Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omap_intc: QOM'ify omap-intc and omap2-intc | Andreas Färber | 2013-07-29 | 1 | -22/+35 |
| | | | | | | | Create a new abstract base type and let omap-intc and omap2-intc inherit from it. Introduce a type constant and use QOM casts. Signed-off-by: Andreas Färber <afaerber@suse.de> | ||||
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+649 |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |