cloud-hypervisor/vmm
Rob Bradford 1df38daf74 vmm, tests: Make specifying a size optional for virtio-pmem
If a size is specified use it (in particular this is required if the
destination is a directory) otherwise seek in the file to get the size
of the file.

Add a new check that the size is a multiple of 2MiB otherwise the kernel
will reject it.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-24 18:30:05 +01:00
..
src vmm, tests: Make specifying a size optional for virtio-pmem 2020-04-24 18:30:05 +01:00
Cargo.toml vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00