index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: remove unused varible
Alex Shi
2024-08-16
1
-2
/
+0
*
KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guests
Gautam Menghani
2024-08-05
1
-4
/
+12
*
KVM: PPC: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-04
1
-0
/
+1
*
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
*
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
*
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
2024-06-06
1
-0
/
+6
*
KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
Shivaprasad G Bhat
2024-06-06
1
-1
/
+1
*
KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
Shivaprasad G Bhat
2024-06-06
1
-1
/
+1
*
KVM: PPC: Book3S HV nestedv2: Fix doorbell emulation
Gautam Menghani
2024-06-06
1
-0
/
+5
*
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
2024-06-03
1
-0
/
+75
*
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
1
-1
/
+1
|
\
|
*
KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Vaibhav Jain
2024-05-07
1
-1
/
+1
*
|
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-04-11
1
-1
/
+0
|
/
*
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-16
1
-0
/
+1
|
\
|
*
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
2024-02-21
1
-0
/
+1
*
|
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2024-02-20
1
-2
/
+24
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-1
/
+1
|
\
|
*
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
1
-1
/
+1
|
|
\
|
|
*
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception
Jordan Niethe
2023-12-07
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
2023-12-07
1
-9
/
+29
*
|
|
KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv()
Jordan Niethe
2023-12-07
1
-1
/
+1
*
|
|
KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE
Nicholas Piggin
2023-12-07
1
-6
/
+12
*
|
|
KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0
Jordan Niethe
2023-12-07
1
-0
/
+2
*
|
|
KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls
Jordan Niethe
2023-12-07
1
-2
/
+2
*
|
|
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
2023-12-07
1
-2
/
+4
|
/
/
*
|
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
2023-09-14
1
-10
/
+124
*
|
KVM: PPC: Book3S HV: Introduce low level MSR accessor
Jordan Niethe
2023-09-14
1
-17
/
+17
*
|
KVM: PPC: Book3S HV: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
1
-70
/
+78
*
|
KVM: PPC: Use accessors for VCORE registers
Jordan Niethe
2023-09-14
1
-12
/
+12
*
|
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
2023-09-14
1
-6
/
+6
*
|
KVM: PPC: Always use the GPR accessors
Jordan Niethe
2023-09-14
1
-2
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
1
-3
/
+3
|
\
|
*
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
2023-03-16
1
-3
/
+3
*
|
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-29
1
-15
/
+32
|
\
\
|
*
|
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
2023-04-03
1
-2
/
+7
|
*
|
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-04-03
1
-1
/
+1
|
*
|
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
2023-04-03
1
-5
/
+8
|
*
|
KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts
Nicholas Piggin
2023-04-03
1
-9
/
+18
|
*
|
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
2023-04-03
1
-2
/
+2
|
|
/
*
/
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-0
/
+3
|
/
*
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
Nicholas Piggin
2022-09-30
1
-21
/
+41
*
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
Nicholas Piggin
2022-09-27
1
-4
/
+45
*
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
Nicholas Piggin
2022-09-27
1
-21
/
+10
*
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
Nicholas Piggin
2022-09-27
1
-2
/
+2
*
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
Nicholas Piggin
2022-09-27
1
-3
/
+3
*
KVM: PPC: Book3S HV: Fix decrementer migration
Fabiano Rosas
2022-09-27
1
-2
/
+16
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-07
1
-3
/
+25
|
\
|
*
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-07-25
1
-1
/
+1
|
*
KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path
Fabiano Rosas
2022-06-29
1
-5
/
+18
[next]