index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
armv7m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
armv7m: Make bitband device take the address space to access
Peter Maydell
1
-87
/
+79
2017-02-28
armv7m: Make NVIC expose a memory region rather than mapping itself
Peter Maydell
1
-1
/
+6
2017-02-28
armv7m: Make ARMv7M object take memory region link
Peter Maydell
1
-1
/
+22
2017-02-28
armv7m: Use QOMified armv7m object in armv7m_init()
Peter Maydell
1
-37
/
+12
2017-02-28
armv7m: QOMify the armv7m container
Peter Maydell
1
-12
/
+127
2017-02-28
armv7m: Abstract out the "load kernel" code
Peter Maydell
1
-5
/
+18
2017-01-27
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
1
-8
/
+0
2016-05-12
hw/arm: QOM'ify armv7m.c
xiaoqiang.zhao
1
-6
/
+5
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
1
-7
/
+2
2015-09-25
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-1
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
1
-4
/
+4
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
1
-30
/
+3
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-3
/
+4
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
1
-4
/
+4
2013-11-05
armv7m: Don't enforce use of kernel for qtest
Andreas Färber
1
-11
/
+14
2013-08-20
hw/arm/armv7m: Don't use arm_pic_init_cpu()
Peter Maydell
1
-3
/
+2
2013-07-29
armv7m: QOM cast cleanup for BitBandState
Andreas Färber
1
-5
/
+11
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-2
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-4
/
+4
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-6
/
+6
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini
1
-0
/
+284