
16 Jun
2016
16 Jun
'16
10:13 p.m.
On 06/10/2016 11:32 AM, Michal Privoznik wrote:
This is fairly simple. We lookup the device in the array of devices and remove it. No magic.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_driver.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-)
ACK - although attach and detach could be "together" too... John