summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: VMX: Separate saving pre-realmode state from setting segmentsAvi Kivity2012-08-271-7/+13
| * KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-272-143/+201
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-262-13/+30
| |\
| * | KVM: introduce readonly memslotXiao Guangrong2012-08-222-0/+10
| * | KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-221-4/+1
| * | KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong2012-08-221-1/+11
| * | KVM: x86: drop parameter validation in ioapic/picMichael S. Tsirkin2012-08-141-9/+9
| * | KVM: VMX: Advertize RDTSC exiting to nested guestsAvi Kivity2012-08-131-1/+1
| * | KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXITGleb Natapov2012-08-131-0/+6
| * | KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-131-3/+10
| * | KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-093-5/+8
| * | KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov2012-08-062-92/+96
| * | KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-063-29/+41
| * | KVM: use jump label to optimize checking for SW enabled apic in spurious inte...Gleb Natapov2012-08-061-8/+31
| * | KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-063-1/+30
| * | KVM: mark apic enabled on start upGleb Natapov2012-08-061-1/+2
| * | KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov2012-08-061-5/+4
| * | KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-061-8/+2
| * | KVM: do not release the error pageXiao Guangrong2012-08-063-10/+5
| * | KVM: do not release the error pfnXiao Guangrong2012-08-063-13/+6
| * | KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-061-1/+1
| * | KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-061-1/+1
| * | KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-062-27/+33
| * | KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2012-08-062-4/+3
| * | KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-061-2/+2
| * | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-053-7/+34
| |\ \
| * | | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-031-1/+1
| * | | KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity2012-08-013-37/+31
| * | | KVM: Simplify kvm_pit_timerAvi Kivity2012-08-012-21/+1
| * | | KVM: Simplify kvm_timerAvi Kivity2012-08-012-21/+5
| * | | KVM: Remove internal timer abstractionAvi Kivity2012-08-017-73/+67
| * | | KVM: Don't update PPR on any APIC readAvi Kivity2012-07-301-2/+4
| * | | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-23/+10
| * | | KVM: x86 emulator: drop unneeded call to get_segment()Gleb Natapov2012-07-261-6/+3
| * | | KVM: x86 emulator: simplify read_emulatedXiao Guangrong2012-07-261-17/+14
| * | | KVM: MMU: use kvm_release_pfn_clean to release pfnXiao Guangrong2012-07-261-1/+1
| * | | Merge branch 'queue' into nextAvi Kivity2012-07-2610-62/+112
| |\ \ \
| | * | | KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-231-0/+1
| | * | | KVM: switch to symbolic name for irq_states sizeMichael S. Tsirkin2012-07-201-1/+1
| | * | | KVM: x86: Fix typos in pmu.cGuo Chao2012-07-201-1/+1
| | * | | KVM: x86: Fix typos in lapic.cGuo Chao2012-07-201-2/+2
| | * | | KVM: x86: Fix typos in cpuid.cGuo Chao2012-07-201-1/+1
| | * | | KVM: x86: Fix typos in emulate.cGuo Chao2012-07-201-5/+5
| | * | | KVM: x86: Fix typos in x86.cGuo Chao2012-07-201-7/+7
| | * | | KVM: SVM: Fix typosGuo Chao2012-07-201-2/+2
| | * | | KVM: VMX: Fix typosGuo Chao2012-07-201-3/+3
| | * | | KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-191-1/+1
| | * | | KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-191-4/+2
| | * | | KVM: MMU: track the refcount when unmap the pageXiao Guangrong2012-07-191-0/+8
| | * | | KVM: x86: remove unnecessary mark_page_dirtyXiao Guangrong2012-07-191-1/+0
OpenPOWER on IntegriCloud