Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: - Fixes for s390 interrupt delivery - Fixes for Xen emulator bugs showing up as debug kernel WARNs - Fix another issue with SEV/ES string I/O VMGEXITs * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: x86: Take srcu lock in post_kvm_run_save() KVM: SEV-ES: fix another issue with string I/O VMGEXITs KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block() KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu KVM: s390: clear kicked_mask before sleeping again
No related branches found
No related tags found
Showing
- arch/s390/kvm/interrupt.c 3 additions, 2 deletionsarch/s390/kvm/interrupt.c
- arch/s390/kvm/kvm-s390.c 1 addition, 0 deletionsarch/s390/kvm/kvm-s390.c
- arch/x86/include/asm/kvm_host.h 1 addition, 1 deletionarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/svm/sev.c 12 additions, 3 deletionsarch/x86/kvm/svm/sev.c
- arch/x86/kvm/x86.c 22 additions, 14 deletionsarch/x86/kvm/x86.c
- arch/x86/kvm/xen.c 22 additions, 5 deletionsarch/x86/kvm/xen.c
Loading
Please register or sign in to comment