index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: add romsize property
Paolo Bonzini
2021-02-05
1
-0
/
+1
*
hw/misc/pvpanic: add PCI interface support
Mihai Carabas
2021-01-29
1
-0
/
+1
*
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
*
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
*
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+16
*
pci: allocate pci id for nvme
Klaus Jensen
2020-10-27
1
-0
/
+1
*
pci: pass along the return value of dma_memory_rw
Klaus Jensen
2020-10-27
1
-2
/
+1
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-9
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2020-08-27
1
-0
/
+1
*
virtio-pci: Proxy for virtio-mem
David Hildenbrand
2020-07-03
1
-0
/
+1
*
pci: pci_create(), pci_create_multifunction() are now unused, drop
Markus Armbruster
2020-06-15
1
-3
/
+0
*
pci: New pci_new(), pci_realize_and_unref() etc.
Markus Armbruster
2020-06-15
1
-0
/
+5
*
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2020-02-27
1
-0
/
+1
*
hw/pci: Remove the "command_serr_enable" property
Thomas Huth
2019-12-18
1
-1
/
+1
*
pci: mark devices partially unplugged
Jens Freimann
2019-10-29
1
-0
/
+1
*
pci: add option for net failover
Jens Freimann
2019-10-29
1
-0
/
+3
*
ipmi: Add PCI IPMI interfaces
Corey Minyard
2019-09-20
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
2019-07-04
1
-0
/
+1
*
pci: Make is_bridge a bool
David Gibson
2019-05-30
1
-1
/
+1
*
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-30
1
-1
/
+0
*
pci: Simplify pci_bus_is_root()
David Gibson
2019-05-21
1
-1
/
+0
*
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
1
-0
/
+4
*
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2019-04-09
1
-0
/
+2
*
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2019-01-08
1
-0
/
+3
*
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
2018-12-19
1
-0
/
+13
*
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
2018-09-25
1
-2
/
+0
*
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
2018-09-25
1
-0
/
+1
*
allocate pci id for mdpy
Gerd Hoffmann
2018-05-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-03-20
1
-1
/
+0
|
\
|
*
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
1
-1
/
+0
*
|
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-18
1
-0
/
+1
|
/
*
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
1
-3
/
+0
*
pci: Eliminate pci_find_primary_bus()
David Gibson
2017-12-05
1
-1
/
+0
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-3
/
+6
*
pci: Add pci_dev_bus_num() helper
David Gibson
2017-12-05
1
-0
/
+5
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-12
/
+13
*
Revert "Add new PCI ID for i82559a"
Jason Wang
2017-11-20
1
-1
/
+0
*
Add new PCI ID for i82559a
Mike Nawrocki
2017-11-13
1
-0
/
+1
*
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2017-10-15
1
-0
/
+6
*
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
2017-09-08
1
-0
/
+1
*
kvm: remove hard dependency on pci
Cornelia Huck
2017-08-30
1
-0
/
+2
*
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
1
-3
/
+0
*
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
1
-1
/
+2
*
hw/pcie: fix Extended Configuration Space for devices with no Extended Capabi...
Marcel Apfelbaum
2017-03-16
1
-0
/
+2
*
pci: introduce a bus master container
Jason Wang
2017-03-15
1
-0
/
+1
*
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
1
-0
/
+4
*
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
1
-0
/
+2
[next]