summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Add FFXSR supportAlexander Graf2009-03-241-0/+12
* KVM: Userspace controlled irq routingAvi Kivity2009-03-241-0/+6
* KVM: x86: Fix typos and whitespace errorsAmit Shah2009-03-241-17/+16
* KVM: MMU: Only enable cr4_pge role in shadow modeAvi Kivity2009-03-241-1/+1
* KVM: Properly lock PIT creationAvi Kivity2009-03-241-0/+6
* KVM: PIT: provide an option to disable interrupt reinjectionMarcelo Tosatti2009-03-241-0/+21
* KVM: Fallback support for MSR_VM_HSAVE_PAAvi Kivity2009-03-241-0/+2
* KVM: remove the vmap usageIzik Eidus2009-03-241-49/+13
* KVM: introduce kvm_read_guest_virt, kvm_write_guest_virtIzik Eidus2009-03-241-14/+42
* KVM: VMX: initialize TSC offset relative to vm creation timeMarcelo Tosatti2009-03-241-0/+2
* KVM: MMU: Segregate mmu pages created with different cr4.pge settingsAvi Kivity2009-03-241-0/+1
* KVM: x86: Wire-up hardware breakpoints for guest debuggingJan Kiszka2009-03-241-1/+13
* KVM: x86: Virtualize debug registersJan Kiszka2009-03-241-0/+29
* KVM: New guest debug interfaceJan Kiszka2009-03-241-6/+8
* KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is setAlexander Graf2009-03-241-16/+42
* KVM: SVM: Implement hsaveAlexander Graf2009-03-241-1/+1
* KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-151-1/+3
* KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-151-1/+1
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+4
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-031-1/+2
* KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka2008-12-311-26/+2
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-311-1/+0
* KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti2008-12-311-1/+1
* KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti2008-12-311-0/+4
* KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble2008-12-311-1/+2
* KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble2008-12-311-1/+1
* KVM: Enable Function Level Reset for assigned deviceSheng Yang2008-12-311-1/+1
* KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin2008-12-311-2/+0
* KVM: x86: Fix typo in function nameAmit Shah2008-12-311-5/+5
* KVM: Enable MTRR for EPTSheng Yang2008-12-311-1/+1
* KVM: VMX: Add PAT support for EPTSheng Yang2008-12-311-1/+1
* KVM: Improve MTRR structureSheng Yang2008-12-311-2/+59
* KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov2008-12-311-1/+1
* KVM: x86: Support for user space injected NMIsJan Kiszka2008-12-311-2/+44
* KVM: x86: VCPU with pending NMI is runnabledJan Kiszka2008-12-311-1/+2
* KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka2008-12-311-0/+3
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-1/+5
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-228/+324
|\
| * KVM: Move device assignment logic to common codeXiantao Zhang2008-10-151-255/+0
| * KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka2008-10-151-2/+2
| * KVM: PIC: enhance IPI avoidanceMarcelo Tosatti2008-10-151-0/+1
| * KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-151-0/+3
| * KVM: x86: trap invlpgMarcelo Tosatti2008-10-151-0/+1
| * KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-151-0/+1
| * KVM: don't enter guest after SIPI was received by a CPUGleb Natapov2008-10-151-1/+1
| * KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison2008-10-151-1/+1
| * KVM: switch to get_user_pages_fastMarcelo Tosatti2008-10-151-6/+0
| * KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah2008-10-151-41/+45
| * KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-151-0/+14
| * KVM: x86: unhalt vcpu0 on resetMarcelo Tosatti2008-10-151-0/+6
OpenPOWER on IntegriCloud