commit | 8e05db9234050cb3f0ffb765608dd8b176334ae1 | [log] [tgz] |
---|---|---|
author | KONRAD Frederic <fred.konrad@greensocs.com> | Tue Jan 15 00:08:02 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jan 21 13:23:12 2013 -0600 |
tree | 416e9423918dc781faa542d02ab0cbbaa699f730 | |
parent | ff8eca5536edd3f84bc87277e158e4db11dadf82 [diff] |
virtio-device: refactor virtio-device. Create the virtio-device which is abstract. All the virtio-device can extend this class. It also add some functions to virtio-bus. Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>