messages from 2018-06-22 01:17:49 to 2018-09-21 10:01:53 UTC [more...]
[RFC PATCH 22/32] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
2018-09-21 10:01 UTC
[RFC PATCH 21/32] KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
2018-09-21 10:01 UTC
[RFC PATCH 20/32] KVM: PPC: Book3S HV: Nested guest entry via hypercall
2018-09-21 10:01 UTC
[RFC PATCH 19/32] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
2018-09-21 10:01 UTC
[RFC PATCH 18/32] KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
2018-09-21 10:01 UTC
[RFC PATCH 17/32] KVM: PPC: Book3S HV: Refactor radix page fault handler
2018-09-21 10:01 UTC
[RFC PATCH 16/32] KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic
2018-09-21 10:01 UTC
[RFC PATCH 15/32] KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
2018-09-21 10:01 UTC
[RFC PATCH 14/32] KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
2018-09-21 10:01 UTC
[RFC PATCH 13/32] powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor mode
2018-09-21 10:01 UTC
[RFC PATCH 12/32] powerpc: Provide dummy versions of plpar_hcall functions when !CONFIG_PPC_PSERIES
2018-09-21 10:01 UTC
[RFC PATCH 11/32] powerpc: Add LPCR_EVIRT define
2018-09-21 10:01 UTC
[RFC PATCH 10/32] KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
2018-09-21 10:01 UTC
[RFC PATCH 09/32] KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
2018-09-21 10:01 UTC
[RFC PATCH 08/32] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
2018-09-21 10:01 UTC
[RFC PATCH 07/32] KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
2018-09-21 10:01 UTC
[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 04/32] KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
2018-09-21 10:01 UTC
[RFC PATCH 03/32] KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
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 01/32] KVM: PPC: Book3S: Simplify external interrupt handling
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 (8+ messages)
` [PATCH kernel RFC 1/3] powerpc/pseries/iommu: Allow dynamic window to start from zero
` [PATCH kernel RFC 2/3] powerpc/pseries/iommu: Force default DMA window removal
` [PATCH kernel RFC 3/3] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
2018-09-14 17:16 UTC
[PATCH v4] powerpc/64s: reimplement book3s idle code in C
2018-09-14 1:52 UTC
[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 00/19] powerpc/ppc32: make W=1 compilation errors free
2018-08-13 11:22 UTC (4+ messages)
` [PATCH 16/19] powerpc/powermac: Add missing include of header pmac.h
` [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 (3+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.19-1 tag
[PATCH] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
2018-07-31 14:39 UTC
[PATCH 1/2] KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
2018-07-30 3:37 UTC (2+ messages)
[PATCH 2/2] KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
2018-07-26 5:44 UTC
[PATCH v4 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
2018-07-26 3:22 UTC (3+ messages)
[PATCH v3 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
2018-07-25 5:26 UTC (5+ messages)
[PATCH kernel v7 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-20 3:06 UTC (8+ messages)
` [PATCH kernel v7 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [kernel,v7,1/2] "
` [PATCH kernel v7 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
` [kernel, v7, "
[PATCH v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
2018-07-18 6:30 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Fix hardware and emulated TCE tables matching
2018-07-18 6:29 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: fix constant size warning
2018-07-18 6:29 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: add of_node_put() in success path
2018-07-18 6:29 UTC (2+ messages)
[PATCH kernel v3 0/6] powerpc/powernv/iommu: Optimize memory use
2018-07-17 2:05 UTC (10+ messages)
` [PATCH kernel v3 1/6] powerpc/powernv: Remove useless wrapper
` [kernel,v3,1/6] "
` [PATCH kernel v3 2/6] powerpc/powernv: Move TCE manupulation code to its own file
` [PATCH kernel v3 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
` [PATCH kernel v3 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel v3 5/6] powerpc/powernv: Rework TCE level allocation
` [PATCH kernel v3 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand
[PATCH kernel] KVM: PPC: Expose userspace mm context id via debugfs
2018-07-17 2:01 UTC (2+ messages)
[PATCH kernel v6 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-16 4:17 UTC (6+ messages)
` [PATCH kernel v6 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v6 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[PATCH kernel v5 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-07 13:47 UTC (6+ messages)
` [PATCH kernel v5 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v5 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[PATCH kernel v4 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-06 6:15 UTC (6+ messages)
` [PATCH kernel v4 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v4 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[PATCH kernel v3 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-06 5:06 UTC (7+ messages)
` [PATCH kernel v3 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v3 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[PATCH kernel v2 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-07-03 1:36 UTC (17+ messages)
` [PATCH kernel v2 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel v2 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
KVM -cpu Penryn SSE4.2?
2018-06-30 9:53 UTC
[kvm-unit-tests PULL 0/4] Latest k-u-t patches for s390x and powerpc
2018-06-26 11:27 UTC (2+ messages)
[kvm-unit-tests PULL 4/4] powerpc: Report missing features as "skip", not as "expected failure"
2018-06-26 10:01 UTC
[kvm-unit-tests PULL 3/4] Make the powerpc tests compilable with GCC 8
2018-06-26 10:01 UTC
[kvm-unit-tests PULL 2/4] s390x: Remove .note.gnu.build-id section from the ELF files
2018-06-26 10:01 UTC
[kvm-unit-tests PULL 1/4] s390x: Report missing facilities as "skip", not as "expected failure"
2018-06-26 10:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox