aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2008-12-31KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: MMU: prepopulate the shadow on invlpgMarcelo Tosatti
2008-12-31KVM: MMU: skip global pgtables on sync due to cr3 switchMarcelo Tosatti
2008-12-31KVM: Fix cpuid iteration on multiple leaves per eacNitin A Kamble
2008-12-31KVM: Fix cpuid leaf 0xb loop terminationNitin A Kamble
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang
2008-12-31KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin
2008-12-31KVM: x86: Fix typo in function nameAmit Shah
2008-12-31KVM: Enable MTRR for EPTSheng Yang
2008-12-31KVM: VMX: Add PAT support for EPTSheng Yang
2008-12-31KVM: Improve MTRR structureSheng Yang
2008-12-31KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka
2008-12-31KVM: x86: VCPU with pending NMI is runnabledJan Kiszka
2008-12-31KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: don't enter guest after SIPI was received by a CPUGleb Natapov
2008-10-15KVM: x86.c make kvm_load_realmode_segment staticHarvey Harrison
2008-10-15KVM: switch to get_user_pages_fastMarcelo Tosatti
2008-10-15KVM: Device Assignment: Free device structures if IRQ allocation failsAmit Shah
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15KVM: x86: unhalt vcpu0 on resetMarcelo Tosatti
2008-10-15KVM: x86: do not execute halted vcpusMarcelo Tosatti
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: add MC5_MISC msr read supportJoerg Roedel
2008-10-15KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHAREDAvi Kivity
2008-10-15KVM: Load real mode segments correctlyAvi Kivity
2008-10-15KVM: make irq ack notifier functions staticHarvey Harrison
2008-10-15KVM: Use kvm_set_irq to inject interruptsAmit Shah
2008-10-15KVM: Device assignment: Check for privileges before assigning irqAmit Shah
2008-10-15KVM: set debug registers after "schedulable" sectionMarcelo Tosatti
2008-10-15KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen
2008-10-15KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15KVM: Ignore DEBUGCTL MSRs with no effectAlexander Graf
2008-10-15KVM: Clear exception queue before emulating an instructionAvi Kivity
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity
2008-07-29KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli
2008-07-29KVM: Allow reading aliases with mmu_lockAndrea Arcangeli