summaryrefslogtreecommitdiffstats
path: root/hw/vmware_vga.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog2008-09-241-1/+1
* Properly byte-swap values in VMware SVGA (malc).balrog2008-07-161-12/+19
* Make Bochs VBE work with VMWare SVGA (malc).balrog2008-07-161-0/+6
* Don't overwrite VMwareSVGA's memory region start addresses (malc).balrog2008-07-161-8/+0
* Initialize the VMware VGA console after vga_init (Alexander Graf).balrog2008-07-161-5/+5
* Implement resolution switching in common console code.pbrook2008-07-011-4/+6
* Allocate the -vmwarevga framebuffer in the right place in RAM.balrog2008-04-121-1/+3
* vmwarevga: fix PCI IO region registrationaurel322008-04-041-1/+1
* Check for out of range update regions (original patch from Anthony Liguori).balrog2008-03-061-6/+27
* Register VMware SVGA's memory io region with PCI framework.balrog2008-03-061-18/+29
* Add an ncurses UI.balrog2008-02-101-1/+10
* Register io ports as selected by PCI config in VMware SVGA.balrog2008-01-141-13/+23
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-24/+24
* Break up vl.h.pbrook2007-11-171-1/+3
* Allow VMware-SVGA operation enable before command FIFO is configured. Implem...balrog2007-05-131-21/+27
* Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer...balrog2007-05-031-2/+2
* VMware SVGA II emulation, by Andrzej Zaborowski.ths2007-04-021-0/+1187
OpenPOWER on IntegriCloud