Re: [PATCH for-9.1 v5 11/14] memory: Add Error** argument to the global_dirty_log routines

2024-03-20 Thread Fabiano Rosas
abellini > Cc: Anthony Perard > Cc: Paul Durrant > Cc: "Michael S. Tsirkin" > Cc: Paolo Bonzini > Cc: David Hildenbrand > Cc: Hyman Huang > Signed-off-by: Cédric Le Goater Reviewed-by: Fabiano Rosas

Re: [PATCH v3 01/29] bulk: Access existing variables initialized to >F when available

2024-01-29 Thread Fabiano Rosas
S, F; > identifier s, m, v; > @@ > S *s; > ... > F *v = >m; > <+... > ->m > +v > ...+> > > Inspired-by: Zhao Liu > Signed-off-by: Philippe Mathieu-Daudé Acked-by: Fabiano Rosas > --- > hw/display/ati.c

Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()

2023-11-30 Thread Fabiano Rosas
id) > > There are more APIs with "iothread" in their names. Subsequent patches > will rename them. There are also comments and documentation that will be > updated in later patches. > > Signed-off-by: Stefan Hajnoczi Acked-by: Fabiano Rosas

Re: [QEMU][PATCH v6 10/10] meson.build: enable xenpv machine build for ARM

2023-04-12 Thread Fabiano Rosas
Vikram Garhwal writes: > Add CONFIG_XEN for aarch64 device to support build for ARM targets. > > Signed-off-by: Vikram Garhwal > Signed-off-by: Stefano Stabellini > Reviewed-by: Alex Bennée > --- > meson.build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [QEMU][PATCH] gitlab-ci.d/crossbuilds: Drop the '--disable-tcg' configuration for xen

2023-04-12 Thread Fabiano Rosas
n-arm64-cross >> ACCEL: xen >> -EXTRA_CONFIGURE_OPTS: --disable-tcg --disable-kvm >> +EXTRA_CONFIGURE_OPTS: --disable-kvm > > Currently this builds qemu-system-i386, but with your changes and the > work Fabiano is doing: > > Message-Id: <2023031315105