[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/5] Trivial branch patches
From: |
Laurent Vivier |
Subject: |
[Qemu-devel] [PULL 0/5] Trivial branch patches |
Date: |
Mon, 11 Mar 2019 20:11:23 +0100 |
The following changes since commit 208d92df447bde0f1f810fae8a2c523cdeb7a28f:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into
staging (2019-03-11 16:27:14 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-branch-pull-request
for you to fetch changes up to 3b777a79c1cfa40f39f96220bc733eccd7392c9c:
hw/nvram/fw_cfg: Use the ldst API (2019-03-11 18:48:20 +0100)
----------------------------------------------------------------
fw_cfg and thunk code clean up
----------------------------------------------------------------
Aarushi Mehta (1):
thunk: improve readability of allocation loop
Philippe Mathieu-Daudé (4):
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
hw/i386: Remove unused include
hw/arm/virt: Remove null-check in virt_build_smbios()
hw/nvram/fw_cfg: Use the ldst API
hw/acpi/piix4.c | 1 -
hw/arm/virt.c | 4 ----
hw/nvram/fw_cfg.c | 9 ++++-----
include/sysemu/sysemu.h | 1 -
thunk.c | 2 +-
vl.c | 1 -
6 files changed, 5 insertions(+), 13 deletions(-)
--
2.20.1
- [Qemu-devel] [PULL 0/5] Trivial branch patches,
Laurent Vivier <=
- [Qemu-devel] [PULL 1/5] thunk: improve readability of allocation loop, Laurent Vivier, 2019/03/11
- [Qemu-devel] [PULL 3/5] hw/i386: Remove unused include, Laurent Vivier, 2019/03/11
- [Qemu-devel] [PULL 4/5] hw/arm/virt: Remove null-check in virt_build_smbios(), Laurent Vivier, 2019/03/11
- [Qemu-devel] [PULL 2/5] hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size, Laurent Vivier, 2019/03/11
- [Qemu-devel] [PULL 5/5] hw/nvram/fw_cfg: Use the ldst API, Laurent Vivier, 2019/03/11
- Re: [Qemu-devel] [PULL 0/5] Trivial branch patches, Peter Maydell, 2019/03/12