aboutsummaryrefslogtreecommitdiff
path: root/hw/armv7m.c
AgeCommit message (Expand)Author
2011-09-04armv7m: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-24armv7m: convert to memory APIAvi Kivity
2011-08-22armv7m: convert to memory APIAvi Kivity
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-04-05ARMv7-M reset fixesPaul Brook
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno
2009-10-07New qdev_init_nofail()Markus Armbruster
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile loader only onceBlue Swirl
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/prop: convert armv7m.c to helper macros.Gerd Hoffmann
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-06-04Remove ARM NVIC initialization hackPaul Brook
2009-06-03Stellaris qdev conversionPaul Brook
2009-05-26Remove qdev irq sink handlingPaul Brook
2009-05-14ARM GIC qdev conversionPaul Brook
2009-04-10More phys_ram_base removal.pbrook
2009-04-09Use load_image_targphys and avoid phys_ram_base.pbrook
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-11ARMv7 support.pbrook