summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-26kvm/ppc/mpic: Eliminate mmio_mappedScott Wood
2013-04-26kvm: destroy emulated devices on VM exitScott Wood
2013-04-26KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf
2013-04-26KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26kvm/ppc/mpic: adapt to kernel style and environmentScott Wood
2013-04-26kvm/ppc/mpic: remove some obviously unneeded codeScott Wood
2013-04-26kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood
2013-04-26kvm: add device control APIScott Wood
2013-04-26KVM: Move irqfd resample cap handling to generic codeAlexander Graf
2013-04-26KVM: Move irq routing setup to irqchip.cAlexander Graf
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2013-04-26KVM: Move irq routing to generic codeAlexander Graf
2013-04-26KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf
2013-04-26KVM: Drop __KVM_HAVE_IOAPIC condition on irq routingAlexander Graf
2013-04-26KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2013-04-26KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras
2013-04-26KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman
2013-04-26KVM: PPC: e500mc: Enable e6500 coresMihai Caraman
2013-04-26KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman
2013-04-26KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-04-26KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman
2013-04-26booke: exit to user space if emulator requestBharat Bhushan
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan
2013-04-25KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-04-22KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settingsJan Kiszka
2013-04-22KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka
2013-04-22KVM: nVMX: Fix conditions for NMI injectionJan Kiszka
2013-04-22KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_maskJan Kiszka
2013-04-22KVM: x86: Fix memory leak in vmx.cAndrew Honig
2013-04-22KVM: x86: fix error return code in kvm_arch_vcpu_init()Wei Yongjun
2013-04-22KVM: nVMX: Enable and disable shadow vmcs functionalityAbel Gordon
2013-04-22KVM: nVMX: Synchronize VMCS12 content with the shadow vmcsAbel Gordon
2013-04-22KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcsAbel Gordon
2013-04-22KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12Abel Gordon
2013-04-22KVM: nVMX: Release shadow vmcsAbel Gordon
2013-04-22KVM: nVMX: Allocate shadow vmcsAbel Gordon
2013-04-22KVM: nVMX: Fix VMXON emulationAbel Gordon
2013-04-22KVM: nVMX: Refactor handle_vmwriteAbel Gordon