Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-12 | x86,MIPS: make vmware_vga optional | Blue Swirl | |
Allow failure with vmware_vga device creation and use standard VGA instead. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2011-02-12 | vmware_vga: refactor device creation | Blue Swirl | |
Turn vmsvga_init into an inline function. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2009-12-01 | pci: pci.h cleanup: move out stuff not in pci.c | Michael S. Tsirkin | |
pci.h declares some functions which aren't defined in pci.h. Clean up moving things to appropriate headers, and update all users. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |