emory management for
virtualization. Multiple VMs dynamically share same computing device memory
without memory overcommit.
Signed-off-by: David Dai
---
docs/devel/dynamic_mdev.rst | 122 ++
hw/misc/Kconfig | 5 +
hw/misc/dynamic_mdev.c
Add a virtual pci to QEMU, this pci device is used to dynamically attach memroy
to VM,
so driver in guest can apply host memory in fly without virtualization
management
software's help, such as libvirt/manager. The attached memory is isolated from
System RAM,
it can be used in heterogeneous m
--verbose
It works fine.
In migrateuri of tcp case, libvirt will call virNetSocketNewConnectTCP()
directly to connect to remote "deba:::49152" after it strips off
the bracket '[' and ']' for an ip v6 address.
On qemu side, fd_start_outgoing_migration(