Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-22 | dec_pci: QOM'ify DEC 21154 PCI-PCI bridge | Andreas Färber | |
Introduce type constant. Introduce cast macro and drop dummy busdev field used with FROM_SYSBUS() that would've broken SYS_BUS_DEVICE(). Avoid accessing parent fields directly. Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl | |
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |