Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-29 | stellaris_enet: Fix NetClientInfo::cleanup | Andreas Färber | |
Drop freeing stellaris_enet_state - that is done by QOM later on unref. Both MemoryRegion init and savevm registration happen in SysBusDevice initfn currently, so move them into an unrealizefn for now. Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2013-07-29 | stellaris_enet: QOM cast cleanup | Andreas Färber | |
Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2013-07-04 | hw/n*: 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 NICs to hw/net/, configure via default-configs/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |