aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pcie.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori1-1/+1
2011-08-24pcie/slot: fix hotplug eventIsaku Yamahata1-0/+12
2011-05-08Fix typos in comments and code (occured -> occurred and related)Stefan Weil1-1/+1
2011-04-15Use qemu-common.h or qemu-timer.h in place of sysemu.hBlue Swirl1-2/+1
2010-12-22pcie: add flr supportIsaku Yamahata1-6/+5
2010-12-09pci: untangle pci/msi dependencyMichael S. Tsirkin1-3/+5
2010-11-16pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin1-4/+6
2010-10-27pcie: update satus on resetMichael S. Tsirkin1-1/+1
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin1-61/+51
2010-10-27pcie: simplify range checkMichael S. Tsirkin1-49/+59
2010-10-27Introduce range.hBlue Swirl1-0/+1
2010-10-19pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata1-0/+540