summaryrefslogtreecommitdiffstats
path: root/hw/vga-isa.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-2/+2
* vga: add specs for standard vgaGerd Hoffmann2012-10-201-0/+2
* vga: make vram size configurableGerd Hoffmann2012-06-221-1/+7
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* isa: pic: convert to QEMU Object ModelAnthony Liguori2012-01-271-6/+12
* vga: Convert to isa_register_portio_listRichard Henderson2011-10-111-11/+6
* vga: Unbreak ISA supportJan Kiszka2011-09-231-0/+1
* vga: drop get_system_memory() from vga devices and derivativesAvi Kivity2011-08-221-3/+2
* vga: convert vga and its derivatives to the memory APIAvi Kivity2011-08-081-4/+6
* isa-vga: Make available with -device, like the other VGA qdevsMarkus Armbruster2011-06-071-1/+0
* vga-isa: convert to qdevBlue Swirl2011-02-201-6/+45
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Make sure to enable dirty tracking of VBE vram mappingAnthony Liguori2009-12-181-5/+1
* vga roms: move loading from pc.c to vga drivers.Gerd Hoffmann2009-10-301-0/+3
* vga: port vga-isa to vmstateJuan Quintela2009-10-271-1/+1
* vga: split isa bits inco vga-isa.cJuan Quintela2009-09-091-0/+50
OpenPOWER on IntegriCloud