141 Commits (a08784dd11794fc60fcc724c7ef2cd1a75a5356d)

Author SHA1 Message Date
Isaku Yamahata 6f3279b5d1 pci: use uint8_t for devfn_min 15 years ago
Isaku Yamahata 5256d8bfad pci: use devfn for pci_find_device() instead of (slot, fn) pair 15 years ago
Isaku Yamahata 90a20dbb28 pci: replace the magic, 256, for the maximum of devfn 15 years ago
Blue Swirl 7cc050b165 pci: add creation functions that may fail 15 years ago
Isaku Yamahata 4c92325b51 pci: deassert intx on reset. 15 years ago
Gerd Hoffmann 180c22e18b pci: allow devices being tagged as not hotpluggable. 15 years ago
Isaku Yamahata f3006dd1e6 pci: introduce a helper function to convert qdev id to PCIDevice 16 years ago
Isaku Yamahata 0ead87c8de pcie: add flr support 16 years ago
Alexander Graf 1a5a86fb7a pci: add ich9 pci id 16 years ago
Michael S. Tsirkin 4a9dd66582 pci: untangle pci/msi dependency 16 years ago
Isaku Yamahata b1aeb92666 pci: make command SERR bit writable 16 years ago
Isaku Yamahata 9bb3358627 pci: use qdev reset framework for pci bus reset 16 years ago
Michael S. Tsirkin 4cff0a5994 pci: allow hotplug removal of cold-plugged devices 16 years ago
Michael S. Tsirkin e927d48722 pci: allow hotplug removal of cold-plugged devices 16 years ago
Isaku Yamahata 0428527c62 pcie: helper functions for pcie capability and extended capability 16 years ago
Isaku Yamahata e4c7d2aef8 msi: implements msi 16 years ago
Isaku Yamahata a5d1fd20cc pci: introduce helper function to handle msi-x and msi. 16 years ago
Isaku Yamahata aabcf5266f pci: introduce helper functions to test-and-{clear, set} mask in configuration space 16 years ago
Isaku Yamahata 92ba5f51c3 pci: implement RW1C register framework. 16 years ago
Blue Swirl bf1b007123 Introduce range.h 16 years ago
Isaku Yamahata 0bb750ef9e pci: improve signature of pci_register_bar(). 16 years ago
Isaku Yamahata 43c945f16a pci: make pci_parse_devfn() aware of func. 16 years ago
Isaku Yamahata ca77089d2d pci: consolidate pci_add_capability_at_offset() into pci_add_capability(). 16 years ago
Isaku Yamahata 783753fd53 pci/bridge: split out pci bridge code into pci_bridge.c from pci.c 16 years ago
Isaku Yamahata 7c7b829e46 pci_bridge: make pci bridge aware of pci multi function bit. 16 years ago
Isaku Yamahata 498238687f pci: introduce multifunction property. 16 years ago
Isaku Yamahata e327e323f1 pci: remove PCIDeviceInfo::header_type 16 years ago
Isaku Yamahata 6fa84913ec pci: insert assert that auto-assigned-address function is single function device. 16 years ago
Isaku Yamahata e075e788c9 pci-hotplug: make them aware of pci domain. 16 years ago
Isaku Yamahata 0c6fcb6210 pci.h: remove unused constants. 16 years ago
Isaku Yamahata 3c18685f43 pci: add const to pci_is_express(), pci_config_size(). 16 years ago
Isaku Yamahata 87c30546ef pci hotplug: add argument to pci hot plug callback. 16 years ago
Michael S. Tsirkin 1db5a3aad3 pci: add API to add capability at a known offset 16 years ago
Izik Eidus cf602c7bf0 adding helper pci functions 16 years ago
Michael S. Tsirkin 186993ee2f pci: move pcibus_t to qemu-common 16 years ago
Luiz Capitulino 163c8a59f6 PCI: Convert pci_info() to QObject 16 years ago
Stefan Weil cb95c2e44e pci: Add missing 'const' in argument to pci_get_xxx 16 years ago
Gerd Hoffmann 88169ddf82 pci: allow loading roms via fw_cfg. 16 years ago
Blue Swirl 2e01c8cf4b PCI: make pci_mem_base private 17 years ago
Isaku Yamahata fb58a897fd pci: use pci_regs.h 17 years ago
Isaku Yamahata 3d09c490e5 pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g 17 years ago
Michael S. Tsirkin b81ebc6990 pci: remove unused macro 17 years ago
Michael S. Tsirkin 5d89715b00 pci: add another devsel macro 17 years ago
Michael S. Tsirkin d577679e57 pci: add more status bits 17 years ago
Michael S. Tsirkin 97526229da pcnet: switch to symbolic names for pci registers 17 years ago
Michael S. Tsirkin a7b15a5cc6 Revert "Revert "pci: interrupt disable bit support"" 17 years ago
Gerd Hoffmann 8c52c8f320 pci romfiles: add property, add default to PCIDeviceInfo 17 years ago
Anthony Liguori c2039bd0ff Support PCI based option rom loading 17 years ago
Anthony Liguori d587e07871 Revert "pci: interrupt disable bit support" 17 years ago
Michael S. Tsirkin b6981cb57b pci: interrupt disable bit support 17 years ago