aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-26
| | * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-26
| | * KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-26
| | * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-26
| | * KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-26
| | * KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-26
| | * kvm/ppc/mpic: Eliminate mmio_mappedScott Wood2013-04-26
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-26
| | * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-26
| | * KVM: PPC: MPIC: Restrict to e500 platformsAlexander Graf2013-04-26
| | * KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf2013-04-26
| | * KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-26
| | * kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2013-04-26
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
| | * kvm/ppc/mpic: adapt to kernel style and environmentScott Wood2013-04-26
| | * kvm/ppc/mpic: remove some obviously unneeded codeScott Wood2013-04-26
| | * kvm/ppc/mpic: import hw/openpic.c from QEMUScott Wood2013-04-26
| | * KVM: Move irqfd resample cap handling to generic codeAlexander Graf2013-04-26
| | * KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-26
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-26
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-26
| | * KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-26
| | * KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras2013-04-26
| | * KVM: PPC: e500: Add e6500 core to Kconfig descriptionMihai Caraman2013-04-26
| | * KVM: PPC: e500mc: Enable e6500 coresMihai Caraman2013-04-26
| | * KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUsMihai Caraman2013-04-26
| | * KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman2013-04-26
| | * KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2013-04-26
| | * KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functionsMihai Caraman2013-04-26
| | * KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman2013-04-26
| | * KVM: PPC: Book3E: Refactor ONE_REG ioctl implementationMihai Caraman2013-04-26
| | * booke: exit to user space if emulator requestBharat Bhushan2013-04-26
| | * KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan2013-04-26
| | * Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan2013-04-26
| | * KVM: PPC: debug stub interface parameter definedBharat Bhushan2013-04-26
| | * KVM: PPC: cache flush for kernel managed pagesBharat Bhushan2013-04-26
| * | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
| * | kvm, svm: Fix typo in printk messageBorislav Petkov2013-04-28
| * | KVM: VMX: remove unprintable characters from commentJan Kiszka2013-04-28
| * | Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-25
| |\ \ | | |/ | |/|
| * | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov2013-04-25
| * | KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settingsJan Kiszka2013-04-22
| * | KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-22
| * | KVM: nVMX: Fix conditions for NMI injectionJan Kiszka2013-04-22
| * | KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_maskJan Kiszka2013-04-22
| * | KVM: x86: Fix memory leak in vmx.cAndrew Honig2013-04-22
| * | KVM: x86: fix error return code in kvm_arch_vcpu_init()Wei Yongjun2013-04-22
| * | KVM: nVMX: Enable and disable shadow vmcs functionalityAbel Gordon2013-04-22
| * | KVM: nVMX: Synchronize VMCS12 content with the shadow vmcsAbel Gordon2013-04-22
| * | KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcsAbel Gordon2013-04-22