vfio-user: implement message receive infrastructure
Add the basic implementation for receiving vfio-user messages from the control socket. Originally-by: John Johnson <john.g.johnson@oracle.com> Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com> Signed-off-by: Jagannathan Raman <jag.raman@oracle.com> Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250625193012.2316242-4-john.levon@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
This commit is contained in:
parent
438d863f1f
commit
0b3d881a06
7 changed files with 499 additions and 0 deletions
|
|
@ -3683,6 +3683,7 @@ if have_system
|
|||
'hw/ufs',
|
||||
'hw/usb',
|
||||
'hw/vfio',
|
||||
'hw/vfio-user',
|
||||
'hw/virtio',
|
||||
'hw/vmapple',
|
||||
'hw/watchdog',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue