aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard8-276/+415
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2-56/+81
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard9-130/+207
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard4-89/+66
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard6-34/+33
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard4-143/+145
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus3-8/+17
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang2-1/+6
2008-12-31KVM: ia64: Remove lock held by halted vcpuXiantao Zhang1-2/+0
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang6-107/+161
2008-12-31KVM: VMX: Handle mmio emulation when guest state is invalidGuillaume Thouvenin1-12/+15
2008-12-31KVM: allow emulator to adjust rip for emulated pio instructionsGuillaume Thouvenin4-3/+3
2008-12-31KVM: SVM: Set the 'busy' flag of the TR selectorAmit Shah1-0/+7
2008-12-31KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migrationAmit Shah1-0/+9
2008-12-31KVM: x86: Fix typo in function nameAmit Shah1-5/+5
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang3-5/+8
2008-12-31KVM: x86: Optimize NMI watchdog deliveryJan Kiszka3-8/+27
2008-12-31KVM: x86: Fix and refactor NMI watchdog emulationJan Kiszka3-17/+20
2008-12-31KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm)Guillaume Thouvenin1-1/+1
2008-12-31KVM: VMX: Move private memory slot positionSheng Yang2-3/+4
2008-12-31KVM: MMU: Extend kvm_mmu_page->slot_bitmap sizeSheng Yang2-6/+8
2008-12-31KVM: Clean up kvm_x86_emulate.hSheng Yang1-7/+3
2008-12-31KVM: Enable MTRR for EPTSheng Yang5-5/+27
2008-12-31KVM: Add local get_mtrr_type() to support MTRRSheng Yang1-0/+104
2008-12-31KVM: VMX: Add PAT support for EPTSheng Yang3-4/+34
2008-12-31KVM: Improve MTRR structureSheng Yang2-3/+63
2008-12-31x86: Export some definition of MTRRSheng Yang3-26/+28
2008-12-31x86: Rename mtrr_state struct and macro namesSheng Yang3-9/+10
2008-12-31KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callbackGleb Natapov1-1/+1
2008-12-31KVM: VMX: work around lacking VNMI supportJan Kiszka1-59/+115
2008-12-31KVM: VMX: Provide support for user space injected NMIsJan Kiszka1-0/+33
2008-12-31KVM: x86: Support for user space injected NMIsJan Kiszka3-4/+55
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka2-0/+2
2008-12-31KVM: x86: VCPU with pending NMI is runnabledJan Kiszka1-1/+2
2008-12-31KVM: x86: Enable NMI Watchdog via in-kernel PIT sourceJan Kiszka3-5/+45
2008-12-31KVM: VMX: fix real-mode NMI supportJan Kiszka1-0/+13
2008-12-31KVM: VMX: refactor IRQ and NMI window enablingJan Kiszka1-46/+32
2008-12-31KVM: VMX: refactor/fix IRQ and NMI injectability determinationJan Kiszka2-25/+22
2008-12-31KVM: x86: Reset pending/inject NMI state on CPU resetJan Kiszka1-0/+3
2008-12-31KVM: VMX: Support for NMI task gatesJan Kiszka1-3/+15
2008-12-31KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic valueJan Kiszka1-2/+2
2008-12-31KVM: VMX: include all IRQ window exits in statisticsJan Kiszka1-1/+1
2008-12-31KVM: x86 emulator: consolidate push regGuillaume Thouvenin1-7/+1
2008-12-30tracing: removed duplicated #includeHuang Weiyi1-1/+0
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1
2008-12-30fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2-2/+1
2008-12-30[SCSI] fcoe: fix configuration problemsJames Bottomley1-2/+2
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley2-1/+7
2008-12-30[SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley1-5/+5
2008-12-30[SCSI] cxgb3i: remove use of skb->spKaren Xie2-7/+7