KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
[linux.git] / arch /
2013-04-26 Paul MackerrasKVM: PPC: Book3S: Add support for ibm,int-on/off RTAS...
2013-04-26 Paul MackerrasKVM: PPC: Book3S HV: Improve real-mode handling of...
2013-04-26 Benjamin HerrenschmidtKVM: PPC: Book3S HV: Add support for real mode ICP...
2013-04-26 Benjamin HerrenschmidtKVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
2013-04-26 Benjamin HerrenschmidtKVM: PPC: Book3S: Add kernel emulation for the XICS...
2013-04-26 Michael EllermanKVM: PPC: Book3S: Add infrastructure to implement kerne...
2013-04-26 Scott Woodkvm/ppc/mpic: Eliminate mmio_mapped
2013-04-26 Scott Woodkvm: destroy emulated devices on VM exit
2013-04-26 Alexander GrafKVM: IA64: Carry non-ia64 changes into ia64
2013-04-26 Alexander GrafKVM: PPC: MPIC: Restrict to e500 platforms
2013-04-26 Alexander GrafKVM: PPC: MPIC: Add support for KVM_IRQ_LINE
2013-04-26 Alexander GrafKVM: PPC: Support irq routing and irqfd for in-kernel...
2013-04-26 Scott Woodkvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
2013-04-26 Scott Woodkvm/ppc/mpic: in-kernel MPIC emulation
2013-04-26 Scott Woodkvm/ppc/mpic: adapt to kernel style and environment
2013-04-26 Scott Woodkvm/ppc/mpic: remove some obviously unneeded code
2013-04-26 Scott Woodkvm/ppc/mpic: import hw/openpic.c from QEMU
2013-04-26 Alexander GrafKVM: Move irqfd resample cap handling to generic code
2013-04-26 Alexander GrafKVM: Extract generic irqchip logic into irqchip.c
2013-04-26 Alexander GrafKVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
2013-04-26 Alexander GrafKVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC...
2013-04-26 Paul MackerrasKVM: PPC: Book3S HV: Report VPA and DTL modifications...
2013-04-26 Paul MackerrasKVM: PPC: Book3S HV: Make HPT reading code notice R...
2013-04-26 Mihai CaramanKVM: PPC: e500: Add e6500 core to Kconfig description
2013-04-26 Mihai CaramanKVM: PPC: e500mc: Enable e6500 cores
2013-04-26 Mihai CaramanKVM: PPC: e500: Remove E.PT and E.HV.LRAT categories...
2013-04-26 Mihai CaramanKVM: PPC: e500: Add support for EPTCFG register
2013-04-26 Mihai CaramanKVM: PPC: e500: Add support for TLBnPS registers
2013-04-26 Mihai CaramanKVM: PPC: e500: Move vcpu's MMU configuration to dedica...
2013-04-26 Mihai CaramanKVM: PPC: e500: Expose MMU registers via ONE_REG
2013-04-26 Mihai CaramanKVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
2013-04-26 Bharat Bhushanbooke: exit to user space if emulator request
2013-04-26 Bharat BhushanKVM: extend EMULATE_EXIT_USER to support different...
2013-04-26 Bharat BhushanRename EMULATE_DO_PAPR to EMULATE_EXIT_USER
2013-04-26 Bharat BhushanKVM: PPC: debug stub interface parameter defined
2013-04-26 Bharat BhushanKVM: PPC: cache flush for kernel managed pages
2013-04-25 Gleb NatapovKVM: X86 emulator: fix source operand decoding for...
2013-04-22 Jan KiszkaKVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER...
2013-04-22 Jan KiszkaKVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_...
2013-04-22 Jan KiszkaKVM: nVMX: Fix conditions for NMI injection
2013-04-22 Jan KiszkaKVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
2013-04-22 Andrew HonigKVM: x86: Fix memory leak in vmx.c
2013-04-22 Wei YongjunKVM: x86: fix error return code in kvm_arch_vcpu_init()
2013-04-22 Abel GordonKVM: nVMX: Enable and disable shadow vmcs functionality
2013-04-22 Abel GordonKVM: nVMX: Synchronize VMCS12 content with the shadow...
2013-04-22 Abel GordonKVM: nVMX: Copy VMCS12 to processor-specific shadow...
2013-04-22 Abel GordonKVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
2013-04-22 Abel GordonKVM: nVMX: Release shadow vmcs
2013-04-22 Abel GordonKVM: nVMX: Allocate shadow vmcs
2013-04-22 Abel GordonKVM: nVMX: Fix VMXON emulation
2013-04-22 Abel GordonKVM: nVMX: Refactor handle_vmwrite
2013-04-22 Abel GordonKVM: nVMX: Introduce vmread and vmwrite bitmaps
2013-04-22 Abel GordonKVM: nVMX: Detect shadow-vmcs capability
2013-04-22 Abel GordonKVM: nVMX: Shadow-vmcs control fields/bits
2013-04-22 Gleb NatapovMerge git://github.com/agraf/linux-2.6.git kvm-ppc...
2013-04-18 Yang ZhangKVM: ia64: Fix kvm_vm_ioctl_irq_line
2013-04-18 Zhang, Yang ZKVM: x86: Fix posted interrupt with CONFIG_SMP=n
2013-04-17 Scott Woodkvm/ppc: don't call complete_mmio_load when it's a...
2013-04-17 Stuart YoderKVM: PPC: emulate dcbst
2013-04-17 Bharat BhushanAdded ONE_REG interface for debug instruction
2013-04-17 Alexander GrafMerge commit 'origin/next' into kvm-ppc-next
2013-04-16 Gleb NatapovKVM: VMX: Fix check guest state validity if a guest...
2013-04-16 Paolo BonziniKVM: nVMX: check vmcs12 for valid activity state
2013-04-16 Alexander GrafKVM: ARM: Fix kvm_vm_ioctl_irq_line
2013-04-16 Yang ZhangKVM: VMX: Use posted interrupt to deliver virtual interrupt
2013-04-16 Yang ZhangKVM: VMX: Add the deliver posted interrupt algorithm
2013-04-16 Yang ZhangKVM: Set TMR when programming ioapic entry
2013-04-16 Yang ZhangKVM: Call common update function when ioapic entry...
2013-04-16 Yang ZhangKVM: VMX: Check the posted interrupt capability
2013-04-16 Yang ZhangKVM: VMX: Register a new IPI for posted interrupt
2013-04-16 Yang ZhangKVM: VMX: Enable acknowledge interupt on vmexit
2013-04-16 Yang ZhangKVM: Let ioapic know the irq line status
2013-04-16 Yang ZhangKVM: Add reset/restore rtc_status support
2013-04-16 Yang ZhangKVM: Return destination vcpu on interrupt injection
2013-04-16 Yang ZhangKVM: Add vcpu info to ioapic_update_eoi()
2013-04-14 Jan KiszkaKVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needle...
2013-04-14 Jan KiszkaKVM: nVMX: Fix conditions for interrupt injection
2013-04-14 Jan KiszkaKVM: nVMX: Rework event injection and recovery
2013-04-14 Jan KiszkaKVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_W...
2013-04-14 Gleb NatapovKVM: emulator: mark 0xff 0x7d opcode as undefined.
2013-04-14 Gleb NatapovKVM: emulator: Do not fail on emulation of undefined...
2013-04-14 Gleb NatapovKVM: VMX: do not try to reexecute failed instruction...
2013-04-14 Gleb NatapovKVM: emulator: fix unimplemented instruction detection
2013-04-11 Kevin WolfKVM: x86 emulator: Fix segment loading in VM86
2013-04-08 Geoff LevandKVM: Move kvm_rebooting declaration out of x86
2013-04-08 Geoff LevandKVM: Move kvm_spurious_fault to x86.c
2013-04-08 Geoff LevandKVM: Move vm_list kvm_lock declarations out of x86
2013-04-08 Jan KiszkaKVM: VMX: Add missing braces to avoid redundant error...
2013-04-08 Yang ZhangKVM: x86: fix memory leak in vmx_init
2013-04-07 Jan KiszkaKVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT...
2013-04-07 Yang ZhangKVM: Call kvm_apic_match_dest() to check destination...
2013-04-07 Takuya YoshikawaRevert "KVM: MMU: Move kvm_mmu_free_some_pages() into...
2013-04-02 Paolo Bonzinipmu: prepare for migration support
2013-04-02 Nick WangKVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
2013-04-02 Nick WangKVM: s390: Remove the sanity checks for kvm memory...
2013-04-02 Heiko CarstensKVM: s390: fix compile with !CONFIG_COMPAT
2013-04-02 Heiko CarstensKVM: s390: fix stsi exception handling
2013-04-02 Heiko CarstensKVM: s390: fix and enforce return code handling for...
2013-04-02 Heiko CarstensKVM: s390: make if statements in lpsw/lpswe handlers...
2013-04-02 Heiko CarstensKVM: s390: fix return code handling in lpsw/lpswe handlers
next