First review:
http://www.redhat.com/archives/libvir-list/2015-July/msg00982.html

Change in v2:
- split it to two patches
- fix some small mistake in hot-unplug part

I change the code in qemuDomainAttachMemory like what we do in other attach 
deivce
functions. And I have removed the jump in qemuDomainRemoveMemoryDevice, since i 
just
see only one place need jump to audit, so i refactor the code (thanks John's 
advise).

Luyao Huang (2):
  qemu: fix the audit log is not correct after hot-plug memory success
  qemu: fix the audit log is not correct after hot-unplug memory device

 src/qemu/qemu_hotplug.c | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

-- 
1.8.3.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to