
4 Apr
2012
4 Apr
'12
8:37 a.m.
On Mon, Mar 26, 2012 at 17:40:01 +0200, Michal Privoznik wrote:
If the daemon is restarted it will loose list of active
s/loose/lose/
USB devices assigned to active domains. Therefore we need to rebuild this list on qemuProcessReconnect(). --- src/qemu/qemu_hostdev.c | 40 ++++++++++++++++++++++++++++++++++++++++ src/qemu/qemu_hostdev.h | 2 ++ src/qemu/qemu_process.c | 3 +++ 3 files changed, 45 insertions(+), 0 deletions(-)
ACK Jirka