]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm...
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Oct 2022 19:33:32 +0000 (15:33 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Oct 2022 19:33:32 +0000 (15:33 -0400)
commit5510f2a13a398baf3af06680da3dd93541f249bd
treeccb8d2aff2c311be6a316a77c1955a8dac9749b8
parent32c0dc0da6fe01de9e507faa8a0382fb73f0e7af
parent7a7728040219f6cfde611ce7f9aac1c5e353de4d
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 updates for v6.1

- Fixes for single-stepping in the presence of an async
  exception as well as the preservation of PSTATE.SS

- Better handling of AArch32 ID registers on AArch64-only
  systems

- Fixes for the dirty-ring API, allowing it to work on
  architectures with relaxed memory ordering

- Advertise the new kvmarm mailing list

- Various minor cleanups and spelling fixes
Documentation/virt/kvm/api.rst
MAINTAINERS
arch/arm64/kernel/head.S
arch/arm64/kvm/arm.c
tools/testing/selftests/kvm/.gitignore
tools/testing/selftests/kvm/Makefile
tools/testing/selftests/kvm/lib/kvm_util.c
virt/kvm/kvm_main.c