Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-07 | KVM: x86: Move RDPID emulation intercept to its own enum | Sean Christopherson | 1 | -0/+1 |
2021-02-09 | KVM: x86: reading DR cannot fail | Paolo Bonzini | 1 | -1/+1 |
2020-04-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+509 |
2020-03-16 | KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic | Sean Christopherson | 1 | -1/+1 |
2020-03-16 | KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes | Sean Christopherson | 1 | -0/+4 |
2020-03-16 | KVM: x86: Add helpers to perform CPUID-based guest vendor check | Sean Christopherson | 1 | -0/+24 |
2020-03-16 | KVM: x86: Shrink the usercopy region of the emulation context | Sean Christopherson | 1 | -3/+5 |
2020-03-16 | KVM: x86: Move kvm_emulate.h into KVM's private directory | Sean Christopherson | 1 | -0/+480 |