messages from 2021-11-29 17:53:48 to 2022-06-17 15:24:43 UTC [more...]
[PATCH] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure
2022-06-17 15:24 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: tracing: Add missing hcall names
2022-06-14 16:52 UTC
[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 0/5] KVM: PPC: Book3S HV: Update debug timing code
2022-05-25 13:05 UTC (6+ 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] 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: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
2022-05-18 6:27 UTC (2+ 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 (10+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH 2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH 3/3] KVM: PPC: Book3S HV: Free allocated memory if module init fails
[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 2/2] selftest/powerpc: Add PAPR sysfs attributes sniff test
` [PATCH v9 1/2] powerpc/pseries: Interface to represent PAPR firmware attributes
[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)
[kvm-unit-tests PATCH] scripts/arch-run: Mark migration tests as SKIP if ncat is not available
2022-01-18 14:24 UTC (9+ messages)
[PATCH v3 0/6] KVM: PPC: MMIO fixes
2022-01-11 14:39 UTC (17+ messages)
` [PATCH v3 2/6] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v3 1/6] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v3 5/6] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v3 6/6] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
` [PATCH v3 4/6] KVM: PPC: mmio: Queue interrupt at kvmppc_emulate_mmio
` [PATCH v3 3/6] KVM: PPC: Don't use pr_emerg when mmio emulation fails
[PATCH v2 0/7] KVM: PPC: MMIO fixes
2022-01-07 13:07 UTC (13+ messages)
` [PATCH v2 1/7] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH v2 2/7] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH v2 3/7] KVM: PPC: Fix mmio length message
` [PATCH v2 4/7] KVM: PPC: Don't use pr_emerg when mmio emulation fails
` [PATCH v2 5/7] KVM: PPC: mmio: Queue interrupt at kvmppc_emulate_mmio
` [PATCH v2 6/7] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v2 7/7] KVM: PPC: mmio: Reject instructions that access more than mmio.data size
[PATCH 0/3] KVM: PPC: Minor fixes
2022-01-04 9:01 UTC (10+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH 2/3] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH 3/3] KVM: PPC: Fix mmio length message
[PATCH kernel v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
2021-12-29 9:39 UTC (5+ messages)
[PATCH kernel v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
2021-12-17 7:14 UTC (5+ messages)
[PATCH kernel] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
2021-12-15 0:40 UTC (2+ messages)
[PATCH kernel] KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
2021-12-15 0:40 UTC (2+ messages)
[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
2021-12-02 12:02 UTC (24+ messages)
` [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful
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