« Previous | Next » 

Revision 8eebdaa7

ID8eebdaa7a8fbaf6acda80568385fbccd5eb05ae4

Added by Dimitris Aragiorgis over 10 years ago

Hotplug: rpc support

Introduce new RPC that eventually invoke hypervisor specific
hotplug functions. In order to be generic it has the following
arguments: device type, action, device, extra info, seq.
Device type can be NIC or DISK, action can be ADD, REMOVE,
device is the NIC or Disk object, extra info is used by Disk
hotplug to point the device path and seq is the device index
(from the master perspective)

If hypervisor does not support hotplug the opcode will fail.

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences