
19 Oct
2018
19 Oct
'18
7:06 a.m.
On 10/07/2018 03:00 PM, John Ferlan wrote:
We're about to add a new state "modify" and thus the function goes from just Add/Del. Use an enum to manage.
Extracted from code originally posted by Pavel Hrdina <phrdina@redhat.com>, but placed into a separate patch.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_driver.c | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-)
ACK Michal