Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-29 | arm_l2x0: QOM cast cleanup | Andreas Färber | 1 | -4/+8 | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-29 | arm_l2x0: Rename l2x0_state to L2x0State | Andreas Färber | 1 | -14/+14 | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||||
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 | |
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/+194 | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |