aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* KVM: Portability: Add two hooks to handle kvm_create and destroy vmZhang Xiantao2008-01-30
* KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_listZhang Xiantao2008-01-30
* KVM: Remove ptr comparisons to 0Joe Perches2008-01-30
* KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependentZhang Xiantao2008-01-30
* KVM: VMX: Consolidate register usage in vmx_vcpu_run()Avi Kivity2008-01-30
* KVM: Portability: move KVM_CHECK_EXTENSIONZhang Xiantao2008-01-30
* KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2Sheng Yang2008-01-30
* KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch()Zhang Xiantao2008-01-30
* KVM: Portability: Combine kvm_init and kvm_init_x86Zhang Xiantao2008-01-30
* KVM: Portability: Add vcpu and hardware management arch hooksZhang Xiantao2008-01-30
* KVM: Portability: Move kvm_x86_ops to x86.cZhang Xiantao2008-01-30
* KVM: Portability: Move some includes to x86.cZhang Xiantao2008-01-30
* KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user()Izik Eidus2008-01-30
* KVM: introduce gfn_to_hva()Izik Eidus2008-01-30
* KVM: add kvm_is_error_hva()Izik Eidus2008-01-30
* KVM: Simplify CPU_TASKS_FROZEN cpu notifier handlingAvi Kivity2008-01-30
* KVM: x86 emulator: remove 8 bytes operands emulator for call near instructionIzik Eidus2008-01-30
* KVM: VMX: wbinvd exitingEddie Dong2008-01-30
* KVM: VMX: Comment VMX primary/secondary exec ctl definitionsEddie Dong2008-01-30
* KVM: Fix faults during injection of real-mode interruptsAvi Kivity2008-01-30
* KVM: VMX: Read & store IDT_VECTORING_INFO_FIELDAvi Kivity2008-01-30
* KVM: VMX: Use vmx to inject real-mode interruptsAvi Kivity2008-01-30
* KVM: Add make_page_dirty() to kvm_clear_guest_page()Dor Laor2008-01-30
* KVM: Portability: Move x86 vcpu ioctl handlers to x86.cHollis Blanchard2008-01-30
* KVM: Portability: Move x86 FPU handling to x86.cHollis Blanchard2008-01-30
* KVM: Portability: Move x86 instruction emulation code to x86.cHollis Blanchard2008-01-30
* KVM: Portability: Make exported debugfs data architecture-specificHollis Blanchard2008-01-30
* KVM: x86 emulator: Hoist modrm and abs decoding into separate functionsAvi Kivity2008-01-30
* KVM: Make mark_page_dirty() work for aliased pages too.Uri Lublin2008-01-30
* KVM: Simplify decode_register_operand() calling conventionAvi Kivity2008-01-30
* KVM: x86 emulator: centralize decoding of one-byte register access insnsAvi Kivity2008-01-30
* KVM: x86 emulator: Extract the common code of SrcReg and DstRegAvi Kivity2008-01-30
* KVM: Portability: Move pio emulation functions to x86.cCarsten Otte2008-01-30
* KVM: Portability: Move x86 emulation and mmio device hook to x86.cCarsten Otte2008-01-30
* KVM: Portability: Move kvm_get/set_msr[_common] to x86.cCarsten Otte2008-01-30
* KVM: Fix gfn_to_page() acquiring mmap_sem twiceAnthony Liguori2008-01-30
* KVM: VMX: Enable memory mapped TPR shadow (FlexPriority)Sheng Yang2008-01-30
* KVM: Portability: Move control register helper functions to x86.cCarsten Otte2008-01-30
* KVM: Portability: move get/set_apic_base to x86.cCarsten Otte2008-01-30
* KVM: Portability: Move memory segmentation to x86.cCarsten Otte2008-01-30
* KVM: Portability: Split kvm_vm_ioctl v3Carsten Otte2008-01-30
* KVM: MMU: Topup the mmu memory preallocation caches before emulating an insnAvi Kivity2008-01-30
* KVM: Move page fault processing to common codeAvi Kivity2008-01-30
* KVM: x86 emulator: don't depend on cr2 for mov abs emulationAvi Kivity2008-01-30
* KVM: SVM: Let gcc to choose which registers to save (i386)Laurent Vivier2008-01-30
* KVM: SVM: Let gcc to choose which registers to save (x86_64)Laurent Vivier2008-01-30
* KVM: VMX: Let gcc to choose which registers to save (i386)Laurent Vivier2008-01-30
* KVM: VMX: Let gcc to choose which registers to save (x86_64)Laurent Vivier2008-01-30
* KVM: Add ioctl to tss address from userspace,Izik Eidus2008-01-30
* KVM: Add kernel-internal memory slotsIzik Eidus2008-01-30