Age | Commit message (Expand) | Author |
2023-06-22 | debvm-run: expand the rootdev skip | 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-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-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 | support a mips64el kernel in a mipsel image via multiarch | 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-02 | debvm-run: deal with arbitrary disk labels | 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 | Update FAQ about console renderings | Jochen Sprickerhof |
2023-01-18 | Add better Qemu options | Jochen Sprickerhof |
2023-01-17 | expand architecture coverage | Helmut Grohne |
2023-01-15 | debvm-run: fix logic inversion in parent commit | Helmut Grohne |
2023-01-15 | debvm-run: fix for relative symlinks below boot/ | Helmut Grohne |
2023-01-15 | debvm-run: guess the location of the kernel | Helmut Grohne |
2023-01-15 | Document additional kernel link names | Jochen Sprickerhof |
2023-01-15 | Avoid unnecessary debugfs call | Jochen Sprickerhof |
2023-01-15 | Support kernel links in /boot (Ubuntu) | Jochen Sprickerhof |
2023-01-13 | change cmdline variable debvm.term to TERM | Helmut Grohne |