Re: [PATCH v2 6/9] target/arm: Convert do_ats_write to access_perm

2025-07-12 Thread Philippe Mathieu-Daudé
On 12/7/25 00:49, Richard Henderson wrote: Signed-off-by: Richard Henderson --- target/arm/tcg/cpregs-at.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Philippe Mathieu-Daudé

Re: [PATCH v2 4/9] target/arm: Introduce get_phys_addr_for_at

2025-07-12 Thread Philippe Mathieu-Daudé
On 12/7/25 00:49, Richard Henderson wrote: Rename get_phys_addr_with_space_nogpc for its only caller, do_ats_write. Drop the MemOp memop argument as it doesn't make sense in the new context. Replace the access_type parameter with prot_check. Signed-off-by: Richard Henderson --- target/arm/i

Add the stm32f407 SoC

2025-07-12 Thread 范艺豪
This will be used by the RT-Spark to create a machine. Subject: [PATCH v1] Add the stm32f407 SoC Signed-off-by: Yihao Fan --- MAINTAINERS| 7 ++ hw/arm/Kconfig | 6 ++ hw/arm/meson.build | 1 + hw/arm/stm32f407_soc.c | 130 +++

[PATCH] tests/vm: bump FreeBSD image to 14.3

2025-07-12 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- tests/vm/freebsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/vm/freebsd b/tests/vm/freebsd index 74b3b1e520a..2e96c9eba52 100755 --- a/tests/vm/freebsd +++ b/tests/vm/freebsd @@ -28,8 +28,8 @@ class FreeBSDVM(basevm.BaseVM):

[PATCH] tests/functional: test_x86_cpu_model_versions: remove dead tests

2025-07-12 Thread Paolo Bonzini
Tests that require machines older than 4.2 are now unconditionally skipped. Remove them if they test legacy behavior, or use the latest machine if they test current behavior. Signed-off-by: Paolo Bonzini --- .../functional/test_x86_cpu_model_versions.py | 110 ++ 1 file changed,

Re: [PATCH v2 1/9] target/arm: Add prot_check parameter to pmsav8_mpu_lookup

2025-07-12 Thread Philippe Mathieu-Daudé
On 12/7/25 00:49, Richard Henderson wrote: Separate the access_type from the protection check. Signed-off-by: Richard Henderson --- target/arm/internals.h| 5 +++-- target/arm/ptw.c | 11 ++- target/arm/tcg/m_helper.c | 4 ++-- 3 files changed, 11 insertions(+), 9 de

Re: [PATCH 0/2] ui: fix VNC endian regression & improve tracing

2025-07-12 Thread Michael Tokarev
On 04.06.2025 19:22, Daniel P. Berrangé wrote: Daniel P. Berrangé (2): ui: fix setting client_endian field defaults ui: add trace events for all client messages ui/trace-events | 14 + ui/vnc.c| 53 + 2 files changed,

Re: [Stable-10.0.3 00/39] Patch Round-up for stable 10.0.3, freeze on 2025-07-21

2025-07-12 Thread Michael Tokarev
On 12.07.2025 00:51, Volker Rümelin wrote: Am 11.07.25 um 10:15 schrieb Michael Tokarev: The following patches are queued for QEMU stable v10.0.3: https://gitlab.com/qemu-project/qemu/-/commits/staging-10.0 Patch freeze is 2025-07-21, and the release is planned for 2025-07-23: https://w