Commit Graph

201 Commits (490f03d6595fade75a9b26e6ea9c9ebb1e4fd05a)

Author SHA1 Message Date
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Avi Kivity 2ff81f70b5 KVM: Remove unused 'instruction_length' 18 years ago
Avi Kivity 02c8320972 KVM: Don't require explicit indication of completion of mmio or pio 18 years ago
Avi Kivity e7df56e4a0 KVM: Remove extraneous guest entry on mmio read 18 years ago
Anthony Liguori 94dfbdb389 KVM: SVM: Only save/restore MSRs when needed 18 years ago
Adrian Bunk 2807696c37 KVM: fix an if() condition 18 years ago
Anthony Liguori 2ab455ccce KVM: VMX: Add lazy FPU support for VT 18 years ago
Anthony Liguori 25c4c2762e KVM: VMX: Properly shadow the CR0 register in the vcpu struct 18 years ago
Avi Kivity e0e5127d06 KVM: Don't complain about cpu erratum AA15 18 years ago
Anthony Liguori 7807fa6ca5 KVM: Lazy FPU support for SVM 18 years ago
Avi Kivity 4c690a1e86 KVM: Allow passing 64-bit values to the emulated read/write API 18 years ago
Avi Kivity 1165f5fec1 KVM: Per-vcpu statistics 18 years ago
Yaozu Dong 3fca036530 KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cycles 18 years ago
Yaozu Dong d6c69ee9a2 KVM: MMU: Avoid heavy ASSERT at non debug mode. 18 years ago
Avi Kivity 4d56c8a787 KVM: VMX: Only save/restore MSR_K6_STAR if necessary 18 years ago
Avi Kivity 35cc7f9711 KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c 18 years ago
Avi Kivity e38aea3e93 KVM: VMX: Don't switch 64-bit msrs for 32-bit guests 18 years ago
Avi Kivity 2345df8c55 KVM: VMX: Reduce unnecessary saving of host msrs 18 years ago
Avi Kivity c9047f5333 KVM: Handle guest page faults when emulating mmio 18 years ago
Avi Kivity 364b625b56 KVM: SVM: Report hardware exit reason to userspace instead of dmesg 18 years ago
Avi Kivity 8c4385024d KVM: Retry sleeping allocation if atomic allocation fails 18 years ago
Avi Kivity b5a33a7572 KVM: Use slab caches to allocate mmu data structures 18 years ago
Avi Kivity 417726a3fb KVM: Handle partial pae pdptr 18 years ago
Avi Kivity d917a6b92d KVM: Initialize cr0 to indicate an fpu is present 18 years ago
Eric Sesterhenn / Snakebyte 3964994bb5 KVM: Fix overflow bug in overflow detection code 18 years ago
Avi Kivity 5008fdf5b6 KVM: Use kernel-standard types 18 years ago
Joerg Roedel 80b7706e4c KVM: SVM: enable LBRV virtualization if available 18 years ago
Avi Kivity b8836737d9 KVM: Add fpu get/set operations 18 years ago
Avi Kivity e8207547d2 KVM: Add physical memory aliasing feature 18 years ago
Avi Kivity 954bbbc236 KVM: Simply gfn_to_page() 18 years ago
Dor Laor e0fa826f96 KVM: Add mmu cache clear function 18 years ago
Avi Kivity df513e2cdd KVM: x86 emulator: fix bit string operations operand size 18 years ago
Avi Kivity afeb1f14c5 KVM: Remove debug message 18 years ago
Avi Kivity 36868f7b0e KVM: Use list_move() 18 years ago
Michal Piotrowski 55bf402834 KVM: Remove unused function 18 years ago
Avi Kivity 0cc5064d33 KVM: SVM: Ensure timestamp counter monotonicity 18 years ago
Avi Kivity d28c6cfbbc KVM: MMU: Fix hugepage pdes mapping same physical address with different access 18 years ago
Joerg Roedel 916ce2360f KVM: SVM: forbid guest to execute monitor/mwait 18 years ago
Sergey Kiselev 0e5bf0d0e4 KVM: Handle writes to MCG_STATUS msr 18 years ago
Avi Kivity fcd3410870 KVM: Remove unused and write-only variables 18 years ago
Avi Kivity 6da63cf95f KVM: Don't allow the guest to turn off the cpu cache 18 years ago
Avi Kivity 038881c8be KVM: Hack real-mode segments on vmx from KVM_SET_SREGS 18 years ago
Avi Kivity 024aa1c02f KVM: Modify guest segments after potentially switching modes 18 years ago
Avi Kivity f6528b03f1 KVM: Remove set_cr0_no_modeswitch() arch op 18 years ago
Avi Kivity 8cb5b03332 KVM: Workaround vmx inability to virtualize the reset state 18 years ago
Avi Kivity aac012245a KVM: MMU: Remove global pte tracking 18 years ago
Avi Kivity ca5aac1f96 KVM: MMU: Remove unnecessary check for pdptr access 18 years ago
Avi Kivity 039576c03c KVM: Avoid guest virtual addresses in string pio userspace interface 18 years ago
Avi Kivity f0fe510864 KVM: Future-proof argument-less ioctls 18 years ago
Avi Kivity 07c45a366d KVM: Allow kernel to select size of mmap() buffer 18 years ago