Searched hist:"6 ac1afbf6132df0fcb0898f3509371305af7de16" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/vhost/ |
H A D | Makefile | diff 6ac1afbf6132df0fcb0898f3509371305af7de16 Mon May 06 10:38:21 CEST 2013 Asias He <asias@redhat.com> vhost: Make vhost a separate module
Currently, vhost-net and vhost-scsi are sharing the vhost core code. However, vhost-scsi shares the code by including the vhost.c file directly.
Making vhost a separate module makes it is easier to share code with other vhost devices.
Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | Kconfig | diff 6ac1afbf6132df0fcb0898f3509371305af7de16 Mon May 06 10:38:21 CEST 2013 Asias He <asias@redhat.com> vhost: Make vhost a separate module
Currently, vhost-net and vhost-scsi are sharing the vhost core code. However, vhost-scsi shares the code by including the vhost.c file directly.
Making vhost a separate module makes it is easier to share code with other vhost devices.
Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | test.c | diff 6ac1afbf6132df0fcb0898f3509371305af7de16 Mon May 06 10:38:21 CEST 2013 Asias He <asias@redhat.com> vhost: Make vhost a separate module
Currently, vhost-net and vhost-scsi are sharing the vhost core code. However, vhost-scsi shares the code by including the vhost.c file directly.
Making vhost a separate module makes it is easier to share code with other vhost devices.
Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | scsi.c | diff 6ac1afbf6132df0fcb0898f3509371305af7de16 Mon May 06 10:38:21 CEST 2013 Asias He <asias@redhat.com> vhost: Make vhost a separate module
Currently, vhost-net and vhost-scsi are sharing the vhost core code. However, vhost-scsi shares the code by including the vhost.c file directly.
Making vhost a separate module makes it is easier to share code with other vhost devices.
Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
H A D | vhost.c | diff 6ac1afbf6132df0fcb0898f3509371305af7de16 Mon May 06 10:38:21 CEST 2013 Asias He <asias@redhat.com> vhost: Make vhost a separate module
Currently, vhost-net and vhost-scsi are sharing the vhost core code. However, vhost-scsi shares the code by including the vhost.c file directly.
Making vhost a separate module makes it is easier to share code with other vhost devices.
Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|