index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
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
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
[next]