Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is enabled...
[qemu] / hw / cirrus_vga.c
2009-09-11 Juan Quintelavmstate: port cirrus_vga device
2009-09-09 Juan Quintelacirrus_vga: CIRRUS_HOOK_* is not used anymore
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_wr...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_rea...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_wr...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_rea...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_write_palette() cirrus_v...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_read_palette() cirrus_vg...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_wr...
2009-09-09 Juan Quintelacirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_rea...
2009-09-09 Juan Quintelavga and cirrus_vga: substitute switch for equivalent...
2009-09-09 Juan Quintelacirrus_vga: make cirrus_read_hidden_dac() return its...
2009-09-09 Juan Quintelacirrus_vga: Add a VGACommonState local var to cirrus_vg...
2009-09-09 Juan Quintelavga and cirrus_vga: create vga_ioport_invalid() and...
2009-09-09 Juan Quintelacirrus_vga: prefix vga_ioport_{read, write} with cirrus
2009-08-28 Juan QuintelaAdd pci_cirrus_vga_{save/load} functions, then remove...
2009-08-28 Juan Quintelacirrus_vga: Change casts to DO_UPCAST() for PCICirrusVG...
2009-08-28 Juan Quintelacirrus_vga: remove pointless cast from void *
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-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-30 Gerd Hoffmannqdev: convert all vga devices.
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-08 Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-05-01 Paul BrookRemove redundant cirrus vga ram functions.
2009-04-30 Paul BrookRemove vga LFB accessor hacks.
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-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-13 aliguoristop dirty logging while updating cirrus bank memory...
2009-03-07 blueswir1Sparse fixes: dubious mixing of bitwise and logical...
2009-02-27 aliguoriMissing cirrus_invalidate_region() in cirrus_do_copy...
2009-02-16 aliguoriFix hardware accelerated video to video copy on Cirrus...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-21 aliguoricirrus: unify unmapping of vram (Jan Kiszka)
2009-01-21 aliguoricirrus: cleanup reset handler (Jan Kiszka)
2009-01-21 aliguoricirrus: avoid resetting vga dirty logging unnecessarily...
2009-01-21 aliguoricirrus: stop dirty logging during remaps (Jan Kiszka)
2009-01-21 aliguoricirrus: unmap vram on reset (Jan Kiszka)
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-09 aliguoriKVM: Coalesced MMIO support
2008-12-04 aliguorido boundary check based on absolute value (Glauber...
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-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-11-01 aurel32CVE-2008-4539: fix a heap overflow in Cirrus emulation
2008-09-28 malcOptional "precise" VGA retrace support
2008-09-24 balrogDon't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
2008-08-19 aurel32i386: fix isapc machine
2008-07-01 pbrookImplement resolution switching in common console code.
2008-05-08 aurel32cirrusfb: proper "Attribute Controller Toggle Readback...
2008-05-05 aurel32CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
2008-02-10 balrogAdd an ncurses UI.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
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-07-31 thsCirrus transparent BITBLT (w/o color expand), by Hitosh...
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2006-08-18 bellardfixed VGA resolutions with height > 1024
2006-08-17 bellardsave VGA PCI state
2006-04-30 bellardVNC server (Anthony Liguori)
2005-04-26 bellarddepth=24 write mask fix (Volker Ruppert)
2005-04-17 bellarddestination write mask support, fixed banked memory...
2005-01-26 bellardmode 4 and 5 write fix (Magnus Damn)
2004-11-15 bellardbitblt fix (aka Solaris display fix)
2004-11-07 bellardCRTC register write protection fix
2004-10-10 bellardfaster Cirrus VGA VRAM access
2004-07-10 bellardload/save state support
2004-07-06 bellard24 bpp fixes
2004-06-26 bellarddac write index register is r/w - CR1D access fix ...
2004-06-21 bellardadded PCI bus
2004-06-09 bellardpattern fill fixes and optimization
2004-06-08 bellardset memory size to 4MB for 5446 - fixed memory size...
2004-06-07 bellardcirrus blitter fixes
2004-06-06 bellardhardware cursor support - fill with rop support - color...
2004-06-05 bellardbetter to use different ID for ISA and PCI
2004-06-05 bellardchange ID to CLGD5446 - added solidfill support - fixed...
2004-06-05 bellardCirrus fixes
2004-06-05 bellardavoid using anonymous struct extension (not supported...
2004-06-05 bellardmmio support for vga registers - line offset fix -...
2004-06-05 bellardCirrus VGA emulation (initial patch by Suzu - heavily...