libvirt/src/bhyve
Michal Privoznik 9d3cd0c1d4 lib: Put some variable declarations on individual lines
In short, virXXXPtr type is going away. With big bang. And to
help us rewrite the code with a sed script, it's better if each
variable is declared on its own line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2021-03-15 09:38:18 +01:00
..
bhyve_capabilities.c change DIR* int g_autoptr(DIR) where appropriate 2020-11-02 22:01:36 -05:00
bhyve_capabilities.h bhyve: implement virtio-9p support 2020-10-09 18:46:04 +04:00
bhyve_command.c lib: Put some variable declarations on individual lines 2021-03-15 09:38:18 +01:00
bhyve_command.h bhyve: simplify driver caps helpers 2020-02-24 01:52:22 +01:00
bhyve_conf.c bhyve: replace VIR_FREE with g_free in all *Dispose() functions 2021-02-05 00:22:09 -05:00
bhyve_conf.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_device.c bhyve: implement virtio-9p support 2020-10-09 18:46:04 +04:00
bhyve_device.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_domain.c bhyve: auto allocate nmdm console paths 2021-02-08 18:50:47 +04:00
bhyve_domain.h bhyve: support 'isa' controller for LPC 2020-09-21 20:03:00 +04:00
bhyve_driver.c lib: Put some variable declarations on individual lines 2021-03-15 09:38:18 +01:00
bhyve_driver.h bhyve: simplify driver caps helpers 2020-02-24 01:52:22 +01:00
bhyve_monitor.c bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_monitor.h bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_parse_command.c Replace virStringListJoin by g_strjoinv 2021-02-11 17:05:34 +01:00
bhyve_parse_command.h src/bhyve: use #pragma once in headers 2019-06-13 17:05:08 +02:00
bhyve_process.c bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_process.h bhyve: add reboot support 2020-02-24 17:25:11 +00:00
bhyve_utils.h bhyve: utils: use relative path for virclosecallbacks.h 2020-02-24 20:16:24 +01:00
bhyve.conf bhyve: add config file support 2017-03-14 20:46:05 +04:00
libvirtd_bhyve.aug src: fix word spell typos 2020-07-09 10:01:41 +02:00
meson.build meson: prefix kvm_dep, m_dep and util_dep with lib 2020-10-09 13:44:54 +02:00
test_libvirtd_bhyve.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00