Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | KVM: s390: adapter interrupt sources | Cornelia Huck | 2014-03-21 | 5 | -1/+220 | |
| * | | | | | | | | | | | KVM: Add per-vm capability enablement. | Cornelia Huck | 2014-03-21 | 1 | -0/+24 | |
| * | | | | | | | | | | | MIPS: KVM: Remove dead code in CP0 emulation | James Hogan | 2014-03-19 | 1 | -7/+0 | |
| * | | | | | | | | | | | MIPS: KVM: Consult HWREna before emulating RDHWR | James Hogan | 2014-03-19 | 2 | -14/+18 | |
| * | | | | | | | | | | | MIPS: KVM: Pass reserved instruction exceptions to guest | James Hogan | 2014-03-19 | 1 | -3/+4 | |
| * | | | | | | | | | | | MIPS: KVM: asm/kvm_host.h: Clean up whitespace | James Hogan | 2014-03-19 | 1 | -206/+209 | |
| * | | | | | | | | | | | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini | 2014-03-17 | 4 | -3/+30 | |
| * | | | | | | | | | | | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini | 2014-03-17 | 1 | -0/+17 | |
| * | | | | | | | | | | | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 2014-03-17 | 3 | -14/+19 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'kvm-s390-20140317' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-17 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: s390: Optimize ucontrol path | Christian Borntraeger | 2014-03-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | KVM: s390: Removing untriggerable BUG_ONs | Dominik Dingel | 2014-03-17 | 2 | -4/+0 | |
| * | | | | | | | | | | | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov | 2014-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov | 2014-03-17 | 1 | -1/+7 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'kvm-ppc-fix' into HEAD | Paolo Bonzini | 2014-03-14 | 1 | -69/+2 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 2014-03-13 | 2 | -0/+2 | |
| * | | | | | | | | | | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+28 | |
| * | | | | | | | | | | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini | 2014-03-11 | 1 | -21/+20 | |
| * | | | | | | | | | | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -0/+4 | |
| * | | | | | | | | | | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 1 | -1/+37 | |
| * | | | | | | | | | | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini | 2014-03-11 | 2 | -0/+18 | |
| * | | | | | | | | | | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini | 2014-03-11 | 2 | -2/+8 | |
| * | | | | | | | | | | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini | 2014-03-11 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka | 2014-03-11 | 4 | -29/+14 | |
| * | | | | | | | | | | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka | 2014-03-11 | 1 | -1/+2 | |
| * | | | | | | | | | | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka | 2014-03-11 | 1 | -55/+96 | |
| * | | | | | | | | | | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka | 2014-03-11 | 3 | -36/+59 | |
| * | | | | | | | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 145 | -429/+1580 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: KVM: fix warning in mmu.c | Marc Zyngier | 2014-03-03 | 1 | -1/+2 | |
| | * | | | | | | | | | | ARM: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 2014-03-03 | 5 | -19/+66 | |
| | * | | | | | | | | | | ARM: KVM: add world-switch for AMAIR{0,1} | Marc Zyngier | 2014-03-03 | 3 | -3/+19 | |
| | * | | | | | | | | | | ARM: KVM: introduce per-vcpu HYP Configuration Register | Marc Zyngier | 2014-03-03 | 5 | -10/+11 | |
| | * | | | | | | | | | | ARM: KVM: fix ordering of 64bit coprocessor accesses | Marc Zyngier | 2014-03-03 | 1 | -3/+3 | |
| | * | | | | | | | | | | ARM: KVM: fix handling of trapped 64bit coprocessor accesses | Marc Zyngier | 2014-03-03 | 2 | -4/+4 | |
| | * | | | | | | | | | | ARM: KVM: force cache clean on page fault when caches are off | Marc Zyngier | 2014-03-03 | 1 | -1/+10 | |
| | * | | | | | | | | | | arm64: KVM: flush VM pages before letting the guest enable caches | Marc Zyngier | 2014-03-03 | 4 | -1/+101 | |
| | * | | | | | | | | | | ARM: KVM: introduce kvm_p*d_addr_end | Marc Zyngier | 2014-03-03 | 3 | -5/+22 | |
| | * | | | | | | | | | | arm64: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier | 2014-03-03 | 3 | -14/+82 | |
| | * | | | | | | | | | | arm64: KVM: allows discrimination of AArch32 sysreg access | Marc Zyngier | 2014-03-03 | 2 | -0/+8 | |
| | * | | | | | | | | | | arm64: KVM: force cache clean on page fault when caches are off | Marc Zyngier | 2014-03-03 | 3 | -8/+16 | |
| * | | | | | | | | | | | Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-04 | 9 | -105/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | virtio-ccw: virtio-ccw adapter interrupt support. | Cornelia Huck | 2014-03-04 | 2 | -0/+2 | |
| | * | | | | | | | | | | | s390/airq: add support for irq ranges | Martin Schwidefsky | 2014-03-04 | 1 | -2/+12 | |
| | * | | | | | | | | | | | KVM: s390: get rid of local_int array | Jens Freimann | 2014-03-04 | 4 | -80/+56 | |
| | * | | | | | | | | | | | KVM: s390: Fixed CC of SIGP SET_PREFIX handler | Thomas Huth | 2014-03-04 | 1 | -16/+8 | |
| | * | | | | | | | | | | | KVM: s390: Simplify online vcpus counting for stsi | Jens Freimann | 2014-03-04 | 1 | -6/+1 | |
| | * | | | | | | | | | | | KVM: s390: expose gbea register to userspace | Christian Borntraeger | 2014-03-04 | 2 | -0/+9 | |
| | * | | | | | | | | | | | KVM: s390: Provide access to program parameter | Christian Borntraeger | 2014-03-04 | 3 | -1/+13 | |
| * | | | | | | | | | | | | x86: kvm: introduce periodic global clock updates | Andrew Jones | 2014-03-04 | 2 | -0/+21 | |
| * | | | | | | | | | | | | x86: kvm: rate-limit global clock updates | Andrew Jones | 2014-03-04 | 2 | -4/+24 |