aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* KVM: fix sparse warnings: Should it be static?Hannes Eder2009-03-24
* KVM: Report IRQ injection status to userspace.Gleb Natapov2009-03-24
* KVM: Fix kvmclock on !constant_tsc boxesGerd Hoffmann2009-03-24
* KVM: Add FFXSR supportAlexander Graf2009-03-24
* KVM: Userspace controlled irq routingAvi Kivity2009-03-24
* KVM: x86: Fix typos and whitespace errorsAmit Shah2009-03-24
* KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity2009-03-24
* KVM: Properly lock PIT creationAvi Kivity2009-03-24
* KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti2009-03-24
* KVM: Fallback support for MSR_VM_HSAVE_PAAvi Kivity2009-03-24
* KVM: remove the vmap usageIzik Eidus2009-03-24
* KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus2009-03-24
* KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti2009-03-24
* KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity2009-03-24
* KVM: x86: Wire-up hardware breakpoints for guest debuggingJan Kiszka2009-03-24
* KVM: x86: Virtualize debug registersJan Kiszka2009-03-24
* KVM: New guest debug interfaceJan Kiszka2009-03-24
* KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is setAlexander Graf2009-03-24
* KVM: SVM: Implement hsaveAlexander Graf2009-03-24
* KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-14
* KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-14
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-03
* KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka2008-12-31
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
* KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti2008-12-31
* KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti2008-12-31
* KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble2008-12-31
* KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble2008-12-31
* KVM: Enable Function Level Reset for assigned deviceSheng Yang2008-12-31
* KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin2008-12-31
* KVM: x86: Fix typo in function nameAmit Shah2008-12-31
* KVM: Enable MTRR for EPTSheng Yang2008-12-31
* KVM: VMX: Add PAT support for EPTSheng Yang2008-12-31
* KVM: Improve MTRR structureSheng Yang2008-12-31
* KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov2008-12-31
* KVM: x86: Support for user space injected NMIsJan Kiszka2008-12-31
* KVM: x86: VCPU with pending NMI is runnabledJan Kiszka2008-12-31
* KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka2008-12-31
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| * KVM: Move device assignment logic to common codeXiantao Zhang2008-10-15
| * KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2008-10-15
| * KVM: PIC: enhance IPI avoidanceMarcelo Tosatti2008-10-15
| * KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-15
| * KVM: x86: trap invlpgMarcelo Tosatti2008-10-15
| * KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-15
| * KVM: don't enter guest after SIPI was received by a CPUGleb Natapov2008-10-15
| * KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison2008-10-15
| * KVM: switch to get_user_pages_fastMarcelo Tosatti2008-10-15