aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/strongarm.c
AgeCommit message (Expand)Author
2016-10-24hw/arm: QOM'ify strongarm.cxiaoqiang zhao
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau
2016-10-24char: make some qemu_chr_fe skip if no driverMarc-André Lureau
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-09-13hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-06-29hw/arm/strongarm: Wire up missing GPIO and PPC vmstatePeter Maydell
2014-06-29hw/arm/strongarm: Fix handling of GPSR/GPCR readsPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-20hw/arm/strongarm: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-29strongarm: QOM cast cleanup for StrongARMSSPStateAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMUARTStateAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMPPCInfoAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMGPIOInfoAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMRTCStateAndreas Färber
2013-07-29strongarm: QOM cast cleanup for StrongARMPICStateAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move last file to hw/arm/Paolo Bonzini