qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/6] Fixes for QEMU 7.1-rc1


From: Richard Henderson
Subject: Re: [PULL 0/6] Fixes for QEMU 7.1-rc1
Date: Fri, 29 Jul 2022 10:30:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 7/29/22 08:04, Paolo Bonzini wrote:
The following changes since commit 7b17a1a841fc2336eba53afade9cadb14bd3dd9a:

   Update version for v7.1.0-rc0 release (2022-07-26 18:03:16 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ebc55f523c2f406e30ec8fad77bd3b9aad5d4579:

   configure: pass correct cflags to container-based cross compilers 
(2022-07-29 00:22:19 +0200)

----------------------------------------------------------------
* Misc build system bugfixes
* Fix CGA 2-color graphics

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


r~



----------------------------------------------------------------
Claudio Fontana (1):
       stubs: update replay-tools to match replay.h types

Cornelia Huck (1):
       kvm: don't use perror() without useful errno

Paolo Bonzini (3):
       ui: dbus-display requires CONFIG_GBM
       vga: fix incorrect line height in 640x200x2 mode
       configure: pass correct cflags to container-based cross compilers

Richard Henderson (1):
       configure: Fix ppc container_cross_cc substitution

  accel/kvm/kvm-all.c  | 2 +-
  configure            | 3 +--
  hw/display/vga.c     | 3 ++-
  meson.build          | 4 ++--
  stubs/replay-tools.c | 9 +++++----
  target/arm/kvm.c     | 2 +-
  ui/meson.build       | 2 +-
  7 files changed, 13 insertions(+), 12 deletions(-)




reply via email to

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