Kernel KVM-PPC virtualization development
 help / color / mirror / Atom feed
 messages from 2018-08-01 16:16:46 to 2018-10-02 07:48:37 UTC [more...]

[PATCH v2 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-10-02  7:48 UTC  (40+ messages)
` [PATCH v2 01/33] KVM: PPC: Book3S: Simplify external interrupt handling
` [PATCH v2 02/33] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
` [PATCH v2 03/33] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
` [PATCH v2 04/33] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
` [PATCH v2 05/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
` [PATCH v2 06/33] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
` [PATCH v2 07/33] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
` [PATCH v2 08/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
` [PATCH v2 09/33] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
` [PATCH v2 10/33] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
` [PATCH v2 11/33] powerpc: Add LPCR_EVIRT define
` [PATCH v2 12/33] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
` [PATCH v2 13/33] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
` [PATCH v2 14/33] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
` [PATCH v2 15/33] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
` [PATCH v2 16/33] KVM: PPC: Book3S HV: Refactor radix page fault handler
` [PATCH v2 17/33] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
` [PATCH v2 18/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v2 19/33] KVM: PPC: Book3S HV: Nested guest entry via hypercall
` [PATCH v2 20/33] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
` [PATCH v2 21/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
` [PATCH v2 22/33] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt
` [PATCH v2 23/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v2 24/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
` [PATCH v2 25/33] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors
` [PATCH v2 26/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
` [PATCH v2 27/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v2 28/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v2 29/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v2 30/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v2 31/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v2 32/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v2 33/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested

[PATCH kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses on d
 2018-10-02  4:56 UTC  (2+ messages)
` [PATCH kernel] powerpc/powernv/ioda: Allocate indirect TCE levels of cached userspace addresses

[RFC PATCH kernel] vfio/spapr_tce: Get rid of possible infinite loop
 2018-10-02  4:44 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Optimize clearing TCEs for sparse tables
 2018-09-28  6:47 UTC 

[RFC PATCH 25/32] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
 2018-09-28  1:04 UTC  (4+ messages)

[PATCH v4] powerpc/64s: reimplement book3s idle code in C
 2018-09-28  0:16 UTC  (3+ messages)

[RFC PATCH 32/32] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
 2018-09-27  5:01 UTC  (2+ messages)

[RFC PATCH 31/32] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
 2018-09-27  4:59 UTC  (2+ messages)

[RFC PATCH 30/32] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
 2018-09-27  4:59 UTC  (2+ messages)

[RFC PATCH 29/32] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
 2018-09-27  4:56 UTC  (2+ messages)

[RFC PATCH 28/32] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
 2018-09-27  4:40 UTC  (2+ messages)

[RFC PATCH 27/32] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
 2018-09-27  4:37 UTC  (2+ messages)

[RFC PATCH 18/32] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
 2018-09-27  4:13 UTC  (5+ messages)

[RFC PATCH 26/32] KVM: PPC: Book3S HV: Emulate Privileged TLBIE for guest hypervisors
 2018-09-27  4:12 UTC  (2+ messages)

[RFC PATCH 24/32] KVM: PPC: Book3S HV: Handle page fault for a nested guest
 2018-09-27  3:46 UTC  (2+ messages)

[RFC PATCH 23/32] KVM: PPC: Book3S HV: Framework to handle HV Emulation Assist Interrupt
 2018-09-27  3:28 UTC  (4+ messages)

[RFC PATCH 20/32] KVM: PPC: Book3S HV: Nested guest entry via hypercall
 2018-09-27  3:28 UTC  (6+ messages)

[RFC PATCH 19/32] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
 2018-09-27  0:47 UTC  (5+ messages)

[RFC PATCH 12/32] powerpc: Provide dummy versions of plpar_hcall functions when !CONFIG_PPC_PSERIES
 2018-09-26 11:21 UTC  (3+ messages)
` [RFC PATCH 12/32] powerpc: Provide dummy versions of plpar_hcall functions when !CONFIG_PPC_PSER

[RFC PATCH 22/32] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
 2018-09-26  5:46 UTC  (2+ messages)

[RFC PATCH 21/32] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
 2018-09-26  5:44 UTC  (2+ messages)

[RFC PATCH 17/32] KVM: PPC: Book3S HV: Refactor radix page fault handler
 2018-09-26  3:55 UTC  (2+ messages)

[RFC PATCH 16/32] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
 2018-09-26  3:47 UTC  (2+ messages)
` [RFC PATCH 16/32] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnos

[RFC PATCH 15/32] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
 2018-09-26  3:36 UTC  (2+ messages)

[RFC PATCH 14/32] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
 2018-09-26  3:34 UTC  (2+ messages)

[RFC PATCH 13/32] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
 2018-09-26  3:32 UTC  (2+ messages)

[RFC PATCH 11/32] powerpc: Add LPCR_EVIRT define
 2018-09-26  3:29 UTC  (2+ messages)

[RFC PATCH 10/32] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
 2018-09-26  3:27 UTC  (2+ messages)

[RFC PATCH 09/32] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
 2018-09-25  6:53 UTC  (2+ messages)

[RFC PATCH 08/32] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
 2018-09-25  6:51 UTC  (2+ messages)

[RFC PATCH 07/32] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
 2018-09-25  5:49 UTC  (2+ messages)

[RFC PATCH 04/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
 2018-09-24  4:32 UTC  (2+ messages)
` [RFC PATCH 04/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functio

[RFC PATCH 03/32] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
 2018-09-24  4:10 UTC  (2+ messages)

[RFC PATCH 01/32] KVM: PPC: Book3S: Simplify external interrupt handling
 2018-09-24  2:37 UTC  (2+ messages)

Looking for material about powerpc virtualization
 2018-09-23  7:07 UTC 

KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-21 11:59 UTC  (2+ messages)

[RFC PATCH 06/32] KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
 2018-09-21 10:01 UTC 

[RFC PATCH 05/32] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
 2018-09-21 10:01 UTC 

[RFC PATCH 02/32] KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
 2018-09-21 10:01 UTC 

[RFC PATCH 00/32] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-09-21 10:01 UTC 

[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
 2018-09-18 13:22 UTC  (4+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.19-1 tag
` [GIT PULL] Please pull my kvm-ppc-fixes-4.19-2 tag

[PATCH kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
 2018-09-17  7:05 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
 2018-09-13  5:33 UTC 

[PATCH] KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM
 2018-09-12  0:42 UTC 

[PATCH v2] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
 2018-09-11 10:48 UTC 

[PATCH] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
 2018-09-11 10:46 UTC  (5+ messages)

[PATCH kernel v2 0/6] KVM: PPC: TCE improvements
 2018-09-11  3:15 UTC  (9+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
` [PATCH kernel v2 2/6] KVM: PPC: Validate all tces before updating tables
` [PATCH kernel v2 3/6] KVM: PPC: Inform the userspace about TCE update failures
` [PATCH kernel v2 4/6] KVM: PPC: Validate TCEs against preregistered memory page sizes
` [PATCH kernel v2 5/6] KVM: PPC: Propagate errors to the guest when failed instead of ignoring
` [PATCH kernel v2 6/6] KVM: PPC: Remove redundand permission bits removal

[PATCH kernel] KVM: PPC: Remove redundand permission bits removal
 2018-09-10  4:50 UTC  (2+ messages)

[RFC PATCH kernel v2] KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
 2018-09-06  9:49 UTC 

[PATCH kernel] KVM: PPC: Avoid mapping compound pages to TCEs in real mode
 2018-09-03  5:17 UTC  (4+ messages)

[PATCH v3] powerpc/64s: reimplement book3s idle code in C
 2018-08-31  5:16 UTC  (3+ messages)

[PATCH kernel 0/4] KVM: PPC: Some error handling rework
 2018-08-31  4:04 UTC  (10+ messages)
` [PATCH kernel 1/4] KVM: PPC: Validate all tces before updating tables
` [PATCH kernel 2/4] KVM: PPC: Inform the userspace about TCE update failures
` [PATCH kernel 3/4] KVM: PPC: Validate TCEs against preregistered memory page sizes
` [PATCH kernel 4/4] KVM: PPC: Propagate errors to the guest when failed instead of ignoring

[PATCH] KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
 2018-08-23 14:18 UTC  (2+ messages)
`  "

[PATCH] KVM: PPC: Book3S HV: Set fault_dsisr on H_INST_STORAGE interrupts
 2018-08-23  0:09 UTC 

[PATCH] powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
 2018-08-21  5:47 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
 2018-08-20  6:31 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
 2018-08-14 10:37 UTC 

[PATCH v2 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-13 14:41 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/64s: reimplement book3s idle code in C
` [v2,1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c

[PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h
 2018-08-13 11:22 UTC  (2+ messages)
` [16/19] "

[PATCH 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-09 23:30 UTC  (6+ messages)
` [PATCH 2/2] powerpc/64s: reimplement book3s idle code in C

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-08-09 14:06 UTC  (20+ messages)

[GIT PULL] Please pull my kvm-ppc-next-4.16-1 tag
 2018-08-02 11:56 UTC  (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.19-1 tag


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