index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
/
pci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xhci: add qemu xhci controller
Gerd Hoffmann
2017-02-21
1
-0
/
+1
*
hw/pcie: Introduce Generic PCI Express Root Port
Marcel Apfelbaum
2017-02-01
1
-0
/
+1
*
hw/pci: Prepare for AMD IOMMU
David Kiarie
2016-09-23
1
-0
/
+3
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-10
1
-0
/
+1
*
pcie: fix link active status bit migration
Michael S. Tsirkin
2016-07-29
1
-0
/
+3
*
kvm-irqchip: x86: add msi route notify fn
Peter Xu
2016-07-21
1
-0
/
+2
*
pci: fix pci_requester_id()
Peter Xu
2016-06-17
1
-2
/
+24
*
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
2016-06-02
1
-2
/
+9
*
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
1
-2
/
+9
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
hw/pxb: introduce pxb-pcie expander for PCIe machines
Marcel Apfelbaum
2015-12-22
1
-0
/
+1
*
enable multi-function hot-add
Cao jin
2015-10-29
1
-0
/
+1
*
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2015-10-19
1
-0
/
+5
*
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
1
-0
/
+4
|
\
|
*
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2015-06-03
1
-0
/
+2
*
|
pci: make pci_bar useable outside pci.c
Michael Roth
2015-06-03
1
-0
/
+6
|
/
*
pci: add rocker device ID
Scott Feldman
2015-05-11
1
-0
/
+1
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
1
-8
/
+8
*
pci: fix several trivial typos in comment
Chen Fan
2015-03-18
1
-1
/
+1
*
pci: Give a few helpers internal linkage
Markus Armbruster
2015-03-01
1
-7
/
+0
*
pci: Permit incremental conversion of device models to realize
Markus Armbruster
2015-02-26
1
-1
/
+2
*
pci: Allocate PCIe host bridge PCI ID
Alexander Graf
2015-02-13
1
-0
/
+1
*
pci: move REDHAT_SDHCI device ID to make room for Rocker
Scott Feldman
2015-01-03
1
-1
/
+1
*
sdhci: Define SDHCI PCI ids
Kevin O'Connor
2014-12-15
1
-0
/
+1
*
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
1
-0
/
+3
*
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
1
-0
/
+4
*
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2014-02-10
1
-10
/
+0
[next]