qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] pc, vhost: fixes for rc3


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/5] pc, vhost: fixes for rc3
Date: Wed, 9 Aug 2017 04:50:46 +0300

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 <address@hidden>

----------------------------------------------------------------
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(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]