Sign in
qemu
/
qemu
/
6a1751b7aad6e38e9d1ae6bcea72fa28bf6cc5fb
/
hw
/
arm
/
armv7m.c
de3a658
hw/arm/armv7m: Don't use arm_pic_init_cpu()
by Peter Maydell
· 11 years ago
936230a
armv7m: QOM cast cleanup for BitBandState
by Andreas Färber
· 11 years ago
64bde0f
hw/a*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
e1fe50d
Remove unneeded type casts
by Stefan Weil
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
dd285b0
arm: move files referencing CPU to hw/arm/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/armv7m.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
01fd41a
armv7m: Guard against no -kernel argument
by Peter A. G. Crosthwaite
· 12 years ago
4bd7466
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
by Andreas Färber
· 13 years ago
31363f1
armv7m: Pass ARMCPU to armv7m_reset()
by Andreas Färber
· 13 years ago
0f37c99
armv7m: Use cpu_arm_init() to obtain ARMCPU
by Andreas Färber
· 13 years ago
5ae9330
arm hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
7d6f78c
armv7m: convert to memory API
by Avi Kivity
· 13 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 13 years ago
fbe15ad
armv7m: convert to memory API
by Avi Kivity
· 13 years ago
f69bf9d
armv7m: convert to memory API
by Avi Kivity
· 13 years ago
2167f7b
Fix comment typos in hw/armv7m.c
by Matthew Fernandez
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
1724f04
qemu_ram_alloc: Add DeviceState and name parameters
by Alex Williamson
· 15 years ago
983fe82
ARMv7-M reset fixes
by Paul Brook
· 15 years ago
409dbce
load_elf: replace the address addend by a translation function
by Aurelien Jarno
· 15 years ago
e23a1b3
New qdev_init_nofail()
by Markus Armbruster
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
81a322d
qdev: add return value to init() callbacks.
by Gerd Hoffmann
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 15 years ago
1832efa
qdev/prop: convert armv7m.c to helper macros.
by Gerd Hoffmann
· 15 years ago
ee6847d
qdev: rework device properties.
by Gerd Hoffmann
· 15 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
bdb1136
Remove ARM NVIC initialization hack
by Paul Brook
· 16 years ago
40905a6
Stellaris qdev conversion
by Paul Brook
· 16 years ago
067a3dd
Remove qdev irq sink handling
by Paul Brook
· 16 years ago
fe7e875
ARM GIC qdev conversion
by Paul Brook
· 16 years ago
4465449
More phys_ram_base removal.
by pbrook
· 16 years ago
dcac967
Use load_image_targphys and avoid phys_ram_base.
by pbrook
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago