summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: nVMX: Shadow-vmcs control fields/bitsAbel Gordon2013-04-222-0/+5
* Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-227-1/+22
|\
| * kvm/ppc: don't call complete_mmio_load when it's a storeScott Wood2013-04-171-1/+0
| * KVM: PPC: emulate dcbstStuart Yoder2013-04-171-0/+2
| * Added ONE_REG interface for debug instructionBharat Bhushan2013-04-175-0/+20
| * Merge commit 'origin/next' into kvm-ppc-nextAlexander Graf2013-04-1734-453/+818
| |\
| * \ Merge commit 'origin/next' into kvm-ppc-nextAlexander Graf2013-03-273-14/+9
| |\ \
* | | | KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang2013-04-171-2/+4
* | | | KVM: x86: Fix posted interrupt with CONFIG_SMP=nZhang, Yang Z2013-04-171-0/+2
* | | | KVM: VMX: Fix check guest state validity if a guest is in VM86 modeGleb Natapov2013-04-161-1/+1
* | | | KVM: nVMX: check vmcs12 for valid activity statePaolo Bonzini2013-04-161-2/+5
| |_|/ |/| |
* | | KVM: ARM: Fix kvm_vm_ioctl_irq_lineAlexander Graf2013-04-161-1/+2
* | | KVM: VMX: Use posted interrupt to deliver virtual interruptYang Zhang2013-04-163-12/+21
* | | KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-166-1/+86
* | | KVM: Set TMR when programming ioapic entryYang Zhang2013-04-165-11/+25
* | | KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-169-30/+32
* | | KVM: VMX: Check the posted interrupt capabilityYang Zhang2013-04-162-20/+66
* | | KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-167-0/+44
* | | KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-164-5/+64
* | | KVM: Use eoi to track RTC interrupt delivery statusYang Zhang2013-04-151-1/+35
* | | KVM: Let ioapic know the irq line statusYang Zhang2013-04-159-37/+54
* | | KVM: Force vmexit with virtual interrupt deliveryYang Zhang2013-04-151-1/+1
* | | KVM: Add reset/restore rtc_status supportYang Zhang2013-04-154-0/+70
* | | KVM: Return destination vcpu on interrupt injectionYang Zhang2013-04-155-19/+27
* | | KVM: Introduce struct rtc_statusYang Zhang2013-04-151-0/+12
* | | KVM: Add vcpu info to ioapic_update_eoi()Yang Zhang2013-04-153-8/+9
* | | KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exitsJan Kiszka2013-04-141-1/+5
* | | KVM: nVMX: Fix conditions for interrupt injectionJan Kiszka2013-04-141-8/+12
* | | KVM: nVMX: Rework event injection and recoveryJan Kiszka2013-04-141-35/+64
* | | KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1Jan Kiszka2013-04-141-7/+2
* | | KVM: emulator: mark 0xff 0x7d opcode as undefined.Gleb Natapov2013-04-141-1/+1
* | | KVM: emulator: Do not fail on emulation of undefined opcodeGleb Natapov2013-04-141-2/+3
* | | KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-143-5/+11
* | | KVM: emulator: fix unimplemented instruction detectionGleb Natapov2013-04-141-3/+4
* | | KVM: x86 emulator: Fix segment loading in VM86Kevin Wolf2013-04-111-3/+12
* | | KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-082-1/+2
* | | KVM: Move kvm_spurious_fault to x86.cGeoff Levand2013-04-082-8/+7
* | | KVM: Make local routines staticGeoff Levand2013-04-081-4/+4
* | | KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-082-3/+3
* | | KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka2013-04-081-1/+2
* | | KVM: x86: fix memory leak in vmx_initYang Zhang2013-04-081-1/+3
* | | kvm: fix MMIO/PIO collision misdetectionMichael S. Tsirkin2013-04-071-2/+6
* | | KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka2013-04-071-1/+1
* | | KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang2013-04-073-57/+3
* | | KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-071-1/+4
* | | Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"Takuya Yoshikawa2013-04-072-4/+8
* | | pmu: prepare for migration supportPaolo Bonzini2013-04-023-6/+14
* | | KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-021-0/+3
* | | KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-021-12/+4
* | | KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-021-5/+6
OpenPOWER on IntegriCloud