commit | 38eb4a29a77fa1bdb67f4534bfe93716a64e85ad | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 07 18:41:16 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 21:42:04 2014 +0200 |
tree | 0ed4027f2488431360026196b42557f7451d42c3 | |
parent | 6f8f23d63d57c8d93d699fc015eba9bf144479e9 [diff] |
virtio_pci: split out legacy device support Move everything dealing with legacy devices out to virtio_pci_legacy.c. Expose common code APIs in virtio_pci.h Signed-off-by: Michael S. Tsirkin <mst@redhat.com>