summaryrefslogtreecommitdiffstats
path: root/hw/vga_int.h
Commit message (Expand)AuthorAgeFilesLines
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-218/+0
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+4
* vmware_vga: Allow simple drivers to work without using the fifoBALATON Zoltan2012-11-031-0/+1
* vga: fix text mode updatingGerd Hoffmann2012-11-011-0/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* vga: remove CONFIG_BOCHS_VBEGerd Hoffmann2012-10-201-21/+7
* vga: add mmio bar to standard vgaGerd Hoffmann2012-10-201-0/+6
* vga: ppm_save(): add error handlingLuiz Capitulino2012-09-051-1/+2
* vga: Implement blinking of text cursorJan Kiszka2012-07-141-0/+2
* vga: make vram size configurableGerd Hoffmann2012-06-221-2/+2
* vga: raise xres+yres limitsGerd Hoffmann2012-06-221-2/+2
* vga: fix vram double-mapping with -vga std and -M pc-0.12Avi Kivity2012-05-291-0/+1
* vga: use constants from vga.hBlue Swirl2012-02-041-3/+0
* vga: move Cirrus VGA template to its own fileBlue Swirl2012-02-041-13/+0
* vga: Convert to isa_register_portio_listRichard Henderson2011-10-111-2/+5
* vga: Drop some unused fieldsJan Kiszka2011-08-221-2/+0
* vga: Use linear mapping + dirty logging in chain 4 memory access modeJan Kiszka2011-08-221-0/+2
* vmware-vga: Eliminate vga_dirty_log_restartJan Kiszka2011-08-221-1/+0
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-2/+2
* vga: simplify vga window mmio access functionsAvi Kivity2011-08-081-2/+2
* vga: convert vga and its derivatives to the memory APIAvi Kivity2011-08-081-9/+5
* vga: Fix type of lfb/map_addr/end.Richard Henderson2011-07-231-5/+5
* vga-isa: convert to qdevBlue Swirl2011-02-201-0/+1
* spice: add qxl deviceGerd Hoffmann2010-12-091-1/+1
* more stdvga cleanups.Gerd Hoffmann2010-11-161-2/+0
* update bochs vbe interfaceGerd Hoffmann2010-04-081-1/+3
* VMware VGA: Only enable dirty log tracking when fifo is disabledAnthony Liguori2009-12-181-0/+2
* Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori2009-12-181-2/+3
* Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno2009-11-271-1/+0
* vga roms: move loading from pc.c to vga drivers.Gerd Hoffmann2009-10-301-0/+2
* vga: remove unused vga_common_save/loadJuan Quintela2009-10-271-2/+0
* vga: port vga_common_save/load to vmstateJuan Quintela2009-10-271-0/+4
* vga: create is_vbe_vmstate fieldJuan Quintela2009-10-271-0/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-3/+3
* Get rid of _t suffixmalc2009-10-011-3/+3
* vga and cirrus_vga: create vga_ioport_invalid() and use it everywhereJuan Quintela2009-09-091-0/+2
* vga: split vga-isa-mm.oJuan Quintela2009-09-091-1/+0
* vga: export vga_mem_{read,write}Juan Quintela2009-09-091-0/+2
* vga: split vga_{load, save} into pci and common partsJuan Quintela2009-09-091-1/+2
* vga: export vga_ioport_{read,write}Juan Quintela2009-09-091-0/+2
* Everything outside of vga.c should use VGACommonStateJuan Quintela2009-08-271-6/+4
* Introduce vga_common_reset() to be able to typcheck vga_reset()Juan Quintela2009-08-271-1/+1
* qdev/prop: convert vga.c to helper macros.Gerd Hoffmann2009-08-101-2/+2
* vga: do not resize the screen on hw_invalidateStefano Stabellini2009-08-101-0/+1
* Remove vga_ram_sizePaul Brook2009-05-131-0/+3
* vga: Replace VGA_COMMON with a structureAvi Kivity2009-05-081-86/+84
* vga: Cleanup dirty logging (Jan Kiszka)aliguori2009-04-171-1/+0
OpenPOWER on IntegriCloud