Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
vhost, pc: fixes for 2.5 Minor vhost fixes. HW version tweak for PC. Documentation and test updates. Signed-off-by:Michael S. Tsirkin <mst@redhat.com> # gpg: Signature made Thu 26 Nov 2015 16:40:25 GMT using RSA key ID D28D5469 # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" # gpg: aka "Michael S. Tsirkin <mst@redhat.com>" * remotes/mst/tags/for_upstream: vhost-user-test: fix migration overlap test Fix memory leak on error Revert "vhost: send SET_VRING_ENABLE at start/stop" tests/vhost-user-bridge: read command line arguments tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature vhost-user: clarify start and enable vhost-user: set link down when the char device is closed pc: Don't set hw_version on pc-*-2.5 osdep: Change default value of qemu_hw_version() to "2.5+" Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- docs/specs/vhost-user.txt 15 additions, 5 deletionsdocs/specs/vhost-user.txt
- hw/acpi/memory_hotplug.c 1 addition, 0 deletionshw/acpi/memory_hotplug.c
- hw/i386/pc_piix.c 0 additions, 1 deletionhw/i386/pc_piix.c
- hw/i386/pc_q35.c 0 additions, 1 deletionhw/i386/pc_q35.c
- hw/ppc/spapr.c 1 addition, 0 deletionshw/ppc/spapr.c
- hw/virtio/vhost.c 0 additions, 9 deletionshw/virtio/vhost.c
- include/hw/boards.h 5 additions, 0 deletionsinclude/hw/boards.h
- include/qemu/osdep.h 4 additions, 0 deletionsinclude/qemu/osdep.h
- net/vhost-user.c 1 addition, 1 deletionnet/vhost-user.c
- tests/vhost-user-bridge.c 112 additions, 18 deletionstests/vhost-user-bridge.c
- tests/vhost-user-test.c 8 additions, 5 deletionstests/vhost-user-test.c
- util/osdep.c 8 additions, 1 deletionutil/osdep.c
Loading
Please register or sign in to comment