aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm
Commit message (Expand)AuthorAge
* KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpuLaurent Vivier2007-10-13
* KVM: SVM: internal function name cleanupRusty Russell2007-10-13
* KVM: SVM: de-containizationRusty Russell2007-10-13
* KVM: Remove three magic numbersRusty Russell2007-10-13
* KVM: VMX: pass vcpu_vmx internallyRusty Russell2007-10-13
* KVM: fx_init() needs preemption disabled while it plays with the FPU stateRusty Russell2007-10-13
* KVM: Convert vm lock to a mutexShaohua Li2007-10-13
* KVM: Use the scheduler preemption notifiers to make kvm preemptibleAvi Kivity2007-10-13
* KVM: add hypercall nr to kvm_runJeff Dike2007-10-13
* KVM: VMX: Improve the method of writing vmcs controlYang, Sheng2007-10-13
* KVM: Dynamically allocate vcpusRusty Russell2007-10-13
* KVM: Remove arch specific components from the general codeGregory Haskins2007-10-13
* KVM: load_pdptrs() cleanupsRusty Russell2007-10-13
* KVM: Remove dead code in the cmpxchg instruction emulationAurelien Jarno2007-10-13
* KVM: VMX: Import some constants of vmcs from IA32 SDMYang, Sheng2007-10-13
* KVM: Move gfn_to_page out of kmap/unmap pairsShaohua Li2007-10-13
* KVM: Hoist kvm_mmu_reload() out of the critical sectionShaohua Li2007-10-13
* KVM: Return if the pdptrs are invalid when the guest turns on PAE.Rusty Russell2007-10-13
* KVM: x86 emulator: fix faulty check for two-byte opcodeAvi Kivity2007-10-13
* KVM: x86 emulator: fix cmov for writeback changesAvi Kivity2007-10-13
* KVM: Use standard CR8 flags, and fix TPR definitionRusty Russell2007-10-13
* KVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio is initialized.Jeff Dike2007-10-13
* KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed headerRusty Russell2007-10-13
* KVM: Use standard CR4 flags, tighten checkingRusty Russell2007-10-13
* KVM: Use standard CR3 flags, tighten checkingRusty Russell2007-10-13
* KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.hRusty Russell2007-10-13
* KVM: Trivial: Avoid hardware_disable predeclarationRusty Russell2007-10-13
* KVM: Trivial: Comment spelling may escape grepRusty Russell2007-10-13
* KVM: Trivial: Make decode_register() staticRusty Russell2007-10-13
* KVM: Trivial: Remove unused struct cpu_user_regs declarationRusty Russell2007-10-13
* KVM: In-kernel string pio write supportEddie Dong2007-10-13
* KVM: SMP: Add vcpu_id field in struct vcpuQing He2007-10-13
* KVM: Fix *nopage() in kvm_main.cNguyen Anh Quynh2007-10-13
* KVM: Fix virtualization menu help textAvi Kivity2007-09-22
* KVM: MMU: Fix rare oops on guest context switchAvi Kivity2007-09-14
* KVM: Avoid calling smp_call_function_single() with interrupts disabledAvi Kivity2007-08-19
* Add some help texts to recently-introduced kconfig itemsJan Engelhardt2007-08-18
* KVM: x86 emulator: fix debug reg mov instructionsAvi Kivity2007-08-06
* KVM: disable writeback for 0x0f 0x01 instructions.Aurelien Jarno2007-07-25
* KVM: Fix removal of nx capability from guest cpuidAvi Kivity2007-07-25
* Revert "KVM: Avoid useless memory write when possible"Avi Kivity2007-07-25
* KVM: Fix unlikely kvm_create vs decache_vcpus_on_cpu raceRusty Russell2007-07-25
* KVM: Correctly handle writes crossing a page boundaryAvi Kivity2007-07-25
* KVM: Require CONFIG_ANON_INODESAvi Kivity2007-07-22
* KVM: MMU: Fix cleaning up the shadow page allocation cacheAvi Kivity2007-07-21
* KVM: MMU: Fix oopses with SLUBAvi Kivity2007-07-20
* KVM: x86 emulator: implement rdmsr and wrmsrAvi Kivity2007-07-20
* KVM: Fix memory slot management functions for guest smpAvi Kivity2007-07-20
* KVM: MMU: Store nx bit for large page shadowsAvi Kivity2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19