aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2008-12-31KVM: Enable MTRR for EPTSheng Yang
2008-12-31KVM: Add local get_mtrr_type() to support MTRRSheng 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: VMX: work around lacking VNMI supportJan Kiszka
2008-12-31KVM: VMX: Provide support for user space injected NMIsJan Kiszka
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka
2008-12-31KVM: x86: VCPU with pending NMI is runnabledJan Kiszka
2008-12-31KVM: x86: Enable NMI Watchdog via in-kernel PIT sourceJan Kiszka
2008-12-31KVM: VMX: fix real-mode NMI supportJan Kiszka
2008-12-31KVM: VMX: refactor IRQ and NMI window enablingJan Kiszka
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka
2008-12-31KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka
2008-12-31KVM: VMX: Support for NMI task gatesJan Kiszka
2008-12-31KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic valueJan Kiszka
2008-12-31KVM: VMX: include all IRQ window exits in statisticsJan Kiszka
2008-12-31KVM: x86 emulator: consolidate push regGuillaume Thouvenin
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti
2008-11-23KVM: MMU: fix sync of ptes addressed at owner pagetableMarcelo Tosatti
2008-11-23KVM: VMX: Fix interrupt loss during race with NMIAvi Kivity
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
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: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Move device assignment logic to common codeXiantao Zhang
2008-10-15KVM: Device Assignment: Move vtd.c from arch/x86/kvm/ to virt/kvm/Zhang xiantao
2008-10-15KVM: VMX: enable invlpg exiting if EPT is disabledMarcelo Tosatti
2008-10-15KVM: x86: Silence various LAPIC-related host kernel messagesJan Kiszka
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: PIC: enhance IPI avoidanceMarcelo Tosatti
2008-10-15KVM: MMU: add "oos_shadow" parameter to disable oosMarcelo Tosatti
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: MMU: mmu_convert_notrap helperMarcelo Tosatti
2008-10-15KVM: MMU: awareness of new kvm_mmu_zap_page behaviourMarcelo Tosatti
2008-10-15KVM: MMU: mmu_parent_walkMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: MMU: do not write-protect large mappingsMarcelo Tosatti
2008-10-15KVM: MMU: move local TLB flush to mmu_set_spteMarcelo Tosatti
2008-10-15KVM: MMU: split mmu_set_spteMarcelo Tosatti