[PATCH v1 0/8] domain_addr and qemu_domain cleanups
Daniel Henrique Barboza
danielhb413 at gmail.com
Thu Jan 16 13:02:17 UTC 2020
Ping
On 1/9/20 3:33 PM, Daniel Henrique Barboza wrote:
> Hi,
>
> These are a few cleanups in some files that I'll end up
> messing with in a future series (which isn't Glibfied ATM).
> Figured it's best to clean them up now instead of adding
> more non-Glibfied code on top.
>
> Patches 7 and 8 are stuff that I noted some time ago and
> figured it might be worth sending as well.
>
>
> Daniel Henrique Barboza (8):
> conf/domain_addr.c: use g_autofree in strings
> conf/domain_addr.c: remove unneeded 'cleanup' labels
> qemu_domain.c: remove redundant virObjectUnref()
> qemu_domain.c: use g_autofree when possible
> qemu_domain.c: use g_autoptr when possible
> qemu_domain.c: removing unneeded cleanup labels
> qemu_domain.c: turn qemuDomainChrDefDropDefaultPath to void
> qemu_domain_address.c: turn qemuDomainFillDeviceIsolationGroup to void
>
> src/conf/domain_addr.c | 124 +++-----
> src/qemu/qemu_domain.c | 511 +++++++++++----------------------
> src/qemu/qemu_domain_address.c | 20 +-
> src/qemu/qemu_domain_address.h | 2 +-
> src/qemu/qemu_hotplug.c | 6 +-
> 5 files changed, 227 insertions(+), 436 deletions(-)
>
More information about the libvir-list
mailing list