messages from 2018-06-08 05:46:27 to 2018-09-10 08:29:06 UTC [more...]
[PATCH kernel v2 0/6] KVM: PPC: TCE improvements
2018-09-10 8:29 UTC
[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] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
2018-09-05 3:59 UTC (3+ messages)
[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 kernel RFC 0/3] powerpc/pseries/iommu: GPU coherent memory pass through
2018-08-24 3:04 UTC (7+ 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
[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
[GIT PULL] Please pull my kvm-ppc-fixes-4.16-1 tag
2018-08-22 12:08 UTC (2+ messages)
` [GIT PULL] Please pull my kvm-ppc-fixes-4.19-1 tag
[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 (6+ messages)
` [GIT PULL] Please pull my kvm-ppc-next-4.18-2 tag
` [GIT PULL] Please pull my kvm-ppc-next-4.18-1 tag
` [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
[PATCH kernel v2 0/6] powerpc/powernv/iommu: Optimize memory use
2018-06-22 0:48 UTC (11+ messages)
` [PATCH kernel v2 1/6] powerpc/powernv: Remove useless wrapper
` [PATCH kernel v2 2/6] powerpc/powernv: Move TCE manupulation code to its own file
` [PATCH kernel v2 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
` [PATCH kernel v2 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel v2 5/6] powerpc/powernv: Rework TCE level allocation
` [PATCH kernel v2 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand
` [PATCH kernel v2 REPOST] "
KVM-PR: issue with PC/LR when MSR_DR is set?
2018-06-21 4:03 UTC
[PATCH kernel 0/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
2018-06-20 0:42 UTC (4+ messages)
` [PATCH kernel 1/2] vfio/spapr: Use IOMMU pageshift rather than pagesize
` [PATCH kernel 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
[kvm-unit-tests PATCH] powerpc: Report missing features as "skip", not as "expected failure"
2018-06-18 12:04 UTC
[PATCH kernel 0/6] powerpc/powernv/iommu: Optimize memory use
2018-06-15 7:15 UTC (16+ messages)
` [PATCH kernel 1/6] powerpc/powernv: Remove useless wrapper
` [PATCH kernel 2/6] powerpc/powernv: Move TCE manupulation code to its own file
` [PATCH kernel 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
` [PATCH kernel 4/6] powerpc/powernv: Add indirect levels to it_userspace
` [PATCH kernel 5/6] powerpc/powernv: Rework TCE level allocation
` [PATCH kernel 6/6] powerpc/powernv/ioda: Allocate indirect TCE levels on demand
[kvm-unit-tests PATCH] Make the powerpc tests compilable with GCC 8
2018-06-14 7:50 UTC (2+ messages)
[kvm-unit-tests PATCH] powerpc: Make code compilable with -Wmissing-prototypes
2018-06-11 12:24 UTC (2+ messages)
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