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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
pci: deassert intx on reset.
Isaku Yamahata
1
-0
/
+2
2011-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
1
-0
/
+3
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
1
-0
/
+1
2010-12-22
pcie: add flr support
Isaku Yamahata
1
-0
/
+1
2010-12-17
pci: add ich9 pci id
Alexander Graf
1
-0
/
+1
2010-12-09
pci: untangle pci/msi dependency
Michael S. Tsirkin
1
-3
/
+0
2010-12-09
pci: make command SERR bit writable
Isaku Yamahata
1
-0
/
+4
2010-11-22
pci: use qdev reset framework for pci bus reset
Isaku Yamahata
1
-0
/
+1
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
1
-1
/
+9
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
1
-11
/
+94
2010-10-19
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
1
-0
/
+5
2010-10-19
msi: implements msi
Isaku Yamahata
1
-3
/
+7
2010-10-19
pci: introduce helper function to handle msi-x and msi.
Isaku Yamahata
1
-0
/
+3
2010-10-19
pci: introduce helper functions to test-and-{clear, set} mask in configuratio...
Isaku Yamahata
1
-0
/
+70
2010-09-20
pci: implement RW1C register framework.
Isaku Yamahata
1
-0
/
+3
2010-09-18
Introduce range.h
Blue Swirl
1
-29
/
+0
2010-09-13
pci: improve signature of pci_register_bar().
Isaku Yamahata
1
-1
/
+1
2010-09-07
pci: make pci_parse_devfn() aware of func.
Isaku Yamahata
1
-0
/
+2
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
1
-3
/
+2
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
1
-4
/
+1
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
1
-1
/
+2
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
1
-0
/
+9
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
1
-2
/
+6
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
1
-0
/
+1
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
1
-0
/
+1
2010-05-31
pci.h: remove unused constants.
Isaku Yamahata
1
-11
/
+0
2010-05-31
pci: add const to pci_is_express(), pci_config_size().
Isaku Yamahata
1
-2
/
+2
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
1
-2
/
+2
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
1
-0
/
+2
2010-03-08
adding helper pci functions
Izik Eidus
1
-0
/
+18
2010-02-14
pci: move pcibus_t to qemu-common
Michael S. Tsirkin
1
-1
/
+0
2010-01-26
PCI: Convert pci_info() to QObject
Luiz Capitulino
1
-1
/
+3
2010-01-13
pci: Add missing 'const' in argument to pci_get_xxx
Stefan Weil
1
-7
/
+7
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
1
-0
/
+1
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-70
/
+3
2009-12-25
PCI: make pci_mem_base private
Blue Swirl
1
-2
/
+2
2009-12-23
pci: use pci_regs.h
Isaku Yamahata
1
-74
/
+3
2009-12-23
pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
Isaku Yamahata
1
-1
/
+1
2009-12-23
pci: remove unused macro
Michael S. Tsirkin
1
-1
/
+0
2009-12-23
pci: add another devsel macro
Michael S. Tsirkin
1
-0
/
+1
2009-12-23
pci: add more status bits
Michael S. Tsirkin
1
-0
/
+2
2009-12-23
pcnet: switch to symbolic names for pci registers
Michael S. Tsirkin
1
-0
/
+1
2009-12-23
Revert "Revert "pci: interrupt disable bit support""
Michael S. Tsirkin
1
-0
/
+1
2009-12-18
pci romfiles: add property, add default to PCIDeviceInfo
Gerd Hoffmann
1
-2
/
+4
2009-12-18
Support PCI based option rom loading
Anthony Liguori
1
-0
/
+5
2009-12-18
Revert "pci: interrupt disable bit support"
Anthony Liguori
1
-1
/
+0
2009-12-07
pci: interrupt disable bit support
Michael S. Tsirkin
1
-0
/
+1
2009-12-07
pci: interrupt status bit implementation
Michael S. Tsirkin
1
-0
/
+1
2009-12-07
pci: prepare irq code for interrupt state
Michael S. Tsirkin
1
-1
/
+1
2009-12-02
pci: move apb specific stuff to apb_pci.c
Michael S. Tsirkin
1
-0
/
+1
[next]