lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 May 2009 05:13:54 -0700
From:	ebiederm@...ssion.com (Eric W. Biederman)
To:	"Han\, Weidong" <weidong.han@...el.com>
Cc:	"'Ingo Molnar'" <mingo@...e.hu>,
	"'Yinghai Lu'" <yinghai@...nel.org>,
	"'Joerg Roedel'" <joerg.roedel@....com>,
	"'dwmw2\@infradead.org'" <dwmw2@...radead.org>,
	"Siddha\, Suresh B" <suresh.b.siddha@...el.com>,
	"'linux-kernel\@vger.kernel.org'" <linux-kernel@...r.kernel.org>,
	"'iommu\@lists.linux-foundation.org'" 
	<iommu@...ts.linux-foundation.org>,
	"'kvm\@vger.kernel.org'" <kvm@...r.kernel.org>
Subject: Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking

"Han, Weidong" <weidong.han@...el.com> writes:

>>> The early pci reading of the bus is just wrong.  What happens if
>>> the pci layer decided to renumber things?  It looks like we have a
>>> real dependency on pci there and are avoiding sorting it out with
>>> this.
>> 
>> Yes ... but is there much we can do about this bootstrap dependency?
>> We want to enable the IO-APIC very early in its final form. There's
>> quite a bit of IRQ functionality that doesnt go via the PCI layer,
>> and which is being relied on by early bootup. The timer irq must
>> work, etc.
>
> Currently VT-d code didn't support pci rebalance. There is much work to do. It needs to track devcie identity changes and resultant imapct to Device Scope under each VT-d engine.

Sure.  I am thinking of the much simpler case where the BIOS goofs up
and we need to apply some fixes at boot time.  If you can't
delay things enough to get your hands on the pci dev of your
iommu.  If you can't get that far supporting pci rebalance under VT-d is
impossible.

Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ