Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | |
Drop ISADeviceClass::init and the resulting no-op initfn and let children implement their own realizefn. Adapt error handling. Split off an instance_init where sensible. Signed-off-by: Andreas Färber <afaerber@suse.de> | |||
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | 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> |