kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 16:20:38 to 2022-12-06 10:40:44 UTC [more...]

[kvm-unit-tests PATCH] powerpc: Fix running the kvm-unit-tests with recent versions of QEMU
 2022-12-06 10:40 UTC  (2+ messages)

[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-12-06  4:39 UTC  (3+ messages)

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2022-11-18  2:29 UTC  (10+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new st
  ` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a ne

[PATCH kernel v2 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-10-27  7:39 UTC  (6+ messages)
` [PATCH kernel v2 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
` [PATCH kernel v2 2/3] powerpc/pci_64: Init pcibios subsys a bit later
` [PATCH kernel v2 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
  ` [PATCH kernel v2 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking dom
` [PATCH kernel v2 0/3] "

[PATCH] KVM: PPC: Book3S HV: Fix decrementer migration
 2022-10-04 13:21 UTC  (2+ messages)

[PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-09-21 17:08 UTC  (2+ messages)

[PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-09-21 16:59 UTC  (4+ messages)

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-09-16  9:00 UTC  (6+ messages)

[PATCH kernel 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-09-02 11:46 UTC  (11+ messages)
` [PATCH kernel 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
` [PATCH kernel 2/3] powerpc/pci_64: Init pcibios subsys a bit later
` [PATCH kernel 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
  ` [PATCH kernel 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domain
` [PATCH kernel 0/3] "

[kvm-unit-tests RFC PATCH 04/19] powerpc: Use the page allocator
 2022-08-09  9:15 UTC 

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-29 12:09 UTC  (25+ messages)

[PATCH kernel] vfio/spapr_tce: Fix the comment
 2022-07-22 22:50 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: tracing: Add missing hcall names
 2022-07-09 10:14 UTC  (2+ messages)

[PATCH 0/5] KVM: PPC: Book3S HV: Update debug timing code
 2022-07-09 10:14 UTC  (7+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings
` [PATCH 2/5] KVM: PPC: Book3S HV: Add a new config for P8 debug timing
` [PATCH 3/5] KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path
` [PATCH 4/5] KVM: PPC: Book3S HV: Expose timing functions to module code
` [PATCH 5/5] KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path

[PATCH kernel] KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x
 2022-07-09 10:14 UTC  (3+ messages)

[RFC PATCH kernel] vfio: Skip checking for IOMMU_CAP_CACHE_COHERENCY on POWER and more
 2022-07-07  1:06 UTC  (8+ messages)

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2022-07-05 16:07 UTC  (2+ messages)

[PATCH kernel] powerpc/iommu: Add simple iommu_ops to report capabilities
 2022-07-05 11:57 UTC  (3+ messages)

[PATCH] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
 2022-06-17 15:24 UTC  (2+ messages)

[PATCH kernel v2] KVM: Don't null dereference ops->destroy
 2022-06-01 10:28 UTC  (2+ messages)

[PATCH kernel] KVM: Don't null dereference ops->destroy
 2022-05-31 17:13 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
 2022-05-24 10:51 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Book3s: PR: Enable default TCE hypercalls
 2022-05-24 10:51 UTC  (3+ messages)

[PATCH kernel v2] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-24 10:51 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Initialize AMOR in nested entry
 2022-05-24 10:51 UTC  (4+ messages)

[PATCH kernel] KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
 2022-05-12 17:59 UTC  (4+ messages)

[PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-02 17:53 UTC  (2+ messages)

[PATCH kernel v2] KVM: PPC: Fix TCE handling for VFIO
 2022-04-24 12:15 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Fix TCE handling for VFIO
 2022-04-14  4:18 UTC  (3+ messages)

[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
 2022-03-22 13:44 UTC  (6+ messages)

[PATCH 0/3] KVM: PPC: KVM module exit fixes
 2022-03-12 10:42 UTC  (3+ messages)

[PATCH v3 0/4] KVM: PPC: KVM module exit fixes
 2022-03-12 10:37 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH v3 2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH v3 3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails
` [PATCH v3 4/4] KVM: PPC: Decrement module refcount if init_vm fails

[RFC PATCH] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE
 2022-03-09  9:05 UTC  (2+ messages)

[RFC PATCH 0/2] kvm selftests and MAX_VCPU_ID
 2022-03-08 14:27 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: PPC: Book3S HV: Provide a more accurate MAX_VCPU_ID in P9

[PATCH] arch:powerpc:kvm: remove unnecessary type castings
 2022-03-08 12:08 UTC  (2+ messages)

[PATCH v9 0/2] Interface to represent PAPR firmware attributes
 2022-03-08 12:08 UTC  (4+ messages)
` [PATCH v9 1/2] powerpc/pseries: "
` [PATCH v9 2/2] selftest/powerpc: Add PAPR sysfs attributes sniff test

[RFC PATCH] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest
 2022-03-07 15:17 UTC  (3+ messages)

[PATCH] arch: powerpc: kvm: remove unnecessary casting
 2022-03-02 16:08 UTC  (2+ messages)

[PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
 2022-02-28 19:46 UTC 

[PATCH v7 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-18  7:44 UTC  (7+ messages)
` [PATCH v7 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v7 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v7 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v5 0/5] KVM: PPC: MMIO fixes
 2022-02-16 13:04 UTC  (8+ messages)
` [PATCH v5 1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v5 2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v5 3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
` [PATCH v5 4/5] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v5 5/5] KVM: PPC: Book3s: mmio: Deliver DSI "

[PATCH v6 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-02 18:57 UTC  (7+ messages)
` [PATCH v6 1/3] nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
` [PATCH v6 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v6 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH REBASED v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2022-02-01 21:53 UTC  (7+ messages)
` [PATCH REBASED v5 1/2] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH REBASED v5 2/2] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH v2 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25 15:08 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH v2 2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH v2 3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails
` [PATCH v2 4/4] KVM: PPC: Decrement module refcount if init_vm fails

[PATCH v4 0/5] KVM: PPC: MMIO fixes
 2022-01-25  3:39 UTC  (9+ messages)
` [PATCH v4 1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v4 2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v4 3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
` [PATCH v4 4/5] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v4 5/5] KVM: PPC: mmio: Deliver DSI "

[PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2022-01-24 13:53 UTC  (2+ messages)

[kvm-unit-tests] Permitted license for new library
 2022-01-18 16:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).