Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-21 | debvm-run: if mmdebstrap failed, the image file might exist but have zero ↵ | Johannes Schauer Marin Rodrigues | |
size -- test for that | |||
2022-12-21 | debvm-run: drop unnecessary -M option for s390x | Helmut Grohne | |
2022-12-21 | vague mipsen support | Helmut Grohne | |
The resulting image doesn't boot and has no console output. | |||
2022-12-21 | debvm-run: improve error message for bad images | Helmut Grohne | |
2022-12-21 | support ppc64el | Helmut Grohne | |
2022-12-21 | support i386 | Helmut Grohne | |
2022-12-21 | make it work for armhf | Helmut Grohne | |
* Pick the right kernel image * The disk is vda * Use the right qemu and pass the right flags Reported-by: Jochen Sprickerhof <git@jochen.sprickerhof.de> | |||
2022-12-21 | debvm-run: skip kvm-specific options when kvm is unavailable | Helmut Grohne | |
2022-12-21 | debvm-run: allow running without kvm | Helmut Grohne | |
The kvm binary will still opt into kvm when available. | |||
2022-12-20 | initial checkin | Helmut Grohne | |