Linus Torvalds
685ed983e2
s390:
...
* PCI interpretation compile fixes
RISC-V:
* Fix unused variable warnings in vcpu_timer.c
* Move extern sbi_ext declarations to a header
x86:
* check validity of argument to KVM_SET_MP_STATE
* use guest's global_ctrl to completely disable guest PEBS
* fix a memory leak on memory allocation failure
* mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
* fix build failure with Clang integrated assembler
* fix MSR interception
* Always flush TLBs when enabling dirty logging
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmMUdO4UHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroPpMQf6Aqcvg4zFz3Ph/5RnakAxQris163b
g63AyDXaVIZ1NHKdhBzlvw9t75UacgYOuB/+utDHQ4eUa1W6bMDA2zEGCQS3HfdW
A+u5lrYfS4qUM4V8gCDZTuZUyK9EhKrQ6C/aTGge+q8YdG7P1zv72QOIZyQ/+WmU
4aVuX3GehzdlhgJyzLG/g6NDA+n9fOB1lIlg4GSt9hcvUXcYFqZ+oZCPZgWDNZCP
LXil43sgolw4y7FxVMSRlB6LhamWV4vI0u4nXVFC9tG0CSCmCrTkaFSMB7RixF1r
TarYt7BSbb1ie5uXJpETSZL66DxeBSvLbtBUm98nt3Ym9aBYmAcN8GK7sg==
=zUwO
-----END PGP SIGNATURE-----
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini:
"s390:
- PCI interpretation compile fixes
RISC-V:
- fix unused variable warnings in vcpu_timer.c
- move extern sbi_ext declarations to a header
x86:
- check validity of argument to KVM_SET_MP_STATE
- use guest's global_ctrl to completely disable guest PEBS
- fix a memory leak on memory allocation failure
- mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
- fix build failure with Clang integrated assembler
- fix MSR interception
- always flush TLBs when enabling dirty logging"
* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
KVM: x86: check validity of argument to KVM_SET_MP_STATE
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
riscv: kvm: move extern sbi_ext declarations to a header
riscv: kvm: vcpu_timer: fix unused variable warnings
KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
kvm: x86: mmu: Always flush TLBs when enabling dirty logging
kvm: x86: mmu: Drop the need_remote_flush() function
2022-09-04 11:27:14 -07:00
..
2022-06-16 19:58:21 -07:00
2022-08-27 11:55:16 -03:00
2022-08-10 10:44:01 -03:00
2022-08-10 10:44:02 -03:00
2022-05-23 18:47:49 +03:00
2022-07-03 18:08:40 -07:00
2022-05-04 11:06:14 +02:00
2022-03-31 11:59:03 -07:00
2022-08-22 09:44:19 -07:00
2022-06-15 08:14:20 -04:00
2022-08-19 15:56:44 -03:00
2022-05-03 10:12:48 -07:00
2022-08-28 10:10:23 -07:00
2022-08-27 11:55:17 -03:00
2022-08-04 18:19:14 -07:00
2022-03-31 11:59:03 -07:00
2022-06-13 15:56:03 +01:00
2022-09-04 11:27:14 -07:00
2022-08-03 19:28:46 +02:00
2022-08-10 12:03:02 -04:00
2022-07-08 14:54:49 +02:00
2022-07-30 14:01:30 -04:00
2022-08-11 04:26:07 -04:00
2022-08-05 16:32:45 -07:00
2022-06-20 09:43:19 -07:00