qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/5] Misc QEMU 7.1 fixes for 2002-08-08


From: Richard Henderson
Subject: Re: [PULL 0/5] Misc QEMU 7.1 fixes for 2002-08-08
Date: Mon, 8 Aug 2022 13:02:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/8/22 05:57, Paolo Bonzini wrote:
The following changes since commit 3916603e0c1d909e14e09d5ebcbdaa9c9e21adf3:

   Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into staging 
(2022-07-29 17:39:17 -0700)

are available in the Git repository at:

   https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to f6a5f380627ab2af384bf2f2940d29386dea11ff:

   tests/qtest: add scenario for -readconfig handling (2022-08-08 14:54:56 
+0200)

----------------------------------------------------------------
* Fix and tests for -readconfig
* Fixes for changeable block size

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



----------------------------------------------------------------
Daniel P. Berrangé (1):
       tests/qtest: add scenario for -readconfig handling

Mark Cave-Ayland (2):
       scsi-disk: fix overflow when block size is not a multiple of 
BDRV_SECTOR_SIZE
       scsi-disk: ensure block size is non-zero and changes limited to bits 8-15

Paolo Bonzini (2):
       vl: fix [memory] section with -readconfig
       vl: remove dead code in parse_memory_options()

  hw/scsi/scsi-disk.c           |  25 ++++--
  softmmu/vl.c                  |  32 ++++---
  tests/qtest/meson.build       |   1 +
  tests/qtest/readconfig-test.c | 195 ++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 229 insertions(+), 24 deletions(-)
  create mode 100644 tests/qtest/readconfig-test.c




reply via email to

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