On Thu, 21 Mar 2019 at 11:34, Laszlo Ersek <ler...@redhat.com> wrote: > > Repo: https://github.com/lersek/qemu.git > Branch: edk2_build_v3 > > Version 2, that is: > > [Qemu-devel] [PATCH v2 00/12] bundle edk2 platform firmware with QEMU > > was posted at: > > https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg04670.html > 20190313210057.32584-1-lersek@redhat.com">http://mid.mail-archive.com/20190313210057.32584-1-lersek@redhat.com > > Updates in v3 are noted on each patch individually, in the Notes > section. In summary, > > - I've picked up feedback tags from the v2 thread (see above), > > - I've replaced the xz compression with bz2 compression according to the > subthread > > Re: [Qemu-devel] [PULL 00/12] EDK2 Firmware roms
Thanks. Could you check that this works in the OpenBSD VM test? It should just be a matter of make -C build vm-build-openbsd (with 'build' replaced with whatever your build directory's name is): it will download the VM image and run it automatically. You'll want to be doing this as a user that can use KVM so that we do the build in a KVM VM rather than a slow emulated one :-)) thanks -- PMM