summaryrefslogtreecommitdiffstats
path: root/hw/vmware_vga.c
Commit message (Expand)AuthorAgeFilesLines
* vmware_vga: fix out of bounds and invalid rects updatingMichael Tokarev2013-01-261-0/+18
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* vmware_vga: Add back some info in local state partially reverting aa32b38cBALATON Zoltan2012-11-101-9/+21
* vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan2012-11-031-13/+21
* vmware_vga: Return a value for FB_SIZE before the device is enabledBALATON Zoltan2012-11-031-10/+9
* vmware_vga: Remove duplicated info from local stateBALATON Zoltan2012-11-031-94/+65
* vmware_vga: Coding style cleanupBALATON Zoltan2012-11-031-124/+150
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-2/+2
* console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-011-5/+6
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* vga: cleanup after isa_vga_init() and pci_vga_init() conversionAurelien Jarno2012-10-061-1/+0
* VGA: Flush coalesced MMIO on related MMIO/PIO accessesJan Kiszka2012-09-111-0/+1
* vga: ppm_save(): add error handlingLuiz Capitulino2012-09-051-1/+1
* console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino2012-09-051-2/+3
* Avoid returning voidBlue Swirl2012-07-281-3/+6
* vga: raise default vgamem sizeGerd Hoffmann2012-06-221-1/+1
* vga: make vram size configurableGerd Hoffmann2012-06-221-3/+10
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-241-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-14/+20
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
* vga: Convert to isa_register_portio_listRichard Henderson2011-10-111-3/+4
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* vmware-vga: Eliminate vga_dirty_log_restartJan Kiszka2011-08-221-2/+0
* vmware-vga: Remove dead DIRECT_VRAM modeJan Kiszka2011-08-221-142/+30
* vmware-vga: Disable verbose modeJan Kiszka2011-08-221-1/+1
* vmware-vga: Register reset serviceJan Kiszka2011-08-221-31/+35
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-4/+5
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-3/+3
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-4/+4
* vga: convert vga and its derivatives to the memory APIAvi Kivity2011-08-081-69/+74
* vmsvga: don't remember pci BAR address in callback any moreAvi Kivity2011-08-081-6/+6
* vmware_vga.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-7/+6
* vmware_vga: refactor device creationBlue Swirl2011-02-121-5/+0
* vga: tag as not hotplugable.Gerd Hoffmann2011-01-101-0/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* vgabios update: handle compatibility with older qemu versionsGerd Hoffmann2010-11-211-0/+5
* switch vmware_vga to pci vgabiosGerd Hoffmann2010-11-161-6/+1
* vmware_vga: Replace the few tab-indents with spaces (clean-up).Andrzej Zaborowski2010-09-101-9/+9
* vmware_vga: Add checks to deal with non-atomic fifo writes.Andrzej Zaborowski2010-09-101-8/+56
* vmware_vga: fix reset value for command registerMichael S. Tsirkin2010-07-111-3/+0
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* use new cursor struct + functions for vmware vga and sdl.Gerd Hoffmann2010-05-241-5/+35
* vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier2010-01-111-0/+7
* vmware_vga: symbolic names for pci registersMichael S. Tsirkin2009-12-231-9/+11
OpenPOWER on IntegriCloud