aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/kvm.h
Commit message (Expand)AuthorAge
* KVM: Rename KVM_TLB_FLUSH to KVM_REQ_TLB_FLUSHAvi Kivity2008-01-30
* KVM: Portability: split kvm_vcpu_ioctlCarsten Otte2008-01-30
* KVM: MMU: More struct kvm_vcpu -> struct kvm cleanupsAnthony Liguori2008-01-30
* KVM: Move x86 msr handling to new files x86.[ch]Carsten Otte2008-01-30
* KVM: Support assigning userspace memory to the guestIzik Eidus2008-01-30
* KVM: CodingStyle cleanupMike Day2008-01-30
* KVM: Allow dynamic allocation of the mmu shadow cache sizeIzik Eidus2008-01-30
* KVM: Add general accessors to read and write guest memoryIzik Eidus2008-01-30
* KVM: Remove the usage of page->private field by rmapIzik Eidus2008-01-30
* KVM: MMU: Make flooding detection work when guest page faults are bypassedAvi Kivity2008-01-30
* KVM: Allow not-present guest page faults to bypass kvmAvi Kivity2008-01-30
* KVM: Call x86_decode_insn() only when neededLaurent Vivier2008-01-30
* KVM: Refactor hypercall infrastructure (v3)Anthony Liguori2008-01-30
* sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-15
* KVM: Improve emulation failure reportingAvi Kivity2007-10-13
* KVM: Move main vcpu loop into subarch independent codeAvi Kivity2007-10-13
* KVM: Rename kvm_arch_ops to kvm_x86_opsChristian Ehrhardt2007-10-13
* KVM: Simplify memory allocationLaurent Vivier2007-10-13
* KVM: Hoist SVM's get_cs_db_l_bits into core code.Rusty Russell2007-10-13
* KVM: Clean up unloved invlpg emulationRusty Russell2007-10-13
* KVM: Remove the unused invlpg member of struct kvm_arch_ops.Rusty Russell2007-10-13
* KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing2007-10-13
* KVM: round robin for APIC lowest priority delivery modeHe, Qing2007-10-13
* KVM: pending irq save/restoreEddie Dong2007-10-13
* KVM: Emulate hlt in the kernelEddie Dong2007-10-13
* KVM: In-kernel I/O APIC modelEddie Dong2007-10-13
* KVM: Emulate local APIC in kernelEddie Dong2007-10-13
* KVM: Define and use cr8 access functionsEddie Dong2007-10-13
* KVM: Add support for in-kernel PIC emulationEddie Dong2007-10-13
* KVM: Support more memory slotsIzik Eidus2007-10-13
* KVM: Clean up kvm_setup_pio()Laurent Vivier2007-10-13
* KVM: Add and use pr_unimpl for standard formatting of unimplemented featuresRusty Russell2007-10-13
* KVM: VMX: Add cpu consistency checkYang, Sheng2007-10-13
* KVM: Use alignment properties of vcpu to simplify FPU opsRusty Russell2007-10-13
* KVM: Use kmem cache for allocating vcpusRusty Russell2007-10-13
* KVM: Remove kvm_{read,write}_guest()Laurent Vivier2007-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: Dynamically allocate vcpusRusty Russell2007-10-13
* KVM: Remove arch specific components from the general codeGregory Haskins2007-10-13
* KVM: Move gfn_to_page out of kmap/unmap pairsShaohua Li2007-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: SMP: Add vcpu_id field in struct vcpuQing He2007-10-13
* KVM: MMU: Fix rare oops on guest context switchAvi Kivity2007-09-14
* 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