summaryrefslogtreecommitdiffstats
path: root/hw/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-1/+1
|\
| * Fix typo in code and commentsStefan Weil2011-05-061-1/+1
* | pci: move ids of config space into PCIDeviceInfoIsaku Yamahata2011-06-121-0/+7
|/
* pci: add pci_register_bar_simple() APIAvi Kivity2011-04-071-0/+3
* pci: add accessor function to get irq levelsIsaku Yamahata2011-04-011-0/+1
* pci: use uint8_t for devfn_minIsaku Yamahata2011-03-281-3/+3
* pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata2011-03-281-1/+1
* pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata2011-03-281-0/+1
* pci: add creation functions that may failBlue Swirl2011-02-121-0/+4
* pci: deassert intx on reset.Isaku Yamahata2011-01-201-0/+2
* pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann2011-01-101-0/+3
* pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata2010-12-241-0/+1
* pcie: add flr supportIsaku Yamahata2010-12-221-0/+1
* pci: add ich9 pci idAlexander Graf2010-12-171-0/+1
* pci: untangle pci/msi dependencyMichael S. Tsirkin2010-12-091-3/+0
* pci: make command SERR bit writableIsaku Yamahata2010-12-091-0/+4
* pci: use qdev reset framework for pci bus resetIsaku Yamahata2010-11-221-0/+1
* pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin2010-11-161-1/+9
* Merge branch 'pci' into for_anthonyMichael S. Tsirkin2010-10-271-11/+94
|\
| * pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata2010-10-191-0/+5
| * msi: implements msiIsaku Yamahata2010-10-191-3/+7
| * pci: introduce helper function to handle msi-x and msi.Isaku Yamahata2010-10-191-0/+3
| * pci: introduce helper functions to test-and-{clear, set} mask in configuratio...Isaku Yamahata2010-10-191-0/+70
| * pci: implement RW1C register framework.Isaku Yamahata2010-09-201-0/+3
| * pci: improve signature of pci_register_bar().Isaku Yamahata2010-09-131-1/+1
| * pci: make pci_parse_devfn() aware of func.Isaku Yamahata2010-09-071-0/+2
| * pci: consolidate pci_add_capability_at_offset() into pci_add_capability().Isaku Yamahata2010-09-071-3/+2
| * pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata2010-07-221-4/+1
* | Introduce range.hBlue Swirl2010-09-181-29/+0
|/
* pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata2010-07-111-1/+2
* pci: introduce multifunction property.Isaku Yamahata2010-07-111-0/+9
* pci: remove PCIDeviceInfo::header_typeIsaku Yamahata2010-07-111-2/+6
* pci: insert assert that auto-assigned-address function is single function dev...Isaku Yamahata2010-07-111-0/+1
* pci-hotplug: make them aware of pci domain.Isaku Yamahata2010-05-311-0/+1
* pci.h: remove unused constants.Isaku Yamahata2010-05-311-11/+0
* pci: add const to pci_is_express(), pci_config_size().Isaku Yamahata2010-05-311-2/+2
* pci hotplug: add argument to pci hot plug callback.Isaku Yamahata2010-05-151-2/+2
* pci: add API to add capability at a known offsetMichael S. Tsirkin2010-04-111-0/+2
* adding helper pci functionsIzik Eidus2010-03-081-0/+18
* pci: move pcibus_t to qemu-commonMichael S. Tsirkin2010-02-141-1/+0
* PCI: Convert pci_info() to QObjectLuiz Capitulino2010-01-261-1/+3
* pci: Add missing 'const' in argument to pci_get_xxxStefan Weil2010-01-131-7/+7
* pci: allow loading roms via fw_cfg.Gerd Hoffmann2010-01-111-0/+1
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-01-061-70/+3
|\
| * pci: use pci_regs.hIsaku Yamahata2009-12-231-74/+3
| * pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/gIsaku Yamahata2009-12-231-1/+1
| * pci: remove unused macroMichael S. Tsirkin2009-12-231-1/+0
| * pci: add another devsel macroMichael S. Tsirkin2009-12-231-0/+1
| * pci: add more status bitsMichael S. Tsirkin2009-12-231-0/+2
| * pcnet: switch to symbolic names for pci registersMichael S. Tsirkin2009-12-231-0/+1
OpenPOWER on IntegriCloud