um: drivers: Add virtio vhost-user driver
This module allows virtio devices to be used over a vhost-user socket. Signed-off-by: Erel Geron <erelx.geron@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:

committed by
Richard Weinberger

parent
851b6cb17c
commit
5d38f32499
@@ -143,6 +143,7 @@ int phys_mapping(unsigned long phys, unsigned long long *offset_out)
|
||||
|
||||
return fd;
|
||||
}
|
||||
EXPORT_SYMBOL(phys_mapping);
|
||||
|
||||
static int __init uml_mem_setup(char *line, int *add)
|
||||
{
|
||||
|
Reference in New Issue
Block a user