aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: nVMX: check vmcs12 for valid activity statePaolo Bonzini2013-04-16
* KVM: ARM: Fix kvm_vm_ioctl_irq_lineAlexander Graf2013-04-16
* KVM: VMX: Use posted interrupt to deliver virtual interruptYang Zhang2013-04-16
* KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-16
* KVM: Set TMR when programming ioapic entryYang Zhang2013-04-16
* KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-16
* KVM: VMX: Check the posted interrupt capabilityYang Zhang2013-04-16
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-16
* KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-16
* KVM: Use eoi to track RTC interrupt delivery statusYang Zhang2013-04-15
* KVM: Let ioapic know the irq line statusYang Zhang2013-04-15
* KVM: Force vmexit with virtual interrupt deliveryYang Zhang2013-04-15
* KVM: Add reset/restore rtc_status supportYang Zhang2013-04-15
* KVM: Return destination vcpu on interrupt injectionYang Zhang2013-04-15
* KVM: Introduce struct rtc_statusYang Zhang2013-04-15
* KVM: Add vcpu info to ioapic_update_eoi()Yang Zhang2013-04-15
* KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exitsJan Kiszka2013-04-14
* KVM: nVMX: Fix conditions for interrupt injectionJan Kiszka2013-04-14
* KVM: nVMX: Rework event injection and recoveryJan Kiszka2013-04-14
* KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1Jan Kiszka2013-04-14
* KVM: emulator: mark 0xff 0x7d opcode as undefined.Gleb Natapov2013-04-14
* KVM: emulator: Do not fail on emulation of undefined opcodeGleb Natapov2013-04-14
* KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-14
* KVM: emulator: fix unimplemented instruction detectionGleb Natapov2013-04-14
* KVM: x86 emulator: Fix segment loading in VM86Kevin Wolf2013-04-11
* KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-08
* KVM: Move kvm_spurious_fault to x86.cGeoff Levand2013-04-08
* KVM: Make local routines staticGeoff Levand2013-04-08
* KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-08
* KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka2013-04-08
* KVM: x86: fix memory leak in vmx_initYang Zhang2013-04-08
* kvm: fix MMIO/PIO collision misdetectionMichael S. Tsirkin2013-04-07
* KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka2013-04-07
* KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang2013-04-07
* KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-07
* Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"Takuya Yoshikawa2013-04-07
* pmu: prepare for migration supportPaolo Bonzini2013-04-02
* KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-02
* KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-02
* KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-02
* KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-02
* KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-02
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-02
* KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-02
* KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-02
* KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-02
* KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-02
* KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger2013-04-02
* Merge 'git://github.com/agraf/linux-2.6.git kvm-ppc-next' into queueGleb Natapov2013-03-24
|\
| * KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras2013-03-21