commit | 181103cd52710b987799ae980bb92407994243bc | [log] [tgz] |
---|---|---|
author | KONRAD Frederic <fred.konrad@greensocs.com> | Wed Apr 24 10:21:20 2013 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Apr 24 11:50:20 2013 -0500 |
tree | 9442542631a8ef1920719cfaddebad25a7d17c0a | |
parent | a2f1078b70b6cfc98ed795f17f9d975b1dec1f65 [diff] |
virtio: remove the function pointer. This remove the function pointer in VirtIODevice, and use only VirtioDeviceClass function pointer. Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com> Message-id: 1366791683-5350-5-git-send-email-fred.konrad@greensocs.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>