summaryrefslogtreecommitdiffstats
path: root/hw/g364fb.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-1/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-17/+17
* Get rid of _t suffixmalc2009-10-011-17/+17
* gcc wants 1st static and then constJuan Quintela2009-09-251-1/+1
* static and inline should came before the type of the functionsJuan Quintela2009-09-251-1/+1
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-5/+5
* Remove vga_ram_sizePaul Brook2009-05-131-3/+3
* Clean up VGA ram allocation.pbrook2009-04-101-4/+3
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* G364 video adapter enhancementaurel322009-01-161-204/+439
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-9/+5
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* MIPS: remove a few warningsaurel322008-12-071-0/+1
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-7/+3
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-6/+6
* Fix g364fb video emulationaurel322008-08-171-14/+12
* Implement resolution switching in common console code.pbrook2008-07-011-10/+7
* g364 framebuffer deviceaurel322008-03-281-0/+396
OpenPOWER on IntegriCloud