Andreas Färber
cbe72019b1
intc/openpic: Convert to QOM realize
...
Split qdev initfn into instance_init and realize functions.
Change one occurrence of "klass" while at it.
Signed-off-by: Andreas Färber <afaerber@suse.de >
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:15 +02:00
Andreas Färber
e1766344fd
intc/openpic: QOM'ify
...
Introduce type constant and cast macro.
Signed-off-by: Andreas Färber <afaerber@suse.de >
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:14 +02:00
Scott Wood
8935a442cd
openpic: factor out some common defines into openpic.h
...
...for use by the KVM in-kernel irqchip stub.
Signed-off-by: Scott Wood <scottwood@freescale.com >
Signed-off-by: Alexander Graf <agraf@suse.de >
2013-07-01 01:11:14 +02:00
Paolo Bonzini
7702e47c21
hw: move interrupt controllers to hw/intc/, configure with default-configs/
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:16 +02:00