cloud-hypervisor/virtio-devices/src
Hui Zhu 33a1e37c35 virtio-devices: mem: Allow for an initial size
This commit gives the possibility to create a virtio-mem device with
some memory already plugged into it. This is preliminary work to be
able to reboot a VM with the virtio-mem region being already resized.

Signed-off-by: Hui Zhu <teawater@antfin.com>
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-09-16 19:20:04 +02:00
..
transport devices, vm-device: Move BusDevice and Bus into vm-device 2020-09-10 09:35:38 +01:00
vhost_user virtio-devices: vhost-user-net: Port to VirtioCommon 2020-09-07 17:39:30 +02:00
vsock virtio-devices: seccomp: Add seccomp filters for virtio_vsock thread 2020-09-09 17:04:39 +01:00
balloon.rs virtio-devices: balloon: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
block_io_uring.rs virtio-devices: block: Support multiple data descriptors 2020-09-16 16:13:24 +02:00
block.rs virtio-devices: block: Support multiple data descriptors 2020-09-16 16:13:24 +02:00
console.rs virtio-devices: console: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
device.rs virtio-devices: Remove virtio_pausable! macros 2020-09-07 17:39:30 +02:00
epoll_helper.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
iommu.rs virtio-devices: iommu: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
lib.rs virtio-devices: seccomp: Add seccomp filters for rng thread 2020-08-05 08:13:31 +01:00
mem.rs virtio-devices: mem: Allow for an initial size 2020-09-16 19:20:04 +02:00
net_util.rs virtio-devices: Acknowledge a device being paused 2020-08-13 14:52:18 +02:00
net.rs virtio-devices: net: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
pmem.rs virtio-devices: pmem: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
rng.rs virtio-devices: rng: Port to VirtioCommon 2020-09-05 10:06:39 +01:00
seccomp_filters.rs virtio-devices: virtio-mem: Add missing syscalls 2020-09-16 19:20:04 +02:00