index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-03
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-16
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
2022-09-30
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
Nicholas Piggin
2022-09-28
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
Nicholas Piggin
2022-09-28
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
2022-09-28
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
2022-09-28
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
2022-09-28
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-07-25
random: handle archrandom with multiple longs
Jason A. Donenfeld
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-06-29
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
2022-06-29
KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
Fabiano Rosas
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
Fabiano Rosas
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
Fabiano Rosas
2022-05-13
KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-03-07
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
2022-02-03
KVM: PPC: Book3S HV: Free allocated memory if module init fails
Fabiano Rosas
2022-02-03
KVM: PPC: Book3S HV: Delay setting of kvm ops
Fabiano Rosas
2022-02-03
KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
Fabiano Rosas
2022-02-02
KVM: PPC: Merge powerpc's debugfs entry content into generic entry
Alexey Kardashevskiy
2022-01-25
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
2021-12-19
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-12-14
KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object
Sean Christopherson
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-02
KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
Alexey Kardashevskiy
2021-11-24
KVM: PPC: Book3S HV P9: Remove subcore HMI handling
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Stop using vc->dpdes
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entry
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Remove most of the vcore logic
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready
Nicholas Piggin
[next]