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