Sign in
qemu
/
qemu
/
caf15319e8b636a2606e232a95c1623857db8152
/
hw
/
pci
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
84090bb
pci: remove Link Training error from AER error list
by Paolo Bonzini
· 9 years ago
4595a48
maint: remove unused include for strings.h
by Daniel P. Berrange
· 9 years ago
0f288f8
hw/pci: fix pci_update_mappings() trace events
by Laszlo Ersek
· 9 years ago
5af2ae2
pci: Fix pci_device_iommu_address_space() bus propagation
by Benjamin Herrenschmidt
· 10 years ago
9bff5d8
hw/pci: Use pow2ceil() rather than hand-calculation
by Peter Maydell
· 10 years ago
e402463
pci: allow 0 address for PCI IO/MEM regions
by Laurent Vivier
· 10 years ago
9a2a662
pci_add_capability: remove duplicate comments
by Chen Hanxiao
· 10 years ago
b2101ea
pcie: Set the "link active" in the link status register
by Benjamin Herrenschmidt
· 10 years ago
7c59364
Print error when failing to load PCI config data
by Dr. David Alan Gilbert
· 10 years ago
cc7a8ea
Include qapi/qmp/qerror.h exactly where needed
by Markus Armbruster
· 10 years ago
d49b683
qerror: Move #include out of qerror.h
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
34acbc9
qobject: Use 'bool' inside qdict
by Eric Blake
· 10 years ago
a94f0c5
virtio-vga: add '-vga virtio' support
by Gerd Hoffmann
· 10 years ago
d6688ba
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
3b730f5
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging
by Peter Maydell
· 10 years ago
cf8c704
pci: make pci_bar useable outside pci.c
by Michael Roth
· 10 years ago
6a3042b
hw/pci: add support for NUMA nodes
by Marcel Apfelbaum
· 10 years ago
cb2ed8b
hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
by Marcel Apfelbaum
· 10 years ago
09e5b81
hw/pci: extend PCI config access to support devices behind PXB
by Marcel Apfelbaum
· 10 years ago
602141d
hw/pci: made pci_bus_num a PCIBusClass method
by Marcel Apfelbaum
· 10 years ago
ce6a28e
hw/pci: made pci_bus_is_root a PCIBusClass method
by Marcel Apfelbaum
· 10 years ago
a67bfbb
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-02' into staging
by Peter Maydell
· 10 years ago
7611dae
xen: don't allow guest to control MSI mask register
by Jan Beulich
· 10 years ago
04e00c9
monitor: Use trad. command interface for HMP pcie_aer_inject_error
by Markus Armbruster
· 10 years ago
38d40ff
Add stream ID to MSI write
by Pavel Fedin
· 10 years ago
0403b0f
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
9fa02cd
qapi: Drop inline nested structs in query-pci
by Eric Blake
· 10 years ago
51f7cb9
pci: Merge pci_nic_init() into pci_nic_init_nofail()
by Thomas Huth
· 10 years ago
786a4ea
Convert (ffs(val) - 1) to ctz32(val)
by Stefan Hajnoczi
· 10 years ago
a0ccd21
pci: remove hard-coded bar size in msix_init_exclusive_bar()
by Jason Wang
· 10 years ago
42874d3
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
by Peter Maydell
· 10 years ago
4d0ecde
pci: Fix crash with illegal "-net nic, model=xxx" option
by Thomas Huth
· 10 years ago
ce39494
pcie_aer: fix comment to match pcie spec
by Michael S. Tsirkin
· 10 years ago
310e91f
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
by Chen Fan
· 10 years ago
b01738c
pcie_aer: fix typos in pcie_aer_inject_error comment
by Chen Fan
· 10 years ago
77a3c1d
aer: fix wrong check on expose aer tlp prefix log
by Chen Fan
· 10 years ago
30b04f8
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
by Chen Fan
· 10 years ago
558ecef
pci: Convert pci_nic_init() to Error to avoid qdev_init()
by Markus Armbruster
· 10 years ago
5820945
pci/shpc: fix signed integer overflow
by Michael S. Tsirkin
· 10 years ago
f51074c
pci-hotplug-old: Has been dead for five major releases, bury
by Markus Armbruster
· 10 years ago
6dbcb81
pci: Give a few helpers internal linkage
by Markus Armbruster
· 10 years ago
7ee6c1e
pci: Permit incremental conversion of device models to realize
by Markus Armbruster
· 10 years ago
133e9b2
pci: Convert core to realize
by Markus Armbruster
· 10 years ago
c5c6d7f
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging
by Peter Maydell
· 10 years ago
68b459e
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging
by Peter Maydell
· 10 years ago
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
565f65d
error: Use error_report_err() where appropriate
by Markus Armbruster
· 10 years ago
5cd5e70
pci: split shpc_cleanup and shpc_free
by Paolo Bonzini
· 10 years ago
3a8f2a9
pcie: remove mmconfig memory leak and wrap mmconfig update with transaction
by Paolo Bonzini
· 10 years ago
8118f09
migration: Append JSON description of migration stream
by Alexander Graf
· 10 years ago
27fb968
pci: Split pcie_host_mmcfg_map()
by Alexander Graf
· 10 years ago
7828d75
Add some trace calls to pci.c.
by Don Koch
· 10 years ago
6c150fb
pcie: fix improper use of negative value
by Gonglei
· 10 years ago
8e815ee
pcie: fix typo in pcie_cap_deverr_init()
by Gonglei
· 10 years ago
109e90e
hw/pci: fix crash on shpc error flow
by Marcel Apfelbaum
· 10 years ago
0e8b439
shpc: fix error propaagation
by Gonglei
· 10 years ago
db80c7b
hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
by Marcel Apfelbaum
· 10 years ago
178e785
hw/pci: fixed error flow in pci_qdev_init
by Marcel Apfelbaum
· 10 years ago
4d5e17a
pcie: change confused comment clearer
by Gonglei
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
fa1d36d
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
by Markus Armbruster
· 10 years ago
14d5a28
qdev: HotplugHandler: Rename unplug callback to unplug_request
by Igor Mammedov
· 10 years ago
39b888b
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
by Igor Mammedov
· 10 years ago
22b80e8
pci-hotplug-old: avoid losing error message
by Gonglei
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
d7efb7e
pci: avoid losing config updates to MSI/MSIX cap regs
by Knut Omang
· 10 years ago
187de91
pcie: fix trailing whitespace
by Michael S. Tsirkin
· 10 years ago
821be9d
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
by Knut Omang
· 10 years ago
ec70b46
pcie: Fix incorrect write to the ari capability next function field
by Knut Omang
· 10 years ago
9f6b2f1
pci_bridge: manually destroy memory regions within PCIBridgeWindows
by Paolo Bonzini
· 10 years ago
0e4a773
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
cc943c3
pci: Use bus master address space for delivering MSI/MSI-X messages
by Jan Kiszka
· 11 years ago
efc8188
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
by Le Tan
· 11 years ago
20de98a
pcie: coding style tweak
by Michael S. Tsirkin
· 11 years ago
554f802
hw/pcie: better hotplug/hotunplug support
by Marcel Apfelbaum
· 11 years ago
f23b6bd
hw/pcie: implement power controller functionality
by Marcel Apfelbaum
· 11 years ago
e4bcd27
hw/pcie: correct debug message
by Marcel Apfelbaum
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
26edf8c
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
b645000
pci: move dereferencing of root only after verifying valid root pointer
by Saravanakumar
· 11 years ago
7c8b724
pcie_host: Turn pcie_host_init() into an instance_init
by Andreas Färber
· 11 years ago
cd9aa33
pci: add Error-propagating pci_add_capability2()
by Laszlo Ersek
· 11 years ago
3476436
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
by Michael S. Tsirkin
· 11 years ago
5f691ff
hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
by Michael S. Tsirkin
· 11 years ago
58b5901
pci: Fix clearing IRQs on reset
by Cole Robinson
· 11 years ago
ac43fa5
hw/pci/pci_host.c: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
d2f69df
pci: Move VMState registration/unregistration to QOM realize/unrealize
by Bandan Das
· 11 years ago
6e1f0a5
PCIE: fix regression with coldplugged multifunction device
by Igor Mammedov
· 11 years ago
84d18f0
Use error_is_set() only when necessary
by Markus Armbruster
· 11 years ago
0888a29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
ab1da85
exec: Make stl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
5e95494
hw/pci: switch to a generic hotplug handling for PCIDevice
by Igor Mammedov
· 11 years ago
a66e657
pci/pcie: convert PCIE hotplug to use hotplug-handler API
by Igor Mammedov
· 11 years ago
5d26870
pci/shpc: convert SHPC hotplug to use hotplug-handler API
by Igor Mammedov
· 11 years ago
2897ae0
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
by Igor Mammedov
· 11 years ago
3060776
hw/pci: fix error flow in pci multifunction init
by Marcel Apfelbaum
· 11 years ago
eb0acfd
pci: add pci_for_each_bus_depth_first
by Michael S. Tsirkin
· 11 years ago
Next »