Isaku Yamahata
|
c2afc92290
pci: don't call qdev pci init method
|
14 年之前 |
Michael S. Tsirkin
|
befeac45d4
Merge remote-tracking branch 'origin/master' into pci
|
14 年之前 |
Isaku Yamahata
|
113f89df42
pci: move ids of config space into PCIDeviceInfo
|
14 年之前 |
Anthony Liguori
|
711c21280b
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
|
14 年之前 |
John Baboval
|
8c12f1912a
pci: Use of qemu_put_ram_ptr in pci_add_option_rom.
|
14 年之前 |
Stefan Weil
|
ebabb67a17
Fix typo in code and comments
|
14 年之前 |
Jan Kiszka
|
602ef4d917
pci: Add class 0x403 as 'audio controller'
|
14 年之前 |
Avi Kivity
|
17cbcb0bf7
pci: add pci_register_bar_simple() API
|
14 年之前 |
Isaku Yamahata
|
9ddf843785
pci: add accessor function to get irq levels
|
14 年之前 |
Isaku Yamahata
|
6f3279b5d1
pci: use uint8_t for devfn_min
|
14 年之前 |
Isaku Yamahata
|
6ff534b678
pci: use PCI_DEVFN in pci_get_bus_devfn()
|
14 年之前 |
Isaku Yamahata
|
5256d8bfad
pci: use devfn for pci_find_device() instead of (slot, fn) pair
|
14 年之前 |
Stefan Weil
|
386bbf4572
pci: Fix memory leak
|
14 年之前 |
Blue Swirl
|
7cc050b165
pci: add creation functions that may fail
|
14 年之前 |
Isaku Yamahata
|
4c90051801
pci: typo in pcibus_get_dev_path()
|
14 年之前 |
Michael S. Tsirkin
|
bb34007e86
pci: bridge control fixup
|
14 年之前 |
Isaku Yamahata
|
be7052c2a8
pci: memory leak of PCIDevice::rom_file
|
14 年之前 |
Isaku Yamahata
|
e10990c3f0
pci: use qemu_malloc() in pcibus_get_dev_path()
|
14 年之前 |
Isaku Yamahata
|
4c92325b51
pci: deassert intx on reset.
|
14 年之前 |
Michael S. Tsirkin
|
2991181aaa
pci: fix device paths
|
14 年之前 |
Gerd Hoffmann
|
180c22e18b
pci: allow devices being tagged as not hotpluggable.
|
14 年之前 |
Michael S. Tsirkin
|
a6a7005d14
pci: fix migration path for devices behind bridges
|
14 年之前 |
Isaku Yamahata
|
f3006dd1e6
pci: introduce a helper function to convert qdev id to PCIDevice
|
14 年之前 |
Isaku Yamahata
|
0ead87c8de
pcie: add flr support
|
14 年之前 |
Michael S. Tsirkin
|
af0669f0ed
pci: don't use bus number in migration, stub out
|
14 年之前 |
Anthony Liguori
|
b254b0d15d
Merge remote branch 'mst/for_anthony' into staging
|
14 年之前 |
Gleb Natapov
|
2e55e84282
Add bootindex for option roms.
|
14 年之前 |
Gleb Natapov
|
5e0259e7fa
Add get_fw_dev_path callback for pci bus.
|
14 年之前 |
Michael S. Tsirkin
|
4a9dd66582
pci: untangle pci/msi dependency
|
14 年之前 |
Isaku Yamahata
|
b1aeb92666
pci: make command SERR bit writable
|
14 年之前 |