qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and te


From: David Hildenbrand
Subject: Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
Date: Mon, 2 Dec 2024 18:05:44 +0100
User-agent: Mozilla Thunderbird

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

[Prev in Thread] Current Thread [Next in Thread]