summaryrefslogtreecommitdiff
path: root/hw/milkymist-vgafb.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-8/+8
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-2/+2
2012-11-01console: untangle gfx & txt updatesGerd Hoffmann1-1/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-04-01milkymist-vgafb: add missing registerMichael Walle1-1/+4
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-11/+20
2011-12-20framebuffer: drop use of cpu_get_physical_page_desc()Avi Kivity1-1/+1
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-10-02milkymist-vgafb: convert to memory APIMichael Walle1-17/+16
2011-05-03milkymist-vgafb: fix console resizingMichael Walle1-0/+3
2011-04-04lm32: add Milkymist VGAFB supportMichael Walle1-0/+318