| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 2017-11-17 | 1 | -0/+2 |
|\ |
|
| * | KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved | Marc Zyngier | 2017-11-10 | 1 | -0/+2 |
* | | Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2017-11-16 | 2 | -0/+14 |
|\ \ |
|
| * | | KVM: s390: provide a capability for AIS state migration | Christian Borntraeger | 2017-11-09 | 2 | -0/+11 |
| * | | KVM: s390: clear_io_irq() requests are not expected for adapter interrupts | Michael Mueller | 2017-11-09 | 1 | -0/+3 |
* | | | Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 2017-11-08 | 1 | -0/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET | Eric Auger | 2017-11-06 | 1 | -0/+20 |
| |/ |
|
* | | KVM: x86: allow setting identity map addr with no vcpus only | David Hildenbrand | 2017-10-12 | 1 | -0/+1 |
* | | KVM: x86: document special identity map address value | David Hildenbrand | 2017-10-12 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 2017-09-07 | 1 | -0/+5 |
|\ |
|
| * | KVM: arm/arm64: Support uaccess of GICC_APRn | Christoffer Dall | 2017-09-05 | 1 | -0/+5 |
* | | KVM: s390: Multiple Epoch Facility support | Collin L. Walling | 2017-08-29 | 1 | -1/+13 |
|/ |
|
* | kvm: x86: hyperv: make VP_INDEX managed by userspace | Roman Kagan | 2017-07-14 | 1 | -0/+9 |
* | KVM: async_pf: Let guest support delivery of async_pf from guest mode | Wanpeng Li | 2017-07-14 | 1 | -2/+3 |
* | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 | Roman Kagan | 2017-07-13 | 1 | -0/+9 |
* | kvm: x86: mmu: allow A/D bits to be disabled in an mmu | Peter Feiner | 2017-07-03 | 1 | -0/+4 |
* | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-07-03 | 1 | -0/+37 |
|\ |
|
| * | KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes | Paul Mackerras | 2017-06-22 | 1 | -0/+11 |
| * | KVM: PPC: Book3S HV: Add new capability to control MCE behaviour | Aravinda Prasad | 2017-06-21 | 1 | -0/+11 |
| * | KVM: PPC: Book3S HV: Allow userspace to set the desired SMT mode | Paul Mackerras | 2017-06-19 | 1 | -0/+15 |
* | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-06-30 | 2 | -7/+341 |
|\ \ |
|
| * | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace | Christoffer Dall | 2017-06-08 | 1 | -0/+25 |
| * | | KVM: arm64: Allow creating the PMU without the in-kernel GIC | Christoffer Dall | 2017-06-08 | 1 | -7/+9 |
| * | | KVM: Add documentation for VCPU requests | Andrew Jones | 2017-06-04 | 1 | -0/+307 |
| |/ |
|
* | | KVM: S390: add new group for flic | Yi Min Zhao | 2017-06-22 | 1 | -0/+15 |
* | | KVM: s390: ioctls to get and set guest storage attributes | Claudio Imbrenda | 2017-06-22 | 1 | -0/+135 |
* | | KVM: s390: CMMA tracking, ESSA emulation, migration mode | Claudio Imbrenda | 2017-06-22 | 1 | -0/+33 |
|/ |
|
* | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2017-05-09 | 2 | -0/+127 |
|\ |
|
| * | KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI | Christoffer Dall | 2017-05-09 | 1 | -11/+12 |
| * | KVM: arm/arm64: Add GICV3 pending table save API documentation | Eric Auger | 2017-05-08 | 1 | -0/+6 |
| * | KVM: arm/arm64: Add ITS save/restore API documentation | Eric Auger | 2017-05-08 | 1 | -0/+120 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 | 6 | -216/+271 |
|\ \ |
|
| * | | KVM: Documentation: remove VM mmap documentation | Jann Horn | 2017-04-28 | 1 | -5/+1 |
| * | | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2017-04-27 | 2 | -0/+94 |
| |\| |
|
| | * | KVM: arm/arm64: Add ARM user space interrupt signaling ABI | Alexander Graf | 2017-04-09 | 1 | -0/+42 |
| | * | arm/arm64: Add hyp-stub API documentation | Marc Zyngier | 2017-04-09 | 1 | -0/+53 |
| * | | Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2017-04-27 | 1 | -1/+2 |
| |\ \ |
|
| | * | | s390: kvm: Cpu model support for msa6, msa7 and msa8 | Jason J. Herne | 2017-04-26 | 1 | -1/+2 |
| * | | | kvm: better MWAIT emulation for guests | Michael S. Tsirkin | 2017-04-21 | 1 | -0/+9 |
| * | | | KVM: PPC: VFIO: Add in-kernel acceleration for VFIO | Alexey Kardashevskiy | 2017-04-20 | 1 | -2/+16 |
| |/ / |
|
| * | | Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2017-04-11 | 2 | -3/+55 |
| |\ \ |
|
| | * | | KVM: s390: introduce AIS capability | Yi Min Zhao | 2017-04-07 | 1 | -0/+8 |
| | * | | KVM: s390: introduce adapter interrupt inject function | Yi Min Zhao | 2017-04-06 | 1 | -0/+9 |
| | * | | KVM: s390: introduce ais mode modify function | Fei Li | 2017-04-06 | 1 | -0/+20 |
| | * | | KVM: s390: interface for suppressible I/O adapters | Fei Li | 2017-04-06 | 1 | -3/+9 |
| | * | | KVM: s390: gs support for kvm guests | Fan Zhang | 2017-03-22 | 1 | -0/+9 |
| | |/ |
|
| * | | KVM: x86: drop legacy device assignment | Paolo Bonzini | 2017-04-07 | 1 | -204/+0 |
| * | | Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Radim Krčmář | 2017-04-06 | 2 | -1/+94 |
| |\ \ |
|
| | * | | KVM: MIPS/VZ: Emulate MAARs when necessary | James Hogan | 2017-03-28 | 1 | -0/+5 |
| | * | | KVM: MIPS/VZ: Support guest hardware page table walker | James Hogan | 2017-03-28 | 1 | -0/+4 |