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
/
milkymist-vgafb.c
Age
Commit message (
Expand
)
Author
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
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-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-04-01
milkymist-vgafb: add missing register
Michael Walle
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
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2011-12-20
framebuffer: drop use of cpu_get_physical_page_desc()
Avi Kivity
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-10-02
milkymist-vgafb: convert to memory API
Michael Walle
2011-05-03
milkymist-vgafb: fix console resizing
Michael Walle
2011-04-04
lm32: add Milkymist VGAFB support
Michael Walle