kvm-ppc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
 2025-05-18  3:43 UTC  (4+ messages)

[agraf-2.6:kexec-cma 1/2] kernel/kexec_core.c:801 kimage_load_normal_segment() error: uninitialized symbol 'result'
 2025-05-13 14:38 UTC 

[agraf-2.6:kexec-cma 2/2] include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int'
 2025-05-13 11:04 UTC 

[agraf-2.6:kexec-cma 2/2] kernel/kexec_core.c:322 kimage_free_pages() warn: inconsistent indenting
 2025-05-11  4:03 UTC 

[agraf-2.6:kexec-cma 2/2] kernel/kexec_file.c:661:45: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2025-05-10 13:59 UTC 

[RESEND PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-04-16 16:27 UTC  (7+ messages)
` [RESEND PATCH v5 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [RESEND PATCH v5 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [RESEND PATCH v5 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [RESEND PATCH v5 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [RESEND PATCH v5 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [RESEND PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH v5 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-03-24 12:17 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v5 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v5 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v5 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v5 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v5 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH] powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu'
 2025-03-14  3:47 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
 2025-03-14  3:46 UTC  (2+ messages)

[PATCH v4 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-03-11  9:54 UTC  (14+ messages)
` [PATCH v4 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v4 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v4 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v4 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v4 5/6] powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v4 6/6] powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters

[PATCH v4] spapr: nested: Add support for reporting Hostwide state counter
 2025-03-10  5:22 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
 2025-02-18 14:10 UTC  (3+ messages)

[PATCH v3] spapr: nested: Add support for reporting Hostwide state counter
 2025-02-18  8:21 UTC  (3+ messages)

The business loan-
 2025-02-08 22:01 UTC 

[PATCH v2] spapr: nested: Add support for reporting Hostwide state counter
 2025-02-03 10:11 UTC  (3+ messages)

[PATCH v3 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-01-28 11:57 UTC  (12+ messages)
` [PATCH v3 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v3 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v3 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v3 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v3 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v3 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

[PATCH] spapr: nested: Add support for reporting Hostwide state counter
 2025-01-23 11:58 UTC  (3+ messages)

[PATCH v2 0/5] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-01-17 15:54 UTC  (12+ messages)
` [PATCH v2 1/6] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH v2 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH v2 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH v2 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH v2 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH v2 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

[PATCH] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
 2025-01-11  6:19 UTC  (2+ messages)

[PATCH 0/6] kvm powerpc/book3s-hv: Expose Hostwide counters as perf-events
 2025-01-06 11:24 UTC  (13+ messages)
` [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters
` [PATCH 2/6] kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
` [PATCH 3/6] kvm powerpc/book3s-apiv2: Add kunit tests "
` [PATCH 4/6] kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
` [PATCH 5/6] powerpc/book3s-hv-pmu: Implement GSB message-ops for hostwide counters
` [PATCH 6/6] kvm powerpc/book3s-hv-pmu: Add perf-events for Hostwide counters

[PATCH] KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
 2024-11-17 11:56 UTC  (2+ messages)

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2024-09-26 12:10 UTC  (4+ messages)

[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-19 11:33 UTC  (8+ messages)

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-02 16:55 UTC  (24+ messages)

[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-12 17:19 UTC  (9+ messages)

[PATCH v2] slof/engine.in: refine +COMP and -COMP by not using COMPILE
 2024-05-28  4:02 UTC  (9+ messages)

[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-05-27 12:38 UTC  (12+ messages)
        ` [SLOF] "

[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
 2024-05-08 13:45 UTC  (3+ messages)

[agraf-2.6:kvm-kho-gmem-test 19/27] lib/kvm_util.c:202:46: warning: unused variable 'region'
 2024-05-05  2:15 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:6808:17: error: 'KVM_ARCH_FLAG_VM_COUNTER_OFFSET' undeclared; did you mean 'KVM_ARM_SET_COUNTER_OFFSET'?
 2024-05-04 21:33 UTC 

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:92: warning: format specifies type 'unsigned long' but the argument has type 'gfn_t' (aka 'unsigned long long')
 2024-05-04 21:23 UTC 

[agraf-2.6:kvm-kho-gmem-test 9/27] include/linux/kexec.h:369:34: error: field 'dt' has incomplete type
 2024-05-04 21:02 UTC 

[agraf-2.6:kvm-kho-gmem-test 2/27] mm/memblock.c:2196:61: error: 'MIGRATE_CMA' undeclared; did you mean 'MIGRATE_SYNC'?
 2024-05-04 20:09 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:47: warning: initialization discards 'const' qualifier from pointer target type
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 23/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4477:55: error: 'struct kvm_arch' has no member named 'timer_data'
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 24/27] drivers/misc/fdbox.c:504:12: error: initializing 'ulong *' (aka 'unsigned long *') with an expression of type 'const void *' discards qualifiers
 2024-05-04 19:59 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 19:06 UTC 

[agraf-2.6:kvm-kho-gmem-test 20/27] arch/arm64/kvm/mmu.c:1691:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'gfn_t' {aka 'long long unsigned int'}
 2024-05-04 18:44 UTC 

[agraf-2.6:kvm-kho-gmem-test 26/27] kernel/time/sched_clock.c:76:49: error: call to undeclared function 'read_sysreg'; ISO C99 and later do not support implicit function declarations
 2024-05-04 18:44 UTC 

[agraf-2.6:kvm-kho-gmem-test 9/27] kernel/kexec_kho_out.c:208:26: warning: excess elements in struct initializer
 2024-05-04 18:33 UTC 

[agraf-2.6:kvm-kho-gmem-test 19/27] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:4421:49: warning: 'struct kvm_s2_mmu' declared inside parameter list will not be visible outside of this definition or declaration
 2024-05-04 18:23 UTC 

[agraf-2.6:kvm-kho-gmem-test 25/27] kernel/time/sched_clock.c:166:50: warning: variable 'ns' set but not used
 2024-05-04 18:11 UTC 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: declaration of 'struct kimage' will not be visible outside of this function
 2024-05-04 18:01 UTC 

[agraf-2.6:kvm-kho-gmem-test 5/27] include/linux/kexec.h:537:42: warning: 'struct kimage' declared inside parameter list will not be visible outside of this definition or declaration
 2024-05-04 17:38 UTC 

[PATCH] KVM: PPC: Book3S HV nestedv2: Cancel pending HDEC exception
 2024-04-10  4:28 UTC  (7+ messages)

[PATCH] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-04-04  0:44 UTC  (5+ messages)

[PATCH v3] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-28 11:02 UTC  (7+ messages)
` [SLOF] "

[PATCH v2] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-03-27  5:47 UTC  (4+ messages)
` [SLOF] "


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 NNTP newsgroup(s).