| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-07 | 95 | -967/+4250 |
|\ |
|
| * | Update my email address | Cornelia Huck | 2017-07-04 | 1 | -3/+3 |
| * | kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS | Haozhong Zhang | 2017-07-04 | 1 | -2/+4 |
| * | x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12 | Peter Feiner | 2017-07-03 | 2 | -21/+18 |
| * | kvm: x86: mmu: allow A/D bits to be disabled in an mmu | Peter Feiner | 2017-07-03 | 4 | -33/+95 |
| * | x86: kvm: mmu: make spte mmio mask more explicit | Peter Feiner | 2017-07-03 | 4 | -6/+10 |
| * | x86: kvm: mmu: dead code thanks to access tracking | Peter Feiner | 2017-07-03 | 1 | -21/+9 |
| * | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-07-03 | 17 | -211/+736 |
| |\ |
|
| | * | KVM: PPC: Book3S HV: Close race with testing for signals on guest entry | Paul Mackerras | 2017-07-01 | 3 | -79/+127 |
| | * | KVM: PPC: Book3S HV: Simplify dynamic micro-threading code | Paul Mackerras | 2017-07-01 | 4 | -54/+39 |
| | * | KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes | Paul Mackerras | 2017-06-22 | 3 | -0/+22 |
| | * | KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabled | Aravinda Prasad | 2017-06-22 | 5 | -32/+69 |
| | * | powerpc/book3s: EXPORT_SYMBOL_GPL machine_check_print_event_info | Mahesh Salgaonkar | 2017-06-21 | 1 | -0/+1 |
| | * | KVM: PPC: Book3S HV: Add new capability to control MCE behaviour | Aravinda Prasad | 2017-06-21 | 5 | -0/+28 |
| | * | KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9 | Paul Mackerras | 2017-06-20 | 1 | -1/+16 |
| | * | KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9 | Paul Mackerras | 2017-06-19 | 6 | -11/+153 |
| | * | KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode | Paul Mackerras | 2017-06-19 | 5 | -12/+90 |
| | * | KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9 | Paul Mackerras | 2017-06-19 | 4 | -1/+28 |
| | * | KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pending | Paul Mackerras | 2017-06-19 | 1 | -3/+22 |
| | * | KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9 | Paul Mackerras | 2017-06-19 | 4 | -8/+33 |
| * | | KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code | Paul Mackerras | 2017-07-03 | 1 | -2/+2 |
| * | | KVM: x86: remove ignored type attribute | Nick Desaulniers | 2017-06-30 | 1 | -1/+1 |
| * | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-06-30 | 59 | -326/+2077 |
| |\ \ |
|
| | * | | arm64: Remove a redundancy in sysreg.h | Stefan Traby | 2017-06-22 | 1 | -2/+2 |
| | * | | KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory | James Morse | 2017-06-22 | 1 | -0/+23 |
| | * | | KVM: ARM64: fix phy counter access failure in guest. | Hu Huajun | 2017-06-15 | 1 | -3/+1 |
| | * | | arm64/kvm: vgic: use SYS_DESC() | Mark Rutland | 2017-06-15 | 2 | -30/+23 |
| | * | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1 | Mark Rutland | 2017-06-15 | 4 | -6/+6 |
| | * | | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access | Marc Zyngier | 2017-06-15 | 2 | -0/+21 |
| | * | | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access | Marc Zyngier | 2017-06-15 | 2 | -4/+12 |
| | * | | KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped | Marc Zyngier | 2017-06-15 | 1 | -1/+4 |
| | * | | KVM: arm64: Enable GICv3 common sysreg trapping via command-line | Marc Zyngier | 2017-06-15 | 3 | -1/+15 |
| | * | | KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler | Marc Zyngier | 2017-06-15 | 1 | -0/+27 |
| | * | | KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler | Marc Zyngier | 2017-06-15 | 1 | -0/+46 |
| | * | | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+11 |
| | * | | KVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler | Marc Zyngier | 2017-06-15 | 1 | -0/+27 |
| | * | | arm64: Add workaround for Cavium Thunder erratum 30115 | David Daney | 2017-06-15 | 5 | -1/+42 |
| | * | | arm64: Add MIDR values for Cavium cn83XX SoCs | David Daney | 2017-06-15 | 1 | -0/+2 |
| | * | | KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line | Marc Zyngier | 2017-06-15 | 2 | -0/+10 |
| | * | | KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers | Marc Zyngier | 2017-06-15 | 2 | -1/+5 |
| | * | | KVM: arm64: vgic-v3: Add misc Group-0 handlers | Marc Zyngier | 2017-06-15 | 2 | -0/+11 |
| | * | | KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+24 |
| | * | | KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+29 |
| | * | | KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line | Marc Zyngier | 2017-06-15 | 2 | -0/+15 |
| | * | | KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers | Marc Zyngier | 2017-06-15 | 3 | -0/+16 |
| | * | | KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+24 |
| | * | | KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+95 |
| | * | | KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+122 |
| | * | | KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler | Marc Zyngier | 2017-06-15 | 2 | -0/+164 |
| | * | | KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler | Marc Zyngier | 2017-06-15 | 1 | -0/+23 |