Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-ppc info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Apr 30 2025 15:38:05 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2025
Re: [PATCH qemu v2 1/2] accel/tcg: Fixed cross-page overflow for 32 bit guest
,
Richard Henderson
,
15:38
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
11:14
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Alex Bennée
,
09:48
Re: [PATCH v3] ppc/vof: Make nextprop behave more like Open Firmware
,
BALATON Zoltan
,
07:21
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
07:20
Re: [PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
,
Gautam Menghani
,
07:16
Re: [PULL 1/2] target/ppc: Big-core scratch register fix
,
Thomas Huth
,
01:57
April 29, 2025
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Nicholas Piggin
,
20:36
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Nicholas Piggin
,
20:07
Re: [PULL 1/2] target/ppc: Big-core scratch register fix
,
Nicholas Piggin
,
20:01
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
17:10
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
16:51
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Alex Bennée
,
14:00
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Alex Bennée
,
13:58
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Richard Henderson
,
13:30
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
13:14
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
13:11
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Alex Bennée
,
12:04
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Alex Bennée
,
11:28
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
10:40
Re: [PATCH v3 14/14] ppc/spapr: remove deprecated machine pseries-3.0
,
Cédric Le Goater
,
09:30
Re: [PATCH v2 02/12] target/ppc: improve checkstop logging
,
Philippe Mathieu-Daudé
,
02:49
April 28, 2025
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
Richard Henderson
,
09:47
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
09:26
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
06:44
[PATCH v3 20/20] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
02:43
[PATCH v3 18/20] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
02:43
[PATCH v3 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
,
Kohei Tokunaga
,
02:42
[PATCH v3 16/20] util: exclude mmap-alloc.c from compilation target on Emscripten
,
Kohei Tokunaga
,
02:42
[PATCH v3 15/20] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
02:42
[PATCH v3 17/20] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
02:42
[PATCH v3 12/20] block: Add including of ioctl header for Emscripten build
,
Kohei Tokunaga
,
02:41
[PATCH v3 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
02:41
[PATCH v3 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
02:41
[PATCH v3 13/20] block: Fix type confict of the copy_file_range stub
,
Kohei Tokunaga
,
02:41
[PATCH v3 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
02:41
[PATCH v3 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:41
[PATCH v3 08/20] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:41
[PATCH v3 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:41
[PATCH v3 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 05/20] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:40
[PATCH v3 00/20] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
02:40
April 27, 2025
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
20:13
April 26, 2025
Re: [PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
02:39
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
02:36
April 25, 2025
[PATCH v5 06/10] target/i386/kvm: rename architectural PMU variables
,
Dongli Zhang
,
17:34
[PATCH v5 02/10] target/i386: disable PERFCORE when "-pmu" is configured
,
Dongli Zhang
,
17:34
[PATCH v5 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
17:33
[PATCH v5 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
17:33
[PATCH v5 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
17:33
[PATCH v5 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Dongli Zhang
,
17:33
[PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
,
Dongli Zhang
,
17:33
[PATCH v5 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
,
Dongli Zhang
,
17:33
[PATCH v5 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
17:33
[PATCH v5 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
,
Dongli Zhang
,
17:32
[PATCH v5 03/10] kvm: Introduce kvm_arch_pre_create_vcpu()
,
Dongli Zhang
,
17:32
Re: [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Dongli Zhang
,
11:46
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Francisco Iglesias
,
11:04
Re: [PATCH v2 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
10:53
Re: [PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
10:53
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
10:51
Re: [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Sandipan Das
,
07:45
Re: [PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
,
Sandipan Das
,
07:45
Re: [PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
,
Sandipan Das
,
07:44
Re: [PATCH v4 0/6] hw/ppc: Remove tswap() calls
,
Philippe Mathieu-Daudé
,
06:38
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Thomas Huth
,
05:36
Re: [PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Thomas Huth
,
05:34
Re: [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Zhao Liu
,
04:57
Re: [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
,
Zhao Liu
,
04:35
Re: [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Zhao Liu
,
04:08
April 24, 2025
Re: [PATCH] hw/core: Get default_cpu_type calling machine_class_default_cpu_type()
,
Zhao Liu
,
11:17
Re: [RFC PATCH] target/ppc: Inline most of dcbz helper
,
BALATON Zoltan
,
08:46
Re: [PATCH] tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
,
Harsh Prateek Bora
,
05:22
[PATCH] tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
,
Thomas Huth
,
04:54
Re: [PULL 1/2] target/ppc: Big-core scratch register fix
,
Thomas Huth
,
04:26
April 23, 2025
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Paolo Bonzini
,
10:02
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
09:55
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
09:10
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Paolo Bonzini
,
09:08
[RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
09:06
[PATCH v3] ppc/vof: Make nextprop behave more like Open Firmware
,
BALATON Zoltan
,
06:19
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
02:01
April 22, 2025
Re: mac99 SMP
,
BALATON Zoltan
,
20:22
Re: mac99 SMP
,
Jd Lyons
,
12:27
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Stefan Hajnoczi
,
10:03
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Stefan Hajnoczi
,
10:02
Re: [PATCH v2 17/20] util: Add coroutine backend for emscripten
,
Stefan Hajnoczi
,
10:00
Re: mac99 SMP
,
Jd Lyons
,
09:51
[PATCH] hw/core: Get default_cpu_type calling machine_class_default_cpu_type()
,
Philippe Mathieu-Daudé
,
04:41
Re: [PATCH v2 15/20] Disable options unsupported on Emscripten
,
Philippe Mathieu-Daudé
,
02:53
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Philippe Mathieu-Daudé
,
02:52
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
02:48
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Philippe Mathieu-Daudé
,
02:44
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
02:43
Re: [PATCH v2 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
02:41
Re: [PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
02:41
Re: [PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
02:41
Re: [PATCH v6 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Cédric Le Goater
,
02:03
Re: [PATCH v5 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
02:03
[PATCH v6 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
02:02
[PATCH v6 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
02:01
[PATCH v6 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
,
Aditya Gupta
,
02:01
Re: [PATCH v5 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Cédric Le Goater
,
01:53
Re: [PATCH v5 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
,
Cédric Le Goater
,
01:52
[PATCH v2 20/20] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
01:33
[PATCH v2 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
,
Kohei Tokunaga
,
01:33
[PATCH v2 18/20] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
01:33
[PATCH v2 17/20] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
01:33
[PATCH v2 16/20] util: exclude mmap-alloc.c from compilation target on Emscripten
,
Kohei Tokunaga
,
01:33
[PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Kohei Tokunaga
,
01:33
[PATCH v2 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
01:33
[PATCH v2 15/20] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
01:32
[PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Kohei Tokunaga
,
01:32
[PATCH v2 08/20] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:32
[PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
01:32
[PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
01:32
[PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:30
[PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:30
[PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:30
[PATCH v2 05/20] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:28
[PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:28
[PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:28
[PATCH v2 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:28
[PATCH v2 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
01:28
[PATCH v2 00/20] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
01:28
Re: [PATCH v4 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
,
Aditya Gupta
,
00:48
[PATCH v5 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
,
Aditya Gupta
,
00:42
[PATCH v5 2/2] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
00:42
[PATCH v5 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
00:42
Re: [PATCH v5 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
00:42
[PATCH v5 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
00:39
[PATCH v5 0/2] Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
00:39
April 21, 2025
Re: mac99 SMP
,
BALATON Zoltan
,
17:45
Re: mac99 SMP
,
Jd Lyons
,
10:38
Re: qemu with smp support
,
Jd Lyons
,
10:37
Re: [PATCH v4 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
,
Harsh Prateek Bora
,
06:51
Re: [PATCH v4 0/8] Implement Firmware Assisted Dump for PSeries
,
Aditya Gupta
,
02:27
April 20, 2025
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
23:24
Re: mac99 SMP
,
BALATON Zoltan
,
14:54
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Bernhard Beschow
,
12:41
Re: mac99 SMP
,
Jd Lyons
,
09:49
Re: mac99 SMP
,
Jd Lyons
,
08:59
April 18, 2025
Re: mac99 SMP
,
Jd Lyons
,
11:07
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
05:52
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
02:55
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
02:54
April 17, 2025
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
BALATON Zoltan
,
17:41
Re: [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
,
Thomas Huth
,
15:27
Re: [PATCH 4/4] tests/qtest: Enable spapr dma with linear iommu map
,
Fabiano Rosas
,
12:19
Re: [PATCH v3 0/7] cpus: Convert cpu_list definition to CPUClass:list_cpus callback
,
Philippe Mathieu-Daudé
,
12:16
[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
,
Gautam Menghani
,
07:19
[PATCH v2 18/18] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
06:54
[PATCH v2 17/18] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
06:54
[PATCH v2 16/18] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
06:54
[PATCH v2 15/18] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
06:54
[PATCH v2 14/18] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
06:54
[PATCH v2 13/18] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
06:54
[PATCH v2 12/18] target/riscv: Expose CPU options of WorldGuard
,
Jim Shu
,
06:54
[PATCH v2 10/18] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
06:54
[PATCH v2 11/18] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
06:54
[PATCH v2 09/18] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
06:54
[PATCH v2 08/18] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
06:53
[PATCH v2 07/18] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
06:53
[PATCH v2 06/18] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
06:53
[PATCH v2 05/18] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
06:53
[PATCH v2 04/18] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
06:53
[PATCH v2 03/18] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
06:53
[PATCH v2 02/18] system/physmem: Remove the assertion of page-aligned section number
,
Jim Shu
,
06:53
[PATCH v2 01/18] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
06:53
[PATCH v2 00/18] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
06:53
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Philippe Mathieu-Daudé
,
05:58
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
05:55
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
05:50
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
05:44
Re: [PATCH 3/4] tests/qtest: Add libqos function for testing msix interrupt status
,
Philippe Mathieu-Daudé
,
05:43
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Kohei Tokunaga
,
05:41
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
05:39
Re: [PATCH 17/19] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
05:38
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
05:35
Re: [PATCH 14/19] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
05:33
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
05:32
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
05:27
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
05:21
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
05:18
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
05:08
April 16, 2025
[PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
17:58
[PATCH v4 11/11] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
17:58
[PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
17:58
[PATCH v4 07/11] target/i386/kvm: rename architectural PMU variables
,
Dongli Zhang
,
17:58
[PATCH v4 06/11] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Dongli Zhang
,
17:58
[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
,
Dongli Zhang
,
17:57
[PATCH v4 04/11] kvm: Introduce kvm_arch_pre_create_vcpu()
,
Dongli Zhang
,
17:57
[PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
17:57
[PATCH v4 05/11] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
,
Dongli Zhang
,
17:57
[PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Dongli Zhang
,
17:57
[PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
,
Dongli Zhang
,
17:57
[PATCH v4 02/11] target/i386: disable PerfMonV2 when PERFCORE unavailable
,
Dongli Zhang
,
17:57
[PATCH 2/4] tests/qtest: Fix virtio msix message endianness
,
Nicholas Piggin
,
11:00
[PATCH 4/4] tests/qtest: Enable spapr dma with linear iommu map
,
Nicholas Piggin
,
11:00
[PATCH 3/4] tests/qtest: Add libqos function for testing msix interrupt status
,
Nicholas Piggin
,
11:00
[PATCH 1/4] tests/qtest: Enforce zero for the "un-fired" msix message value
,
Nicholas Piggin
,
11:00
[PATCH 0/4] tests/qtest: Enable spapr dma tests
,
Nicholas Piggin
,
10:59
Re: PPC MacOS9 SCSI PCI Passthrough
,
BALATON Zoltan
,
10:08
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
BALATON Zoltan
,
07:56
[PATCH 16/19] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
07:08
[PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
07:08
[PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Kohei Tokunaga
,
07:08
[PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
07:08
[PATCH 18/19] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
07:08
[PATCH 14/19] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
07:08
[PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
07:08
[PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
07:08
[PATCH 08/19] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 09/19] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 05/19] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 04/19] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
07:08
[PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
07:08
[PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 06/19] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 07/19] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 17/19] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
07:08
[PATCH 02/19] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
[PATCH 03/19] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
07:08
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
05:38
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
05:36
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Philippe Mathieu-Daudé
,
05:34
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
05:34
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Paolo Bonzini
,
05:31
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
,
Philippe Mathieu-Daudé
,
05:23
Re: [PATCH 17/19] meson: Add wasm build in build scripts
,
Philippe Mathieu-Daudé
,
05:22
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Philippe Mathieu-Daudé
,
05:19
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Thomas Huth
,
05:15
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Daniel P . Berrangé
,
05:12
Re: [PATCH 14/19] Disable options unsupported on Emscripten
,
Philippe Mathieu-Daudé
,
05:04
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Paolo Bonzini
,
05:01
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
05:01
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Daniel P . Berrangé
,
04:29
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
03:49
Re: [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
,
Philippe Mathieu-Daudé
,
02:29
April 15, 2025
Re: [RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
,
Nicholas Piggin
,
22:06
Re: [RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
,
Fabiano Rosas
,
14:07
Re: [RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
,
Fabiano Rosas
,
14:02
Re: [PATCH 01/17] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
12:39
Re: [PATCH 17/17] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
10:47
Re: [PATCH 17/17] hw/riscv: virt: Add WorldGuard support
,
Daniel Henrique Barboza
,
09:21
Re: [PATCH] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
,
Gautam Menghani
,
05:54
Re: [PATCH 01/17] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Ilya Leoshkevich
,
05:13
[RFC PATCH 2/2] tests/qtest: Enable spapr dma with linear iommu map
,
Nicholas Piggin
,
04:20
[RFC PATCH 1/2] tests/qtest: Fix virtio msix message endianness
,
Nicholas Piggin
,
04:20
[RFC PATCH 0/2] tests/qtest: Enable spapr dma tests
,
Nicholas Piggin
,
04:19
[PATCH 15/17] hw/misc: riscv_wgchecker: Implement correct block-access behavior
,
Jim Shu
,
04:14
[PATCH 16/17] hw/misc: riscv_wgchecker: Check the slot settings in translate
,
Jim Shu
,
04:14
[PATCH 17/17] hw/riscv: virt: Add WorldGuard support
,
Jim Shu
,
04:14
[PATCH 14/17] hw/misc: riscv_wgchecker: Implement wgchecker slot registers
,
Jim Shu
,
04:14
[PATCH 13/17] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker
,
Jim Shu
,
04:14
[PATCH 11/17] target/riscv: Expose CPU options of WorldGuard
,
Jim Shu
,
04:14
[PATCH 12/17] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU
,
Jim Shu
,
04:14
[PATCH 09/17] target/riscv: Implement WorldGuard CSRs
,
Jim Shu
,
04:14
[PATCH 10/17] target/riscv: Add WID to MemTxAttrs of CPU memory transactions
,
Jim Shu
,
04:14
[PATCH 08/17] target/riscv: Allow global WG config to set WG CPU callbacks
,
Jim Shu
,
04:13
[PATCH 07/17] target/riscv: Add defines for WorldGuard CSRs
,
Jim Shu
,
04:13
[PATCH 06/17] target/riscv: Add hard-coded CPU state of WG extension
,
Jim Shu
,
04:13
[PATCH 05/17] target/riscv: Add CPU options of WorldGuard CPU extension
,
Jim Shu
,
04:13
[PATCH 04/17] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config
,
Jim Shu
,
04:13
[PATCH 03/17] exec: Add RISC-V WorldGuard WID to MemTxAttrs
,
Jim Shu
,
04:13
[PATCH 02/17] accel/tcg: memory access from CPU will pass access_type to IOMMU
,
Jim Shu
,
04:13
[PATCH 01/17] accel/tcg: Store section pointer in CPUTLBEntryFull
,
Jim Shu
,
04:13
[PATCH 00/17] Implements RISC-V WorldGuard extension v0.4
,
Jim Shu
,
04:12
Re: [RFC PATCH 12/17] target/ppc: Split tlbie300 helper into radix and hash
,
Harsh Prateek Bora
,
02:55
April 14, 2025
Re: [PATCH] hw: add compat machines for 10.1
,
Zhao Liu
,
10:36
Re: [PATCH] hw: add compat machines for 10.1
,
Thomas Huth
,
07:50
Re: [PATCH] hw: add compat machines for 10.1
,
Michael S. Tsirkin
,
07:39
[PATCH] hw: add compat machines for 10.1
,
Cornelia Huck
,
05:46
April 12, 2025
Re: mac99 SMP
,
Jd Lyons
,
16:06
Ideas for bhyve on power architecture
,
Joe Nosay
,
14:47
April 10, 2025
Re: [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
18:26
Re: [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
17:22
Re: [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
17:20
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
16:17
Re: [PATCH] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
,
Philippe Mathieu-Daudé
,
08:47
[PATCH] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
,
Gautam Menghani
,
06:44
Re: [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Zhao Liu
,
05:25
Re: [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Zhao Liu
,
04:01
Re: [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Zhao Liu
,
03:23
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Zhao Liu
,
00:45
April 09, 2025
Re: [PATCH v3 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Zhao Liu
,
22:20
Re: mac99 SMP
,
BALATON Zoltan
,
21:18
Re: mac99 SMP
,
Jd Lyons
,
20:07
Re: mac99 SMP
,
Jd Lyons
,
20:02
Re: [PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough
,
Cédric Le Goater
,
06:00
Re: [PULL 0/2] ppc-for-10.0-3 queue
,
Stefan Hajnoczi
,
04:31
Re: [RFC PATCH 09/17] accel/tcg: Rename tlb flush internal functions
,
Harsh Prateek Bora
,
03:43
Re: [RFC PATCH 09/17] accel/tcg: Rename tlb flush internal functions
,
Harsh Prateek Bora
,
03:41
April 08, 2025
Re: [PATCH v3 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough and memory > 128G
,
Cédric Le Goater
,
08:56
Re: [PATCH v3 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Cédric Le Goater
,
08:50
[PULL 2/2] target/ppc: Fix SPRC/SPRD SPRs for P9/10
,
Nicholas Piggin
,
08:46
[PULL 1/2] target/ppc: Big-core scratch register fix
,
Nicholas Piggin
,
08:46
[PULL 0/2] ppc-for-10.0-3 queue
,
Nicholas Piggin
,
08:46
[PATCH v3 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough and memory > 128G
,
Amit Machhiwal
,
08:42
[PATCH v3 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
08:42
[PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough
,
Amit Machhiwal
,
08:41
Re: [PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Cédric Le Goater
,
08:31
Re: [PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
06:59
Re: [PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
,
Alexey Kardashevskiy
,
06:59
Re: [PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Cédric Le Goater
,
05:46
Re: [PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
05:14
Re: [PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Cédric Le Goater
,
02:29
April 07, 2025
[PATCH v2 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G
,
Amit Machhiwal
,
10:32
[PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
10:31
Re: [PATCH 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
10:30
[PATCH 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest 1memory > 128G
,
Amit Machhiwal
,
10:24
[PATCH 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
,
Amit Machhiwal
,
10:24
Re: [PATCH] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G
,
Amit Machhiwal
,
04:46
April 04, 2025
Re: [PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
,
BALATON Zoltan
,
20:10
Re: mac99 SMP
,
Jd Lyons
,
15:53
Re: [PATCH] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G
,
Cédric Le Goater
,
07:29
[PATCH] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G
,
Amit Machhiwal
,
05:17
April 03, 2025
Re: [PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
,
Alexey Kardashevskiy
,
23:00
Re: mac99 SMP
,
Jd Lyons
,
12:06
Re: mac99 SMP
,
BALATON Zoltan
,
10:39
Re: mac99 SMP
,
Jd Lyons
,
10:35
Re: mac99 SMP
,
BALATON Zoltan
,
10:32
Re: mac99 SMP
,
Jd Lyons
,
10:20
Re: mac99 SMP
,
Jd Lyons
,
09:51
Re: mac99 SMP
,
Jd Lyons
,
09:48
Re: mac99 SMP
,
Andrew Randrianasulu
,
09:38
Re: mac99 SMP
,
Jd Lyons
,
09:27
Re: mac99 SMP
,
Jd Lyons
,
09:19
Re: mac99 SMP
,
Andrew Randrianasulu
,
09:01
Re: mac99 SMP
,
Andrew Randrianasulu
,
08:58
Re: mac99 SMP
,
Jd Lyons
,
08:58
Re: mac99 SMP
,
Jd Lyons
,
08:52
Re: mac99 SMP
,
Jd Lyons
,
08:48
Re: mac99 SMP
,
Jd Lyons
,
08:46
Re: Apple's Low Level MP cpu code for 604e quad cpu machines.
,
BALATON Zoltan
,
07:47
April 02, 2025
Apple's Low Level MP cpu code for 604e quad cpu machines.
,
Andrew Randrianasulu
,
23:18
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
Andrew Randrianasulu
,
13:38
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
BALATON Zoltan
,
07:37
April 01, 2025
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
Andrew Randrianasulu
,
22:41
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
BALATON Zoltan
,
21:33
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
Andrew Randrianasulu
,
21:21
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
BALATON Zoltan
,
20:40
Re: is ati-vga emulation usable with OS 9.2.2 installer?
,
BALATON Zoltan
,
17:06
Re: mac99 SMP
,
Howard Spoelstra
,
16:36
Re: mac99 SMP
,
Jd Lyons
,
16:26
is ati-vga emulation usable with OS 9.2.2 installer?
,
Andrew Randrianasulu
,
16:11
Re: mac99 SMP
,
Andrew Randrianasulu
,
14:58
Re: mac99 SMP
,
BALATON Zoltan
,
13:54
Re: mac99 SMP
,
Jd Lyons
,
13:38
-M mac99,via=pmu and OSX 10.2
,
Andrew Randrianasulu
,
13:30
Re: mac99 SMP
,
Andrew Randrianasulu
,
13:22
Re: mac99 SMP
,
BALATON Zoltan
,
12:48
Re: mac99 SMP
,
Jd Lyons
,
12:46
Re: mac99 SMP
,
Jd Lyons
,
12:38
Re: mac99 SMP
,
Jd Lyons
,
12:29
Re: mac99 SMP
,
BALATON Zoltan
,
12:12
Re: mac99 SMP
,
Andrew Randrianasulu
,
11:42
Re: mac99 SMP
,
Jd Lyons
,
11:22
Re: [PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
,
Cédric Le Goater
,
08:46
Re: [PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
,
Cédric Le Goater
,
08:44
Re: [PATCH v2] ppc/vof: Make nextprop behave more like Open Firmware
,
BALATON Zoltan
,
08:24
Re: [PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
,
Philippe Mathieu-Daudé
,
07:03
Re: [PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
,
Philippe Mathieu-Daudé
,
06:59
Re: [PATCH v2] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
06:01
Re: [PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
,
Aditya Gupta
,
05:55
Re: [RFC PATCH 1/3] accel/tcg: Option to permit incoherent translation block cache vs stores
,
Philippe Mathieu-Daudé
,
04:43
Re: [RFC PATCH 1/3] accel/tcg: Option to permit incoherent translation block cache vs stores
,
Nicholas Piggin
,
04:35
Re: [RFC PATCH 0/3] translation performance improvements
,
Nicholas Piggin
,
04:33
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc