Age | Commit message (Expand) | Author |
2024-01-09 | debvm-run: use -cpu max for kvm | Helmut Grohne |
2024-01-09 | disable highmem for 32bit arm by default | Helmut Grohne |
2024-01-07 | debvm-run.1: more details on disabling network | Helmut Grohne |
2023-09-24 | bin/debvm-waitssh: make --timeout=N work | Johannes Schauer Marin Rodrigues |
2023-07-04 | bin/debvm-run: commas in the image filename must be escaped | Johannes Schauer Marin Rodrigues |
2023-06-24 | bin/debvm-run: allow being run in environments without TERM set | Johannes Schauer Marin Rodrigues |
2023-06-22 | Merge run-skip into main | Helmut Grohne |
2023-06-22 | debvm-run: restore behaviour of repeated --sshport flags | Helmut Grohne |
2023-06-22 | Merge run-netopt into main | Helmut Grohne |
2023-06-22 | Merge qemu-append into main | Helmut Grohne |
2023-06-22 | debvm-run: expand the rootdev skip | Helmut Grohne |
2023-06-21 | debvm-run: add a --netopt option to customize the -netdev | Helmut Grohne |
2023-06-20 | debvm-run: add a --skip option | Helmut Grohne |
2023-06-20 | debvm-run: fix local emulation of set -ex | Helmut Grohne |
2023-06-19 | debvm-run: match on DEB_HOTS_ARCH_CPU rather than DEB_HOST_ARCH | Helmut Grohne |
2023-06-19 | debvm-run: make shellcheck happy | Helmut Grohne |
2023-06-19 | bin/debvm-run: qemu (>> 1:8.0) provides symlinks for qemu-system-${debarch} a... | Johannes Schauer Marin Rodrigues |
2023-06-19 | debvm-run: avoid hard coding fds for kernel and initrd | Helmut Grohne |
2023-06-19 | debvm-run: replace shell process with qemu process | Helmut Grohne |
2023-06-09 | the argument to setterm is --resize, not -resize | Helmut Grohne |
2023-06-07 | debvm-run: add an --append option | Helmut Grohne |
2023-04-27 | debvm-create: recognize finit as an init system | Helmut Grohne |
2023-03-30 | debvm-run: do not apply pauth-impdef=on to arm32 | Helmut Grohne |
2023-03-29 | debvm-run: massively speed up tcg emulation of arm cpus | Helmut Grohne |
2023-03-19 | debvm-waitssh: improve comment about character ranges | Helmut Grohne |
2023-03-11 | debvm-run: --graphical should not require an argument | Helmut Grohne |
2023-03-06 | debvm-create: autodetect size of serial consoles | Helmut Grohne |
2023-03-06 | debvm-create: deprecate and hide the -a option | Helmut Grohne |
2023-03-06 | support a mips64el kernel in a mipsel image via multiarch | Helmut Grohne |
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 |