summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo5-2/+18
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
2014-03-03ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier5-10/+11
2014-03-03ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier1-3/+3
2014-03-03ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2-4/+4
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier1-1/+10
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier4-1/+101
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier3-5/+22
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier3-14/+82
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2-0/+8
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier3-8/+16
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig1-1/+1
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier3-4/+37
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa1-2/+5
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller1-0/+3
2014-02-26KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loopMichael Mueller1-1/+1
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller1-3/+1
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti1-0/+1
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti1-0/+1
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong3-2/+8
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2-1/+7