Avi Kivity wrote:
> Han, Weidong wrote:
>> From 39ca008b144e1e729223b1302fcdd7a435370487 Mon Sep 17 00:00:00
>> 2001 From: Weidong Han <[EMAIL PROTECTED]>
>> Date: Mon, 10 Nov 2008 14:33:43 +0800
>> Subject: [PATCH] support ioperm for vcpu hotplug
>> 
>> Track ioperm settings, when a new VCPU comes online, issue ioperm.
>> 
>> 
> 
> Applied, thanks.  Note there is a small memory leak when unplugging a
> device.

I also notified this issue, and adev_head also need to be freed to avoid memory 
leak when unplugging a device and exit guest.

But currently host device hotplug with passthrough doesn't work for me. I think 
it needs some debugging. I will fix this leak issue when host device hotplug 
works for me. Thanks.

Regards,
Weidong--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to