
26 Mar
2019
26 Mar
'19
8:03 a.m.
On Mon, Mar 25, 2019 at 13:24:28 -0400, Laine Stump wrote:
I'm about to add a second virDomainDeviceDef to this function that will point to the actual device in the domain object. "dev" is just a partially filled-in example of what to look for. Naming it match will make the code easier to follow.
Signed-off-by: Laine Stump <laine@laine.org> ---
Change from V1: Eliminate movement of Chr and Lease Detach functions, and addition of extra comments in switch. This has been moved to new patch 07/14
src/qemu/qemu_hotplug.c | 32 ++++++++++++++++---------------- src/qemu/qemu_hotplug.h | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-)
ACK