[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/6] Misc fixes for QEMU 5.2-rc2
|
From: |
Paolo Bonzini |
|
Subject: |
[PULL 0/6] Misc fixes for QEMU 5.2-rc2 |
|
Date: |
Tue, 10 Nov 2020 06:29:03 -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 6e853291036573c8831f486fc7d76b779b0ac567:
pvpanic: Advertise the PVPANIC_CRASHLOADED event support (2020-11-10 06:27:17
-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 +++---
6 files changed, 14 insertions(+), 12 deletions(-)
--
2.26.2
- [PULL 0/6] Misc fixes for QEMU 5.2-rc2,
Paolo Bonzini <=
- [PULL 1/6] meson: Clarify the confusing vhost-user vs. vhost-kernel output, Paolo Bonzini, 2020/11/10
- [PULL 6/6] pvpanic: Advertise the PVPANIC_CRASHLOADED event support, Paolo Bonzini, 2020/11/10
- [PULL 2/6] fix make clean/distclean, Paolo Bonzini, 2020/11/10
- [PULL 5/6] physmem: improve ram size error messages, Paolo Bonzini, 2020/11/10
- [PULL 4/6] Makefile: No echoing for 'make help V=1', Paolo Bonzini, 2020/11/10
- [PULL 3/6] replay: remove some dead code, Paolo Bonzini, 2020/11/10
- Re: [PULL 0/6] Misc fixes for QEMU 5.2-rc2, no-reply, 2020/11/10
- Re: [PULL 0/6] Misc fixes for QEMU 5.2-rc2, Peter Maydell, 2020/11/10