There are just a few small thigs, I've omitted larger series for now. The following changes since commit 9db6ffc76676731a25a5538ab71e8ca6ac234f80:
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2017-08-11 15:11:50 +0100) are available in the git repository at: git://git.corpit.ru/qemu.git tags/trivial-patches-fetch for you to fetch changes up to a808c0865b720e22ca2929ec3d362d4610fbad51: hw/misc/mmio_interface: Return after error_setg() to avoid crash (2017-08-14 13:06:54 +0300) ---------------------------------------------------------------- trivial patches for 2017-08-14 ---------------------------------------------------------------- Cleber Rosa (3): qemu-iotests: get rid of _full_imgproto_details() qemu-iotests: remove commented out variables qemu-iotests: remove comment about root privileges requirement Eduardo Otubo (1): unicore32: abort when entering "x 0" on the monitor Eric Blake (1): libqtest: Fix typo in comments Thomas Huth (2): qemu-doc: Fix "-net van" typo hw/misc/mmio_interface: Return after error_setg() to avoid crash hw/misc/mmio_interface.c | 2 ++ qemu-doc.texi | 2 +- target/unicore32/softmmu.c | 8 ++++---- tests/libqtest.h | 8 ++++---- tests/qemu-iotests/check | 13 +------------ tests/qemu-iotests/common.rc | 5 ----- 6 files changed, 12 insertions(+), 26 deletions(-)