The following changes since commit 0b5e750bea635b167eb03d86c3d9a09bbd43bc06: Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2019-02-12 10:53:37 +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 96566d09aa105ee04cbc1c9539cf8a9a40e8e422: configure: improve usbfs check (2019-02-14 11:46:30 +0100) ---------------------------------------------------------------- - some configure updates (HAX/NetBSD, remove "wav", -Waddress-of-packed-member) - remove deprecated options - some trace and error cleanup - typo fixes ---------------------------------------------------------------- Cleber Rosa (2): configure: remove handling of "wav" audio driver configure: fix qemu-img name Dr. David Alan Gilbert (4): pckbd: Convert DPRINTF->trace HMP: Prepend errors with 'Error:' kvm: Add kvm_set_ioeventfd* traces wavcapture: Convert to error_report Eric Blake (1): qapi: Fix qcow2 encryption doc typo Kamil Rytarowski (1): configure: Add HAX support in NetBSD Peter Maydell (1): configure: Make -Waddress-of-packed-member warnings be errors Philippe Mathieu-Daudé (1): hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf Thomas Huth (3): qemu-deprecated: Remove -virtioconsole and -no-frame for good qemu-options: Remove deprecated option -clock hw/sparc64: Explicitly set default_display = "std" Thomas Petazzoni (1): configure: improve usbfs check accel/kvm/kvm-all.c | 3 +++ accel/kvm/trace-events | 2 ++ audio/wavcapture.c | 39 +++++++++++++++++---------------------- configure | 27 +++++++++++++++++++-------- hmp.c | 2 +- hw/dma/i8257.c | 4 +++- hw/input/pckbd.c | 19 ++++++------------- hw/input/trace-events | 7 +++++++ hw/sparc64/sun4u.c | 2 ++ qapi/block-core.json | 2 +- qemu-deprecated.texi | 17 ----------------- qemu-options.hx | 3 --- vl.c | 6 ------ 13 files changed, 61 insertions(+), 72 deletions(-) -- 2.20.1