Statistics
| Branch: | Revision:

root / hw / gpio / puv3_gpio.c @ bf0da4df

History | View | Annotate | Download (3.5 kB)

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

puv3_gpio: QOM cast cleanup

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

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

hw/gpio: 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 <>