index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5
SeokYeon Hwang
7
-47
/
+113
2015-11-06
fix bad indentation in pcie_cap_slot_write_config()
Cao jin
1
-6
/
+6
2015-10-29
enable multi-function hot-add
Cao jin
3
-10
/
+63
2015-10-29
remove function during multi-function hot-add
Cao jin
1
-5
/
+18
2015-10-24
msix: implement pba write (but read-only)
Marc-André Lureau
1
-0
/
+6
2015-10-19
hw/pci: Introduce pci_requester_id()
Pavel Fedin
2
-2
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+1
2015-09-16
pci: remove Link Training error from AER error list
Paolo Bonzini
1
-4
/
+0
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
1
-1
/
+0
2015-09-10
hw/pci: fix pci_update_mappings() trace events
Laszlo Ersek
1
-2
/
+2
2015-09-10
pci: Fix pci_device_iommu_address_space() bus propagation
Benjamin Herrenschmidt
1
-8
/
+5
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2
-6
/
+2
2015-08-24
Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4
SeokYeon Hwang
11
-537
/
+301
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
1
-3
/
+9
2015-07-20
pci_add_capability: remove duplicate comments
Chen Hanxiao
1
-4
/
+2
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
2015-06-23
Print error when failing to load PCI config data
Dr. David Alan Gilbert
1
-0
/
+4
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
3
-2
/
+1
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
1
-2
/
+2
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
1
-0
/
+2
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
[next]