Re: [PATCH v2 3/3 for 9.2] tests/qtest: add test for querying balloon guest stats

2024-11-29 Thread Fabiano Rosas
Daniel P. Berrangé writes: > This test would have identified the crash caused by the addition of new > balloon stats fields. > > Signed-off-by: Daniel P. Berrangé > --- > tests/qtest/virtio-balloon-test.c | 20 > 1 file changed, 20 insertions(+) > > diff --git a/tests/qtest

[PATCH v2 3/3 for 9.2] tests/qtest: add test for querying balloon guest stats

2024-11-29 Thread Daniel P . Berrangé
This test would have identified the crash caused by the addition of new balloon stats fields. Signed-off-by: Daniel P. Berrangé --- tests/qtest/virtio-balloon-test.c | 20 1 file changed, 20 insertions(+) diff --git a/tests/qtest/virtio-balloon-test.c b/tests/qtest/virtio-