mbox

[PULL,0/1] Bug fix for -rc4

Message ID 20210812190428.1352870-1-ehabkost@redhat.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

Message

Eduardo Habkost Aug. 12, 2021, 7:04 p.m. UTC
This is a bug fix to be included in case we are going to have a
6.1.0-rc4.  I don't think this bug alone should delay the release
of QEMU 6.1.0.

The following changes since commit 703e8cd6189cf699c8d5c094bc68b5f3afa6ad71:

  Update version for v6.1.0-rc3 release (2021-08-10 19:08:09 +0100)

are available in the Git repository at:

  https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request

for you to fetch changes up to 0fa1eecc092feb5a4a373ff1fa761ad3a03ea2d9:

  hw/core: fix error checkig in smp_parse (2021-08-12 14:58:50 -0400)

----------------------------------------------------------------
Bug fix for -rc4

Bug fix:
* Fix error checkig in smp_parse (Daniel P. Berrangé)

----------------------------------------------------------------

Daniel P. Berrangé (1):
  hw/core: fix error checkig in smp_parse

 hw/core/machine.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)