qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/3] i386, machine patches for QEMU 6.1-rc4


From: Paolo Bonzini
Subject: [PULL 0/3] i386, machine patches for QEMU 6.1-rc4
Date: Fri, 13 Aug 2021 15:37:13 +0200

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/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to ea0aa1752ca88f7856cbf40eef0db62f90f28dcd:

  hw/core: fix error checking in smp_parse (2021-08-13 14:43:42 +0200)

This is what is in my queue.  The first patch is the one that is
most important, though all three are regressions.

----------------------------------------------------------------
Fixes for -smp, and for x86 TCG on Windows.

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

Lara Lazier (1):
      target/i386: Fixed size of constant for Windows

Philippe Mathieu-Daudé (1):
      hw/core: Add missing return on error

 hw/core/machine.c                    | 3 ++-
 target/i386/tcg/sysemu/misc_helper.c | 2 +-
 target/i386/tcg/sysemu/svm_helper.c  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
-- 
2.31.1




reply via email to

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