Searched hist:"17 bb6d40880d4178f5f8a75900ed8c9ff47d3fb2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | virtio_ring.h | diff 17bb6d40880d4178f5f8a75900ed8c9ff47d3fb2 Tue Aug 28 06:54:13 CDT 2012 Jason Wang <jasowang@redhat.com> virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs, this patch moves them to vring_virtqueue and introduces an helper to get the value. This lets drivers simplify their management and tracing of virtqueues.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
H A D | virtio.h | diff 17bb6d40880d4178f5f8a75900ed8c9ff47d3fb2 Tue Aug 28 06:54:13 CDT 2012 Jason Wang <jasowang@redhat.com> virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs, this patch moves them to vring_virtqueue and introduces an helper to get the value. This lets drivers simplify their management and tracing of virtqueues.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_virtio.c | diff 17bb6d40880d4178f5f8a75900ed8c9ff47d3fb2 Tue Aug 28 06:54:13 CDT 2012 Jason Wang <jasowang@redhat.com> virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs, this patch moves them to vring_virtqueue and introduces an helper to get the value. This lets drivers simplify their management and tracing of virtqueues.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_mmio.c | diff 17bb6d40880d4178f5f8a75900ed8c9ff47d3fb2 Tue Aug 28 06:54:13 CDT 2012 Jason Wang <jasowang@redhat.com> virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs, this patch moves them to vring_virtqueue and introduces an helper to get the value. This lets drivers simplify their management and tracing of virtqueues.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
H A D | virtio_ring.c | diff 17bb6d40880d4178f5f8a75900ed8c9ff47d3fb2 Tue Aug 28 06:54:13 CDT 2012 Jason Wang <jasowang@redhat.com> virtio-ring: move queue_index to vring_virtqueue
Instead of storing the queue index in transport-specific virtio structs, this patch moves them to vring_virtqueue and introduces an helper to get the value. This lets drivers simplify their management and tracing of virtqueues.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|