aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm
Commit message (Expand)AuthorAge
...
* KVM: MMU: Use slab caches for shadow pages and their headersAvi Kivity2007-07-16
* KVM: Use symbolic constants instead of magic numbersEddie Dong2007-07-16
* KVM: Fix includesMarkus Rechberger2007-07-16
* KVM: x86 emulator: implement wbinvdAvi Kivity2007-07-16
* Use menuconfig objects II - KVM/VirtJan Engelhardt2007-07-16
* KVM: VMX: Avoid saving and restoring msr_efer on lightweight vmexitEddie Dong2007-07-16
* KVM: VMX: Cleanup redundant code in MSR setEddie Dong2007-07-16
* KVM: VMX: Avoid saving and restoring msrs on lightweight vmexitEddie Dong2007-07-16
* KVM: VMX: Handle #SS faults from real modeNitin A Kamble2007-07-16
* KVM: VMX: Use local labels in inline assemblyAvi Kivity2007-07-16
* KVM: Fix vmx I/O bitmap initialization on highmem systemsAvi Kivity2007-07-16
* KVM: Avoid corrupting tr in real modeAvi Kivity2007-07-16
* KVM: VMX: Only reload guest msrs if they are already loadedAvi Kivity2007-07-16
* KVM: MMU: Store shadow page tables as kernel virtual addresses, not physicalAvi Kivity2007-07-16
* KVM: MMU: Simplify kvm_mmu_free_page() a tiny bitAvi Kivity2007-07-16
* KVM: Implement IA32_EBL_CR_POWERON msrMatthew Gregan2007-07-16
* KVM: Set cr0.mp for guestsAvi Kivity2007-07-16
* KVM: Consolidate guest fpu activation and deactivationAvi Kivity2007-07-16
* KVM: Rationalize exception bitmap usageAvi Kivity2007-07-16
* KVM: Move some more msr mangling into vmx_save_host_state()Avi Kivity2007-07-16
* KVM: Fix potential guest state leak into hostAvi Kivity2007-07-16
* KVM: Increase mmu shadow cache to 1024 pagesAvi Kivity2007-07-16
* KVM: Update shadow pte on write to guest pteAvi Kivity2007-07-16
* KVM: MMU: Respect nonpae pagetable quadrant when zapping ptesAvi Kivity2007-07-16
* KVM: Unify kvm_mmu_pre_write() and kvm_mmu_post_write()Avi Kivity2007-07-16
* KVM: Be more careful restoring fs on lightweight vmexitAvi Kivity2007-07-16
* KVM: Reduce misfirings of the fork detectorAvi Kivity2007-07-16
* KVM: Unindent some codeAvi Kivity2007-07-16
* KVM: Avoid saving and restoring some host CPU state on lightweight vmexitAvi Kivity2007-07-16
* KVM: Assume that writes smaller than 4 bytes are to non-pagetable pagesAvi Kivity2007-07-16
* KVM: SVM: Allow direct guest access to PC debug portAnthony Liguori2007-07-16
* KVM: VMX: Enable io bitmaps to avoid IO port 0x80 VMEXITsHe, Qing2007-07-16
* KVM: Prevent guest fpu state from leaking into the hostAvi Kivity2007-06-15
* kvm: fix section mismatch warning in kvm-intel.oSam Ravnborg2007-06-01
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-10
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* KVM: Remove unused 'instruction_length'Avi Kivity2007-05-03
* KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity2007-05-03
* KVM: Remove extraneous guest entry on mmio readAvi Kivity2007-05-03
* KVM: SVM: Only save/restore MSRs when neededAnthony Liguori2007-05-03
* KVM: fix an if() conditionAdrian Bunk2007-05-03
* KVM: VMX: Add lazy FPU support for VTAnthony Liguori2007-05-03
* KVM: VMX: Properly shadow the CR0 register in the vcpu structAnthony Liguori2007-05-03
* KVM: Don't complain about cpu erratum AA15Avi Kivity2007-05-03
* KVM: Lazy FPU support for SVMAnthony Liguori2007-05-03
* KVM: Allow passing 64-bit values to the emulated read/write APIAvi Kivity2007-05-03
* KVM: Per-vcpu statisticsAvi Kivity2007-05-03
* KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cyclesYaozu Dong2007-05-03
* KVM: MMU: Avoid heavy ASSERT at non debug mode.Yaozu Dong2007-05-03