Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-22 | dec_pci: QOM'ify DEC 21154 PCI-PCI bridge | Andreas Färber | 1 | -0/+2 | |
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 | 1 | -0/+8 | |
Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |