Statistics
| Branch: | Revision:

root / hw / misc / arm_l2x0.c @ 1d5bf692

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
ae1953d0 07/29/2013 10:06 pm Andreas Färber

arm_l2x0: Rename l2x0_state to L2x0State

Signed-off-by: Andreas Färber <>

0e8982e9 07/29/2013 10:06 pm Andreas Färber

arm_l2x0: QOM cast cleanup

Signed-off-by: Andreas Färber <>

3c161542 07/04/2013 06:42 pm Paolo Bonzini

hw/m*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>