Sign in
android-kvm
/
linux
/
b19c3f46caf8c0833792b84bf1602d99bf89e757
/
arch
/
powerpc
/
kvm
7fe4e11
powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_host
by Jordan Niethe
· 5 years ago
b145b0e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
833b45d
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
by Paolo Bonzini
· 5 years ago
047e657
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
by Aneesh Kumar K.V
· 5 years ago
09ce98c
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
by Aneesh Kumar K.V
· 5 years ago
3a83f67
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
by Michael Roth
· 5 years ago
13c7bb3
powerpc/64s: Set reserved PCR bits
by Jordan Niethe
· 5 years ago
45824fc0
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
fe38bd6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
8146856b
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 5 years ago
2275d7b
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
by Nicholas Piggin
· 5 years ago
fd13dae
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
by Nicholas Piggin
· 5 years ago
99161de
powerpc/64s/radix: tidy up TLB flushing code
by Nicholas Piggin
· 5 years ago
9044adc
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 5 years ago
6c85b7bc
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
by Sukadev Bhattiprolu
· 5 years ago
01b7d12
KVM: PPC: Book3S: Invalidate multiple TCEs at once
by Alexey Kardashevskiy
· 5 years ago
4f91659
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
by Alexey Kardashevskiy
· 5 years ago
c91ff72
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 5 years ago
ff42df4
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
by Paul Mackerras
· 5 years ago
d28eafc
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
by Paul Mackerras
· 5 years ago
2ad7a27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
by Paul Mackerras
· 5 years ago
ddfd151
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
by Alexey Kardashevskiy
· 5 years ago
d22deab
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
by Suraj Jitindar Singh
· 5 years ago
ff7240c
KVM: PPC: Book3S: Mark expected switch fall-through
by Paul Menzel
· 5 years ago
75bf465
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 5 years ago
12b58f4
KVM: Assert that struct kvm_vcpu is always as offset zero
by Sean Christopherson
· 5 years ago
1a47908
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 5 years ago
da15c03
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
by Paul Mackerras
· 5 years ago
8d4ba9c
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
by Paul Mackerras
· 5 years ago
959c5d5
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
by Paul Mackerras
· 5 years ago
237aed4
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
by Cédric Le Goater
· 5 years ago
7f20fd2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
0e1c438
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
741cbba
KVM: remove kvm_arch_has_vcpu_debugfs()
by Paolo Bonzini
· 5 years ago
17e433b
KVM: Fix leak vCPU's VMCS value into other pCPU
by Wanpeng Li
· 5 years ago
705d0ab
powerpc/kvm: Fall through switch case explicitly
by Santosh Sivaraj
· 5 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
9798f4e
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
by Cédric Le Goater
· 5 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 5 years ago
c8b4083
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
by Suraj Jitindar Singh
· 6 years ago
63279ee
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
by Suraj Jitindar Singh
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
39d7530
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
cc0e5f1
scripts/spelling.txt: drop "sepc" from the misspelling list
by Paul Walmsley
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
d6eaced
powerpc/book3s: Use config independent helpers for page table walk
by Aneesh Kumar K.V
· 6 years ago
4f44e8a
powerpc/Kconfig: Clean up formatting
by Enrico Weigelt, metux IT consult
· 6 years ago
3fefd1c
KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
by Michael Neuling
· 6 years ago
a278e7e
powerpc: Fix compile issue with force DAWR
by Michael Neuling
· 6 years ago
6c46fcc
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
by Nicholas Piggin
· 6 years ago
fe7946c
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
by Nicholas Piggin
· 6 years ago
8b8dc69
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
a8282bf
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
3c25ab3
KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entry
by Suraj Jitindar Singh
· 6 years ago
8695377
KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decrementer
by Suraj Jitindar Singh
· 6 years ago
5008711
KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
by Suraj Jitindar Singh
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
84b0282
KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real mode
by Suraj Jitindar Singh
· 6 years ago
fabb2ef
KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()
by Michael Neuling
· 6 years ago
3bda7f0
KVM: PPC: Book3S PR: Fix software breakpoints
by Mark Cave-Ayland
· 6 years ago
0e84ec9
KVM: PPC: Remove leftover comment from emulate_loadstore.c
by Fabiano Rosas
· 6 years ago
d94d71c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
by Thomas Gleixner
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
b44a1dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
f8d221d2
Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d724c9e
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
by Suraj Jitindar Singh
· 6 years ago
1b28d55
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
by Paul Mackerras
· 6 years ago
bcaa311
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
by Cédric Le Goater
· 6 years ago
aedb5b1
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
by Cédric Le Goater
· 6 years ago
ef97402
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
by Cédric Le Goater
· 6 years ago
7e10b9a
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
by Cédric Le Goater
· 6 years ago
e717d0a
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
by Cédric Le Goater
· 6 years ago
c468bc4
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
by Cédric Le Goater
· 6 years ago
d47aacd
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
by Cédric Le Goater
· 6 years ago
5a3f493
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
by Paul Mackerras
· 6 years ago
1659e27
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
by Paul Mackerras
· 6 years ago
0d4ee88
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
by Paul Mackerras
· 6 years ago
c395fe1
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
by Paul Mackerras
· 6 years ago
a86cb41
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
d5bb994
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
by Thomas Gleixner
· 6 years ago
8607a96
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
by Thomas Gleixner
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
59c5c58
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
3f8cb76
KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"
by Colin Ian King
· 6 years ago
2eeeaf16
KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUs
by Paul Mackerras
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
bdc7c97
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
10d9161
powerpc/64s: Reimplement book3s idle code in C
by Nicholas Piggin
· 6 years ago
0caecf5
KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device close
by Paul Mackerras
· 6 years ago
6f86840
KVM: PPC: Book3S HV: XIVE: Prevent races when releasing device
by Paul Mackerras
· 6 years ago
5422e95
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
by Cédric Le Goater
· 6 years ago
3fab2d1
KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation mode
by Cédric Le Goater
· 6 years ago
232b984
KVM: PPC: Book3S HV: XIVE: Add passthrough support
by Cédric Le Goater
· 6 years ago
6520ca6
KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pages
by Cédric Le Goater
· 6 years ago
39e9af3
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
by Cédric Le Goater
· 6 years ago
e4945b9
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
by Cédric Le Goater
· 6 years ago
Next »