diff options
Diffstat (limited to 'results/scraper/launchpad/1886208')
| -rw-r--r-- | results/scraper/launchpad/1886208 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/results/scraper/launchpad/1886208 b/results/scraper/launchpad/1886208 new file mode 100644 index 00000000..649224d7 --- /dev/null +++ b/results/scraper/launchpad/1886208 @@ -0,0 +1,20 @@ +[Feature request] Haiku VM image + +We already have handy VMs to build QEMU within: + +$ git grep -l basevm.BaseVM +tests/vm/centos +tests/vm/fedora +tests/vm/freebsd +tests/vm/netbsd +tests/vm/openbsd +tests/vm/ubuntu.i386 + +With David Carlier recent work, we can build QEMU on Haiku OS: +https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg01241.html + +To avoid bitrots it would be useful to have a Haiku VM. + +Haiku image has been included now: +https://gitlab.com/qemu-project/qemu/-/commit/9fc33bf4e1d6942 + |