]> git.proxmox.com Git - qemu.git/history - hw/vga_int.h
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / vga_int.h
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-20 Blue Swirlvga-isa: convert to qdev
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-09 Gerd Hoffmannspice: add qxl device
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Gerd Hoffmannmore stdvga cleanups.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Gerd Hoffmannupdate bochs vbe interface
2009-12-18 Anthony LiguoriVMware VGA: Only enable dirty log tracking when fifo...
2009-12-18 Anthony LiguoriMake sure to enable dirty tracking of VBE vram mapping
2009-11-27 Aurelien JarnoRevert "vga: do not resize the screen on hw_invalidate"
2009-10-30 Gerd Hoffmannvga roms: move loading from pc.c to vga drivers.
2009-10-27 Juan Quintelavga: remove unused vga_common_save/load
2009-10-27 Juan Quintelavga: port vga_common_save/load to vmstate
2009-10-27 Juan Quintelavga: create is_vbe_vmstate field
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-09 Juan Quintelavga and cirrus_vga: create vga_ioport_invalid() and...
2009-09-09 Juan Quintelavga: split vga-isa-mm.o
2009-09-09 Juan Quintelavga: export vga_mem_{read,write}
2009-09-09 Juan Quintelavga: split vga_{load, save} into pci and common parts
2009-09-09 Juan Quintelavga: export vga_ioport_{read,write}
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaEverything outside of vga.c should use VGACommonState
2009-08-28 Juan QuintelaIntroduce vga_common_reset() to be able to typcheck...
2009-08-10 Gerd Hoffmannqdev/prop: convert vga.c to helper macros.
2009-08-10 Stefano Stabellinivga: do not resize the screen on hw_invalidate
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-04-17 aliguorivga: Cleanup dirty logging (Jan Kiszka)
2009-04-10 pbrookClean up VGA ram allocation.
2009-04-07 aliguoriRevert r6989
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-01-16 aliguorifix screendump (Stefano Stabellini)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-05 blueswir1Add cirrus reset handler
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguorivga optimization (Glauber Costa)
2008-11-24 aliguorimove vga_io_address to VGA State (Glauber Costa)
2008-11-24 aliguoribetter type checking for vga (Glauber Costa)
2008-09-28 malcOptional "precise" VGA retrace support
2008-07-01 pbrookImplement resolution switching in common console code.
2008-02-10 balrogAdd an ncurses UI.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-13 balrogAllow VMware-SVGA operation enable before command FIFO...
2007-04-29 thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2006-09-21 bellardVBE: 8 bit DACs + support for VBE BIOS IDs (Volker...
2006-08-18 bellardfixed VGA resolutions with height > 1024
2006-08-17 bellardsave VGA PCI state
2006-06-13 bellardsupport for Bochs VBE GETCAPS call so that -std-vga...
2005-07-03 bellardVGA bios support for PowerPC
2004-11-14 bellardvga font change detection
2004-06-08 bellardinterlace support
2004-06-06 bellardgeneric hardware cursor support
2004-06-05 bellardavoid using anonymous struct extension (not supported...
2004-06-05 bellardgeneric VGA API layer