Samuel Ortiz
a6b7715f4b
vendor: Move to the rust-vmm vmm-sys-util package
...
Locked to 60fe35be but no longer dependent on liujing2 repo.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-06-04 17:51:52 +02:00
Chao Peng
6ecdd98634
virtio: Enable qcow support for virtio-block
...
With this enabled, one can pass a QCOW format disk
image with '--disk' switch.
Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
2019-05-13 22:08:29 +01:00
Samuel Ortiz
ac328df87c
cloud-hypervisor: Switch to the vmm-sys-util pending PR branch
...
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-10 16:32:39 +02:00
Samuel Ortiz
040ea5432d
cloud-hypervisor: Add proper licensing
...
Add the BSD and Apache license.
Make all crosvm references point to the BSD license.
Add the right copyrights and identifier to our VMM code.
Add Intel copyright to the vm-virtio and pci crates.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-05-09 15:44:17 +02:00
Chao Peng
80ac3a84bb
qcow: Add qcow support
...
Extracted from crosvm (commit:f82d632), with clippy fixes.
Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
2019-05-08 08:55:09 +02:00