Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | KVM: PPC: Book3S PR: Fix broken select due to misspelling | Ulf Magnusson | 2018-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled | Alexander Graf | 2018-02-01 | 3 | -18/+12 | |
| | * | | | | | | | | | KVM: PPC: Book3S HV: Drop locks before reading guest memory | Paul Mackerras | 2018-02-01 | 1 | -4/+12 | |
| * | | | | | | | | | | Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Radim Krčmář | 2018-02-09 | 1 | -143/+164 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs() | Eric Biggers | 2018-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář | 2018-02-01 | 20 | -219/+498 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded | Benjamin Herrenschmidt | 2018-01-19 | 4 | -1/+97 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word | Benjamin Herrenschmidt | 2018-01-19 | 2 | -4/+4 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs | Benjamin Herrenschmidt | 2018-01-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations | Benjamin Herrenschmidt | 2018-01-19 | 5 | -3/+14 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature | Benjamin Herrenschmidt | 2018-01-19 | 5 | -28/+57 | |
| | * | | | | | | | | | | KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs | Benjamin Herrenschmidt | 2018-01-19 | 1 | -0/+28 | |
| | * | | | | | | | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 2018-01-19 | 348 | -2289/+5090 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2 | Paul Mackerras | 2018-01-18 | 1 | -6/+24 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded | Paul Mackerras | 2018-01-17 | 1 | -54/+55 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded | Paul Mackerras | 2018-01-17 | 1 | -20/+20 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Enable migration of decrementer register | Paul Mackerras | 2018-01-16 | 3 | -1/+11 | |
| | * | | | | | | | | | | | KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show() | Markus Elfring | 2018-01-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage | Alexander Graf | 2018-01-11 | 1 | -1/+0 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S: Eliminate some unnecessary checks | Paul Mackerras | 2017-11-23 | 1 | -8/+4 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix conditions for starting vcpu | Paul Mackerras | 2017-11-23 | 1 | -11/+2 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Remove useless statement | Paul Mackerras | 2017-11-23 | 1 | -1/+0 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix() | Paul Mackerras | 2017-11-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Avoid shifts by negative amounts | Paul Mackerras | 2017-11-23 | 1 | -5/+9 | |
| * | | | | | | | | | | | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 2018-02-01 | 531 | -3583/+9472 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n | Thomas Gleixner | 2018-01-31 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | x86/kvm: Support Hyper-V reenlightenment | Vitaly Kuznetsov | 2018-01-30 | 1 | -0/+45 | |
| | * | | | | | | | | | | | | x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V | Vitaly Kuznetsov | 2018-01-30 | 1 | -25/+68 | |
| | * | | | | | | | | | | | | x86/irq: Count Hyper-V reenlightenment interrupts | Vitaly Kuznetsov | 2018-01-30 | 3 | -0/+14 | |
| | * | | | | | | | | | | | | x86/hyperv: Redirect reenlightment notifications on CPU offlining | Vitaly Kuznetsov | 2018-01-30 | 1 | -1/+21 | |
| | * | | | | | | | | | | | | x86/hyperv: Reenlightenment notifications support | Vitaly Kuznetsov | 2018-01-30 | 7 | -1/+143 | |
| | * | | | | | | | | | | | | x86/hyperv: Add a function to read both TSC and TSC page value simulateneously | Vitaly Kuznetsov | 2018-01-30 | 2 | -4/+20 | |
| | * | | | | | | | | | | | | x86/hyperv: Check for required priviliges in hyperv_init() | Vitaly Kuznetsov | 2018-01-30 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | kvm: x86: remove efer_reload entry in kvm_vcpu_stat | Longpeng(Mike) | 2018-01-31 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | KVM: x86: AMD Processor Topology Information | Stanislav Lanci | 2018-01-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running... | Vitaly Kuznetsov | 2018-01-31 | 2 | -2/+17 | |
| * | | | | | | | | | | | | | Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Radim Krčmář | 2018-01-31 | 24 | -51/+197 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | KVM: arm/arm64: Fix trailing semicolon | Luis de Bethencourt | 2018-01-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | arm64: mm: Add additional parameter to uaccess_ttbr0_disable | Christoffer Dall | 2018-01-17 | 7 | -11/+11 | |
| | * | | | | | | | | | | | | | arm64: mm: Add additional parameter to uaccess_ttbr0_enable | Christoffer Dall | 2018-01-09 | 3 | -5/+5 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions | Marc Zyngier | 2018-01-08 | 2 | -10/+4 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Preserve Exec permission across R/W permission faults | Marc Zyngier | 2018-01-08 | 2 | -0/+20 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Limit icache invalidation to prefetch aborts | Marc Zyngier | 2018-01-08 | 4 | -4/+28 | |
| | * | | | | | | | | | | | | | arm64: KVM: PTE/PMD S2 XN bit definition | Marc Zyngier | 2018-01-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | arm: KVM: Add optimized PIPT icache flushing | Marc Zyngier | 2018-01-08 | 2 | -3/+31 | |
| | * | | | | | | | | | | | | | arm64: KVM: Add invalidate_icache_range helper | Marc Zyngier | 2018-01-08 | 4 | -12/+52 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Split dcache/icache flushing | Marc Zyngier | 2018-01-08 | 2 | -21/+52 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h | Marc Zyngier | 2018-01-08 | 7 | -2/+5 | |
| | * | | | | | | | | | | | | | Revert "arm64: KVM: Hide PMU from guests when disabled" | Christoffer Dall | 2018-01-08 | 1 | -21/+14 | |
| | * | | | | | | | | | | | | | KVM: arm/arm64: Avoid work when userspace iqchips are not used | Christoffer Dall | 2018-01-02 | 2 | -0/+4 |