Age | Commit message (Expand) | Author |
---|---|---|
2023-09-14 | vmd(8)/vioblk: use zero-copy approach & vectored io. | Dave Voutila |
2023-05-28 | Used number of bytes instead of number of 512 byte sectors. | ASOU Masato |
2023-04-27 | vmd(8): introduce multi-process model for virtio devices. | Dave Voutila |
2023-04-16 | vmd(8): correct comment in vioraw, cleanup formatting. | Dave Voutila |
2022-05-04 | vmctl(8)/vmd(8): convert disk sizes from MB to bytes | Dave Voutila |
2021-06-16 | cleanup vmd(8) includes and header files | dv |
2018-11-26 | Move the {qcow2,raw} create functions from vmctl into vmd/vio{qcow2,raw}.c | Reyk Floeter |
2018-10-08 | Add support for qcow2 base images (external snapshots). | Reyk Floeter |
2018-09-28 | Support vmd-internal's vmboot with qcow2 disk images. | Reyk Floeter |
2018-09-19 | Various clean up items for disks. | ccardenas |
2018-08-25 | Rework disks to have pluggable backends. | ccardenas |