]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Sep 2020 17:12:11 +0000 (13:12 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Sep 2020 17:12:11 +0000 (13:12 -0400)
commitc192165cb95437ff1440ff0d7d71697e9e06b2a8
treeb7ea623c62bd8b1a1310c5e9d24dbf155a9d04aa
parentc4e877d27e164799b2e134b579d1bcb2440f45a0
parent435697f25ea047cec2851d94d52522c1b0a98ac5
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD

KVM/arm64 fixes for Linux 5.9, take #1

- Multiple stolen time fixes, with a new capability to match x86
- Fix for hugetlbfs mappings when PUD and PMD are the same level
- Fix for hugetlbfs mappings when PTE mappings are enforced
  (dirty logging, for example)
- Fix tracing output of 64bit values
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/mmu.c
arch/x86/kvm/x86.c
virt/kvm/kvm_main.c