]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Record hotplugged USB device in LXC live guest config
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 4 Feb 2014 16:46:28 +0000 (16:46 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 18 Feb 2014 16:38:12 +0000 (16:38 +0000)
commit3de2b3ea40458c9798090f5efa75c5003aa4fe63
treef6f39f1f94b8bba7789653ce0689289cad410b93
parent2fe5cb5171d05c92157f35fcb76631d0b7d6d220
Record hotplugged USB device in LXC live guest config

After hotplugging a USB device, the LXC driver forgot
to add the device def to the virDomainDefPtr.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit a537827d15516f2b59afb23ce2d50b8a88d7f090)
src/lxc/lxc_driver.c