aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* KVM: x86: Run PIT work in own kthreadJan Kiszka2012-04-27
* KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity2012-04-24
* KVM: Introduce bitmask for apic attention reasonsGleb Natapov2012-04-24
* KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka2012-04-24
* KVM: Fix page-crossing MMIOAvi Kivity2012-04-19
* Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
|\
| * KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity2012-04-18
| * KVM: PMU emulation: GLOBAL_CTRL MSR should be enabled on resetGleb Natapov2012-04-10
* | KVM: MMU: use page table level macroDavidlohr Bueso2012-04-18
* | KVM: dont clear TMR on EOIMichael S. Tsirkin2012-04-16
* | KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity2012-04-16
* | KVM: x86 emulator: MMX supportAvi Kivity2012-04-16
* | KVM: x86 emulator: implement movntpsAvi Kivity2012-04-16
* | KVM: x86: emulate movdqaStefan Hajnoczi2012-04-16
* | KVM: x86 emulator: add support for vector alignmentAvi Kivity2012-04-16
* | KVM: SVM: Auto-load on CPUs with SVMJosh Triplett2012-04-16
* | KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa2012-04-08
* | KVM: MMU: Make pte_list_desc fit cache lines wellTakuya Yoshikawa2012-04-08
* | KVM: x86: add paging gcc optimizationDavidlohr Bueso2012-04-08
* | KVM: VMX: Auto-load on CPUs with VMXJosh Triplett2012-04-08
* | KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa2012-04-08
* | KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa2012-04-08
* | KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa2012-04-08
* | KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson2012-04-08
* | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-08
* | KVM: SVM: count all irq windows exitJason Wang2012-04-08
* | KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong2012-04-08
|/
* KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-05
* KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-05
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\
| * KVM: x86: fix kvm_write_tsc() TSC matching thinkoMarcelo Tosatti2012-03-20
| * KVM: nVMX: Fix erroneous exception bitmap checkNadav Har'El2012-03-08
| * KVM: Ignore the writes to MSR_K7_HWCR(3)Nicolae Mogoreanu2012-03-08
| * KVM: MMU: make use of ->root_level in reset_rsvds_bits_maskDavidlohr Bueso2012-03-08
| * KVM: PMU: add proper support for fixed counter 2Gleb Natapov2012-03-08
| * KVM: PMU: Fix raw event checkGleb Natapov2012-03-08
| * KVM: PMU: warn when pin control is set in eventsel msrGleb Natapov2012-03-08
| * KVM: VMX: Fix delayed load of shared MSRsAvi Kivity2012-03-08
| * KVM: Allow host IRQ sharing for assigned PCI 2.3 devicesJan Kiszka2012-03-08
| * KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-08
| * KVM: x86 emulator: Allow PM/VM86 switch during task switchKevin Wolf2012-03-08
| * KVM: SVM: Fix CPL updatesKevin Wolf2012-03-08
| * KVM: x86 emulator: VM86 segments must have DPL 3Kevin Wolf2012-03-08
| * KVM: x86 emulator: Fix task switch privilege checksKevin Wolf2012-03-08
| * KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulationGleb Natapov2012-03-08
| * KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
| * KVM: Introduce gfn_to_index() which returns the index for a given levelTakuya Yoshikawa2012-03-08
| * KVM: Fix write protection race during dirty loggingTakuya Yoshikawa2012-03-08
| * KVM: VMX: remove yield_on_hltRaghavendra K T2012-03-08
| * KVM: Track TSC synchronization in generationsZachary Amsden2012-03-08