Statistics
| Branch: | Revision:

root / hw / gpio / puv3_gpio.c @ 61fcb628

History | View | Annotate | Download (3.4 kB)

# Date Author Comment
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 <>