On Mon, Feb 22, 2021 at 04:33:16AM -0500, Brad Smith wrote: > On 2/22/2021 4:20 AM, Landry Breuil wrote: > > On Mon, Feb 22, 2021 at 04:09:55AM -0500, Brad Smith wrote: > > > Thanks to new Sphinx here is an update to QEMU 5.2.0. > > > > > > There is currently a conversion to meson under way. I believe everything > > > has been picked up Ok. > > would it be possible (or too much a hassle) to subpackage > > qemu-guest-agent ? being able to install it (iirc it only depends on > > glib) without having the complete thing would be nice ! > > So just qemu-ga and it's man page as a sub-package?
yeah that's the idea, so that ppl running openbsd in kvm VMs can install it without the fullblown qemu.that's also how debian subpackages it, cf https://packages.debian.org/bullseye/qemu-guest-agent i had tested it with some success within proxmox, cf https://undeadly.org/cgi?action=article;sid=20200514073852 - sure not all functions work but that's a start. Landry