On 29.11.24 14:55, Daniel P. Berrangé wrote:
See patch 1 for the background info on the problem

Changed in v2:

  * Add qtest coverage for the crash scenario

Daniel P. Berrangé (3):
   hw/virtio: fix crash in processing balloon stats
   tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
   tests/qtest: add test for querying balloon guest stats

  hw/virtio/virtio-balloon.c             | 16 +++++++-
  tests/qtest/fuzz-virtio-balloon-test.c | 37 -----------------
  tests/qtest/meson.build                |  2 +-
  tests/qtest/virtio-balloon-test.c      | 57 ++++++++++++++++++++++++++
  4 files changed, 73 insertions(+), 39 deletions(-)
  delete mode 100644 tests/qtest/fuzz-virtio-balloon-test.c
  create mode 100644 tests/qtest/virtio-balloon-test.c


@MST, do you want to queue this or should I do it? We should get this into 9.2.

--
Cheers,

David / dhildenb


Reply via email to