On 7/3/25 20:28, Pierrick Bouvier wrote:
On 3/7/25 08:49, Philippe Mathieu-Daudé wrote:
On 7/3/25 17:38, Alex Bennée wrote:
Philippe Mathieu-Daudé writes:
Use qemu_arch_available() to check at runtime if a target
architecture is built in.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/vir
On 3/7/25 08:49, Philippe Mathieu-Daudé wrote:
@@ -170,13 +171,16 @@ static bool virtio_mem_has_shared_zeropage(RAMBlock *rb)
* necessary (as the section size can change). But it's more likely that the
* section size will rather get smaller and not bigger over time.
*/
-#if defined(TARGE
On 3/7/25 08:49, Philippe Mathieu-Daudé wrote:
On 7/3/25 17:38, Alex Bennée wrote:
Philippe Mathieu-Daudé writes:
Use qemu_arch_available() to check at runtime if a target
architecture is built in.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/virtio/virtio-mem.c | 20
On 07.03.25 17:49, Philippe Mathieu-Daudé wrote:
On 7/3/25 17:38, Alex Bennée wrote:
Philippe Mathieu-Daudé writes:
Use qemu_arch_available() to check at runtime if a target
architecture is built in.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/virtio/virtio-mem.c | 20 --
On 7/3/25 17:38, Alex Bennée wrote:
Philippe Mathieu-Daudé writes:
Use qemu_arch_available() to check at runtime if a target
architecture is built in.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/virtio/virtio-mem.c | 20
1 file changed, 12 insertions(+), 8 deletions(
Philippe Mathieu-Daudé writes:
> Use qemu_arch_available() to check at runtime if a target
> architecture is built in.
>
> Signed-off-by: Philippe Mathieu-Daudé
> ---
> hw/virtio/virtio-mem.c | 20
> 1 file changed, 12 insertions(+), 8 deletions(-)
>
> diff --git a/hw/virti
Use qemu_arch_available() to check at runtime if a target
architecture is built in.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/virtio/virtio-mem.c | 20
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/hw/virtio/virtio-mem.c b/hw/virtio/virtio-mem.c
index 5f5