blob: add94c565458fb96dab3999bcbc149c5e6cf60cf [file] [log] [blame]
c57c80467f90 ("kvm: Add helper function for creating VM worker threads")
2eb06c306a57 ("KVM: Fix spinlock taken warning during host resume")
c011d23ba046 ("kvm: fix compilation on aarch64")
6706dae90d85 ("virt/kvm: Replace spin_is_locked() with lockdep")
f75e4924f015 ("kvm: fix warning for non-x86 builds")
5cb0944c0c66 ("KVM: introduce kvm_arch_vcpu_async_ioctl")
9b062471e52a ("KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl")
05cade71cf3b ("KVM: nSVM: fix SMI injection in guest mode")
72d7b374b14d ("KVM: x86: introduce ISA specific smi_allowed callback")
0234bf885236 ("KVM: x86: introduce ISA specific SMM entry/exit callbacks")
664f8e26b00c ("KVM: X86: Fix loss of exception which has not yet been injected")
cfcd20e5caad ("KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list")
6ed071f051e1 ("KVM: x86: fix emulation of RSM and IRET instructions")
74f169090b6f ("kvm/svm: Setup MCG_CAP on AMD properly")
e88643ba1acb ("KVM: MIPS/MMU: Use generic dirty log & protect helper")
06c158c96ed8 ("KVM: MIPS/MMU: Convert guest physical map to page table")
7a156e9f822d ("KVM: MIPS: Drop vm_init() callback")
4c86460cbc03 ("KVM: MIPS/MMU: Convert commpage fault handling to page tables")
7e3d2a750bcb ("KVM: MIPS/MMU: Convert TLB mapped faults to page tables")
fb99589391a9 ("KVM: MIPS/MMU: Convert KSeg0 faults to page tables")
aba8592950f1 ("KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW")
a31b50d741bd ("KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes")
a7ebb2e410f8 ("KVM: MIPS/T&E: active_mm = init_mm in guest context")
91cdee5710d5 ("KVM: MIPS/T&E: Restore host asid on return to host")
a2c046e40ff1 ("KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks")
c550d53934d8 ("KVM: MIPS: Remove duplicated ASIDs from vcpu")
1581ff3dbf69 ("KVM: MIPS/MMU: Move preempt/ASID handling to implementation")
a60b8438bdba ("KVM: MIPS: Convert get/set_regs -> vcpu_load/put")
1534b3964901 ("KVM: MIPS/MMU: Simplify ASID restoration")
00104b417149 ("KVM: MIPS: Drop partial KVM_NMI implementation")
5a6da5f78431 ("MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()")