aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-31KVM: ensure that memslot userspace addresses are page-alignedHollis Blanchard
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: ppc: improve trap emulationHollis Blanchard
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard
2008-12-31KVM: ppc: optimize find first bitHollis Blanchard
2008-12-31KVM: ppc: optimize kvm stat handlingHollis Blanchard
2008-12-31KVM: ppc: fix set regs to take care of msr changeHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang
2008-12-31KVM: VMX: Handle mmio emulation when guest state is invalidGuillaume Thouvenin
2008-12-31KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin
2008-12-31KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah
2008-12-31KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah
2008-12-31KVM: x86: Fix typo in function nameAmit Shah
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka
2008-12-31KVM: x86: Fix and refactor NMI watchdog emulationJan Kiszka
2008-12-31KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)Guillaume Thouvenin
2008-12-31KVM: VMX: Move private memory slot positionSheng Yang
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang
2008-12-31KVM: Clean up kvm_x86_emulate.hSheng Yang
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-31x86: Export some definition of MTRRSheng Yang
2008-12-31x86: Rename mtrr_state struct and macro namesSheng 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