« Previous | Next » 

Revision 655188a2

ID655188a203e86918867a039cc61c67e32be8a7e7
Parent 0d8f9629
Child 78d67a63

Added by Dimitris Aragiorgis over 9 years ago

(2.13) Add helper methods for passing fds via SCM_RIGHTS

..through qemu monitor sockets using fdsend.

For the hmp the `get-fd` command is used while for the qmp the
`add-fd` command is used, where the fd is added to the first
available fdset. Currently the first one is used during NIC hot-add
while the second will be used during disk hot-add.

Add also RemoveFdset() method for cleaning up fdsets.

Signed-off-by: Dimitris Aragiorgis <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences