You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Maydell
c8eaf81fd2
virtio,acpi: features, fixes, cleanups.
vdpa support
virtio-mem support
a handy script for disassembling acpi tables
misc fixes and cleanups
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-----BEGIN PGP SIGNATURE-----
iQFDBAABCAAtFiEEXQn9CHHI+FuUyooNKB8NuNKNVGkFAl8EY+MPHG1zdEByZWRo
YXQuY29tAAoJECgfDbjSjVRpOMkIAMMhfbzZXlwv1xiQ/pMTtEqXDnLeic7NK6xF
RJkAFlMM+eEXBRZLYJXhPAFjneTA813vR0xlygHn2pYhCF3ozTfLqEABfQsG0w+d
VDSYTnFHAx2GwGGQBNYltsIs+8lAADYhlo9VG/qC5nAsNaoVBeTJLuF96un1WGDz
vWH0Cx/AG+yhiKvlSHA/CCSXMVGVTkRfUCjGF8Yq0mVtx23OZ9blQkJRkGfHWctB
GxQlh/b+4YLaXhy+V1+/Iu2U45KgKN7qrsyKvHBMgKd2qazowr/D8Aexh4hN/eg5
jibmxurDHXze+VUDCySy6qLBBySNkz++qLKfPOQ0iszDHLXQzOQ=
=H/KL
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
virtio,acpi: features, fixes, cleanups.
vdpa support
virtio-mem support
a handy script for disassembling acpi tables
misc fixes and cleanups
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Tue 07 Jul 2020 13:00:35 BST
# gpg: using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
# gpg: issuer "mst@redhat.com"
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
# gpg: aka "Michael S. Tsirkin <mst@redhat.com>" [full]
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17 0970 C350 3912 AFBE 8E67
# Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA 8A0D 281F 0DB8 D28D 5469
* remotes/mst/tags/for_upstream: (41 commits)
vhost-vdpa: introduce vhost-vdpa net client
vhost-vdpa: introduce vhost-vdpa backend
vhost_net: introduce set_config & get_config
vhost: implement vhost_force_iommu method
vhost: introduce new VhostOps vhost_force_iommu
vhost: implement vhost_vq_get_addr method
vhost: introduce new VhostOps vhost_vq_get_addr
vhost: implement vhost_dev_start method
vhost: introduce new VhostOps vhost_dev_start
vhost: check the existence of vhost_set_iotlb_callback
virtio-pci: implement queue_enabled method
virtio-bus: introduce queue_enabled method
vhost_net: use the function qemu_get_peer
net: introduce qemu_get_peer
MAINTAINERS: add VT-d entry
docs: vhost-user: add Virtio status protocol feature
tests/acpi: remove stale allowed tables
numa: Auto-enable NUMA when any memory devices are possible
virtio-mem: Exclude unplugged memory during migration
virtio-mem: Add trace events
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
# Conflicts:
# hw/arm/virt.c
# hw/virtio/trace-events
|
6 years ago |
| .. |
|
Makefile.objs
|
multifd: Add zstd compression multifd support
|
6 years ago |
|
block-dirty-bitmap.c
|
migration: forbid bitmap migration by generated node-name
|
6 years ago |
|
block.c
|
migration/block: rename BLOCK_SIZE macro
|
6 years ago |
|
block.h
|
migration: disable auto-converge during bulk block migration
|
9 years ago |
|
channel.c
|
migration: fix the multifd code when receiving less channels
|
7 years ago |
|
channel.h
|
migration: Route errors down through migration_channel_connect
|
8 years ago |
|
colo-failover.c
|
migration/colo.c: Remove redundant input parameter
|
7 years ago |
|
colo.c
|
migration/colo.c: Move colo_notify_compares_event to the right place
|
6 years ago |
|
exec.c
|
migration: unify incoming processing
|
8 years ago |
|
exec.h
|
migration: Export exec.c functions in its own file
|
9 years ago |
|
fd.c
|
migration: Fix fd protocol for incoming defer
|
7 years ago |
|
fd.h
|
migration: Fix fd protocol for incoming defer
|
7 years ago |
|
global_state.c
|
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
7 years ago |
|
migration.c
|
migration/colo: Use ram_block_discard_disable()
|
6 years ago |
|
migration.h
|
migration/colo.c: Use event instead of semaphore
|
6 years ago |
|
multifd-zlib.c
|
multifd: Add zlib compression multifd support
|
6 years ago |
|
multifd-zstd.c
|
multifd: Add zstd compression multifd support
|
6 years ago |
|
multifd.c
|
migration: fix multifd_send_pages() next channel
|
6 years ago |
|
multifd.h
|
multifd: Add zstd compression multifd support
|
6 years ago |
|
page_cache.c
|
Include qemu-common.h exactly where needed
|
7 years ago |
|
page_cache.h
|
migration: Make cache_init() take an error parameter
|
9 years ago |
|
postcopy-ram.c
|
virtio,acpi: features, fixes, cleanups.
|
6 years ago |
|
postcopy-ram.h
|
migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup
|
7 years ago |
|
qemu-file-channel.c
|
Header cleanup patches for 2019-08-13
|
7 years ago |
|
qemu-file-channel.h
|
migration: Export qemu-file-channel.c functions in its own file
|
9 years ago |
|
qemu-file.c
|
osdep: Make MIN/MAX evaluate arguments only once
|
6 years ago |
|
qemu-file.h
|
Header cleanup patches for 2019-08-13
|
7 years ago |
|
qjson.c
|
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
|
8 years ago |
|
qjson.h
|
migration: fix vmdesc leak on vmstate_save() error
|
7 years ago |
|
ram.c
|
migration: Count new_dirty instead of real_dirty
|
6 years ago |
|
ram.h
|
migration/colo.c: Flush ram cache only after receiving device state
|
6 years ago |
|
rdma.c
|
virtio,acpi: features, fixes, cleanups.
|
6 years ago |
|
rdma.h
|
migration: Export rdma.c functions in its own file
|
9 years ago |
|
savevm.c
|
migration/colo: Use ram_block_discard_disable()
|
6 years ago |
|
savevm.h
|
migration: Optimization about wait-unplug migration state
|
6 years ago |
|
socket.c
|
multifd: Use number of channels as listen backlog
|
7 years ago |
|
socket.h
|
migration: Export functions to create send channels
|
8 years ago |
|
tls.c
|
migration: add support for a "tls-authz" migration parameter
|
7 years ago |
|
tls.h
|
migration: Export tls.c functions in its own file
|
9 years ago |
|
trace-events
|
migration: Support QLIST migration
|
6 years ago |
|
vmstate-types.c
|
migration: Simplify get_qlist
|
6 years ago |
|
vmstate.c
|
migration/vmstate: Remove redundant statement in vmstate_save_state_v()
|
6 years ago |
|
xbzrle.c
|
migration: Create migration/xbzrle.h
|
9 years ago |
|
xbzrle.h
|
migration: Create migration/xbzrle.h
|
9 years ago |