On Thu, Dec 19, 2013 at 16:53:17 +0200, Laine Stump wrote:
These were all found as a result of researching Bug 1035490. Patch 1
fixes the originally reported problem, Patch 2 fixes the cause of
incorrect error reporting in a later comment of that bug, and Patch 3
fixes a behavior that I encountered while searching for the cause.
Laine Stump (3):
qemu: properly set MaxMemLock when hotplugging with VFIO
qemu: avoid duplicate security label restore on hostdev attach failure
qemu: re-add hostdev interfaces to hostdev array on libvirtd restart
src/conf/domain_conf.c | 9 ++++++---
src/qemu/qemu_hotplug.c | 22 +++++++++++-----------
2 files changed, 17 insertions(+), 14 deletions(-)
ACK series.
Jirka