[PATCH] goldfish_rtc: Fix tick_offset migration

2025-01-14 Thread Rodrigo Dias Correa
avior when migrating from previous versions. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2033 Signed-off-by: Rodrigo Dias Correa --- As a new field was added to VMState, after this patch, it won't be possible to migrate to old versions. I'm not sure if this is needed. Please,

[PATCH v2] hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check

2024-11-13 Thread Rodrigo Dias Correa
-project/qemu/-/issues/2471 Signed-off-by: Rodrigo Dias Correa Reviewed-by: Ján Tomko --- hw/net/rocker/rocker_of_dpa.c | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) changelog: v2: fixed misaligned line diff --git a/hw/net/rocker/rocker_of_dpa.c b/hw/net/rocker

[PATCH] hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check

2024-11-11 Thread Rodrigo Dias Correa
-project/qemu/-/issues/2471 Signed-off-by: Rodrigo Dias Correa --- hw/net/rocker/rocker_of_dpa.c | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/hw/net/rocker/rocker_of_dpa.c b/hw/net/rocker/rocker_of_dpa.c index 5e16056be6..6d29130ec2 100644 --- a/hw/net/rocker