Displaying 20 results from an estimated 28 matches for "syborg_virtio".
2009 Jun 18
0
[PATCHv5 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 8e66...
2009 Jun 18
0
[PATCHv5 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 8e66...
2009 Jun 10
0
[PATCHv4 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c2...
2009 Jun 10
0
[PATCHv4 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c2...
2009 Jun 21
0
[PATCHv6 07/12] qemu/virtio: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 8e66...
2009 Jun 21
0
[PATCHv6 07/12] qemu/virtio: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 ++++++++++++++++----
hw/virtio.c | 59 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 +++++++-
4 files changed, 81 insertions(+), 25 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 8e66...
2009 May 25
0
[PATCH 09/11] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2009 Jun 02
0
[PATCHv2 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2009 Jun 05
0
[PATCHv3 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2009 May 25
0
[PATCH 09/11] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2009 Jun 02
0
[PATCHv2 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2009 Jun 05
0
[PATCHv3 09/13] qemu: virtio support for many interrupt vectors
...eset out to bindings,
because we will have to reset the vectors in transport-specific code).
Actual bindings in pci, and use in net, to follow.
Load and save are not connected to bindings yet, so they are left
stubbed out for now.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
---
hw/syborg_virtio.c | 13 ++++++++--
hw/virtio-pci.c | 24 +++++++++++++++----
hw/virtio.c | 63 ++++++++++++++++++++++++++++++++++++++-------------
hw/virtio.h | 10 ++++++-
4 files changed, 84 insertions(+), 26 deletions(-)
diff --git a/hw/syborg_virtio.c b/hw/syborg_virtio.c
index 37c219...
2011 May 19
2
[PATCHv2 0/2] virtio-net: 64 bit features, event index
...t
- copy avail event idx fix from vhost-net
Michael S. Tsirkin (2):
virtio/vhost: support 64 bit features
virtio+vhost: event idx feature
hw/qdev-properties.c | 39 +++++++++++++---
hw/qdev.h | 10 ++++
hw/s390-virtio-bus.c | 5 +-
hw/s390-virtio-bus.h | 2 +-
hw/syborg_virtio.c | 7 ++-
hw/vhost_net.c | 14 ++++--
hw/vhost_net.h | 4 +-
hw/virtio-9p.c | 2 +-
hw/virtio-balloon.c | 2 +-
hw/virtio-blk.c | 2 +-
hw/virtio-blk.h | 2 +-
hw/virtio-net.c | 11 +++--
hw/virtio-net.h | 34 ++++++...
2011 May 19
2
[PATCHv2 0/2] virtio-net: 64 bit features, event index
...t
- copy avail event idx fix from vhost-net
Michael S. Tsirkin (2):
virtio/vhost: support 64 bit features
virtio+vhost: event idx feature
hw/qdev-properties.c | 39 +++++++++++++---
hw/qdev.h | 10 ++++
hw/s390-virtio-bus.c | 5 +-
hw/s390-virtio-bus.h | 2 +-
hw/syborg_virtio.c | 7 ++-
hw/vhost_net.c | 14 ++++--
hw/vhost_net.h | 4 +-
hw/virtio-9p.c | 2 +-
hw/virtio-balloon.c | 2 +-
hw/virtio-blk.c | 2 +-
hw/virtio-blk.h | 2 +-
hw/virtio-net.c | 11 +++--
hw/virtio-net.h | 34 ++++++...
2011 May 04
4
[PATCH 0/3] virtio-net: 64 bit features, event index
...o-net.
Michael S. Tsirkin (3):
virtio/vhost: support 64 bit features
virtio+vhost: used_event feature
virtio: avail_event index support
hw/qdev-properties.c | 39 +++++++++++++---
hw/qdev.h | 10 ++++
hw/s390-virtio-bus.c | 5 +-
hw/s390-virtio-bus.h | 2 +-
hw/syborg_virtio.c | 7 ++-
hw/vhost_net.c | 20 +++++++--
hw/vhost_net.h | 4 +-
hw/virtio-9p.c | 2 +-
hw/virtio-balloon.c | 2 +-
hw/virtio-blk.c | 2 +-
hw/virtio-blk.h | 2 +-
hw/virtio-net.c | 11 +++--
hw/virtio-net.h | 34 +++...
2011 May 04
4
[PATCH 0/3] virtio-net: 64 bit features, event index
...o-net.
Michael S. Tsirkin (3):
virtio/vhost: support 64 bit features
virtio+vhost: used_event feature
virtio: avail_event index support
hw/qdev-properties.c | 39 +++++++++++++---
hw/qdev.h | 10 ++++
hw/s390-virtio-bus.c | 5 +-
hw/s390-virtio-bus.h | 2 +-
hw/syborg_virtio.c | 7 ++-
hw/vhost_net.c | 20 +++++++--
hw/vhost_net.h | 4 +-
hw/virtio-9p.c | 2 +-
hw/virtio-balloon.c | 2 +-
hw/virtio-blk.c | 2 +-
hw/virtio-blk.h | 2 +-
hw/virtio-net.c | 11 +++--
hw/virtio-net.h | 34 +++...
2009 May 25
0
[PATCH 00/11] qemu: MSI-X support
...n virtio-net
Makefile.target | 2 +-
hw/apic.c | 50 ++++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 93 +++++++++++-
hw/syborg_virtio.c | 13 ++-
hw/virtio-net.c | 1 +
hw/virtio-pci.c | 168 ++++++++++++++++-----
hw/virtio.c | 63 ++++++--
hw/virtio.h | 10 +-
qemu-options.hx | 2 +
vl.c | 3 +
13 files changed, 952 insertions(+), 209 deletions(-)
create mode 100644 hw/msix.c...
2009 Jun 02
0
[PATCHv2 00/13] qemu: MSI-X support
...et/set_byte
Makefile.target | 2 +-
hw/apic.c | 50 ++++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/syborg_virtio.c | 13 ++-
hw/virtio-net.c | 1 +
hw/virtio-pci.c | 215 +++++++++++++++++++++-----
hw/virtio.c | 70 ++++++---
hw/virtio.h | 14 ++-
qemu-options.hx | 2 +
vl.c | 3 +
13 files changed, 1017 insertions(+), 214 deletions(-)
create mode 100644 h...
2009 Jun 05
0
[PATCHv3 00/13] qemu: MSI-X support
...get/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 426 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 +++++++++++++++++++-----------------
hw/pci.h | 105 ++++++++++++-
hw/syborg_virtio.c | 13 ++-
hw/virtio-net.c | 1 +
hw/virtio-pci.c | 215 +++++++++++++++++++++-----
hw/virtio.c | 70 ++++++---
hw/virtio.h | 14 ++-
qemu-options.hx | 2 +
vl.c | 3 +
13 files changed, 1010 insertions(+), 214 deletions(-)
create mode 100644 h...
2009 Jun 10
0
[PATCHv4 00/13] qemu: MSI-X support
...t/set_byte
Makefile.target | 2 +-
hw/apic.c | 43 +++++-
hw/msix.c | 420 ++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/msix.h | 35 +++++
hw/pci.c | 295 ++++++++++++++++++++-----------------
hw/pci.h | 105 +++++++++++++-
hw/syborg_virtio.c | 13 ++-
hw/virtio-net.c | 1 +
hw/virtio-pci.c | 216 ++++++++++++++++++++++-----
hw/virtio.c | 70 ++++++---
hw/virtio.h | 14 ++-
qemu-options.hx | 2 +
vl.c | 3 +
13 files changed, 1005 insertions(+), 214 deletions(-)
create mode 100644...