summaryrefslogtreecommitdiffstats
path: root/hw/vga.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Fix vga_screen_dump_blank() PPM generationEduardo Habkost2009-06-161-2/+3
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Remove vga_ram_sizePaul Brook2009-05-131-10/+10
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* [RESEND] Fix vga segfaults or screen corruption with large memory guestsAvi Kivity2009-04-271-5/+6
* vga: Cleanup dirty logging (Jan Kiszka)aliguori2009-04-171-17/+0
* vga: Fix inconsistent tracking of map_addr (Jan Kiszka)aliguori2009-04-171-5/+5
* Clean up VGA ram allocation.pbrook2009-04-101-17/+12
* Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)aliguori2009-04-071-0/+1
* Revert r6989aliguori2009-04-071-156/+119
* Fix display breakage when resizing the screen (v2) (Avi Kivity)aliguori2009-04-051-119/+156
* Fix monitor command (screendump) (Stefan Weil)aliguori2009-03-281-0/+1
* Fix VGA issue introduced by r6349malc2009-03-171-2/+10
* temporarily disable logging around pci config writes (Avi Kivity)aliguori2009-03-131-1/+12
* remove is_graphic_console from vga.c (Stefano Stabellini)aliguori2009-03-131-11/+7
* DisplayAllocator interface (Stefano Stabellini)aliguori2009-03-131-4/+7
* Sparse fixes: truncation by castblueswir12009-03-071-24/+24
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-4/+0
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-011-2/+3
* Move definition of rgb_to_pixel_dup_table (Nathan Froyd)aliguori2009-01-261-11/+9
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* fix endianness problem sharing the videoram buffermalc2009-01-231-0/+7
* Fix vga on PPCaurel322009-01-161-34/+34
* fix screendump (Stefano Stabellini)aliguori2009-01-161-19/+24
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-17/+16
* DisplayState interface change (Stefano Stabellini)aliguori2009-01-151-32/+69
* remove bgr (Stefano Stabellini)aliguori2009-01-151-12/+3
* Add cirrus reset handlerblueswir12009-01-051-2/+2
* Fix VGA screen dumpblueswir12009-01-041-27/+86
* Register reset handlersblueswir12008-12-281-7/+67
* KVM: Coalesced MMIO supportaliguori2008-12-091-0/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-7/+6
* vga optimization (Glauber Costa)aliguori2008-11-241-0/+47
* better type checking for vga (Glauber Costa)aliguori2008-11-241-1/+1
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-15/+15
* Don't use "hz" in identifiers to make AIX happy.balrog2008-11-121-3/+3
* fix some variable initizalization issues (Stefano Stabellini)aliguori2008-11-121-1/+1
* Fix some debugging mistakes/leftoversmalc2008-10-111-2/+0
* Fix dots per clock value, cleanup and "optimize"malc2008-09-281-10/+9
* Optional "precise" VGA retrace supportmalc2008-09-281-2/+161
* Fix OpenBSD linker warningsblueswir12008-08-211-3/+5
* Implement resolution switching in common console code.pbrook2008-07-011-10/+10
* Fix spurious VGA updatesaurel322008-05-041-2/+10
* Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog2008-02-111-7/+8
* Add an ncurses UI.balrog2008-02-101-3/+166
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-5/+5
OpenPOWER on IntegriCloud