summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-21KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIPPaolo Bonzini1-1/+14
2014-03-21KVM: ioapic: extract body of kvm_ioapic_set_irqPaolo Bonzini1-24/+50
2014-03-21KVM: ioapic: clear IRR for edge-triggered interrupts at deliveryPaolo Bonzini1-0/+3
2014-03-21KVM: ioapic: merge ioapic_deliver into ioapic_servicePaolo Bonzini1-20/+9
2014-03-19MIPS: KVM: Remove dead code in CP0 emulationJames Hogan1-7/+0
2014-03-19MIPS: KVM: Consult HWREna before emulating RDHWRJames Hogan2-14/+18
2014-03-19MIPS: KVM: Pass reserved instruction exceptions to guestJames Hogan1-3/+4
2014-03-19MIPS: KVM: asm/kvm_host.h: Clean up whitespaceJames Hogan1-206/+209
2014-03-18KVM: eventfd: Fix lock order inversion.Cornelia Huck1-4/+4
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini4-3/+30
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini1-0/+17
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini3-14/+19
2014-03-17Merge tag 'kvm-s390-20140317' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2-5/+2
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov1-1/+1
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov1-1/+7
2014-03-17KVM: s390: Optimize ucontrol pathChristian Borntraeger1-1/+2
2014-03-17KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2-4/+0
2014-03-14Merge branch 'kvm-ppc-fix' into HEADPaolo Bonzini1-69/+2
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo5-2/+18
2014-03-13KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVEPaul Mackerras1-2/+2
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras1-67/+0
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini1-0/+28
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini1-21/+20
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini1-0/+4
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini1-1/+37
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2-0/+18
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2-2/+8
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini1-1/+1
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka4-29/+14
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka1-1/+2
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka1-55/+96
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka3-36/+59
2014-03-06Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-3/+13
2014-03-06virtio_ccw: fix hang in set offline processingHeinz Graalfs1-3/+13
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini751-4139/+9692
2014-03-04Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini11-147/+438
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones2-0/+21
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones2-4/+24
2014-03-04virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck3-10/+270
2014-03-04s390/airq: add support for irq rangesMartin Schwidefsky2-27/+53
2014-03-04virtio_ccw: fix vcdev pointer handling issuesHeinz Graalfs1-7/+28
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann4-80/+56
2014-03-04KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth1-16/+8
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens Freimann1-6/+1
2014-03-04KVM: s390: expose gbea register to userspaceChristian Borntraeger2-0/+9
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger3-1/+13
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-03-03ARM: KVM: fix warning in mmu.cMarc Zyngier1-1/+2
2014-03-03ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier5-19/+66
2014-03-03ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier3-3/+19