aboutsummaryrefslogtreecommitdiff
path: root/hw/sbi.c
AgeCommit message (Expand)Author
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-24sbi: convert to memory APIAvi Kivity
2010-12-11Add endianness as io mem parameterAlexander Graf
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-10-24sparc32: convert sbi to VMState, vmsd and vmstate resetBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-08Sparc32: move device instantiation to sun4m.cBlue Swirl
2009-07-21Sparc32: convert SBI to qdevBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-17Don't set IRQs on device reset and loadvm/savevmBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-02Remove address maskingblueswir1
2008-01-01 Register only valid register access widthsblueswir1
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir1