index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
armv7m.c
Age
Commit message (
Expand
)
Author
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-09-04
armv7m: convert to memory API
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-24
armv7m: convert to memory API
Avi Kivity
2011-08-22
armv7m: convert to memory API
Avi Kivity
2011-06-24
Fix comment typos in hw/armv7m.c
Matthew Fernandez
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-04-05
ARMv7-M reset fixes
Paul Brook
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-20
Compile loader only once
Blue Swirl
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-10
qdev/prop: convert armv7m.c to helper macros.
Gerd Hoffmann
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-04
Remove ARM NVIC initialization hack
Paul Brook
2009-06-03
Stellaris qdev conversion
Paul Brook
2009-05-26
Remove qdev irq sink handling
Paul Brook
2009-05-14
ARM GIC qdev conversion
Paul Brook
2009-04-10
More phys_ram_base removal.
pbrook
2009-04-09
Use load_image_targphys and avoid phys_ram_base.
pbrook
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-11-11
ARMv7 support.
pbrook