Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-03-27 04:37:22 to 2018-05-09 02:20:14 UTC [more...]

[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 v2 0/9] assorted radix fixes and improvemets for page fault and invalidation
 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 v2 00/10] KVM: PPC: reimplement mmio emulation with analyse_instr()
 2018-05-07  6:20 UTC  (11+ 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 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 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 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] kvm: Change return type to vm_fault_t
 2018-04-19 13:56 UTC  (2+ messages)

[PATCH v2 0/5] KVM TLB flushing improvements (for radix)
 2018-04-17  0:17 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
` [PATCH v2 2/5] powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM
` [PATCH v2 3/5] KVM: PPC: Book3S HV: radix use the Linux TLB flush function in kvmppc_radix_tlbie_pag
` [PATCH v2 4/5] KVM: PPC: Book3S HV: radix handle process scoped LPID flush in C, with relocation on
` [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

[PATCH] powerpc: kvm: Change return type to vm_fault_t
 2018-04-16 15:36 UTC 

[PATCH v2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls
 2018-04-16  4:36 UTC 

[RFC PATCH 0/5] KVM TLB flushing improvements
 2018-04-15  5:28 UTC  (9+ messages)
` [RFC PATCH 1/5] powerpc/64s/mm: Implement LPID based TLB flushes to be used by KVM
` [RFC PATCH 2/5] KVM: PPC: Book3S HV: kvmppc_radix_tlbie_page use Linux flush function
` [RFC PATCH 3/5] KVM: PPC: Book3S HV: kvmhv_p9_set_lpcr "
` [RFC PATCH 4/5] KVM: PPC: Book3S HV: handle need_tlb_flush in C before low-level guest entry
` [RFC PATCH 5/5] KVM: PPC: Book3S HV: Radix do not clear partition scoped page table when page fault

[PATCH 0/2] KVM powerpc tlbie scalability improvement
 2018-04-11 14:49 UTC  (11+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
  ` [1/2] "
` [PATCH 2/2] KVM: PPC: Book3S HV: lockless tlbie for HPT hcalls

Occasionally losing the tick_sched_timer
 2018-04-10  9:07 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: radix use correct tlbie sequence in kvmppc_radix_tlbie_page
 2018-04-10  3:50 UTC 

[PATCH v2 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-06 17:50 UTC  (15+ messages)
` [PATCH 1/5] arm64: entry: isb in el1_irq
` [PATCH 2/5] arm64: entry: introduce restore_syscall_args macro
` [PATCH 3/5] arm64: early ISB at exit from extended quiescent state
` [PATCH 4/5] rcu: arm64: add rcu_dynticks_eqs_exit_sync()
` [PATCH 5/5] smp: Lazy synchronization for EQS CPUs in kick_all_cpus_sync()

[RFC PATCH] KVM: PPC: Book3S HV: send kvmppc_bad_interrupt NMIs to Linux handlers
 2018-04-06  4:14 UTC 

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-04  9:08 UTC  (19+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-03-29 20:34 UTC  (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.17-1 tag

[PATCH 04/19] powerpc/kvm: Mark variable tmp unused
 2018-03-29 16:18 UTC  (3+ messages)
` [PATCH v2 04/19] powerpc/kvm: Prefer fault_in_pages_readable function

[PATCH v3 1/8] powerpc: Add ppc_breakpoint_available()
 2018-03-28 14:13 UTC  (2+ messages)
` [v3,1/8] "

[PATCH 5/5 v2] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
 2018-03-28  8:25 UTC  (3+ messages)

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-28  7:26 UTC  (9+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

[PATCH v3 0/8] powerpc: Disable DAWR on POWER9
 2018-03-27  4:37 UTC  (4+ messages)
` [PATCH v3 6/8] KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
` [PATCH v3 7/8] powerpc: Disable DAWR on POWER9 via CPU feature quirk
` [PATCH v3 8/8] powerpc: Disable DAWR in the base POWER9 CPU features


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