Toggle navigation
Patchwork
KVM PowerPC development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 139 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v2,15/30] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,16/30] KVM: PPC: Book3S PR: add math support for PR KVM HTM
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,19/30] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at guest privilege state
Untitled series #30815
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,2/5] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
KVM TLB flushing improvements (for radix)
- - - -
0 0 0
2018-04-16
Nicholas Piggin
New
[v2,2/5] powerpc/powernv: Provide a way to force a core into SMT4 mode
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
New
[v2,20/30] KVM: PPC: Book3S PR: adds emulation for treclaim.
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,21/30] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM.
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,22/30] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,23/30] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transa...
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,24/30] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM.
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,25/30] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,26/30] KVM: PPC: move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,27/30] KVM: PPC: remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,28/30] KVM: PPC: remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,3/5] KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
New
[v2,3/5] KVM: PPC: Book3S HV: radix use the Linux TLB flush function in kvmppc_radix_tlbie_page
KVM TLB flushing improvements (for radix)
- - - -
0 0 0
2018-04-16
Nicholas Piggin
New
[v2,30/30] KVM: PPC: Book3S PR: enable kvmppc_get/set_one_reg_pr() for HTM registers
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,4/5] KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
New
[v2,4/5] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
KVM TLB flushing improvements (for radix)
- - - -
0 0 0
2018-04-16
Nicholas Piggin
New
[v2,5/5] KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
New
[v2,5/5] KVM: PPC: Book3S HV: radix do not clear partition scoped page table when page fault race...
KVM TLB flushing improvements (for radix)
- - - -
0 0 0
2018-04-16
Nicholas Piggin
New
[v2] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
[v2] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
- - - -
0 0 0
2018-03-02
Paul Mackerras
New
[v2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
[v2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
- - - -
0 0 0
2018-04-16
Nicholas Piggin
New
[v2] KVM: PPC: e6500: allow odd powers of 2K TLB1 sizes
- - - -
0 0 0
2015-09-29
Tudor Laurentiu
New
[v2] powerpc: Disable DAWR on POWER9
[v2] powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-20
Michael Neuling
New
[v3,1/8] powerpc: Add ppc_breakpoint_available()
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,2/8] powerpc: Update ptrace to use ppc_breakpoint_available()
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,3/8] powerpc: Update xmon to use ppc_breakpoint_available()
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,4/8] KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,5/8] KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,6/8] KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,7/8] powerpc: Disable DAWR on POWER9 via CPU feature quirk
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
[v3,8/8] powerpc: Disable DAWR in the base POWER9 CPU features
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-27
Michael Neuling
New
kvm: Change return type to vm_fault_t
kvm: Change return type to vm_fault_t
- - 2 -
0 0 0
2018-04-18
Souptick Joarder
New
powerpc: Disable DAWR on POWER9
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-16
Michael Neuling
New
powerpc: kvm: Change return type to vm_fault_t
powerpc: kvm: Change return type to vm_fault_t
- - - -
0 0 0
2018-04-16
Souptick Joarder
New
«
1
2
»