
3 Sep
2018
3 Sep
'18
11:27 a.m.
On Fri, Aug 31, 2018 at 04:00:47PM +0200, Andrea Bolognani wrote:
The corresponding structs are declared there.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/conf/device_conf.c | 267 ++++++++++++++++++++++++++++++++++++++ src/conf/device_conf.h | 17 +++ src/conf/domain_conf.c | 270 --------------------------------------- src/libvirt_private.syms | 6 + 4 files changed, 290 insertions(+), 270 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano