[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/4] Trivial patches patches
From: |
Laurent Vivier |
Subject: |
[Qemu-devel] [PULL 0/4] Trivial patches patches |
Date: |
Tue, 18 Dec 2018 15:28:47 +0100 |
The following changes since commit f163448536e5f7ae8905b14547eab37a41a75f6c:
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into
staging (2018-12-17 13:04:25 +0000)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/trivial-patches-pull-request
for you to fetch changes up to b2322003b6389c7c98104c8626ffa342928ba83c:
error: Remove NULL checks on error_propagate() calls (2018-12-18 14:57:48
+0100)
----------------------------------------------------------------
Trivial patches (2018-12-18)
----------------------------------------------------------------
Emilio G. Cota (1):
docs/devel/build-system: fix 'softmu' typo
Markus Armbruster (2):
vl: Use error_fatal to simplify obvious fatal errors (again)
error: Remove NULL checks on error_propagate() calls
Roman Bolshakov (1):
i386: hvf: drop debug printf in decode_sldtgroup
blockdev.c | 4 +---
docs/devel/build-system.txt | 2 +-
hw/s390x/s390-pci-bus.c | 4 +---
qga/commands-posix.c | 7 ++-----
target/i386/hvf/x86_decode.c | 2 --
vl.c | 7 ++-----
6 files changed, 7 insertions(+), 19 deletions(-)
--
2.19.2
- [Qemu-devel] [PULL 0/4] Trivial patches patches,
Laurent Vivier <=
- [Qemu-devel] [PULL 1/4] docs/devel/build-system: fix 'softmu' typo, Laurent Vivier, 2018/12/18
- [Qemu-devel] [PULL 2/4] i386: hvf: drop debug printf in decode_sldtgroup, Laurent Vivier, 2018/12/18
- [Qemu-devel] [PULL 3/4] vl: Use error_fatal to simplify obvious fatal errors (again), Laurent Vivier, 2018/12/18
- [Qemu-devel] [PULL 4/4] error: Remove NULL checks on error_propagate() calls, Laurent Vivier, 2018/12/18
- Re: [Qemu-devel] [PULL 0/4] Trivial patches patches, Peter Maydell, 2018/12/19