Alex Williamson writes:
> Move to monitor.c:monitor_handle_fd_param() as a common helper.
>
> Signed-off-by: Alex Williamson
> ---
>
> I'd like to use this for the proposed device assignment configfd
> parameter since there's nothing net specific about it.
Looks good.
Error checking after strt
Move to monitor.c:monitor_handle_fd_param() as a common helper.
Signed-off-by: Alex Williamson
---
I'd like to use this for the proposed device assignment configfd
parameter since there's nothing net specific about it.
monitor.c| 17 +
monitor.h|1 +
net.c