On Mon, Feb 15, 2016 at 02:37:26PM -0500, John Ferlan wrote: > Create a new module qemu_assign_alias.c to handle the qemuAssign*Alias* APIs qemu_alias.c is shorter and could contain that one function that extracts info from the alias. > Signed-off-by: John Ferlan <jferlan@xxxxxxxxxx> > --- > po/POTFILES.in | 1 + > src/Makefile.am | 1 + > src/qemu/qemu_assign_alias.c | 468 +++++++++++++++++++++++++++++++++++++++++++ > src/qemu/qemu_assign_alias.h | 60 ++++++ > src/qemu/qemu_command.c | 427 +-------------------------------------- > src/qemu/qemu_command.h | 16 -- > src/qemu/qemu_driver.c | 1 + > src/qemu/qemu_hotplug.c | 1 + > src/qemu/qemu_process.c | 1 + > tests/qemuhotplugtest.c | 1 + > tests/qemuxml2argvtest.c | 1 + > 11 files changed, 536 insertions(+), 442 deletions(-) > create mode 100644 src/qemu/qemu_assign_alias.c > create mode 100644 src/qemu/qemu_assign_alias.h > ACK Jan
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list