Age | Commit message (Expand) | Author |
2023-03-05 | debvm-create: extend examples in the manual page | Helmut Grohne |
2023-03-05 | debvm-run: always use virtio input devices for graphical mode | Helmut Grohne |
2023-03-02 | debvm-run: be more explicit about graphics and cloud kernels | Helmut Grohne |
2023-03-02 | debvm-run: improve graphical experience on !x86 | Arnd Bergmann |
2023-02-23 | debvm-create: also support --initsystem=busybox | Helmut Grohne |
2023-02-23 | debvm-create: also support --initsystem=runit | Helmut Grohne |
2023-02-23 | debvm-create: do not fsck | Helmut Grohne |
2023-02-20 | debvm-create: add --initsystem option | Helmut Grohne |
2023-02-20 | debvm-create: avoid failing when we install no passwd | Helmut Grohne |
2023-02-05 | debvm-create: fix resizing of output image | Helmut Grohne |
2023-02-05 | debvm-create: add --skip=initsystem | Helmut Grohne |
2023-02-05 | debvm-create: install systemd-sysv rather than init | Helmut Grohne |
2023-02-03 | debvm-create: update documentation for --skip=ext4 | Helmut Grohne |
2023-02-02 | debvm-create: Output image in tar format if step "ext4" is skipped | Gioele Barabucci |
2023-02-02 | debvm-run: deal with arbitrary disk labels | Helmut Grohne |
2023-02-02 | debvm-create: make the ext4 look more like ext4 | Helmut Grohne |
2023-01-26 | debvm-run: be a bit more verbose about detected architecture | Helmut Grohne |
2023-01-25 | Merge branch 'multiarch' into 'main' | Helmut Grohne |
2023-01-25 | debvm-run: always pass gic-version=max for arm64 | Helmut Grohne |
2023-01-25 | debvm-run: disable kvm for armhf -> arm64 when the cpu cannot run it | Helmut Grohne |
2023-01-25 | debvm-run: internally differentiate between VMARCH and KERNELARCH | Helmut Grohne |
2023-01-25 | debvm-run: make shellcheck happy | Helmut Grohne |
2023-01-25 | debvm-run: also handle upgrading arm | Helmut Grohne |
2023-01-25 | debvm-run: extract kernel image before inspecting it | Helmut Grohne |
2023-01-25 | debvm-run: handle some multiarch kernels | Helmut Grohne |
2023-01-24 | debvm-run: do not pass -smp on unicore systems | Helmut Grohne |
2023-01-22 | debvm-run: arm virt machine cannot do more than 8 cores | Helmut Grohne |
2023-01-22 | debv-run: apply smp limits for the native case | Helmut Grohne |
2023-01-21 | debvm-run: also avoid pci networking for m68k | Helmut Grohne |
2023-01-21 | debvm-run: refactor rng device | Helmut Grohne |
2023-01-21 | debvm-run: use gic-version=max for arm64 | Helmut Grohne |
2023-01-21 | debvm-run: skip virtio-rng-pci for architectures that lack pci | Helmut Grohne |
2023-01-21 | debvm-run: also pass reasonable -cpu for native non-kvm | Helmut Grohne |
2023-01-21 | debvm-run: prefer qemu-system-* over kvm | Helmut Grohne |
2023-01-21 | debvm-run: pass -M accel=kvm:tcg rather than -enable-kvm | Helmut Grohne |
2023-01-21 | debvm-run: only pass gic-version when kvm is available | Helmut Grohne |
2023-01-21 | debvm-run: compute -machine independently of being native | Helmut Grohne |
2023-01-20 | use ssh option NoHostAuthenticationForLocalhost | Helmut Grohne |
2023-01-18 | Merge branch 'faq' into 'main' | Helmut Grohne |
2023-01-18 | Update FAQ about console renderings | Jochen Sprickerhof |
2023-01-18 | Add better Qemu options | Jochen Sprickerhof |
2023-01-17 | debvm-create: install only one kernel image | Helmut Grohne |
2023-01-17 | Merge branch 'cleanup' into 'main' | Helmut Grohne |
2023-01-17 | Add --skip=autologin | Jochen Sprickerhof |
2023-01-17 | Allow arbitrary image sizes | Jochen Sprickerhof |
2023-01-17 | expand architecture coverage | Helmut Grohne |
2023-01-17 | debvm-create: combine ?exact-name with ?not(virtual) | Helmut Grohne |
2023-01-17 | debvm-create: fix syntax broken in parent commit | Helmut Grohne |
2023-01-17 | debvm-create: avoid splitting features to multiple code locations | Helmut Grohne |
2023-01-17 | debvm-create: stop validating the suite | Helmut Grohne |