/openbmc/qemu/hw/misc/ |
H A D | debugexit.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | pc-testdev.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | pvpanic.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | applesmc.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/watchdog/ |
H A D | wdt_ib700.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/timer/ |
H A D | i8254_common.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/dma/ |
H A D | i82374.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/char/ |
H A D | debugcon.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | serial-isa.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | serial-pci.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | parallel.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/intc/ |
H A D | i8259_common.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/display/ |
H A D | vga-isa.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/audio/ |
H A D | cs4231a.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | adlib.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | pcspk.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | gus.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | sb16.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/include/hw/char/ |
H A D | serial.h | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/isa/ |
H A D | pc87312.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
H A D | isa-bus.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/net/ |
H A D | ne2000-isa.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/ide/ |
H A D | isa.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/include/hw/isa/ |
H A D | isa.h | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|
/openbmc/qemu/hw/input/ |
H A D | pckbd.c | diff db895a1e6a97e919f9b86d60c969377357b05066 Sat Nov 24 19:37:14 CST 2012 Andreas Färber <afaerber@suse.de> isa: Use realizefn for ISADevice
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>
|