[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL v2 0/6] Misc fixes for QEMU 5.2-rc2
From: |
Paolo Bonzini |
Subject: |
[PULL v2 0/6] Misc fixes for QEMU 5.2-rc2 |
Date: |
Wed, 11 Nov 2020 09:49:45 -0500 |
The following changes since commit 3493c36f0371777c62d1d72b205b0eb6117e2156:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into
staging (2020-11-06 13:43:28 +0000)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to b1b0393c3c58c0e96c7c44e2e98baa252d6c6813:
pvpanic: Advertise the PVPANIC_CRASHLOADED event support (2020-11-11 03:59:05
-0500)
----------------------------------------------------------------
Bug fixes
----------------------------------------------------------------
Greg Kurz (1):
Makefile: No echoing for 'make help V=1'
Pankaj Gupta (1):
physmem: improve ram size error messages
Paolo Bonzini (2):
fix make clean/distclean
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Pavel Dovgalyuk (1):
replay: remove some dead code
Thomas Huth (1):
meson: Clarify the confusing vhost-user vs. vhost-kernel output
Makefile | 8 ++++----
hw/core/machine.c | 1 +
hw/misc/pvpanic.c | 5 ++++-
meson.build | 3 ++-
replay/replay-debugging.c | 3 ---
softmmu/physmem.c | 6 +++---
tests/qtest/pvpanic-test.c | 2 +-
7 files changed, 15 insertions(+), 13 deletions(-)
--
2.26.2
- [PULL v2 0/6] Misc fixes for QEMU 5.2-rc2,
Paolo Bonzini <=