aboutsummaryrefslogtreecommitdiffstats
path: root/hw/grlib_apbuart.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-6/+8
2012-01-30GRLIB UART: Add RX channelFabien Chouteau1-17/+89
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-8/+17
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini1-0/+1
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24grlib_apbuart: convert to memory APIAvi Kivity1-15/+15
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori1-1/+1
2011-04-26trace: Remove %s in grlib trace eventsStefan Hajnoczi1-1/+1
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau1-0/+187