index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-09-10
1
-0
/
+27
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
1
-719
/
+1
|
\
|
*
pci_regs.h: import from linux
Michael S. Tsirkin
2015-07-08
1
-719
/
+1
*
|
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
2015-07-06
1
-0
/
+2
|
/
*
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
1
-0
/
+1
*
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
2015-06-23
1
-0
/
+6
*
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
1
-0
/
+1
*
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2015-06-23
1
-0
/
+2
*
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-06-23
1
-2
/
+3
*
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-11
1
-0
/
+7
|
\
|
*
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
2015-06-10
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
2
-0
/
+14
|
\
\
|
|
/
|
*
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
2
-0
/
+2
|
*
hw/pci: introduce PCI Expander Bridge (PXB)
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
2015-06-03
1
-0
/
+1
|
*
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2015-06-03
2
-0
/
+10
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
1
-0
/
+6
|
\
\
|
*
|
pci: make pci_bar useable outside pci.c
Michael Roth
2015-06-03
1
-0
/
+6
|
|
/
*
|
xen: don't allow guest to control MSI mask register
Jan Beulich
2015-06-02
1
-0
/
+2
|
/
*
Add stream ID to MSI write
Pavel Fedin
2015-05-31
1
-0
/
+1
*
pci: add network device class 'other' for network switches
Scott Feldman
2015-05-11
1
-0
/
+1
*
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
2
-17
/
+17
*
pci: fix several trivial typos in comment
Chen Fan
2015-03-18
2
-2
/
+2
*
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
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
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-24
1
-0
/
+1
|
\
|
*
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
2015-02-16
1
-0
/
+1
*
|
pci: Allocate PCIe host bridge PCI ID
Alexander Graf
2015-02-13
1
-0
/
+1
|
/
*
pci: Split pcie_host_mmcfg_map()
Alexander Graf
2015-01-26
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
2
-0
/
+2
*
megasas: add MegaRAID SAS 2108 emulation
Hannes Reinecke
2014-10-31
1
-0
/
+1
*
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
2
-4
/
+4
*
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
1
-3
/
+4
*
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-23
3
-0
/
+7
*
pcie_host: Turn pcie_host_init() into an instance_init
Andreas Färber
2014-05-21
1
-1
/
+0
*
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
2
-12
/
+0
*
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
1
-0
/
+5
*
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
1
-0
/
+8
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-3
/
+0
*
pci: add pci_for_each_bus_depth_first
Michael S. Tsirkin
2014-01-26
1
-0
/
+14
*
pci: do not export pci_bus_reset
Paolo Bonzini
2013-12-23
1
-1
/
+0
*
xen-pvdevice: make device-id property compulsory
Paul Durrant
2013-12-01
1
-1
/
+0
*
Revert "hw/pci: partially handle pci master abort"
Marcel Apfelbaum
2013-11-10
1
-1
/
+0
*
bswap.h: Remove le32_to_cpupu()
Peter Maydell
2013-11-05
1
-1
/
+1
*
bswap.h: Remove le16_to_cpupu()
Peter Maydell
2013-11-05
1
-1
/
+1
[next]