diff options
author | Andreas Färber | 2013-01-16 15:45:34 +0100 |
---|---|---|
committer | Andreas Färber | 2013-01-27 23:04:26 +0100 |
commit | 8d5ce2e5643f4055b67ea012d91e812f1e607a83 (patch) | |
tree | 0d4a22f634993e0362ee33e2503d5cf6f5683eae /MAINTAINERS | |
parent | prep_pci: Create PCIBus and PCIDevice in-place (diff) | |
download | qemu-8d5ce2e5643f4055b67ea012d91e812f1e607a83.tar.gz qemu-8d5ce2e5643f4055b67ea012d91e812f1e607a83.tar.xz qemu-8d5ce2e5643f4055b67ea012d91e812f1e607a83.zip |
prep_pci: Convert to QOM realizefn
SysBusDeviceClass' initfn merely calls SysBusDeviceClass::init, so we
can already hook up our own realizefn overwriting this behavior.
A symmetric unrealizefn is not necessary, knowing that the child's
unrealizefn is still no-op, too. Avoids ripping it out again when
recursive realization at DeviceState-level is implemented.
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions