The following changes since commit 54affb3a3623b1d36c95e34faa722a5831323a74:
Update version for v2.10.0-rc2 release (2017-08-08 19:07:46 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream for you to fetch changes up to 24dd1e17696fbd11b3df50718dddcbdfe2c45f24: libqtest: always set up signal handler for SIGABRT (2017-08-09 04:22:14 +0300) ---------------------------------------------------------------- pc, vhost: fixes for rc3 Fix up bugs and warnings in tests. Revert an experimental commit that I put in by mistake: harmless but useless. Signed-off-by: Michael S. Tsirkin <m...@redhat.com> ---------------------------------------------------------------- Jens Freimann (3): net: fix -netdev socket,fd= for UDP sockets libvhost-user: quit when no more data received libqtest: always set up signal handler for SIGABRT Michael S. Tsirkin (2): acpi-test: update expected DSDT files Revert "cpu: add APIs to allocate/free CPU environment" include/qom/cpu.h | 31 ---------------------------- contrib/libvhost-user/libvhost-user.c | 4 +++- net/socket.c | 37 +++++++++++++++++----------------- qom/cpu.c | 34 ------------------------------- tests/libqtest.c | 2 +- tests/acpi-test-data/q35/DSDT | Bin 7782 -> 7782 bytes tests/acpi-test-data/q35/DSDT.bridge | Bin 7799 -> 7799 bytes tests/acpi-test-data/q35/DSDT.cphp | Bin 8245 -> 8245 bytes tests/acpi-test-data/q35/DSDT.ipmibt | Bin 7857 -> 7857 bytes tests/acpi-test-data/q35/DSDT.memhp | Bin 9147 -> 9147 bytes 10 files changed, 22 insertions(+), 86 deletions(-)