Re: [libvirt] [PATCH] qemu: fix the audit log is not correct after hot-plug memory success

2015-07-27 Thread lhuang
On 07/24/2015 08:14 PM, John Ferlan wrote: On 07/17/2015 04:52 AM, Luyao Huang wrote: https://bugzilla.redhat.com/show_bug.cgi?id=1226234#c3 After hot-plug a memory device success, the audit log show that memory update failed: type=VIRT_RESOURCE ... old-mem=1024000 new-mem=1548288 \ exe="/us

Re: [libvirt] [PATCH] qemu: fix the audit log is not correct after hot-plug memory success

2015-07-24 Thread John Ferlan
On 07/17/2015 04:52 AM, Luyao Huang wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1226234#c3 > > After hot-plug a memory device success, the audit log show > that memory update failed: > > type=VIRT_RESOURCE ... old-mem=1024000 new-mem=1548288 \ > exe="/usr/sbin/libvirtd" hostname=? addr

[libvirt] [PATCH] qemu: fix the audit log is not correct after hot-plug memory success

2015-07-17 Thread Luyao Huang
https://bugzilla.redhat.com/show_bug.cgi?id=1226234#c3 After hot-plug a memory device success, the audit log show that memory update failed: type=VIRT_RESOURCE ... old-mem=1024000 new-mem=1548288 \ exe="/usr/sbin/libvirtd" hostname=? addr=? terminal=pts/2 res=failed This is because the ret is st