| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks | Suravee Suthikulpanit | 2016-05-18 | 1 | -2/+16 |
* | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit | 2016-05-18 | 2 | -0/+8 |
* | KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg | Suravee Suthikulpanit | 2016-05-18 | 3 | -33/+33 |
* | KVM: x86: Misc LAPIC changes to expose helper functions | Suravee Suthikulpanit | 2016-05-18 | 2 | -74/+82 |
* | KVM: s390: set halt polling to 80 microseconds | Christian Borntraeger | 2016-05-13 | 1 | -1/+1 |
* | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 13 | -0/+29 |
* | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-05-13 | 5 | -23/+62 |
|\ |
|
| * | KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts | Paul Mackerras | 2016-05-12 | 2 | -10/+16 |
| * | KVM: PPC: Book3S HV: Fix build error in book3s_hv.c | Gavin Shan | 2016-05-11 | 1 | -0/+1 |
| * | KVM: PPC: Fix emulated MMIO sign-extension | Paul Mackerras | 2016-05-11 | 1 | -10/+12 |
| * | KVM: PPC: Fix debug macros | Alexey Kardashevskiy | 2016-05-11 | 1 | -2/+2 |
| * | KVM: PPC: Book3S PR: Manage single-step mode | Laurent Vivier | 2016-05-11 | 1 | -1/+31 |
* | | kvm: Conditionally register IRQ bypass consumer | Alex Williamson | 2016-05-11 | 1 | -11/+8 |
* | | kvm: introduce KVM_MAX_VCPU_ID | Greg Kurz | 2016-05-11 | 1 | -0/+3 |
* | | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-05-11 | 13 | -361/+676 |
|\ \ |
|
| * | | kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables | Catalin Marinas | 2016-05-09 | 6 | -32/+74 |
| * | | arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables | Marc Zyngier | 2016-04-29 | 1 | -6/+11 |
| * | | arm64: kvm: Add support for 16K pages | Suzuki K Poulose | 2016-04-21 | 2 | -3/+11 |
| * | | kvm-arm: Cleanup stage2 pgd handling | Suzuki K Poulose | 2016-04-21 | 4 | -69/+7 |
| * | | kvm: arm64: Get rid of fake page table levels | Suzuki K Poulose | 2016-04-21 | 4 | -95/+172 |
| * | | kvm-arm: Cleanup kvm_* wrappers | Suzuki K Poulose | 2016-04-21 | 3 | -48/+1 |
| * | | kvm-arm: Add stage2 page table modifiers | Suzuki K Poulose | 2016-04-21 | 1 | -53/+44 |
| * | | kvm-arm: Add explicit hyp page table modifiers | Suzuki K Poulose | 2016-04-21 | 1 | -5/+99 |
| * | | kvm-arm: Use explicit stage2 helper routines | Suzuki K Poulose | 2016-04-21 | 1 | -24/+24 |
| * | | kvm-arm: arm64: Introduce hyp page table empty checks | Suzuki K Poulose | 2016-04-21 | 1 | -0/+14 |
| * | | kvm-arm: arm64: Introduce stage2 page table helpers | Suzuki K Poulose | 2016-04-21 | 2 | -27/+88 |
| * | | kvm-arm: arm: Introduce hyp page table empty checks | Suzuki K Poulose | 2016-04-21 | 1 | -1/+5 |
| * | | kvm-arm: arm32: Introduce stage2 page table helpers | Suzuki K Poulose | 2016-04-21 | 2 | -0/+62 |
| * | | kvm-arm: Remove kvm_pud_huge() | Suzuki K Poulose | 2016-04-21 | 1 | -3/+1 |
| * | | kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge | Suzuki K Poulose | 2016-04-21 | 1 | -9/+8 |
| * | | arm64: Introduce pmd_thp_or_huge | Suzuki K Poulose | 2016-04-21 | 1 | -0/+2 |
| * | | kvm arm: Move fake PGD handling to arch specific files | Suzuki K Poulose | 2016-04-21 | 3 | -42/+59 |
| * | | arm64: Cleanup VTCR_EL2 and VTTBR field values | Suzuki K Poulose | 2016-04-21 | 1 | -10/+12 |
| * | | arm64: Reuse TCR field definitions for EL1 and EL2 | Suzuki K Poulose | 2016-04-21 | 2 | -40/+88 |
* | | | Merge tag 'kvm-s390-next-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2016-05-10 | 6 | -33/+57 |
|\ \ \ |
|
| * | | | KVM: s390: Populate mask of non-hypervisor managed facility bits | Alexander Yarygin | 2016-05-09 | 1 | -3/+16 |
| * | | | s390/sclp: Add hmfai field | Alexander Yarygin | 2016-05-09 | 1 | -0/+1 |
| * | | | KVM: s390: Enable all facility bits that are known good for passthrough | Alexander Yarygin | 2016-05-09 | 1 | -2/+2 |
| * | | | KVM: s390: force ibc into valid range | David Hildenbrand | 2016-05-09 | 1 | -1/+11 |
| * | | | KVM: s390: cleanup cpuid handling | David Hildenbrand | 2016-05-09 | 3 | -14/+11 |
| * | | | KVM: s390: enable SRS only if enabled for the guest | David Hildenbrand | 2016-05-09 | 3 | -1/+10 |
| * | | | KVM: s390: enable PFMFI only if guest has EDAT1 | David Hildenbrand | 2016-05-09 | 1 | -1/+2 |
| * | | | KVM: s390: support NQ only if the facility is enabled for the guest | David Hildenbrand | 2016-05-04 | 1 | -2/+3 |
| * | | | KVM: s390: cmma: don't check entry content | David Hildenbrand | 2016-05-04 | 1 | -11/+3 |
| | |/
| |/| |
|
* | | | MIPS: KVM: Add missing disable FPU hazard barriers | James Hogan | 2016-05-10 | 1 | -1/+4 |
* | | | MIPS: KVM: Fix preemption warning reading FPU capability | James Hogan | 2016-05-10 | 1 | -1/+2 |
* | | | MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls | James Hogan | 2016-05-10 | 1 | -8/+18 |
* | | | MIPS: KVM: Fix timer IRQ race when writing CP0_Compare | James Hogan | 2016-05-10 | 3 | -36/+29 |
* | | | MIPS: KVM: Fix timer IRQ race when freezing timer | James Hogan | 2016-05-10 | 1 | -5/+23 |
* | | | x86/kvm: Do not use BIT() in user-exported header | Borislav Petkov | 2016-05-09 | 1 | -3/+3 |