Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-29 | pl061: QOM'ify pl061 and pl061_luminary | Andreas Färber | |
Let pl061_luminary inherit from pl061, with differing instance_init. Introduce type constant and use QOM casts. Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2013-07-29 | pl061: Rename pl061_state to PL061State | Andreas Färber | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2013-07-04 | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |