Statistics
| Branch: | Revision:

root / hw / ioh3420.c @ 8034ce7d

History | View | Annotate | Download (6.9 kB)

# Date Author Comment
61620c2f 11/22/2010 10:00 am Isaku Yamahata

ioh3420: support aer

Add aer support.

Signed-off-by: Isaku Yamahata <>
Signed-off-by: Michael S. Tsirkin <>

6bde6aaa 10/27/2010 08:01 pm Michael S. Tsirkin

pcie: clean up hot plug notification

Simplify logic for hotplug notification, by tracking state of the
logical interrupt condition. We then simply use this variable to make
the interrupt decision, according to spec.

API is made cleaner as we no longer force users to pass in...

8135aeed 10/20/2010 01:06 pm Isaku Yamahata

ioh3420: pcie root port in X58 ioh

Implements pcie root port switch in intel X58 ioh
whose device id is 0x3420.

Signed-off-by: Isaku Yamahata <>
Signed-off-by: Michael S. Tsirkin <>