Toggle navigation
Patchwork
KVM PowerPC development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 151 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
[1/5] KVM: PPC: Remove unused kvm_unmap_hva callback
KVM: PPC: Improve page fault handling for radix guests
- - - -
0 0 0
2018-03-05
Paul Mackerras
New
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
- - - -
0 0 0
2018-03-03
Paul Mackerras
New
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
- 1 1 -
0 0 0
2018-03-02
Laurent Vivier
New
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
- - - -
0 0 0
2018-03-02
Paul Mackerras
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,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,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,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,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,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,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,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,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,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,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,20/30] KVM: PPC: Book3S PR: adds emulation for treclaim.
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,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,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,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,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,14/30] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
Untitled series #30815
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,13/30] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR...
Untitled series #30815
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,12/30] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
Untitled series #30815
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
Untitled series #30815
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,10/30] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,09/30] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr.
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,08/30] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt.
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,06/30] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,05/30] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore...
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - - -
0 0 0
2018-02-27
Simon Guo
New
[v2,04/30] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,03/30] powerpc: export tm_enable()/tm_disable/tm_abort() APIs
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,02/30] powerpc: add TEXASR related macros
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
[v2,01/30] powerpc: export symbol msr_check_and_set().
KVM: PPC: Book3S PR: Transaction memory support on PR KVM
- - 1 -
0 0 0
2018-02-27
Simon Guo
New
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
- - - -
0 0 0
2018-02-23
Paul Mackerras
New
KVM: PPC: Remove unused kvm_unmap_hva callback
KVM: PPC: Remove unused kvm_unmap_hva callback
- - - -
0 0 0
2018-02-22
Paul Mackerras
New
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
- 1 - -
0 0 0
2018-02-13
Christian Zigotzky
New
[2/2] KVM: PPC: Book3S: Fix compile error that occurs with some gcc versions
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
- 1 - -
0 0 0
2018-02-13
Paul Mackerras
New
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
[1/2] KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=n
- 2 - -
0 0 0
2018-02-13
Paul Mackerras
New
[RFC] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
[RFC] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas
- - - -
0 0 0
2018-02-08
Cédric Le Goater
New
[2/2] KVM: PPC: Book3S HV: Fix trailing semicolon
[1/2] powerpc/powernv: Fix trailing semicolon
- - - -
0 0 0
2018-01-23
Luis de Bethencourt
New
[v2,12/14] KVM: PPC: Book3S HV: POWER9 can execute stop without a sync sequence
- - 1 -
0 0 0
2017-08-11
Nicholas Piggin
New
[11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[09/11] KVM: PPC: Book3S: Improve a size determination in two functions
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
- - - -
0 0 0
2017-01-20
SF Markus Elfring
New
[v2] KVM: PPC: e6500: allow odd powers of 2K TLB1 sizes
- - - -
0 0 0
2015-09-29
Tudor Laurentiu
New
[2/2] KVM: PPC: e6500: TLB emulation for IND entries
- - - -
0 0 0
2015-09-24
Tudor Laurentiu
New
«
1
2
»