On Tue, Dec 2, 2008 at 7:13 AM, Myles Watson <mylesgw@gmail.com> wrote:
Jordan,

Sorry I obviously missed the point of your questions.  I'd forgotten that the fix went in to make all devices found in the dts be "on the mainboard."  Here's a new patch that updates the dts with that in mind.  It also fixes the subsystem_vendor, which was broken in the last patch.

I appreciate the sanity check.
This patch is updated so that qemu works with resource allocation in phases. Here are the changes:

1. Add a dts for the northbridge so it can have its own ops.
2. Separates the domain from the device resource code.
3. Add new resources for the APIC and VGA area.

Signed-off-by: Myles Watson <mylesgw@gmail.com>