aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
* KVM: x86 emulator: Update c->dst.bytes in decode instructionGuillaume Thouvenin2008-07-20
* KVM: Prefixes segment functions that will be exported with "kvm_"Guillaume Thouvenin2008-07-20
* KVM: MTRR supportAvi Kivity2008-07-20
* KVM: VMX: Enable NMI with in-kernel irqchipSheng Yang2008-07-20
* KVM: IOAPIC/LAPIC: Enable NMI supportSheng Yang2008-07-20
* KVM: Remove unnecessary ->decache_regs() callAvi Kivity2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: VMX: Add list of potentially locally cached vcpusAvi Kivity2008-07-20
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20
* KVM: MMU: Fix false flooding when a pte points to page tableAvi Kivity2008-07-20
* KVM: VMX: Trivial vmcs_write64() code simplificationAvi Kivity2008-07-20
* KVM: SVM: Fake MSR_K7 performance countersChris Lalancette2008-07-20
* KVM: PIT: support mode 3Aurelien Jarno2008-07-20
* KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-20
* KVM: SVM: add missing kvmtrace markersJoerg Roedel2008-07-20
* KVM: add missing kvmtrace bitsJoerg Roedel2008-07-20
* KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel2008-07-20
* KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel2008-07-20
* KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2008-07-20
* KVM: add statics were possible, function definition in lapic.hHarvey Harrison2008-07-20
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
* KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-24
* KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-24
* KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-24
* KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-24
* KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24
* KVM: Fix race between timer migration and vcpu migrationMarcelo Tosatti2008-06-24
* KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-06
* KVM: MMU: Fix printk() format stringAvi Kivity2008-06-06
* KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-06
* KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-06
* KVM: migrate PIT timerMarcelo Tosatti2008-06-06
* KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-06
* namespacecheck: automated fixesIngo Molnar2008-05-23
* KVM: LAPIC: ignore pending timers if LVTT is disabledMarcelo Tosatti2008-05-18
* KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-18
* KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-18
* KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity2008-05-04
* KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-04
* KVM: Avoid spurious execeptions after setting registersJan Kiszka2008-05-04
* KVM: PIT: support mode 4Marcelo Tosatti2008-05-04
* KVM: x86 emulator: disable writeback on lmswAvi Kivity2008-05-04
* KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus2008-05-04
* KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-04
* KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-04
* KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang2008-05-04
* KVM: MMU: Add EPT supportSheng Yang2008-05-04
* KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-04