Age | Commit message (Expand) | Author |
2013-04-26 | KVM: Remove kvm_get_intr_delivery_bitmask | Alexander Graf |
2013-04-26 | KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing | Alexander Graf |
2013-04-26 | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING | Alexander Graf |
2013-04-26 | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS | Alexander Graf |
2013-04-26 | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map | Paul Mackerras |
2013-04-26 | KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes | Paul Mackerras |
2013-04-26 | KVM: PPC: e500: Add e6500 core to Kconfig description | Mihai Caraman |
2013-04-26 | KVM: PPC: e500mc: Enable e6500 cores | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman |
2013-04-26 | KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation | Mihai Caraman |
2013-04-26 | booke: exit to user space if emulator request | Bharat Bhushan |
2013-04-26 | KVM: extend EMULATE_EXIT_USER to support different exit reasons | Bharat Bhushan |
2013-04-26 | Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER | Bharat Bhushan |
2013-04-26 | KVM: PPC: debug stub interface parameter defined | Bharat Bhushan |
2013-04-26 | KVM: PPC: cache flush for kernel managed pages | Bharat Bhushan |
2013-04-25 | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions | Gleb Natapov |
2013-04-22 | KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings | Jan Kiszka |
2013-04-22 | KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER | Jan Kiszka |
2013-04-22 | KVM: nVMX: Fix conditions for NMI injection | Jan Kiszka |
2013-04-22 | KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask | Jan Kiszka |
2013-04-22 | KVM: x86: Fix memory leak in vmx.c | Andrew Honig |
2013-04-22 | KVM: x86: fix error return code in kvm_arch_vcpu_init() | Wei Yongjun |
2013-04-22 | KVM: nVMX: Enable and disable shadow vmcs functionality | Abel Gordon |
2013-04-22 | KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs | Abel Gordon |
2013-04-22 | KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs | Abel Gordon |
2013-04-22 | KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12 | Abel Gordon |
2013-04-22 | KVM: nVMX: Release shadow vmcs | Abel Gordon |
2013-04-22 | KVM: nVMX: Allocate shadow vmcs | Abel Gordon |
2013-04-22 | KVM: nVMX: Fix VMXON emulation | Abel Gordon |
2013-04-22 | KVM: nVMX: Refactor handle_vmwrite | Abel Gordon |
2013-04-22 | KVM: nVMX: Introduce vmread and vmwrite bitmaps | Abel Gordon |
2013-04-22 | KVM: nVMX: Detect shadow-vmcs capability | Abel Gordon |
2013-04-22 | KVM: nVMX: Shadow-vmcs control fields/bits | Abel Gordon |
2013-04-22 | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue | Gleb Natapov |
2013-04-17 | KVM: ia64: Fix kvm_vm_ioctl_irq_line | Yang Zhang |
2013-04-17 | KVM: x86: Fix posted interrupt with CONFIG_SMP=n | Zhang, Yang Z |
2013-04-17 | kvm/ppc: don't call complete_mmio_load when it's a store | Scott Wood |
2013-04-17 | KVM: PPC: emulate dcbst | Stuart Yoder |
2013-04-17 | Added ONE_REG interface for debug instruction | Bharat Bhushan |
2013-04-17 | Merge commit 'origin/next' into kvm-ppc-next | Alexander Graf |
2013-04-16 | KVM: VMX: Fix check guest state validity if a guest is in VM86 mode | Gleb Natapov |
2013-04-16 | KVM: nVMX: check vmcs12 for valid activity state | Paolo Bonzini |
2013-04-16 | KVM: ARM: Fix kvm_vm_ioctl_irq_line | Alexander Graf |
2013-04-16 | KVM: VMX: Use posted interrupt to deliver virtual interrupt | Yang Zhang |
2013-04-16 | KVM: VMX: Add the deliver posted interrupt algorithm | Yang Zhang |
2013-04-16 | KVM: Set TMR when programming ioapic entry | Yang Zhang |