Re: [libvirt PATCH 0/9] qemu: use g_new0 (glib chronicles)

2020-10-05 Thread Erik Skultety
On Mon, Oct 05, 2020 at 12:36:30PM +0200, Ján Tomko wrote: > With the exception of qemu_migrate_cookie and qemu_slirp which > should be dealt with by Peter's series. [1-5, 6v2, 7-9]: Reviewed-by: Erik Skultety

[libvirt PATCH 0/9] qemu: use g_new0 (glib chronicles)

2020-10-05 Thread Ján Tomko
With the exception of qemu_migrate_cookie and qemu_slirp which should be dealt with by Peter's series. Ján Tomko (9): qemu: separate out VIR_ALLOC calls qemu: capabilities: use g_new0 qemu: domain: use g_new0 qemu: driver: use g_new0 qemu: monitor: json: use g_new0 qemu: process: use g