Home
last modified time | relevance | path

Searched hist:"69 e87b32680a41d9761191443587c595b6f5fc3f" (Results 1 – 11 of 11) sorted by relevance

/qemu/include/net/
H A Dvhost_net.h69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/hw/virtio/
H A Dvhost-backend.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
H A Dvhost.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/include/hw/virtio/
H A Dvhost-backend.h69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
H A Dvhost.h69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/hw/net/
H A Dvhost_net.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/net/
H A Dvhost-user.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
H A Dtap.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/hw/scsi/
H A Dvhost-scsi.c69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/qapi/
H A Dqapi-schema.json69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
/qemu/
H A Dqemu-options.hx69e87b32680a41d9761191443587c595b6f5fc3f Wed Jul 06 01:57:55 UTC 2016 Jason Wang <jasowang@redhat.com> tap: vhost busy polling support

This patch add the capability of basic vhost net busy polling which is
supported by recent kernel. User could configure the maximum number of
us that could be spent on busy polling through a new property of tap
"poll-us".

Cc: Greg Kurz <groug@kaod.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>