index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vga-isa.c
Age
Commit message (
Expand
)
Author
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
2012-06-22
vga: make vram size configurable
Gerd Hoffmann
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2011-10-11
vga: Convert to isa_register_portio_list
Richard Henderson
2011-09-23
vga: Unbreak ISA support
Jan Kiszka
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-06-07
isa-vga: Make available with -device, like the other VGA qdevs
Markus Armbruster
2011-02-20
vga-isa: convert to qdev
Blue Swirl
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2009-12-18
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
2009-10-30
vga roms: move loading from pc.c to vga drivers.
Gerd Hoffmann
2009-10-27
vga: port vga-isa to vmstate
Juan Quintela
2009-09-09
vga: split isa bits inco vga-isa.c
Juan Quintela