qemu: net/drive add/remove tweaks (Marcelo Tosatti)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 11 Feb 2009 15:20:46 +0000 (15:20 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 11 Feb 2009 15:20:46 +0000 (15:20 +0000)
commit4d73cd3b3f55fcff433ce64b125b7adb8aaece29
tree573ae20025d481672fcbd3499f7d3b3509c4502f
parentec691c804f66ee99dc24a6cfe4467a56982f9115
qemu: net/drive add/remove tweaks (Marcelo Tosatti)

Export net/drive add/remove functions for device hotplug usage.

Return the table index on add.

Return failure instead of exiting if limit has been reached
on drive_add.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6599 c046a42c-6fe2-441c-8c8c-71466251a162
net.c
sysemu.h
vl.c