Re: [patch 5/8] testdev: add port to create/delete memslots

2010-03-25 Thread Avi Kivity
On 03/24/2010 11:24 PM, Marcelo Tosatti wrote: Signed-off-by: Marcelo Tosattimtosa...@redhat.com Whoa, memory hotplug. -- 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

[patch 5/8] testdev: add port to create/delete memslots

2010-03-24 Thread Marcelo Tosatti
Signed-off-by: Marcelo Tosatti mtosa...@redhat.com Index: qemu-kvm/hw/testdev.c === --- qemu-kvm.orig/hw/testdev.c +++ qemu-kvm/hw/testdev.c @@ -5,6 +5,10 @@ struct testdev { ISADevice dev; CharDriverState *chr; +