Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-29 | pl080: QOM'ify pl080 and pl081 | Andreas Färber | 1 | -31/+20 | |
Let pl081 inherit from pl080 and replace triple SysBus initfn with two instance_inits. Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-29 | pl080: Rename pl080_state to PL080State | Andreas Färber | 1 | -22/+22 | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-04 | hw/d*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+421 | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |