commit | 129d42fb8496de5c1896160fddab949784d4dea4 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Sat Sep 08 11:49:24 2012 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Oct 06 18:48:38 2012 +0200 |
tree | 9b8259c9da979e8eae92be326a2ce6f16c28a24c | |
parent | 3605ded557eb2a6d06a942b952c8fac4c676b125 [diff] |
pci: add a pci_vga_init() function This function create a PCI VGA device according to the value of vga_interface_type. It returns a PCIDevice (and not a DeviceState). Cc: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>