Statistics
| Branch: | Revision:

root / hw / ssi / pl022.c @ cba933b2

History | View | Annotate | Download (8.6 kB)

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

pl022: Rename pl022_state to PL022State

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

3d29bcee 07/29/2013 10:07 pm Andreas Färber

pl022: QOM cast cleanup

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

29776739 07/04/2013 06:42 pm Paolo Bonzini

hw/s*: 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 <>