Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-04-17 00:17:19 to 2018-05-21 04:09:18 UTC [more...]

[PATCH v3 00/29] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-21  4:09 UTC  (2+ messages)
` [PATCH v3 01/29] powerpc: export symbol msr_check_and_set()

[PPC64] P5020DS: Booting from img possible (-drive)?
 2018-05-20 18:51 UTC  (16+ messages)
` [Qemu-devel] "
                    ` [Qemu-ppc] "

[PATCH] KVM: PPC: Book3S PR: Enable use on POWER9 inside HPT-mode guests
 2018-05-19  5:56 UTC 

[PATCH v2 00/10] KVM: PPC: reimplement mmio emulation with analyse_instr()
 2018-05-18 12:30 UTC  (17+ messages)
` [PATCH v2 01/10] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH v2 02/10] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
` [PATCH v2 03/10] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store
` [PATCH v2 04/10] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
` [PATCH v2 05/10] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analyse_i
  ` [PATCH v2 05/10] KVM: PPC: reimplement non-SIMD LOAD/STORE instruction mmio emulation with analy
` [PATCH v2 06/10] KVM: PPC: add giveup_ext() hook for PPC KVM ops
` [PATCH v2 07/10] KVM: PPC: reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr
  ` [PATCH v2 07/10] KVM: PPC: reimplement LOAD_FP/STORE_FP instruction mmio emulation with analyse_
` [PATCH v2 08/10] KVM: PPC: reimplements LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_i
` [PATCH v2 09/10] KVM: PPC: expand mmio_vsx_copy_type to mmio_copy_type to cover VMX load/store elem
` [PATCH v2 10/10] KVM: PPC: reimplements LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_i

[PATCH 2/2] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-05-17 17:49 UTC 

[PATCH 1/2] KVM: PPC: Book3S: HV: Fix kvmppc_bad_host_intr for real mode interrupts
 2018-05-17 17:49 UTC 

[PATCH 0/2] kvmppc bad host interrupt improvements
 2018-05-17 17:49 UTC 

[RFC PATCH] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-05-17  7:24 UTC  (3+ messages)

[PATCH v3 8/8] KVM: PPC: Book3S HV: radix do not clear partition pte when RC or write bits do not ma
 2018-05-17  7:06 UTC 

[PATCH v3 7/8] KVM: PPC: Book3S HV: radix refine IO region partition scope attributes
 2018-05-17  7:06 UTC 

[PATCH v3 6/8] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
 2018-05-17  7:06 UTC 

[PATCH v3 5/8] KVM: PPC: Book3S HV: radix use the Linux translation flush functions for partition sc
 2018-05-17  7:06 UTC 

[PATCH v3 4/8] KVM: PPC: Book3S HV: recursively unmap all page table entries when unmapping
 2018-05-17  7:06 UTC 

[PATCH v3 3/8] KVM: PPC: Book3S HV: use a helper to unmap ptes in the radix fault path
 2018-05-17  7:06 UTC 

[PATCH v3 2/8] KVM: PPC: Book3S HV: radix clear pte when unmapping
 2018-05-17  7:06 UTC 

[PATCH v3 1/8] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-05-17  7:06 UTC 

[PATCH v3 0/8] assorted radix fixes and improvemets for page fault and invalidation
 2018-05-17  7:06 UTC 

[PATCH v3] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
 2018-05-17  6:59 UTC 

[PATCH] KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
 2018-05-17  4:48 UTC 

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-05-17  3:53 UTC  (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

[PATCH v2 4/9] KVM: PPC: Book3S HV: recursively unmap all page table entries when unmapping
 2018-05-17  1:16 UTC  (2+ messages)

[PATCH v2 2/9] KVM: PPC: Book3S HV: radix clear pte when unmapping
 2018-05-17  0:13 UTC  (2+ messages)

[PATCH v2] powerpc: kvm: Change return type to vm_fault_t
 2018-05-16  7:54 UTC  (4+ messages)

[PATCH v2 11/30] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
 2018-05-16  2:13 UTC  (10+ messages)
` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
  ` [PATCH v2 17/30] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPR
` [PATCH v2 18/30] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH v2 29/30] KVM: PPC: add KVM_SET_ONE_REG/KVM_GET_ONE_REG to async ioctl

[PATCH v2 00/30] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-05-15 12:41 UTC  (6+ messages)
` [PATCH v2 07/30] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()

[PATCH kernel v2 3/3] KVM: PPC: Check KVM_CREATE_SPAPR_TCE_64 parameters
 2018-05-15  5:37 UTC  (2+ messages)

[PATCH kernel v2 1/3] KVM: PPC: Use correct page shift in H_STUFF_TCE
 2018-05-15  5:05 UTC  (2+ messages)

[PATCH kernel v2 2/3] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages
 2018-05-14 10:00 UTC 

[PATCH kernel v2 0/3] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-14 10:00 UTC 

[PATCH] kvm: Change return type to vm_fault_t
 2018-05-10 16:42 UTC  (4+ messages)

[PATCH] powerpc/kvm/xive: Resend re-routed interrupts on CPU priority change
 2018-05-10  3:26 UTC  (2+ messages)

[PATCH v2 9/9] KVM: PPC: Book3S HV: radix do not clear partition pte when RC or write bits do not ma
 2018-05-09  2:20 UTC 

[PATCH v2 8/9] KVM: PPC: Book3S HV: radix refine IO region partition scope attributes
 2018-05-09  2:20 UTC 

[PATCH v2 7/9] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
 2018-05-09  2:20 UTC 

[PATCH v2 6/9] KVM: PPC: Book3S HV: radix use the Linux translation flush functions for partition sc
 2018-05-09  2:20 UTC 

[PATCH v2 0/9] assorted radix fixes and improvemets for page fault and invalidation
 2018-05-09  2:20 UTC  (2+ messages)
` [PATCH v2 5/9] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM

[PATCH v2 3/9] KVM: PPC: Book3S HV: use a helper to unmap ptes in the radix fault path
 2018-05-09  2:20 UTC 

[PATCH v2 1/9] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-05-09  2:20 UTC 

[PATCH 00/10] assorted radix fixes and improvemets for page fault and invalidation
 2018-05-07  9:38 UTC  (4+ messages)
` [PATCH 06/10] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM

[PATCH 04/10] KVM: PPC: Book3S HV: recursively unmap all page table entries when unmapping
 2018-05-07  9:34 UTC  (5+ messages)

[PATCH 05/10] KVM: PPC: Book3S HV: move table entry clear unmap into helpers
 2018-05-07  5:08 UTC  (2+ messages)

[PATCH 02/10] KVM: PPC: Book3S HV: radix clear pte when unmapping
 2018-05-07  2:41 UTC  (3+ messages)

[PATCH 10/10] KVM: PPC: Book3S HV: radix do not clear partition pte when RC or write bits do not mat
 2018-05-06  7:37 UTC 

[PATCH 09/10] KVM: PPC: Book3S HV: radix refine IO region partition scope attributes
 2018-05-06  7:37 UTC 

[PATCH 08/10] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
 2018-05-06  7:37 UTC 

[PATCH 07/10] KVM: PPC: Book3S HV: radix use the Linux translation flush functions for partition sco
 2018-05-06  7:37 UTC 

[PATCH 03/10] KVM: PPC: Book3S HV: use a helper to unmap ptes in the radix fault path
 2018-05-06  7:37 UTC 

[PATCH 01/10] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-05-06  7:37 UTC 

[PATCH QEMU] osdep: powerpc64 align memory to allow 2MB radix THP page tables
 2018-05-06  7:29 UTC 

[PATCH 00/11] KVM: PPC: reconstruct mmio emulation with analyse_instr()
 2018-05-03  9:46 UTC  (37+ messages)
` [PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
` [PATCH 02/11] KVM: PPC: mov nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
` [PATCH 03/11] KVM: PPC: Fix a mmio_host_swabbed uninitialized usage issue when VMX store
` [PATCH 04/11] KVM: PPC: fix incorrect element_size for stxsiwx in analyse_instr
` [PATCH 05/11] KVM: PPC: add GPR RA update skeleton for MMIO emulation
` [PATCH 06/11] KVM: PPC: add KVMPPC_VSX_COPY_WORD_LOAD_DUMP type support for mmio emulation
` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_intr
  ` [PATCH 07/11] KVM: PPC: reconstruct non-SIMD LOAD/STORE instruction mmio emulation with analyse_
` [PATCH 08/11] KVM: PPC: add giveup_ext() hook for PPC KVM ops
` [PATCH 09/11] KVM: PPC: reconstruct LOAD_FP/STORE_FP instruction mmio emulation with analyse_intr()
  ` [PATCH 09/11] KVM: PPC: reconstruct LOAD_FP/STORE_FP instruction mmio emulation with analyse_int
` [PATCH 10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_intr(
  ` [PATCH 10/11] KVM: PPC: reconstruct LOAD_VMX/STORE_VMX instruction mmio emulation with analyse_i
` [PATCH 11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_intr(
  ` [PATCH 11/11] KVM: PPC: reconstruct LOAD_VSX/STORE_VSX instruction mmio emulation with analyse_i

[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:38 UTC  (9+ messages)

[PATCH v2 RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-05-03  3:07 UTC  (3+ messages)

[PATCH kernel 0/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical
 2018-05-02  9:13 UTC  (12+ messages)
` [PATCH kernel 1/2] KVM: PPC: Use correct page shift in H_STUFF_TCE
` [PATCH kernel 2/2] KVM: PPC: Allow backing bigger guest IOMMU pages with smaller physical pages

[PATCH] powerpc/kvm/booke: fix altivec related build break
 2018-05-02  8:35 UTC  (4+ messages)
`  "

[RFC PATCH 16/16] KVM: PPC: Book3S HV: disconnect vCPU from IRQ device
 2018-04-23 16:43 UTC 

[RFC PATCH 15/16] KVM: introduce a KVM_DESTROY_DEVICE ioctl
 2018-04-23 16:43 UTC 

[RFC PATCH 14/16] KVM: PPC: Book3S HV: add support for XIVE native migration
 2018-04-23 16:43 UTC 

[RFC PATCH 13/16] powerpc/xive: record guest queue page address
 2018-04-23 16:43 UTC 

[RFC PATCH 12/16] powerpc/xive: update HW definitions
 2018-04-23 16:43 UTC 

[RFC PATCH 11/16] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls
 2018-04-23 16:43 UTC 

[RFC PATCH 10/16] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state
 2018-04-23 16:43 UTC 

[RFC PATCH 09/16] KVM: PPC: Book3S HV: add a VC_BASE control to the XIVE native device
 2018-04-23 16:43 UTC 

[RFC PATCH 08/16] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to XIVE native device
 2018-04-23 16:43 UTC 

[RFC PATCH 07/16] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device
 2018-04-23 16:43 UTC 

[RFC PATCH 06/16] KVM: PPC: Book3S HV: add a SET_SOURCE control to the XIVE native device
 2018-04-23 16:43 UTC 

[RFC PATCH 05/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
 2018-04-23 16:43 UTC 

[RFC PATCH 04/16] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device
 2018-04-23 16:43 UTC 

[RFC PATCH 03/16] KVM: PPC: Book3S HV: check the IRQ controller type
 2018-04-23 16:43 UTC 

[RFC PATCH 02/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
 2018-04-23 16:43 UTC 

[RFC PATCH 01/16] powerpc/xive: export flags for the XIVE native exploitation mode hcalls
 2018-04-23 16:43 UTC 

[RFC PATCH 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2018-04-23 16:43 UTC 

[PATCH 2/2] KVM: PPC: Book3S HV: Set RWMR on POWER8 so that PURR/SPURR count correctly
 2018-04-23  5:49 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix inaccurate comment
 2018-04-20 12:53 UTC 

[PATCH 1/2] KVM: PPC: Book3S HV: Add 'online' register to ONE_REG interface
 2018-04-20 12:52 UTC 

[PATCH] KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
 2018-04-20 12:51 UTC 

[PATCH v2 0/5] KVM TLB flushing improvements (for radix)
 2018-04-17  0:17 UTC  (3+ messages)
` [PATCH v2 5/5] KVM: PPC: Book3S HV: radix do not clear partition scoped page table when page fault r
  ` [PATCH v2 5/5] KVM: PPC: Book3S HV: radix do not clear partition scoped page table when page fau


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox