All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Fixes for QEMU 7.1-rc1
@ 2022-07-29 15:04 Paolo Bonzini
  2022-07-29 15:04 ` [PULL 1/6] ui: dbus-display requires CONFIG_GBM Paolo Bonzini
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paolo Bonzini @ 2022-07-29 15:04 UTC (permalink / raw)
  To: qemu-devel

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

----------------------------------------------------------------
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(-)
-- 
2.36.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-29 17:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-29 15:04 [PULL 0/6] Fixes for QEMU 7.1-rc1 Paolo Bonzini
2022-07-29 15:04 ` [PULL 1/6] ui: dbus-display requires CONFIG_GBM Paolo Bonzini
2022-07-29 15:04 ` [PULL 2/6] vga: fix incorrect line height in 640x200x2 mode Paolo Bonzini
2022-07-29 15:04 ` [PULL 3/6] stubs: update replay-tools to match replay.h types Paolo Bonzini
2022-07-29 15:04 ` [PULL 4/6] configure: Fix ppc container_cross_cc substitution Paolo Bonzini
2022-07-29 15:04 ` [PULL 5/6] kvm: don't use perror() without useful errno Paolo Bonzini
2022-07-29 15:04 ` [PULL 6/6] configure: pass correct cflags to container-based cross compilers Paolo Bonzini
2022-07-29 17:30 ` [PULL 0/6] Fixes for QEMU 7.1-rc1 Richard Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.