summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02debvm-create: Output image in tar format if step "ext4" is skippedGioele Barabucci
2023-02-02debvm-run: deal with arbitrary disk labelsHelmut Grohne
2023-02-02debvm-create: make the ext4 look more like ext4Helmut Grohne
2023-02-01debian: add qemu as test triggerHelmut Grohne
2023-01-27upload as 0.2.6 to unstable in another attempt at autopkgtestsHelmut Grohne
2023-01-27debian: autopkgtest: disable on armel and armhf as they're too slowHelmut Grohne
2023-01-27debian: autopkgtest: stop triggering on unused 686-pae kernel imageHelmut Grohne
2023-01-27debian: autopkgtests: depend on suitably recent fakechrootHelmut Grohne
2023-01-26debian: autopkgtest needs file on i386 to refine arch guessHelmut Grohne
2023-01-26debvm-run: be a bit more verbose about detected architectureHelmut Grohne
2023-01-25upload as 0.2.5 to unstableHelmut Grohne
2023-01-25Merge branch 'multiarch' into 'main'Helmut Grohne
2023-01-25debvm-run: always pass gic-version=max for arm64Helmut Grohne
2023-01-25debvm-run: disable kvm for armhf -> arm64 when the cpu cannot run itHelmut Grohne
2023-01-25debvm-run: internally differentiate between VMARCH and KERNELARCHHelmut Grohne
2023-01-25debvm-run: make shellcheck happyHelmut Grohne
2023-01-25debvm-run: also handle upgrading armHelmut Grohne
2023-01-25debvm-run: extract kernel image before inspecting itHelmut Grohne
2023-01-25tests: use an amd64 kernel on i386Helmut Grohne
2023-01-25debvm-create: handle multiarch kernel for 32bit+64bit armHelmut Grohne
2023-01-25debvm-run: handle some multiarch kernelsHelmut Grohne
2023-01-24debvm-run: do not pass -smp on unicore systemsHelmut Grohne
2023-01-24tests: add armel with an armhf kernelHelmut Grohne
2023-01-24debvm-create: install better kernels in multiarch caseHelmut Grohne
2023-01-24debvm-create: fix parsing dpkg architecture in multiarch caseHelmut Grohne
2023-01-24tests: bump up timeout for create-and-run.shHelmut Grohne
2023-01-23upload debvm/0.2.4 to unstableHelmut Grohne
2023-01-23debian: fix placement of general mmdebstrap hooksHelmut Grohne
2023-01-22debvm-run: arm virt machine cannot do more than 8 coresHelmut Grohne
2023-01-22debv-run: apply smp limits for the native caseHelmut Grohne
2023-01-21upload 0.2.3 to unstableHelmut Grohne
2023-01-21fix ftbfs: cannot use arch restriction for arch:all packageHelmut Grohne
2023-01-21upload the "try to fix autopkgtests" relase as 0.2.2 to unstableHelmut Grohne
2023-01-21debvm-run: also avoid pci networking for m68kHelmut Grohne
2023-01-21debvm-run: refactor rng deviceHelmut Grohne
2023-01-21debvm-run: use gic-version=max for arm64Helmut Grohne
2023-01-21debvm-run: skip virtio-rng-pci for architectures that lack pciHelmut Grohne
2023-01-21debvm-create: try rpi kernel for armelHelmut Grohne
2023-01-21debvm-run: also pass reasonable -cpu for native non-kvmHelmut Grohne
2023-01-21debvm-run: prefer qemu-system-* over kvmHelmut Grohne
2023-01-21debvm-run: pass -M accel=kvm:tcg rather than -enable-kvmHelmut Grohne
2023-01-21debian: work around qemu-system-misc not providing qemu-kvm on s390xHelmut Grohne
2023-01-21debvm-run: only pass gic-version when kvm is availableHelmut Grohne
2023-01-21extend bios recommendationsHelmut Grohne
2023-01-21debvm-run: compute -machine independently of being nativeHelmut Grohne
2023-01-20use ssh option NoHostAuthenticationForLocalhostHelmut Grohne
2023-01-20trigger autopkgtests on linux uploadsHelmut Grohne
2023-01-20Upload to unstable as 0.2.1 to fix autopkgtestHelmut Grohne
2023-01-20add lintian override for accessing the dpkg databaseHelmut Grohne
2023-01-18Suggest qemu-system-guiJochen Sprickerhof