« Previous | Next » 

Revision a96ed02f

IDa96ed02fc73e23748c8b3e38880eeac91f83ab9f

Added by Nicholas Bellinger over 11 years ago

monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param

This patch renames+moves the net_handle_fd_param() caller used to
obtain a file descriptor from either qemu_parse_fd() (the normal case)
or from monitor_get_fd() (migration case) into a generically prefixed
monitor_handle_fd_param() to be used by vhost-scsi code.

Also update net/[socket,tap].c consumers to use the new prefix.

Reported-by: Michael S. Tsirkin <>
Cc: Michael S. Tsirkin <>
Cc: Stefan Hajnoczi <>
Cc: Paolo Bonzini <>
Cc: Anthony Liguori <>
Signed-off-by: Nicholas Bellinger <>
Signed-off-by: Michael S. Tsirkin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences