aboutsummaryrefslogtreecommitdiff
path: root/hw/grlib_irqmp.c
AgeCommit message (Expand)Author
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-10Make all static TypeInfos constAndreas Färber
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-24grlib_irqmp: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-04-26trace: Remove %s in grlib trace eventsStefan Hajnoczi
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau