The following changes since commit 9f2ce35dfa4ea4a31dbb765dd02bed2500891887:
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191111' into staging (2019-11-11 16:54:16 +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 5c62979ed5f75976ae215098566ebd93dfe4e22a: ivshmem-server: Terminate also on SIGINT (2019-11-12 10:37:20 +0100) ---------------------------------------------------------------- Trivial fixes (20191112) ivshmem-server, error messages (numa, qom) and Makefile (bios-microvm) fixes ---------------------------------------------------------------- Bruce Rogers (1): Makefile: install bios-microvm like other binary blobs Greg Kurz (2): qom: Fix error message in object_class_property_add() numa: Add missing \n to error message Jan Kiszka (2): ivshmem-server: Clean up shmem on shutdown ivshmem-server: Terminate also on SIGINT Makefile | 2 +- contrib/ivshmem-server/ivshmem-server.c | 6 ++++++ contrib/ivshmem-server/main.c | 5 +++-- hw/core/numa.c | 2 +- qom/object.c | 10 ++++------ 5 files changed, 15 insertions(+), 10 deletions(-) -- 2.21.0