x86: add PCI extended config space access for AMD Barcelona
authorRobert Richter <robert.richter@amd.com>
Mon, 3 Sep 2007 08:17:39 +0000 (10:17 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 2 Jun 2008 09:51:19 +0000 (11:51 +0200)
This patch implements PCI extended configuration space access for
AMD's Barcelona CPUs. It extends the method using CF8/CFC IO
addresses. An x86 capability bit has been introduced that is set for
CPUs supporting PCI extended config space accesses.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found