Re: [PATCH] Fix up device assignment hotplug and re-enable it

2009-07-02 Thread Avi Kivity
On 07/01/2009 07:22 PM, Markus Armbruster wrote: Disabled in merge commit a3b371477e3. Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org

[PATCH] Fix up device assignment hotplug and re-enable it

2009-07-01 Thread Markus Armbruster
Disabled in merge commit a3b371477e3. Signed-off-by: Markus Armbruster arm...@redhat.com --- hw/device-assignment.c | 11 +-- hw/pci.c |2 +- hw/pci.h |1 + 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hw/device-assignment.c