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
2025-05-12
KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Amit Machhiwal
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
2025-01-12
kernel-wide: add explicity||explicitly to spelling.txt
Shivam Chaudhary
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-19
powerpc/perf: Add per-task/process monitoring to vpa_pmu driver
Kajol Jain
2024-11-19
powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
Kajol Jain
2024-11-19
powerpc/perf: Add perf interface to expose vpa counters
Kajol Jain
2024-11-14
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
2024-11-14
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
Gautam Menghani
2024-11-14
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
Gautam Menghani
2024-11-14
Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
Gautam Menghani
2024-11-06
KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...
Gautam Menghani
2024-11-05
KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
Amit Machhiwal
2024-08-16
KVM: PPC: Book3S HV: remove unused varible
Alex Shi
2024-08-05
KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
Gautam Menghani
2024-07-04
KVM: PPC: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
2024-06-06
KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
Shivaprasad G Bhat
2024-06-06
KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
Shivaprasad G Bhat
2024-06-06
KVM: PPC: Book3S HV nestedv2: Fix doorbell emulation
Gautam Menghani
2024-06-03
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-08
KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Vaibhav Jain
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
2024-02-20
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
Nicholas Piggin
2023-12-07
KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-09-14
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
2023-09-14
KVM: PPC: Book3S HV: Introduce low level MSR accessor
Jordan Niethe
2023-09-14
KVM: PPC: Book3S HV: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
KVM: PPC: Use accessors for VCORE registers
Jordan Niethe
2023-09-14
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
KVM: PPC: Always use the GPR accessors
Jordan Niethe
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
[next]