diff options
| author | Paolo Bonzini | 2016-02-14 18:17:11 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2016-02-25 12:14:19 +0100 |
| commit | fee089e4e258d85baf8d15783c01dfe6be98db04 (patch) | |
| tree | ab6f9f13371d539896cc825e6ad025a90afdad99 /hw/virtio/dataplane/Makefile.objs | |
| parent | virtio-scsi: do not use vring in dataplane (diff) | |
| download | qemu-fee089e4e258d85baf8d15783c01dfe6be98db04.tar.gz qemu-fee089e4e258d85baf8d15783c01dfe6be98db04.tar.xz qemu-fee089e4e258d85baf8d15783c01dfe6be98db04.zip | |
vring: remove
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/virtio/dataplane/Makefile.objs')
| -rw-r--r-- | hw/virtio/dataplane/Makefile.objs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio/dataplane/Makefile.objs b/hw/virtio/dataplane/Makefile.objs deleted file mode 100644 index 753a9cab44..0000000000 --- a/hw/virtio/dataplane/Makefile.objs +++ /dev/null @@ -1 +0,0 @@ -obj-y += vring.o |
