summaryrefslogtreecommitdiffstats
path: root/src/vmspawn/vmspawn-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vmspawn: define default machines for mips targetsHenry Chen2024-07-081-0/+2
* vmspawn: define QEMU_MACHINE_TYPE for loongarch64Robin Lee2024-06-241-1/+1
* vmspawn: define QEMU_MACHINE_TYPE for riscvXeonacid2024-06-191-1/+1
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-2/+2
* vmspawn: indentationZbigniew Jędrzejewski-Szmek2024-05-081-15/+15
* vmspawn: rename "qemu" specific switches to not carry the "qemu" prefixLennart Poettering2024-02-211-13/+13
* vmspawn: correctly escape ',' in certain values passed to qemuSam Leonard2024-02-211-0/+2
* vmspawn: add support for -D/--directorySam Leonard2024-02-121-0/+18
* vmspawn: accept kvm/vhost-vsock device fds through sd_listenSam Leonard2024-02-091-1/+1
* vmspawn: add nic configurationSam Leonard2024-02-091-0/+17
* vmspawn: add swtpm featureSam Leonard2024-02-091-0/+6
* vmspawn: make sure to pass the right firmware image type to qemuLennart Poettering2024-01-221-0/+10
* vmspawn: rework firmware selection logicLennart Poettering2024-01-221-1/+3
* vmspawn: supply a serial TTY to the kernel by defaultSam Leonard2024-01-161-0/+10
* vmspawn: added vsock functionalitySam Leonard2023-11-091-0/+2
* vmspawn: added initial code for vmspawnSam Leonard2023-11-021-0/+24