]> Git Repo - qemu.git/commit - hw/pci.h
pcie: helper functions for pcie capability and extended capability
authorIsaku Yamahata <[email protected]>
Tue, 19 Oct 2010 09:06:34 +0000 (18:06 +0900)
committerMichael S. Tsirkin <[email protected]>
Tue, 19 Oct 2010 12:09:44 +0000 (14:09 +0200)
commit0428527c621c3edfd258b4d34fc178ef5df41071
treef4ba3a5be62623d418e3f47c36bc8ef669c12cec
parent08f3dcf13f49dea3106b09c69bef9543e56fa629
pcie: helper functions for pcie capability and extended capability

This patch implements helper functions for pci express capability
and pci express extended capability allocation.
NOTE: presence detection depends on pci_qdev_init() change.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Makefile.objs
hw/pci.h
hw/pcie.c [new file with mode: 0644]
hw/pcie.h [new file with mode: 0644]
qemu-common.h
This page took 0.026551 seconds and 4 git commands to generate.