index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+66
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-1
/
+1
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
1
-1
/
+1
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
1
-0
/
+11
2015-06-03
hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
Marcel Apfelbaum
1
-1
/
+2
2015-06-03
hw/pci: extend PCI config access to support devices behind PXB
Marcel Apfelbaum
1
-5
/
+29
2015-06-03
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
1
-3
/
+10
2015-06-03
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
1
-3
/
+14
2015-06-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-02' in...
Peter Maydell
2
-30
/
+23
2015-06-02
xen: don't allow guest to control MSI mask register
Jan Beulich
1
-4
/
+0
2015-06-02
monitor: Use trad. command interface for HMP pcie_aer_inject_error
Markus Armbruster
2
-30
/
+23
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2
-3
/
+10
2015-05-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-40
/
+33
2015-05-05
qapi: Drop inline nested structs in query-pci
Eric Blake
1
-19
/
+23
2015-04-28
pci: Merge pci_nic_init() into pci_nic_init_nofail()
Thomas Huth
1
-29
/
+14
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
4
-13
/
+13
2015-04-27
pci: remove hard-coded bar size in msix_init_exclusive_bar()
Jason Wang
1
-11
/
+19
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2
-2
/
+4
2015-04-13
pci: Fix crash with illegal "-net nic, model=xxx" option
Thomas Huth
1
-1
/
+3
2015-03-18
pcie_aer: fix comment to match pcie spec
Michael S. Tsirkin
1
-2
/
+2
2015-03-18
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
Chen Fan
1
-1
/
+1
2015-03-18
pcie_aer: fix typos in pcie_aer_inject_error comment
Chen Fan
1
-3
/
+3
2015-03-18
aer: fix wrong check on expose aer tlp prefix log
Chen Fan
1
-1
/
+1
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
1
-1
/
+1
2015-03-11
pci: Convert pci_nic_init() to Error to avoid qdev_init()
Markus Armbruster
1
-4
/
+14
2015-03-11
pci/shpc: fix signed integer overflow
Michael S. Tsirkin
1
-1
/
+1
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
2
-344
/
+0
2015-03-01
pci: Give a few helpers internal linkage
Markus Armbruster
1
-7
/
+7
2015-02-26
pci: Permit incremental conversion of device models to realize
Markus Armbruster
1
-5
/
+19
2015-02-26
pci: Convert core to realize
Markus Armbruster
1
-44
/
+49
2015-02-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into...
Peter Maydell
2
-4
/
+2
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
3
-4
/
+4
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
3
-4
/
+4
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2
-4
/
+2
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
1
-1
/
+10
2015-02-16
pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
Paolo Bonzini
1
-2
/
+5
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-1
/
+1
2015-01-26
pci: Split pcie_host_mmcfg_map()
Alexander Graf
1
-2
/
+7
2015-01-26
Add some trace calls to pci.c.
Don Koch
1
-0
/
+9
2014-11-24
pcie: fix improper use of negative value
Gonglei
1
-1
/
+1
2014-11-24
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
1
-1
/
+1
2014-11-24
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
1
-0
/
+1
2014-11-17
shpc: fix error propaagation
Gonglei
1
-1
/
+2
2014-11-02
hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
Marcel Apfelbaum
1
-0
/
+9
2014-11-02
hw/pci: fixed error flow in pci_qdev_init
Marcel Apfelbaum
1
-1
/
+6
2014-11-02
pcie: change confused comment clearer
Gonglei
1
-1
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-3
/
+2
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-3
/
+7
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
3
-5
/
+5
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
1
-2
/
+2
[prev]
[next]