aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\
| * iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21
* | KVM: emulate lapic tsc deadline timer for guestLiu, Jinsong2011-10-05
* | KVM: Fix simultaneous NMIsAvi Kivity2011-09-25
* | KVM: L1 TSC handlingNadav Har'El2011-09-25
* | KVM: x86: report valid microcode update IDMarcelo Tosatti2011-09-25
* | KVM: x86 emulator: Make x86_decode_insn() return proper macrosTakuya Yoshikawa2011-09-25
* | KVM: Intelligent device lookup on I/O busSasha Levin2011-09-25
* | KVM: Really fix HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison2011-09-25
* | KVM: x86: get_msr support for HV_X64_MSR_APIC_ASSIST_PAGEMike Waychison2011-09-25
* | KVM: x86: Raise the hard VCPU count limitSasha Levin2011-09-25
* | KVM: x86: cleanup the code of read/write emulationXiao Guangrong2011-09-25
* | KVM: x86: abstract the operation for read/write emulationXiao Guangrong2011-09-25
* | KVM: x86: fix broken read emulation spans a page boundaryXiao Guangrong2011-09-25
|/
* KVM: MMU: trace mmio page faultXiao Guangrong2011-07-24
* KVM: MMU: mmio page fault supportXiao Guangrong2011-07-24
* KVM: MMU: remove bypass_guest_pfXiao Guangrong2011-07-24
* KVM: MMU: cache mmio info on page fault pathXiao Guangrong2011-07-24
* KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the codeXiao Guangrong2011-07-24
* KVM: Steal time implementationGlauber Costa2011-07-14
* KVM: Enable ERMS feature support for KVMYang, Wei2011-07-12
* KVM: Expose RDWRGSFS bit to KVM guestsYang, Wei2011-07-12
* KVM: Add RDWRGSFS support when setting CR4Yang, Wei2011-07-12
* KVM: Enable DRNG feature support for KVMYang, Wei Y2011-07-12
* KVM: fix XSAVE bit scanning (now properly)Andre Przywara2011-07-12
* KVM: Mask function7 ebx against host capability word9Yang, Wei Y2011-07-12
* KVM: Add SMEP support when setting CR4Yang, Wei Y2011-07-12
* KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity2011-07-12
* KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity2011-07-12
* KVM: x86 emulator: Use the pointers ctxt and c consistentlyTakuya Yoshikawa2011-07-12
* KVM: nVMX: Implement VMPTRSTNadav Har'El2011-07-12
* KVM: nVMX: Implement VMCLEARNadav Har'El2011-07-12
* KVM: nVMX: Decoding memory operands of VMX instructionsNadav Har'El2011-07-12
* KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El2011-07-12
* KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa2011-07-12
* KVM: x86 emulator: Clean up init_emulate_ctxt()Takuya Yoshikawa2011-07-12
* KVM: Clean up error handling during VCPU creationJan Kiszka2011-07-12
* KVM: Sanitize cpuidAvi Kivity2011-07-12
* KVM: use __copy_to_user/__clear_user to write guest pageXiao Guangrong2011-07-12
* KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-12
* KVM: x86 emulator: consolidate segment accessorsAvi Kivity2011-05-22
* KVM: Add CPUID support for VIA CPUBrillyWu@viatech.com.cn2011-05-22
* KVM: call cache_all_regs() only once during instruction emulationGleb Natapov2011-05-22
* KVM: Fix compound mmioGleb Natapov2011-05-22
* KVM: mmio_fault_cr2 is not usedGleb Natapov2011-05-22
* KVM: x86 emulator: drop x86_emulate_ctxt::vcpuAvi Kivity2011-05-22
* KVM: Avoid using x86_emulate_ctxt.vcpuAvi Kivity2011-05-22
* KVM: x86 emulator: add new ->wbinvd() callbackAvi Kivity2011-05-22
* KVM: x86 emulator: add ->fix_hypercall() callbackAvi Kivity2011-05-22
* KVM: x86 emulator: add new ->halt() callbackAvi Kivity2011-05-22