commit | 085bccb72c280f36f651556ef5169f5faca31d87 | [log] [tgz] |
---|---|---|
author | KONRAD Frederic <fred.konrad@greensocs.com> | Tue Jan 15 00:08:04 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jan 21 13:23:13 2013 -0600 |
tree | d6cc0cbca383270668cc833336b136b2fea232be | |
parent | 0a2acf5eb3237350e84693b9b37eced5080a1fef [diff] |
virtio-pci: refactor virtio-pci device. Create the virtio-pci device which is abstract. This transport device will create a virtio-pci-bus, so one VirtIODevice can be connected. Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>