Initialize the VMware VGA console after vga_init (Alexander Graf).
[qemu] / hw / vmware_vga.c
2008-07-16 balrogInitialize the VMware VGA console after vga_init (Alexa...
2008-07-01 pbrookImplement resolution switching in common console code.
2008-04-12 balrogAllocate the -vmwarevga framebuffer in the right place...
2008-04-04 aurel32vmwarevga: fix PCI IO region registration
2008-03-06 balrogCheck for out of range update regions (original patch...
2008-03-06 balrogRegister VMware SVGA's memory io region with PCI framework.
2008-02-10 balrogAdd an ncurses UI.
2008-01-14 balrogRegister io ports as selected by PCI config in VMware...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-05-13 balrogAllow VMware-SVGA operation enable before command FIFO...
2007-05-03 balrogChange the PCI IO region start to that hardcoded in...
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.