Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Apr 30 2025 19:48:26 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 00/12] single-binary: compile target/arm twice
,
Pierrick Bouvier
,
2025/04/30
[PATCH v2 03/12] meson: add common libs for target and target_system
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 03/12] meson: add common libs for target and target_system
,
Richard Henderson
,
2025/04/30
[PATCH v2 02/12] include/system/hvf: missing vaddr include
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 02/12] include/system/hvf: missing vaddr include
,
Richard Henderson
,
2025/04/30
[PATCH v2 01/12] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Pierrick Bouvier
,
2025/04/30
[PATCH v2 05/12] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 05/12] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
,
Richard Henderson
,
2025/04/30
[PATCH v2 09/12] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 09/12] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
,
Richard Henderson
,
2025/04/30
[PATCH v2 04/12] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 04/12] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
,
Richard Henderson
,
2025/04/30
[PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
,
Richard Henderson
,
2025/04/30
Re: [PATCH v2 08/12] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
,
Anton Johansson
,
2025/04/30
[PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
,
Richard Henderson
,
2025/04/30
Re: [PATCH v2 11/12] target/arm/cpu: compile file twice (user, system) only
,
Pierrick Bouvier
,
2025/04/30
[PATCH v2 06/12] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 06/12] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
,
Richard Henderson
,
2025/04/30
[PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
,
Richard Henderson
,
2025/04/30
Re: [PATCH v2 07/12] accel/hvf: add hvf_enabled() for common code
,
Pierrick Bouvier
,
2025/04/30
[PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
,
Richard Henderson
,
2025/04/30
Re: [PATCH v2 10/12] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
,
Pierrick Bouvier
,
2025/04/30
[PATCH v2 12/12] target/arm/cpu32-stubs.c: compile file twice (user, system)
,
Pierrick Bouvier
,
2025/04/30
Re: [PATCH v2 12/12] target/arm/cpu32-stubs.c: compile file twice (user, system)
,
Richard Henderson
,
2025/04/30
Re: [PATCH-for-10.1 v2 03/13] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH 0/4] hw/arm: Remove deprecated virt-3.0 up to virt-4.0 machines
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH 2/4] hw/arm/virt: Remove deprecated virt-3.0 machine
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH 1/4] hw/arm/virt: Update comment about Multiprocessor Affinity Register
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH 3/4] hw/arm/virt: Remove deprecated virt-3.1 machine
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH 4/4] hw/arm/virt: Remove deprecated virt-4.0 machine
,
Philippe Mathieu-Daudé
,
2025/04/29
[PATCH v2 0/7] target/arm: Remove TYPE_AARCH64_CPU class
,
Peter Maydell
,
2025/04/29
[PATCH v2 6/7] target/arm/kvm: don't check TYPE_AARCH64_CPU
,
Peter Maydell
,
2025/04/29
[PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
,
Peter Maydell
,
2025/04/29
Re: [PATCH v2 2/7] target/microblaze: Delay gdb_register_coprocessor() to realize
,
Edgar E. Iglesias
,
2025/04/29
[PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
,
Peter Maydell
,
2025/04/29
Re: [PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
,
Philippe Mathieu-Daudé
,
2025/04/29
Re: [PATCH v2 1/7] target/microblaze: Use 'obj' in DEVICE() casts in mb_cpu_initfn()
,
Edgar E. Iglesias
,
2025/04/29
[PATCH v2 5/7] target/arm: Move aarch64 CPU property code to TYPE_ARM_CPU
,
Peter Maydell
,
2025/04/29
[PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
,
Peter Maydell
,
2025/04/29
Re: [PATCH v2 3/7] hw/core/cpu-common: Don't init gdbstub until cpu_exec_realizefn()
,
Edgar E. Iglesias
,
2025/04/29
[PATCH v2 7/7] target/arm: Remove TYPE_AARCH64_CPU
,
Peter Maydell
,
2025/04/29
[PATCH v2 4/7] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
,
Peter Maydell
,
2025/04/29
[PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
,
Steven Lee
,
2025/04/29
[PATCH v3 1/9] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Steven Lee
,
2025/04/29
[PATCH v3 2/9] aspeed: ast27x0: Correct hex notation for device addresses
,
Steven Lee
,
2025/04/29
[PATCH v3 3/9] hw/intc/aspeed: Add support for AST2700 SSP INTC
,
Steven Lee
,
2025/04/29
[PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
,
Steven Lee
,
2025/04/29
Re: [PATCH v3 5/9] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
,
Cédric Le Goater
,
2025/04/30
[PATCH v3 4/9] hw/intc/aspeed: Add support for AST2700 TSP INTC
,
Steven Lee
,
2025/04/29
[PATCH v3 6/9] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
,
Steven Lee
,
2025/04/29
Re: [PATCH v3 6/9] hw/arm/aspeed_ast27x0-tsp: Introduce AST27x0 A1 TSP SoC
,
Cédric Le Goater
,
2025/04/30
[PATCH v3 7/9] hw/arm: Introduce ASPEED AST2700 A1 full core machine
,
Steven Lee
,
2025/04/29
[PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
,
Steven Lee
,
2025/04/29
Re: [PATCH v3 8/9] tests/function/aspeed: Add functional test for AST2700FC
,
Cédric Le Goater
,
2025/04/30
[PATCH v3 9/9] docs: Add support for ast2700fc machine
,
Steven Lee
,
2025/04/29
Re: [PATCH v3 9/9] docs: Add support for ast2700fc machine
,
Cédric Le Goater
,
2025/04/30
Re: [PATCH v3 0/9] Introduce AST27x0 multi-SoC machine
,
Cédric Le Goater
,
2025/04/30
[PATCH 00/13] single-binary: compile target/arm twice
,
Pierrick Bouvier
,
2025/04/29
[PATCH 04/13] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
,
Pierrick Bouvier
,
2025/04/29
[PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
,
Alex Bennée
,
2025/04/29
Re: [PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 05/13] target/arm/kvm_arm: copy definitions from kvm headers
,
Philippe Mathieu-Daudé
,
2025/04/30
[PATCH 10/13] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
,
Pierrick Bouvier
,
2025/04/29
[PATCH 12/13] target/arm/cpu: compile file twice (user, system) only
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 12/13] target/arm/cpu: compile file twice (user, system) only
,
Philippe Mathieu-Daudé
,
2025/04/30
Re: [PATCH 12/13] target/arm/cpu: compile file twice (user, system) only
,
Pierrick Bouvier
,
2025/04/30
[PATCH 02/13] include/system/hvf: missing vaddr include
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 02/13] include/system/hvf: missing vaddr include
,
Philippe Mathieu-Daudé
,
2025/04/29
Re: [PATCH 02/13] include/system/hvf: missing vaddr include
,
Philippe Mathieu-Daudé
,
2025/04/29
Re: [PATCH 02/13] include/system/hvf: missing vaddr include
,
Pierrick Bouvier
,
2025/04/29
[PATCH 03/13] meson: add common libs for target and target_system
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 03/13] meson: add common libs for target and target_system
,
Philippe Mathieu-Daudé
,
2025/04/29
Re: [PATCH 03/13] meson: add common libs for target and target_system
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 03/13] meson: add common libs for target and target_system
,
Philippe Mathieu-Daudé
,
2025/04/30
Re: [PATCH 03/13] meson: add common libs for target and target_system
,
Pierrick Bouvier
,
2025/04/30
[PATCH 01/13] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 01/13] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Alex Bennée
,
2025/04/29
[PATCH 13/13] target/arm/cpu32-stubs.c: compile file twice (user, system)
,
Pierrick Bouvier
,
2025/04/29
[PATCH 07/13] target/arm/cpu: remove CONFIG_KVM from arm_cpu_kvm_set_irq
,
Pierrick Bouvier
,
2025/04/29
[PATCH 06/13] target/arm/kvm-stub: add missing stubs
,
Pierrick Bouvier
,
2025/04/29
[PATCH 08/13] accel/hvf: add hvf_enabled() for common code
,
Pierrick Bouvier
,
2025/04/29
[PATCH 09/13] target/arm/cpu: get endianness from cpu state
,
Pierrick Bouvier
,
2025/04/29
Re: [PATCH 09/13] target/arm/cpu: get endianness from cpu state
,
Anton Johansson
,
2025/04/29
Re: [PATCH 09/13] target/arm/cpu: get endianness from cpu state
,
Pierrick Bouvier
,
2025/04/29
[PATCH 11/13] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
,
Pierrick Bouvier
,
2025/04/29
[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
,
Alex Bennée
,
2025/04/28
[PATCH 3/9] tests/tcg: make aarch64 boot.S handle different starting modes
,
Alex Bennée
,
2025/04/28
[PATCH 4/9] contrib/plugins: add a scaling factor to the ips arg
,
Alex Bennée
,
2025/04/28
Re: [PATCH 4/9] contrib/plugins: add a scaling factor to the ips arg
,
Pierrick Bouvier
,
2025/04/28
[PATCH 9/9] virtio-gpu: refactor async blob unmapping
,
Alex Bennée
,
2025/04/28
[PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
,
Alex Bennée
,
2025/04/28
Re: [PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
,
Thomas Huth
,
2025/04/28
Re: [PATCH 6/9] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
,
Dmitry Osipenko
,
2025/04/29
[PATCH 5/9] contrib/plugins: allow setting of instructions per quantum
,
Alex Bennée
,
2025/04/28
Re: [PATCH 5/9] contrib/plugins: allow setting of instructions per quantum
,
Pierrick Bouvier
,
2025/04/28
[PATCH 7/9] hw/display: re-arrange memory region tracking
,
Alex Bennée
,
2025/04/28
[PATCH 2/9] gitlab: disable debug info on CI builds
,
Alex Bennée
,
2025/04/28
Re: [PATCH 2/9] gitlab: disable debug info on CI builds
,
Thomas Huth
,
2025/04/28
Re: [PATCH 2/9] gitlab: disable debug info on CI builds
,
Peter Maydell
,
2025/04/28
[PATCH 1/9] tests/docker: expose $HOME/.cache as docker volume
,
Alex Bennée
,
2025/04/28
Re: [PATCH 1/9] tests/docker: expose $HOME/.cache as docker volume
,
Thomas Huth
,
2025/04/28
[PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Alex Bennée
,
2025/04/28
Re: [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Dmitry Osipenko
,
2025/04/29
Re: [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Alex Bennée
,
2025/04/29
Re: [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Dmitry Osipenko
,
2025/04/29
Re: [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Alex Bennée
,
2025/04/30
Re: [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob
,
Dmitry Osipenko
,
2025/04/30
[PATCH v10 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT tables
,
Alireza Sanaee
,
2025/04/28
[PATCH v10 6/6] Update the ACPI tables according to the acpi aml_build changes
,
Alireza Sanaee
,
2025/04/28
[RFC 00/24] APCI PCI Hotplug support on ARM
,
Eric Auger
,
2025/04/28
[RFC 02/24] hw/acpi/ged: Fix wrong identation
,
Eric Auger
,
2025/04/28
[RFC 01/24] hw/pci/pcie_port: Fix pcie_slot_is_hotpluggbale_bus typo
,
Eric Auger
,
2025/04/28
[RFC 04/24] hw/i386/acpi-build: Make aml_pci_device_dsm() static
,
Eric Auger
,
2025/04/28
[RFC 03/24] hw/i386/acpi-build: Fix build_append_notfication_callback typo
,
Eric Auger
,
2025/04/28
[RFC 05/24] hw/arm/virt: Introduce machine state acpi pcihp flags and props
,
Eric Auger
,
2025/04/28
[RFC 06/24] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
,
Eric Auger
,
2025/04/28
[RFC 08/24] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
,
Eric Auger
,
2025/04/28
[RFC 07/24] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
,
Eric Auger
,
2025/04/28
[RFC 09/24] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
,
Eric Auger
,
2025/04/28
[RFC 10/24] hw/i386/acpi-build: Turn build_q35_osc_method into a generic method
,
Eric Auger
,
2025/04/28
[RFC 12/24] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
,
Eric Auger
,
2025/04/28
[RFC 13/24] hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplug
,
Eric Auger
,
2025/04/28
[RFC 11/24] hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_method
,
Eric Auger
,
2025/04/28
[RFC 16/24] hw/i386/acpi-build: Introduce and use acpi_get_pci_host
,
Eric Auger
,
2025/04/28
[RFC 18/24] hw/acpi/ged: Prepare the device to react to PCI hotplug events
,
Eric Auger
,
2025/04/28
[RFC 14/24] hw/i386/acpi-build: Move build_append_notification_callback to pcihp
,
Eric Auger
,
2025/04/28
[RFC 17/24] hw/arm/virt-acpi-build: Add DSDT additions for PCI hotplug
,
Eric Auger
,
2025/04/28
[RFC 23/24] hw/arm/virt: Plug pcihp hotplug/hotunplug callbacks
,
Eric Auger
,
2025/04/28
[RFC 15/24] hw/i386/acpi-build: Move remaining pcihp generic functions to pcihp
,
Eric Auger
,
2025/04/28
[RFC 24/24] hw/arm/virt: Use ACPI PCI hotplug by default
,
Eric Auger
,
2025/04/28
[RFC 21/24] hw/core/sysbus: Introduce sysbus_mmio_map_name() helper
,
Eric Auger
,
2025/04/28
[RFC 19/24] hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementation
,
Eric Auger
,
2025/04/28
[RFC 22/24] hw/arm/virt: Let virt support pci hotplug/unplug GED event
,
Eric Auger
,
2025/04/28
[RFC 20/24] hw/acpi/ged: Support migration of AcpiPciHpState
,
Eric Auger
,
2025/04/28
[PATCH v3 00/20] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 05/20] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 08/20] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 12/20] block: Add including of ioctl header for Emscripten build
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 16/20] util: exclude mmap-alloc.c from compilation target on Emscripten
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 13/20] block: Fix type confict of the copy_file_range stub
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 15/20] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 18/20] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 17/20] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
2025/04/28
[PATCH v3 20/20] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
2025/04/28
[PATCH] hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC
,
Tim Lee
,
2025/04/27
[PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
,
Dongli Zhang
,
2025/04/25
[PATCH v5 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
,
Dongli Zhang
,
2025/04/25
[PATCH v5 03/10] kvm: Introduce kvm_arch_pre_create_vcpu()
,
Dongli Zhang
,
2025/04/25
[PATCH v5 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
,
Dongli Zhang
,
2025/04/25
[PATCH v5 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
2025/04/25
[PATCH v5 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Dongli Zhang
,
2025/04/25
[PATCH v5 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
2025/04/25
[PATCH v5 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
2025/04/25
[PATCH v5 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
2025/04/25
[PATCH v5 02/10] target/i386: disable PERFCORE when "-pmu" is configured
,
Dongli Zhang
,
2025/04/25
[PATCH v5 06/10] target/i386/kvm: rename architectural PMU variables
,
Dongli Zhang
,
2025/04/25
Re: [PATCH 10/21] hw/misc/zynq_slcr: Add logic for DCI configuration
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 09/21] hw/misc: Add dummy ZYNQ DDR controller
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 08/21] hw/dma/zynq-devcfg: Fix register memory
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 07/21] hw/dma/zynq-devcfg: Indicate power-up status of PL
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 06/21] hw/dma/zynq-devcfg: Simulate dummy PL reset
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 05/21] hw/dma/zynq: Notify devcfg on FPGA reset via SLCR control
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 04/21] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH 03/21] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
,
Edgar E. Iglesias
,
2025/04/25
Re: [PATCH for-10.1 6/9] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH for-10.1 6/9] target/arm: Present AArch64 gdbstub based on ARM_FEATURE_AARCH64
,
Peter Maydell
,
2025/04/29
Re: Whether the qemu mps2-an385 model support getchar?
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH for-10.1 0/9] target/arm: Remove TYPE_AARCH64_CPU class
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH for-10.1 4/9] target/arm: Handle gdb_core_xml_file in TYPE_ARM_CPU
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH 00/21] hw/arm: add CX7200 board emulation
,
Corvin Köhne
,
2025/04/24
Re: [PATCH 00/21] hw/arm: add CX7200 board emulation
,
Edgar E. Iglesias
,
2025/04/25
how to use UART to receive terminal input on QEMU?
,
??????
,
2025/04/24
[PATCH v6 0/6] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/24
[PATCH v6 1/6] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 1/6] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/24
[PATCH v6 2/6] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 2/6] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/24
RE: [PATCH v6 2/6] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 2/6] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/25
[PATCH v6 3/6] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 3/6] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/24
[PATCH v6 4/6] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Jamin Lin
,
2025/04/24
[PATCH v6 5/6] docs/system/arm/aspeed: move AST2700 content to new section
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 5/6] docs/system/arm/aspeed: move AST2700 content to new section
,
Cédric Le Goater
,
2025/04/24
[PATCH v6 6/6] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/24
Re: [PATCH v6 0/6] Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/29
[PATCH] scripts: Add exception to license check
,
Nabih Estefan
,
2025/04/23
Re: [PATCH] scripts: Add exception to license check
,
Daniel P . Berrangé
,
2025/04/24
[PATCH] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
,
Philippe Mathieu-Daudé
,
2025/04/23
[RFC PATCH] hw/i2c/aspeed_i2c: Make AspeedI2CClass::gap an plain unsigned type
,
Philippe Mathieu-Daudé
,
2025/04/23
Re: [RFC PATCH] hw/i2c/aspeed_i2c: Make AspeedI2CClass::gap an plain unsigned type
,
Cédric Le Goater
,
2025/04/23
Re: [RFC PATCH] hw/i2c/aspeed_i2c: Make AspeedI2CClass::gap an plain unsigned type
,
Cédric Le Goater
,
2025/04/23
[PATCH v9 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
2025/04/23
[PATCH v9 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
2025/04/23
Re: [PATCH v9 0/6] Specifying cache topology on ARM
,
Philippe Mathieu-Daudé
,
2025/04/23
[RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
2025/04/23
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Paolo Bonzini
,
2025/04/23
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
2025/04/23
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Paolo Bonzini
,
2025/04/23
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Ben Dooks
,
2025/04/23
Re: [RFC PATCH] tcg: allow tb_flags to be larger than 32bit
,
Nicholas Piggin
,
2025/04/29
Re: [PATCH 099/147] page-vary: Move and rename qemu_target_page_bits_min
,
Philippe Mathieu-Daudé
,
2025/04/23
[PATCH v5 00/11] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/23
[PATCH v5 01/11] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Jamin Lin
,
2025/04/23
[PATCH v5 02/11] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 02/11] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/23
[PATCH v5 03/11] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 03/11] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Cédric Le Goater
,
2025/04/23
RE: [PATCH v5 03/11] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Jamin Lin
,
2025/04/24
[PATCH v5 04/11] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 04/11] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Cédric Le Goater
,
2025/04/23
RE: [PATCH v5 04/11] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/23
[PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/23
Re: [PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
,
Nabih Estefan
,
2025/04/23
Re: [PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/23
[PATCH v5 06/11] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 06/11] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/23
RE: [PATCH v5 06/11] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/24
[PATCH v5 08/11] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Jamin Lin
,
2025/04/23
[PATCH v5 07/11] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
,
Jamin Lin
,
2025/04/23
[PATCH v5 09/11] tests/functional/aspeed: extract boot and login sequence into helper function
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 09/11] tests/functional/aspeed: extract boot and login sequence into helper function
,
Cédric Le Goater
,
2025/04/23
[PATCH v5 10/11] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 10/11] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/23
[PATCH v5 11/11] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/23
Re: [PATCH v5 11/11] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/23
Re: [PATCH v5 00/11] Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/23
Re: [PATCH 2/2] hw/arm: ast27x0: Wire up EHCI controllers
,
Cédric Le Goater
,
2025/04/23
[PATCH v3 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
,
Kane Chen
,
2025/04/22
[PATCH v3 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
,
Kane Chen
,
2025/04/22
Re: [PATCH v3 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
,
Cédric Le Goater
,
2025/04/28
RE: [PATCH v3 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
,
Kane Chen
,
2025/04/28
[PATCH v3 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Kane Chen
,
2025/04/22
Re: [PATCH v3 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Cédric Le Goater
,
2025/04/28
RE: [PATCH v3 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Kane Chen
,
2025/04/28
[PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Kane Chen
,
2025/04/22
Re: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Cédric Le Goater
,
2025/04/28
RE: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Kane Chen
,
2025/04/28
Re: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Cédric Le Goater
,
2025/04/28
Re: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Cédric Le Goater
,
2025/04/28
RE: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Kane Chen
,
2025/04/28
Re: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Cédric Le Goater
,
2025/04/29
RE: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Kane Chen
,
2025/04/30
Re: [PATCH v3 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Cédric Le Goater
,
2025/04/30
[PATCH v2 0/3] Update to test new ASPEED SDK version
,
Jamin Lin
,
2025/04/22
[PATCH v2 1/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
,
Jamin Lin
,
2025/04/22
[PATCH v2 2/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2600
,
Jamin Lin
,
2025/04/22
[PATCH v2 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Jamin Lin
,
2025/04/22
Re: [PATCH v2 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Cédric Le Goater
,
2025/04/23
Re: [PATCH v2 0/3] Update to test new ASPEED SDK version
,
Cédric Le Goater
,
2025/04/23
[PATCH V2 0/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/22
[PATCH V2 1/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/22
Re: [PATCH V2 1/3] acpi: Add machine option to disable SPCR table
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH V2 1/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/22
Re: [PATCH V2 1/3] acpi: Add machine option to disable SPCR table
,
Gavin Shan
,
2025/04/22
Re: [PATCH V2 1/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/23
[PATCH V2 2/3] tests/qtest/bios-tables-test: Add test for disabling SPCR on AArch64
,
Li Chen
,
2025/04/22
[PATCH V2 3/3] tests/qtest/bios-tables-test: Add test for disabling SPCR on RISC-V
,
Li Chen
,
2025/04/22
Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table
,
bibo mao
,
2025/04/23
Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/23
Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table
,
bibo mao
,
2025/04/23
Re: [PATCH V2 0/3] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/23
[PATCH] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/22
Re: [PATCH] acpi: Add machine option to disable SPCR table
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH] acpi: Add machine option to disable SPCR table
,
Li Chen
,
2025/04/22
Re: [PATCH] acpi: Add machine option to disable SPCR table
,
Michael S. Tsirkin
,
2025/04/22
Re: [PATCH] acpi: Add machine option to disable SPCR table
,
bibo mao
,
2025/04/22
[PATCH v1 0/3] Update to test new ASPEED SDK version
,
Jamin Lin
,
2025/04/22
[PATCH v1 1/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
,
Jamin Lin
,
2025/04/22
Re: [PATCH v1 1/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
,
Cédric Le Goater
,
2025/04/22
[PATCH v1 2/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
,
Jamin Lin
,
2025/04/22
Re: [PATCH v1 2/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
,
Cédric Le Goater
,
2025/04/22
[PATCH v1 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Jamin Lin
,
2025/04/22
Re: [PATCH v1 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH v1 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Cédric Le Goater
,
2025/04/22
RE: [PATCH v1 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030
,
Jamin Lin
,
2025/04/22
[PATCH v2 00/20] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 01/20] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/22
[PATCH v2 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 02/20] qom/object.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/25
[PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 03/20] system/vl.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/22
[PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH v2 04/20] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/26
[PATCH v2 05/20] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 06/20] contrib/plugins: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/22
[PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH v2 07/20] hw/net/can: Fix type conflict of GLib function pointers
,
Francisco Iglesias
,
2025/04/25
[PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 09/20] target/s390x: Fix type conflict of GLib function pointers
,
Thomas Huth
,
2025/04/25
[PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH v2 11/20] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
2025/04/23
[PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Thomas Huth
,
2025/04/25
Re: [PATCH v2 10/20] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
2025/04/26
[PATCH v2 08/20] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 15/20] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 15/20] Disable options unsupported on Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/22
[PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH v2 12/20] block: Add including of ioctl header for Emscripten build
,
Stefan Hajnoczi
,
2025/04/22
[PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Philippe Mathieu-Daudé
,
2025/04/22
Re: [PATCH v2 13/20] block: Fix type confict of the copy_file_range stub
,
Stefan Hajnoczi
,
2025/04/22
[PATCH v2 14/20] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 16/20] util: exclude mmap-alloc.c from compilation target on Emscripten
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 17/20] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
2025/04/22
Re: [PATCH v2 17/20] util: Add coroutine backend for emscripten
,
Stefan Hajnoczi
,
2025/04/22
[PATCH v2 18/20] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 19/20] tests: Add Dockerfile containing dependencies for Emscripten build
,
Kohei Tokunaga
,
2025/04/22
[PATCH v2 20/20] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
2025/04/22
[PATCH] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
,
Joe Komlodi
,
2025/04/21
Re: [PATCH] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
,
Cédric Le Goater
,
2025/04/22
Re: [PATCH] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
,
Cédric Le Goater
,
2025/04/23
[PATCH] tests/qtest: Add qtest for NPCM8XX PSPI module
,
Tim Lee
,
2025/04/18
Emulator support for not listed Cortex M series microcontrollers
,
Khagesh Chaudhari/CREAT/E&T/PUNE
,
2025/04/18
[PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 01/11] hw/core/null-machine: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 02/11] hw/arm/bananapi: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 03/11] hw/arm/cubieboard: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 04/11] hw/arm/digic: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 05/11] hw/arm/imx: Define machines as generic QOM types
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 06/11] hw/arm/integratorcp: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 07/11] hw/arm/kzm: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 08/11] hw/arm/msf2: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 09/11] hw/arm/musicpal: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 10/11] hw/arm/orangepi: Define machine as generic QOM type
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 11/11] hw/arm/stm32: Define machines as generic QOM types
,
Philippe Mathieu-Daudé
,
2025/04/17
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Pierrick Bouvier
,
2025/04/17
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
BALATON Zoltan
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Pierrick Bouvier
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Philippe Mathieu-Daudé
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Pierrick Bouvier
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Philippe Mathieu-Daudé
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Pierrick Bouvier
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
BALATON Zoltan
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
BALATON Zoltan
,
2025/04/18
Re: [PATCH 00/11] hw/arm: Define machines as generic QOM types
,
Pierrick Bouvier
,
2025/04/18
[PATCH v4 00/10] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/16
[PATCH v4 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Jamin Lin
,
2025/04/16
[PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/21
RE: [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/21
Re: [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/22
Re: [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/21
RE: [PATCH v4 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/21
[PATCH v4 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Jamin Lin
,
2025/04/16
[PATCH v4 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/16
[PATCH v4 05/10] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/16
[PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/21
RE: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/21
Re: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/22
RE: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/23
Re: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/28
RE: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/28
Re: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Philippe Mathieu-Daudé
,
2025/04/28
RE: [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/29
[PATCH v4 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
,
Nabih Estefan
,
2025/04/21
Re: [PATCH v4 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
,
Cédric Le Goater
,
2025/04/21
[PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Cédric Le Goater
,
2025/04/21
Re: [PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Cédric Le Goater
,
2025/04/22
RE: [PATCH v4 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Jamin Lin
,
2025/04/22
[PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Nabih Estefan
,
2025/04/21
Re: [PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/21
RE: [PATCH v4 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Jamin Lin
,
2025/04/22
[PATCH v4 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/16
Re: [PATCH v4 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/22
RE: [PATCH v4 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/22
[PATCH v2 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
,
Kane Chen
,
2025/04/16
[PATCH v2 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Kane Chen
,
2025/04/16
Re: [PATCH v2 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Bernhard Beschow
,
2025/04/17
RE: [PATCH v2 1/3] hw/misc/aspeed_otp: Add Aspeed OTP memory device model
,
Kane Chen
,
2025/04/17
[PATCH v2 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller
,
Kane Chen
,
2025/04/16
[PATCH v2 3/3] hw/arm: Integrate Aspeed OTP memory into AST10x0 and AST2600 SoCs
,
Kane Chen
,
2025/04/16
[PATCH v4 00/11] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
,
Dongli Zhang
,
2025/04/16
[PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
,
Dongli Zhang
,
2025/04/16
Re: [PATCH v4 03/11] target/i386: disable PERFCORE when "-pmu" is configured
,
Sandipan Das
,
2025/04/25
[PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Dongli Zhang
,
2025/04/16
Re: [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Zhao Liu
,
2025/04/25
Re: [PATCH v4 01/11] [DO NOT MERGE] i386/cpu: Consolidate the helper to get Host's vendor
,
Dongli Zhang
,
2025/04/25
[PATCH v4 02/11] target/i386: disable PerfMonV2 when PERFCORE unavailable
,
Dongli Zhang
,
2025/04/16
[PATCH v4 05/11] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
,
Dongli Zhang
,
2025/04/16
[PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
2025/04/16
Re: [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Zhao Liu
,
2025/04/25
Re: [PATCH v4 09/11] target/i386/kvm: reset AMD PMU registers during VM reset
,
Sandipan Das
,
2025/04/25
[PATCH v4 06/11] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Dongli Zhang
,
2025/04/16
[PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
2025/04/16
Re: [PATCH v4 08/11] target/i386/kvm: query kvm.enable_pmu parameter
,
Zhao Liu
,
2025/04/25
[PATCH v4 07/11] target/i386/kvm: rename architectural PMU variables
,
Dongli Zhang
,
2025/04/16
[PATCH v4 04/11] kvm: Introduce kvm_arch_pre_create_vcpu()
,
Dongli Zhang
,
2025/04/16
[PATCH v4 11/11] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
2025/04/16
[PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
2025/04/16
Re: [PATCH v4 10/11] target/i386/kvm: support perfmon-v2 for reset
,
Sandipan Das
,
2025/04/25
[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Daniel P . Berrangé
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Paolo Bonzini
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Daniel P . Berrangé
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Paolo Bonzini
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/17
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Thomas Huth
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 01/19] hw/core/loader.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/17
[PATCH 02/19] qom/object.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 03/19] system/vl.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 07/19] hw/net/can: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 04/19] target/arm/helper.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 05/19] target/i386/cpu.c: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 06/19] contrib/plugins: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 08/19] target/ppc: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 09/19] target/s390x: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/16
[PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
2025/04/17
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/17
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
2025/04/18
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/18
Re: [PATCH 12/19] block: Update block to compile with Emscripten
,
Kohei Tokunaga
,
2025/04/17
[PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Kohei Tokunaga
,
2025/04/17
Re: [PATCH 11/19] util/cacheflush.c: Update cache flushing mechanism for Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/17
[PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Philippe Mathieu-Daudé
,
2025/04/17
Re: [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
,
Kohei Tokunaga
,
2025/04/18
[PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
BALATON Zoltan
,
2025/04/16
Re: [PATCH 10/19] include/glib-compat.h: Poison g_list_sort and g_slist_sort
,
Kohei Tokunaga
,
2025/04/17
[PATCH 17/19] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 17/19] meson: Add wasm build in build scripts
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 17/19] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/17
[PATCH 14/19] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 14/19] Disable options unsupported on Emscripten
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 14/19] Disable options unsupported on Emscripten
,
Kohei Tokunaga
,
2025/04/17
[PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
2025/04/17
Re: [PATCH 15/19] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
2025/04/20
[PATCH 16/19] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
2025/04/16
[PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 19/19] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Kohei Tokunaga
,
2025/04/17
[PATCH 18/19] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
2025/04/16
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
,
Philippe Mathieu-Daudé
,
2025/04/16
Re: [PATCH 18/19] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
2025/04/17
[PATCH v3 00/10] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/15
[PATCH v3 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 01/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Nabih Estefan
,
2025/04/16
[PATCH v3 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 02/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Nabih Estefan
,
2025/04/16
[PATCH v3 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 03/10] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
,
Nabih Estefan
,
2025/04/16
[PATCH v3 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 04/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Nabih Estefan
,
2025/04/16
[PATCH v3 05/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 05/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Nabih Estefan
,
2025/04/16
RE: [PATCH v3 05/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/16
[PATCH v3 06/10] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 06/10] pc-bios: Add AST27x0 vBootrom
,
Nabih Estefan
,
2025/04/16
RE: [PATCH v3 06/10] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/16
[PATCH v3 07/10] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
,
Jamin Lin
,
2025/04/15
[PATCH v3 08/10] tests/functional/aspeed: Update test ASPEED SDK v09.06
,
Jamin Lin
,
2025/04/15
[PATCH v3 09/10] tests/functional/aspeed: Add to test vbootrom for AST2700
,
Jamin Lin
,
2025/04/15
[PATCH v3 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/15
Re: [PATCH v3 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Nabih Estefan
,
2025/04/16
[RFC PATCH 0/3] target/arm/internals: Replace some target_ulong uses
,
Philippe Mathieu-Daudé
,
2025/04/15
[RFC PATCH 1/3] target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [RFC PATCH 1/3] target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo
,
Pierrick Bouvier
,
2025/04/15
Re: [RFC PATCH 1/3] target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo
,
Richard Henderson
,
2025/04/16
[RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Pierrick Bouvier
,
2025/04/15
Re: [RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Richard Henderson
,
2025/04/16
Re: [RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Pierrick Bouvier
,
2025/04/16
Re: [RFC PATCH 2/3] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
,
Richard Henderson
,
2025/04/16
[RFC PATCH 3/3] target/arm: Replace target_ulong -> vaddr for CPUWatchpoint
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [RFC PATCH 3/3] target/arm: Replace target_ulong -> vaddr for CPUWatchpoint
,
Pierrick Bouvier
,
2025/04/15
Re: [RFC PATCH 3/3] target/arm: Replace target_ulong -> vaddr for CPUWatchpoint
,
Richard Henderson
,
2025/04/16
[PATCH 0/5] Add support for user creatable SMMUv3 device
,
Shameer Kolothum
,
2025/04/15
[PATCH 1/5] hw/arm/smmuv3: Introduce SMMUv3 device
,
Shameer Kolothum
,
2025/04/15
Message not available
RE: [PATCH 1/5] hw/arm/smmuv3: Introduce SMMUv3 device
,
Shameerali Kolothum Thodi
,
2025/04/16
[PATCH 2/5] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Shameer Kolothum
,
2025/04/15
Message not available
RE: [PATCH 2/5] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Shameerali Kolothum Thodi
,
2025/04/16
Re: [PATCH 2/5] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Donald Dutile
,
2025/04/18
RE: [PATCH 2/5] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
,
Shameerali Kolothum Thodi
,
2025/04/22
[PATCH 3/5] hw/arm/virt: Factor out common SMMUV3 dt bindings code
,
Shameer Kolothum
,
2025/04/15
Message not available
RE: [PATCH 3/5] hw/arm/virt: Factor out common SMMUV3 dt bindings code
,
Shameerali Kolothum Thodi
,
2025/04/16
[PATCH 4/5] hw/arm/virt: Add support for smmuv3 device
,
Shameer Kolothum
,
2025/04/15
Re: [PATCH 4/5] hw/arm/virt: Add support for smmuv3 device
,
Jonathan Cameron
,
2025/04/15
RE: [PATCH 4/5] hw/arm/virt: Add support for smmuv3 device
,
Shameerali Kolothum Thodi
,
2025/04/15
Re: [PATCH 4/5] hw/arm/virt: Add support for smmuv3 device
,
Daniel P . Berrangé
,
2025/04/15
[PATCH 5/5] hw/arm/smmuv3: Enable smmuv3 device creation
,
Shameer Kolothum
,
2025/04/15
Re: [PATCH 0/5] Add support for user creatable SMMUv3 device
,
Donald Dutile
,
2025/04/18
RE: [PATCH 0/5] Add support for user creatable SMMUv3 device
,
Shameerali Kolothum Thodi
,
2025/04/22
Re: [PATCH 0/5] Add support for user creatable SMMUv3 device
,
Donald Dutile
,
2025/04/28
Re: [PATCH 0/5] Add support for user creatable SMMUv3 device
,
Eric Auger
,
2025/04/30
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
,
Cornelia Huck
,
2025/04/14
[PATCH v3 01/10] arm/cpu: Add infra to handle generated ID register definitions
,
Cornelia Huck
,
2025/04/14
[PATCH v3 02/10] arm/cpu: Add sysreg properties generation
,
Cornelia Huck
,
2025/04/14
Re: [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
,
Philippe Mathieu-Daudé
,
2025/04/15
[PATCH v3 03/10] arm/cpu: Add generated sysreg properties
,
Cornelia Huck
,
2025/04/14
[PATCH v3 04/10] kvm: kvm_get_writable_id_regs
,
Cornelia Huck
,
2025/04/14
[PATCH v3 05/10] arm/cpu: accessors for writable id registers
,
Cornelia Huck
,
2025/04/14
Re: [PATCH v3 05/10] arm/cpu: accessors for writable id registers
,
Sebastian Ott
,
2025/04/29
Re: [PATCH v3 05/10] arm/cpu: accessors for writable id registers
,
Cornelia Huck
,
2025/04/30
[PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
,
Cornelia Huck
,
2025/04/14
[PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model
,
Cornelia Huck
,
2025/04/14
[PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
,
Cornelia Huck
,
2025/04/14
Re: [PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [PATCH v3 07/10] arm/kvm: write back modified ID regs to KVM
,
Cornelia Huck
,
2025/04/15
[PATCH v3 09/10] arm-qmp-cmds: introspection for ID register props
,
Cornelia Huck
,
2025/04/14
[PATCH v3 10/10] arm/cpu-features: document ID reg properties
,
Cornelia Huck
,
2025/04/14
[PATCH v2 0/4] target/arm: fix arm_cpu_get_phys_page_attrs_debug
,
Pierrick Bouvier
,
2025/04/14
[PATCH v2 1/4] target/arm/ptw: extract arm_mmu_idx_to_security_space
,
Pierrick Bouvier
,
2025/04/14
[PATCH v2 2/4] target/arm/ptw: get current security_space for current mmu_idx
,
Pierrick Bouvier
,
2025/04/14
[PATCH v2 4/4] target/arm/ptw: fix arm_cpu_get_phys_page_attrs_debug
,
Pierrick Bouvier
,
2025/04/14
[PATCH v2 3/4] target/arm/ptw: extract arm_cpu_get_phys_page
,
Pierrick Bouvier
,
2025/04/14
Re: [PATCH v2 0/4] target/arm: fix arm_cpu_get_phys_page_attrs_debug
,
Pierrick Bouvier
,
2025/04/28
[PATCH] MAINTAINERS: Add functional tests that are not covered yet
,
Thomas Huth
,
2025/04/14
Re: [PATCH] MAINTAINERS: Add functional tests that are not covered yet
,
Philippe Mathieu-Daudé
,
2025/04/14
[PATCH] hw: add compat machines for 10.1
,
Cornelia Huck
,
2025/04/14
Re: [PATCH] hw: add compat machines for 10.1
,
Michael S. Tsirkin
,
2025/04/14
Re: [PATCH] hw: add compat machines for 10.1
,
Thomas Huth
,
2025/04/14
Re: [PATCH] hw: add compat machines for 10.1
,
Zhao Liu
,
2025/04/14
Re: [RFC PATCH] tests/functional: Generic method to check required devices availability
,
Thomas Huth
,
2025/04/14
[PATCH] hw/arm: Attach PSPI module to NPCM8XX SoC
,
Tim Lee
,
2025/04/13
Re: [PATCH] hw/arm: Attach PSPI module to NPCM8XX SoC
,
Philippe Mathieu-Daudé
,
2025/04/14
Re: [PATCH] hw/arm: Attach PSPI module to NPCM8XX SoC
,
Hao Wu
,
2025/04/22
[PATCH 0/4] target/arm: fix arm_cpu_get_phys_page_attrs_debug
,
Pierrick Bouvier
,
2025/04/10
[PATCH 1/4] target/arm/ptw: extract arm_mmu_idx_to_security_space
,
Pierrick Bouvier
,
2025/04/10
Re: [PATCH 1/4] target/arm/ptw: extract arm_mmu_idx_to_security_space
,
Philippe Mathieu-Daudé
,
2025/04/11
Re: [PATCH 1/4] target/arm/ptw: extract arm_mmu_idx_to_security_space
,
Pierrick Bouvier
,
2025/04/11
[PATCH 3/4] target/arm/ptw: extract arm_cpu_get_phys_page
,
Pierrick Bouvier
,
2025/04/10
Re: [PATCH 3/4] target/arm/ptw: extract arm_cpu_get_phys_page
,
Philippe Mathieu-Daudé
,
2025/04/11
[PATCH 2/4] target/arm/ptw: get current security_space for current mmu_idx
,
Pierrick Bouvier
,
2025/04/10
[PATCH 4/4] target/arm/ptw: fix arm_cpu_get_phys_page_attrs_debug
,
Pierrick Bouvier
,
2025/04/10
Re: [PATCH 0/4] target/arm: fix arm_cpu_get_phys_page_attrs_debug
,
Richard Henderson
,
2025/04/12
Re: [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Zhao Liu
,
2025/04/10
Re: [PATCH v3 10/10] target/i386/kvm: don't stop Intel PMU counters
,
Dongli Zhang
,
2025/04/10
Re: [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Zhao Liu
,
2025/04/10
Re: [PATCH v3 09/10] target/i386/kvm: support perfmon-v2 for reset
,
Dongli Zhang
,
2025/04/10
Re: [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Zhao Liu
,
2025/04/10
Re: [PATCH v3 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
,
Dongli Zhang
,
2025/04/10
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Zhao Liu
,
2025/04/10
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
2025/04/10
Re: [PATCH v3 07/10] target/i386/kvm: query kvm.enable_pmu parameter
,
Dongli Zhang
,
2025/04/16
[PATCH v2 00/10] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/09
[PATCH v2 01/10] hw/arm/aspeed: Introduced ASPEED_DEV_VBOOTROM in the device enumeration
,
Jamin Lin
,
2025/04/09
[PATCH v2 02/10] hw/arm/aspeed_ast27x0: Add "vbootrom_size" field to AspeedSoCClass
,
Jamin Lin
,
2025/04/09
[PATCH v2 03/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 03/10] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Cédric Le Goater
,
2025/04/11
[PATCH v2 04/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 04/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Cédric Le Goater
,
2025/04/11
RE: [PATCH v2 04/10] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/13
[PATCH v2 05/10] hw/arm/aspeed: Enable vbootrom support by default on AST2700 EVB machines
,
Jamin Lin
,
2025/04/09
[PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Cédric Le Goater
,
2025/04/11
RE: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/13
Re: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Nabih Estefan
,
2025/04/14
RE: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/15
Re: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Nabih Estefan
,
2025/04/15
RE: [PATCH v2 07/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/15
[PATCH v2 06/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 06/10] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Cédric Le Goater
,
2025/04/11
[PATCH v2 09/10] tests/functional/aspeed: Update AST2700 functional test to use vbootrom
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 09/10] tests/functional/aspeed: Update AST2700 functional test to use vbootrom
,
Cédric Le Goater
,
2025/04/11
RE: [PATCH v2 09/10] tests/functional/aspeed: Update AST2700 functional test to use vbootrom
,
Jamin Lin
,
2025/04/13
[PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/11
RE: [PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/14
Re: [PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
,
Cédric Le Goater
,
2025/04/21
[PATCH v2 10/10] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2 00/10] Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/11
RE: [PATCH v2 00/10] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/13
Re: [PATCH v2 00/10] Support vbootrom for AST2700
,
Cédric Le Goater
,
2025/04/21
Re: [PATCH v3 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
,
Zhao Liu
,
2025/04/09
[PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Bernhard Beschow
,
2025/04/09
Re: [PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Thomas Huth
,
2025/04/10
Re: [PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Bernhard Beschow
,
2025/04/23
Re: [PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Thomas Huth
,
2025/04/23
Re: [PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Philippe Mathieu-Daudé
,
2025/04/23
[PATCH for-10.1 v5 00/13] arm: rework id register storage
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 01/13] arm/cpu: Add sysreg definitions in cpu-sysregs.h
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 02/13] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
,
Cornelia Huck
,
2025/04/29
[PATCH for-10.1 v5 03/13] arm/cpu: Store aa64isar1/2 into the idregs array
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 03/13] arm/cpu: Store aa64isar1/2 into the idregs array
,
Eric Auger
,
2025/04/28
[PATCH for-10.1 v5 04/13] arm/cpu: Store aa64pfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 04/13] arm/cpu: Store aa64pfr0/1 into the idregs array
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 04/13] arm/cpu: Store aa64pfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/29
[PATCH for-10.1 v5 05/13] arm/cpu: Store aa64mmfr0-3 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 06/13] arm/cpu: Store aa64dfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 06/13] arm/cpu: Store aa64dfr0/1 into the idregs array
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 06/13] arm/cpu: Store aa64dfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/29
[PATCH for-10.1 v5 07/13] arm/cpu: Store aa64smfr0 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 08/13] arm/cpu: Store id_isar0-7 into the idregs array
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 08/13] arm/cpu: Store id_isar0-7 into the idregs array
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 08/13] arm/cpu: Store id_isar0-7 into the idregs array
,
Cornelia Huck
,
2025/04/29
[PATCH for-10.1 v5 09/13] arm/cpu: Store id_pfr0/1/2 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 10/13] arm/cpu: Store id_dfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 11/13] arm/cpu: Store id_mmfr0-5 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 12/13] arm/cpu: Add sysreg generation scripts
,
Cornelia Huck
,
2025/04/09
[PATCH for-10.1 v5 13/13] arm/cpu: switch to a generated cpu-sysregs.h.inc
,
Cornelia Huck
,
2025/04/09
Re: [PATCH for-10.1 v5 13/13] arm/cpu: switch to a generated cpu-sysregs.h.inc
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 00/13] arm: rework id register storage
,
Eric Auger
,
2025/04/28
Re: [PATCH for-10.1 v5 00/13] arm: rework id register storage
,
Cornelia Huck
,
2025/04/29
[PULL 1/3] tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S
,
Alex Bennée
,
2025/04/09
Re: [PATCH for-10.1 v4 04/13] arm/cpu: Store aa64pfr0/1 into the idregs array
,
Cornelia Huck
,
2025/04/09
[PATCH v1 0/9] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/09
[PATCH v1 1/9] hw/arm/aspeed_ast27x0: Add "vbootrom_size" field to AspeedSoCClass
,
Jamin Lin
,
2025/04/09
[PATCH v1 3/9] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
,
Jamin Lin
,
2025/04/09
[PATCH v1 2/9] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
,
Jamin Lin
,
2025/04/09
[PATCH v1 4/9] hw/arm/aspeed: Enable vbootrom support by default on AST2700 EVB machines
,
Jamin Lin
,
2025/04/09
[PATCH v1 5/9] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
,
Jamin Lin
,
2025/04/09
[PATCH v1 6/9] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
,
Jamin Lin
,
2025/04/09
[PATCH v1 7/9] pc-bios: Add AST27x0 vBootrom
,
Jamin Lin
,
2025/04/09
[PATCH v1 8/9] tests/functional/aspeed: Update AST2700 functional test to use vbootrom
,
Jamin Lin
,
2025/04/09
[PATCH v1 9/9] docs/system/arm/aspeed: Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/09
RE: [PATCH v1 0/9] Support vbootrom for AST2700
,
Jamin Lin
,
2025/04/09
[PATCH 0/5] accel/kvm: Support KVM PMU filter
,
Zhao Liu
,
2025/04/09
[PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/09
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/10
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/10
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/11
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/11
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/16
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/24
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/27
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/24
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/24
Re: [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/25
[PATCH 2/5] i386/kvm: Support basic KVM PMU filter
,
Zhao Liu
,
2025/04/09
Re: [PATCH 2/5] i386/kvm: Support basic KVM PMU filter
,
Markus Armbruster
,
2025/04/25
Re: [PATCH 2/5] i386/kvm: Support basic KVM PMU filter
,
Zhao Liu
,
2025/04/27
Re: [PATCH 2/5] i386/kvm: Support basic KVM PMU filter
,
Markus Armbruster
,
2025/04/28
Re: [PATCH 2/5] i386/kvm: Support basic KVM PMU filter
,
Zhao Liu
,
2025/04/28
[PATCH 4/5] i386/kvm: Support event with masked entry format in KVM PMU filter
,
Zhao Liu
,
2025/04/09
Re: [PATCH 4/5] i386/kvm: Support event with masked entry format in KVM PMU filter
,
Markus Armbruster
,
2025/04/25
[PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
2025/04/09
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
2025/04/25
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
2025/04/27
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
2025/04/28
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
2025/04/28
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Markus Armbruster
,
2025/04/28
Re: [PATCH 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
2025/04/29
[PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
,
Zhao Liu
,
2025/04/09
Re: [PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
,
Mi, Dapeng
,
2025/04/24
Re: [PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
,
Zhao Liu
,
2025/04/24
Re: [PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
,
Philippe Mathieu-Daudé
,
2025/04/25
Re: [PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
,
Zhao Liu
,
2025/04/27
Re: [PATCH 0/5] accel/kvm: Support KVM PMU filter
,
Shaoqin Huang
,
2025/04/15
Re: [PATCH 0/5] accel/kvm: Support KVM PMU filter
,
Zhao Liu
,
2025/04/15
Re: [PATCH PoC 7/7] gpiodev: Add gpiobackend over GUSE
,
Markus Armbruster
,
2025/04/09
Re: [PATCH PoC 1/7] QAPI: gpio JSON
,
Markus Armbruster
,
2025/04/09
[PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
,
Jamin Lin
,
2025/04/08
RE: [PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
,
Cédric Le Goater
,
2025/04/09
RE: [PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
,
Jamin Lin
,
2025/04/09
Re: [PATCH v2] hw/i2c/aspeed: Fix wrong I2CC_DMA_LEN when I2CM_DMA_TX/RX_ADDR set first
,
Cédric Le Goater
,
2025/04/09
RE: [PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
,
Steven Lee
,
2025/04/08
Re: [PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
,
Cédric Le Goater
,
2025/04/08
Re: [PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
,
Cédric Le Goater
,
2025/04/23
Re: [PATCH v8 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Eric Auger
,
2025/04/07
Re: [PATCH v8 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
2025/04/08
Re: [PATCH v8 0/6] Specifying cache topology on ARM
,
Eric Auger
,
2025/04/07
Re: [PATCH v8 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
2025/04/08
Re: [PATCH v8 1/6] target/arm/tcg: increase cache level for cpu=max
,
Eric Auger
,
2025/04/07
Re: [PATCH v8 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2025/04/08
Re: [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
,
Cédric Le Goater
,
2025/04/07
RE: [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 SSP SoC
,
Steven Lee
,
2025/04/07
Re: [PATCH 05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC
,
Cédric Le Goater
,
2025/04/07
RE: [PATCH 05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC
,
Steven Lee
,
2025/04/07
Re: [PATCH 04/13] hw/intc/aspeed: Add support for AST2700 TSP INTC
,
Cédric Le Goater
,
2025/04/07
[PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/07
[PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Kohei Tokunaga
,
2025/04/07
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Christian Schoenebeck
,
2025/04/10
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Kohei Tokunaga
,
2025/04/11
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Christian Schoenebeck
,
2025/04/12
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Christian Schoenebeck
,
2025/04/12
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Christian Schoenebeck
,
2025/04/12
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Kohei Tokunaga
,
2025/04/13
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Paolo Bonzini
,
2025/04/10
Re: [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
,
Kohei Tokunaga
,
2025/04/11
[PATCH 01/10] various: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/07
Re: [PATCH 01/10] various: Fix type conflict of GLib function pointers
,
Philippe Mathieu-Daudé
,
2025/04/09
Re: [PATCH 01/10] various: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/09
Re: [PATCH 01/10] various: Fix type conflict of GLib function pointers
,
Paolo Bonzini
,
2025/04/10
Re: [PATCH 01/10] various: Fix type conflict of GLib function pointers
,
Kohei Tokunaga
,
2025/04/11
[PATCH 02/10] various: Define macros for dependencies on emscripten
,
Kohei Tokunaga
,
2025/04/07
Re: [PATCH 02/10] various: Define macros for dependencies on emscripten
,
Paolo Bonzini
,
2025/04/10
Re: [PATCH 02/10] various: Define macros for dependencies on emscripten
,
Kohei Tokunaga
,
2025/04/11
[PATCH 09/10] gitlab: Enable CI for wasm build
,
Kohei Tokunaga
,
2025/04/07
[PATCH 03/10] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
,
Kohei Tokunaga
,
2025/04/07
[PATCH 06/10] include/exec: Allow using 64bit guest addresses on emscripten
,
Kohei Tokunaga
,
2025/04/07
[PATCH 04/10] util: Add coroutine backend for emscripten
,
Kohei Tokunaga
,
2025/04/07
[PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Kohei Tokunaga
,
2025/04/07
Re: [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Philippe Mathieu-Daudé
,
2025/04/09
Re: [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Kohei Tokunaga
,
2025/04/09
Re: [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Philippe Mathieu-Daudé
,
2025/04/11
Re: [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Kohei Tokunaga
,
2025/04/12
Re: [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
,
Kohei Tokunaga
,
2025/04/12
[PATCH 10/10] MAINTAINERS: Update MAINTAINERS file for wasm-related files
,
Kohei Tokunaga
,
2025/04/07
[PATCH 05/10] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/07
Re: [PATCH 05/10] meson: Add wasm build in build scripts
,
Philippe Mathieu-Daudé
,
2025/04/09
Re: [PATCH 05/10] meson: Add wasm build in build scripts
,
Paolo Bonzini
,
2025/04/09
Re: [PATCH 05/10] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/10
Re: [PATCH 05/10] meson: Add wasm build in build scripts
,
Paolo Bonzini
,
2025/04/10
Re: [PATCH 05/10] meson: Add wasm build in build scripts
,
Kohei Tokunaga
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Stefan Hajnoczi
,
2025/04/09
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Philippe Mathieu-Daudé
,
2025/04/10
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/10
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/10
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Pierrick Bouvier
,
2025/04/10
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Pierrick Bouvier
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Paolo Bonzini
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Daniel P . Berrangé
,
2025/04/11
Re: [PATCH 00/10] Enable QEMU to run on browsers
,
Kohei Tokunaga
,
2025/04/11
Re: [PATCH 03/13] hw/intc/aspeed: Add support for AST2700 SSP INTC
,
Cédric Le Goater
,
2025/04/07
[PATCH-for-10.0 0/3] More imx8mp-evk improvements
,
Bernhard Beschow
,
2025/04/05
[PATCH-for-10.0 3/3] hw/arm/imx8mp-evk: Remove unimplemented nxp, imx8mp-fspi node from devicetree
,
Bernhard Beschow
,
2025/04/05
[PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Bernhard Beschow
,
2025/04/05
Re: [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Thomas Huth
,
2025/04/07
Re: [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage
,
Bernhard Beschow
,
2025/04/08
[PATCH-for-10.0 2/3] hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree
,
Bernhard Beschow
,
2025/04/05
Re: [PATCH-for-10.0 0/3] More imx8mp-evk improvements
,
Philippe Mathieu-Daudé
,
2025/04/08
Re: [PATCH-for-10.0 0/3] More imx8mp-evk improvements
,
Bernhard Beschow
,
2025/04/08
[PATCH v3] hw/arm/virt: Allow additions to the generated device tree
,
Simon Glass
,
2025/04/05
[PATCH-for-10.1 0/9] target/arm: Remove some TARGET_AARCH64 uses (MTE & gdbstub)
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 1/9] target/arm: Remove uses of TARGET_AARCH64 in arch_dump.c
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 2/9] target/arm: Remove use of TARGET_AARCH64 in dump.c
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 5/9] target/arm/mte: Reduce address_with_allocation_tag() scope
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 4/9] target/arm/mte: Include missing headers for GETPC()
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 6/9] target/arm/mte: Rename 'mte_helper.h' as generic 'mte.h'
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 7/9] target/arm/mte: Restrict MTE declarations
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 3/9] target/arm: Remove use of TARGET_AARCH64 in arm_cpu_initfn()
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 8/9] linux-user/arm: Implement MTE stubs for 32-bit user emulation
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.1 9/9] target/arm: Build Aarch64 gdbstub helpers indistinctly
,
Philippe Mathieu-Daudé
,
2025/04/04
Re: [PATCH RFC 0/3] Attempt to add GHES for x86
,
Igor Mammedov
,
2025/04/04
[RFC PATCH] tests/tcg: fix semihosting SYS_EXIT for aarch64 in boot.S
,
Alex Bennée
,
2025/04/04
[PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.1 v3 1/9] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 1/9] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 2/9] hw/intc/gicv3_its: Do not check its_class_name() for NULL
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 2/9] hw/intc/gicv3_its: Do not check its_class_name() for NULL
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 3/9] hw/arm/virt: Simplify create_its()
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 3/9] hw/arm/virt: Simplify create_its()
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.1 v3 3/9] hw/arm/virt: Simplify create_its()
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 4/9] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 4/9] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 5/9] qtest/bios-tables-test: Add test for -M virt, its=off
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 5/9] qtest/bios-tables-test: Add test for -M virt,its=off
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.1 v3 5/9] qtest/bios-tables-test: Add test for -M virt,its=off
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Igor Mammedov
,
2025/04/09
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Gustavo Romero
,
2025/04/09
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Igor Mammedov
,
2025/04/10
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Gustavo Romero
,
2025/04/10
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Gustavo Romero
,
2025/04/17
Re: [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Michael S. Tsirkin
,
2025/04/17
[PATCH-for-10.1 v3 7/9] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 7/9] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.1 v3 7/9] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)
,
Eric Auger
,
2025/04/07
[PATCH-for-10.1 v3 8/9] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.1 v3 9/9] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 v3 9/9] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
,
Philippe Mathieu-Daudé
,
2025/04/15
Re: [PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
,
Gustavo Romero
,
2025/04/17
[PATCH-for-10.0 v2 00/14] hw/arm: Tests & ACPI tables fixes for 10.0
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0 v2 01/14] tests/functional/test_aarch64_rme_virt: fix sporadic failure
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0 v2 02/14] tests/functional: Add a decorator for skipping tests on particular OS
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0 v2 02/14] tests/functional: Add a decorator for skipping tests on particular OS
,
Thomas Huth
,
2025/04/03
Re: [PATCH-for-10.0 v2 02/14] tests/functional: Add a decorator for skipping tests on particular OS
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0 v2 03/14] tests/functional: Skip aarch64_replay test on macOS
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0 v2 04/14] tests/qtest: Skip Aarch64 VMapple machine
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0 v2 04/14] tests/qtest: Skip Aarch64 VMapple machine
,
Thomas Huth
,
2025/04/03
[PATCH-for-10.0 v2 05/14] hw/arm: Do not build VMapple machine by default
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 06/14] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 09/14] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 07/14] hw/intc/gicv3_its: Do not check its_class_name() for NULL
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 10/14] qtest/bios-tables-test: Add test for -M virt, its=off
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 08/14] hw/arm/virt: Simplify create_its()
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 12/14] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)
,
Philippe Mathieu-Daudé
,
2025/04/03
[PATCH-for-10.0? v2 13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0? v2 13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
,
Igor Mammedov
,
2025/04/04
Re: [PATCH-for-10.0? v2 13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
,
Philippe Mathieu-Daudé
,
2025/04/04
[PATCH-for-10.0? v2 11/14] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0? v2 11/14] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
,
Igor Mammedov
,
2025/04/04
[PATCH-for-10.0? v2 14/14] qtest/bios-tables-test: Update aarch64/virt 'its_off' variant blobs
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0 v2 00/14] hw/arm: Tests & ACPI tables fixes for 10.0
,
Michael S. Tsirkin
,
2025/04/03
Re: [PATCH-for-10.0 0/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS in MADT table
,
Michael S. Tsirkin
,
2025/04/03
[RFC PATCH] tests/tcg: make aarch64 boot.S handle different starting modes
,
Alex Bennée
,
2025/04/03
[PATCH-for-10.1 00/13] arm: Spring header cleanups
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 01/13] target/arm/cpu-features: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 02/13] target/arm/qmp: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 03/13] target/arm/kvm: Include missing 'cpu-qom.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 04/13] target/arm/hvf: Include missing 'cpu-qom.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 05/13] hw/arm: Remove unnecessary 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 06/13] target/arm: Restrict inclusion of 'multiprocessing.h'
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 07/13] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h'
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 10/13] target/arm: Extract feature definitions to 'cpu_has_feature.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 08/13] hw/arm: Include missing 'target/arm/gtimer.h' header
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 09/13] target/arm: Extract PSCI definitions to 'psci.h'
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 11/13] target/arm: Add arm_cpu_has_feature() helper
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 13/13] hw/arm/virt-acpi: Replace arm_feature() -> arm_cpu_has_feature()
,
Philippe Mathieu-Daudé
,
2025/04/02
[PATCH-for-10.1 12/13] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature()
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH-for-10.1 00/13] arm: Spring header cleanups
,
Pierrick Bouvier
,
2025/04/03
Re: [PATCH-for-10.1 00/13] arm: Spring header cleanups
,
Pierrick Bouvier
,
2025/04/03
Re: [PATCH-for-10.1 00/13] arm: Spring header cleanups
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.1 00/13] arm: Spring header cleanups
,
Pierrick Bouvier
,
2025/04/03
[PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Kane-Chen-AS
,
2025/04/02
[PATCH v1 1/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Kane-Chen-AS
,
2025/04/02
Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Cédric Le Goater
,
2025/04/04
Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Philippe Mathieu-Daudé
,
2025/04/04
Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Cédric Le Goater
,
2025/04/04
RE: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Kane Chen
,
2025/04/07
Re: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Cédric Le Goater
,
2025/04/07
RE: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
,
Kane Chen
,
2025/04/07
Configuring onboard devices, in particular memory contents (was: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller)
,
Markus Armbruster
,
2025/04/08
RE: Configuring onboard devices, in particular memory contents (was: [PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller)
,
Kane Chen
,
2025/04/11
Re: Configuring onboard devices, in particular memory contents
,
Cédric Le Goater
,
2025/04/11
[PATCH] hw/arm/virt.c: Fix wrong default cpu type in AARCH64
,
Zhang Chen
,
2025/04/02
[PATCH 0/2] Fix GDB support for macOS hvf
,
Mads Ynddal
,
2025/04/02
[PATCH 1/2] hvf: avoid repeatedly setting trap debug for each cpu
,
Mads Ynddal
,
2025/04/02
Re: [PATCH 1/2] hvf: avoid repeatedly setting trap debug for each cpu
,
Daniel Gomez
,
2025/04/02
Re: [PATCH 1/2] hvf: avoid repeatedly setting trap debug for each cpu
,
Alex Bennée
,
2025/04/14
[PATCH 2/2] hvf: only update sysreg from owning thread
,
Mads Ynddal
,
2025/04/02
Re: [PATCH 2/2] hvf: only update sysreg from owning thread
,
Alex Bennée
,
2025/04/14
Re: [PATCH 0/2] Fix GDB support for macOS hvf
,
Mads Ynddal
,
2025/04/14
Re: [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH v2 20/30] target/arm/cpu: always define kvm related registers
,
Pierrick Bouvier
,
2025/04/02
Re: [PATCH v1 00/22] Fix incorrect hash results on AST2700
,
Cédric Le Goater
,
2025/04/02
RE: [PATCH v1 00/22] Fix incorrect hash results on AST2700
,
Jamin Lin
,
2025/04/02
Re: [PATCH v1 17/22] test/qtest/hace: Add tests for AST1030
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 14/22] test/qtest/hace: Adjust test address range for AST1030 due to SRAM limitations
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 09/22] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 22/22] test/qtest/hace: Add tests for AST2700
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 21/22] test/qtest/hace: Support to validate 64-bit hmac key buffer addresses
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 20/22] test/qtest/hace: Support to test upper 32 bits of digest and source addresses
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 19/22] test/qtest/hace: Support 64-bit source and digest addresses for AST2700
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 18/22] test/qtest/hace: Update source data and digest data type to 64-bit
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 16/22] test/qtest/hace: Add SHA-384 tests for AST2600
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 15/22] test/qtest/hace: Add SHA-384 test cases for ASPEED HACE model
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 13/22] test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 12/22] hw/misc/aspeed_hace Support to dump plaintext and digest for better debugging
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 11/22] hw/misc/aspeed_hace: Add trace-events for better debugging
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 10/22] hw/misc/aspeed_hace:: Support setting different memory size
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH v1 08/22] hw/misc/aspeed_hace: Support DMA 64 bits dram address.
,
Cédric Le Goater
,
2025/04/02
Re: [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
,
Gustavo Romero
,
2025/04/02
Re: [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH-for-10.0 5/5] qtest/bios-tables-test: Update aarch64/virt/APIC.its_off blob
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.0 4/5] hw/arm/virt-acpi: Do not advertise disabled GIC ITS
,
Gustavo Romero
,
2025/04/02
Re: [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Gustavo Romero
,
2025/04/02
Re: [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH-for-10.0 3/5] hw/arm/virt-acpi: Factor its_enabled() helper out
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
,
Gustavo Romero
,
2025/04/02
Re: [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH-for-10.0 2/5] qtest/bios-tables-test: Whitelist aarch64/virt/APIC.its_off blob
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
,
Gustavo Romero
,
2025/04/02
Re: [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
,
Gustavo Romero
,
2025/04/03
Re: [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
,
Philippe Mathieu-Daudé
,
2025/04/03
Re: [PATCH-for-10.0 1/5] qtest/bios-tables-test: Add test for -M virt,its=off
,
Gustavo Romero
,
2025/04/03
Re: [PATCH 13/18] hw/arm/fsl-imx: Correct GPIO/GPT index in QOM tree
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH 06/18] target/arm: Move CPU definitions consumed by HW model to "hw/arm/cpu.h"
,
Philippe Mathieu-Daudé
,
2025/04/02
Re: [PATCH v3 03/29] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
,
Philippe Mathieu-Daudé
,
2025/04/01
Re: [PATCH v3 03/29] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
,
Pierrick Bouvier
,
2025/04/02
Re: [PATCH v3 03/29] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
,
Richard Henderson
,
2025/04/02
Re: [PATCH v3 03/29] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
,
Pierrick Bouvier
,
2025/04/03
Re: [PATCH v1 07/22] hw/misc/aspeed_hace: Add support for source, digest, key buffer 64 bit addresses
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH v1 06/22] hw/misc/aspeed_hace: Support accumulative mode for direct access mode
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH v1 05/22] hw/misc/aspeed_hace: Introduce 64-bit digest_addr variable for AST2700
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH v1 04/22] hw/misc/aspeed_hace: Update hash source address handling to 64-bit for AST2700
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH v1 03/22] hw/misc/aspeed_hace: Improve readability and consistency in variable naming
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH v1 01/22] hw/misc/aspeed_hace: Remove unused code for better readability
,
Cédric Le Goater
,
2025/04/01
[PATCH] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
,
Tim Lee
,
2025/04/01
[PATCH] docs/arm: Add apple HVF host for supported guest CPU type
,
Zhang Chen
,
2025/04/01
Re: [PATCH] docs/arm: Add apple HVF host for supported guest CPU type
,
Alex Bennée
,
2025/04/01
[PULL 0/2] aspeed queue
,
Cédric Le Goater
,
2025/04/01
[PULL 2/2] hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
,
Cédric Le Goater
,
2025/04/01
[PULL 1/2] hw/misc/aspeed_scu: Set MemoryRegionOps::impl::access_size to 32-bit
,
Cédric Le Goater
,
2025/04/01
Re: [PATCH-for-10.0 0/2] hw/misc/aspeed_scu: Correct minimum access size for AST2500 / AST2600
,
Cédric Le Goater
,
2025/04/01
[PATCH] target/arm: Update comment around cpu_untagged_addr()
,
Philippe Mathieu-Daudé
,
2025/04/01
Re: [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter
,
Zhao Liu
,
2025/04/01
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Zhao Liu
,
2025/04/01
Re: [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
,
Markus Armbruster
,
2025/04/08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc