Toggle navigation
Patchwork
KVM PowerPC development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 1127 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
...
9
10
11
12
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
KVM: PPC: Fix svcpu copying with preemption enabled
KVM: PPC: Fix svcpu copying with preemption enabled
- 1 - -
0 0 0
2018-01-31
Alexander Graf
Accepted
[v4,1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Implements MMIO emulation for lvx/stvx instructions
- - - -
0 0 0
2018-02-01
Jose Ricardo Ziviani
Superseded
[v5,1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Implements MMIO emulation for lvx/stvx instructions
- - - -
0 0 0
2018-02-01
Jose Ricardo Ziviani
Superseded
[v6,1/1] KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Implements MMIO emulation for lvx/stvx instructions
- - - -
0 0 0
2018-02-03
Jose Ricardo Ziviani
Accepted
[02/20] KVM: PPC: Book3S PR: Fix broken select due to misspelling
Untitled series #26899
1 - - -
0 0 0
2018-02-05
Ulf Magnusson
Accepted
[1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
[1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
- - 1 -
0 0 0
2018-02-07
Paul Mackerras
Accepted
[2/2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
[1/2] KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
- - - -
0 0 0
2018-02-07
Paul Mackerras
Superseded
[v2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
[v2] KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
- - 1 1
0 0 0
2018-02-07
Paul Mackerras
Accepted
[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
KVM: PPC: Book3S HV: Branch inside feature section
KVM: PPC: Book3S HV: Branch inside feature section
- - - -
0 0 0
2018-02-08
Alexander Graf
Accepted
[GIT,PULL] Please pull my kvm-ppc-next-4.16-2 tag
[GIT,PULL] Please pull my kvm-ppc-next-4.16-2 tag
- - - -
0 0 0
2018-02-09
Paul Mackerras
Accepted
[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
[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
- 1 - -
0 0 0
2018-02-13
Christian Zigotzky
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
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
[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
[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,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,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,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,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,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,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,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,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,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,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,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,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,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,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,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] 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
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
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
[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
[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
[2/5] KVM: PPC: Book3S HV: Radix page fault handler optimizations
KVM: PPC: Improve page fault handling for radix guests
- - - -
0 0 0
2018-03-05
Paul Mackerras
New
[3/5] KVM: PPC: Book3S HV: Streamline setting of reference and change bits
KVM: PPC: Improve page fault handling for radix guests
- - - -
0 0 0
2018-03-05
Paul Mackerras
New
[4/5] KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
KVM: PPC: Improve page fault handling for radix guests
- - - -
0 0 0
2018-03-05
Paul Mackerras
New
[5/5] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
KVM: PPC: Improve page fault handling for radix guests
- - - -
0 0 0
2018-03-05
Paul Mackerras
Superseded
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
- - - -
0 0 0
2018-03-07
Paul Mackerras
New
[RFC,1/5] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2
[RFC,1/5] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 v2.2
- - - -
0 0 0
2018-03-08
Paul Mackerras
New
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-2 tag
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-2 tag
- - - -
0 0 0
2018-03-14
Paul Mackerras
New
powerpc: Disable DAWR on POWER9
powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-16
Michael Neuling
New
[v2] powerpc: Disable DAWR on POWER9
[v2] powerpc: Disable DAWR on POWER9
- - - -
0 0 0
2018-03-20
Michael Neuling
New
[1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[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
Superseded
[v2,1/5] powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
KVM & powerpc: Work around POWER9 TM hardware bugs
- - - -
0 0 0
2018-03-21
Paul Mackerras
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,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,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,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
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
- 1 - 1
0 0 0
2018-03-21
Paul Mackerras
New
[01/19] powerpc/powermac: Mark variable x as unused
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[02/19] powerpc/powermac: Mark variable x as unused
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[03/19] powerpc: Mark variables as unused
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[04/19] powerpc/kvm: Mark variable tmp unused
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[05/19] powerpc/chrp/setup: Add attribute unused and make some functions static
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[06/19] powerpc: Make function btext_initialize static
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[07/19] powerpc/powermac: Make some functions static
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[08/19] powerpc/tau: Make some function static
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[09/19] powerpc/chrp/pci: Make some functions static
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[10/19] powerpc/chrp/time: Make some functions static, add missing header include
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[11/19] powerpc/powermac: Move pmac_pfunc_base_install prototype to header file
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[12/19] powerpc/powermac: Add missing prototype for note_bootable_part()
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[13/19] powerpc/52xx: Add missing functions prototypes
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[14/19] powerpc/altivec: Add missing prototypes for altivec
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[15/19] powerpc: Add missing prototype
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[16/19] powerpc/powermac: Add missing include of header pmac.h
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[17/19] powerpc/32: Add a missing include header
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[18/19] powerpc: Add a missing include header
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[19/19] powerpc/tau: Synchronize function prototypes and body
powerpc/ppc32: make W=1 compilation errors free
- - - -
0 0 0
2018-03-22
Mathieu Malaterre
New
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-3 tag
[GIT,PULL] Please pull my kvm-ppc-fixes-4.16-3 tag
- - - -
0 0 0
2018-03-23
Paul Mackerras
New
[1/2] rcu: declare rcu_eqs_special_set() in public header
smp: don't kick CPUs running idle or nohz_full tasks
- - - -
0 0 0
2018-03-25
Yury Norov
Not Applicable
[2/2] smp: introduce kick_active_cpus_sync()
smp: don't kick CPUs running idle or nohz_full tasks
- - - -
0 0 0
2018-03-25
Yury Norov
Not Applicable
[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
«
1
2
...
9
10
11
12
»