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-08-08
pci: convert pci rom to memory API
Avi Kivity
1
-1
/
+2
2011-08-08
pci: convert pci rom to memory API
Avi Kivity
1
-1
/
+2
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
1
-3
/
+0
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
1
-3
/
+0
2011-08-08
msix: convert to memory API
Avi Kivity
1
-1
/
+1
2011-08-08
msix: convert to memory API
Avi Kivity
1
-1
/
+1
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
1
-0
/
+1
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
1
-0
/
+1
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-3
/
+7
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-3
/
+7
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
1
-0
/
+1
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
1
-0
/
+1
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
1
-0
/
+3
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
1
-0
/
+3
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-3
/
+9
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-3
/
+9
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-1
/
+1
2011-06-12
pci: move ids of config space into PCIDeviceInfo
Isaku Yamahata
1
-0
/
+7
2011-06-12
pci: move ids of config space into PCIDeviceInfo
Isaku Yamahata
1
-0
/
+7
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-1
/
+1
2011-04-07
pci: add pci_register_bar_simple() API
Avi Kivity
1
-0
/
+3
2011-04-07
pci: add pci_register_bar_simple() API
Avi Kivity
1
-0
/
+3
2011-04-01
pci: add accessor function to get irq levels
Isaku Yamahata
1
-0
/
+1
2011-04-01
pci: add accessor function to get irq levels
Isaku Yamahata
1
-0
/
+1
2011-03-28
pci: use uint8_t for devfn_min
Isaku Yamahata
1
-3
/
+3
2011-03-28
pci: use uint8_t for devfn_min
Isaku Yamahata
1
-3
/
+3
2011-03-28
pci: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
1
-1
/
+1
2011-03-28
pci: use devfn for pci_find_device() instead of (slot, fn) pair
Isaku Yamahata
1
-1
/
+1
2011-03-28
pci: replace the magic, 256, for the maximum of devfn
Isaku Yamahata
1
-0
/
+1
2011-03-28
pci: replace the magic, 256, for the maximum of devfn
Isaku Yamahata
1
-0
/
+1
2011-02-12
pci: add creation functions that may fail
Blue Swirl
1
-0
/
+4
2011-02-12
pci: add creation functions that may fail
Blue Swirl
1
-0
/
+4
2011-01-20
pci: deassert intx on reset.
Isaku Yamahata
1
-0
/
+2
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
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-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-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-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: 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-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-22
pci: use qdev reset framework for pci bus reset
Isaku Yamahata
1
-0
/
+1
[prev]
[next]