Re: [Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images

2012-06-07 Thread Jason Baron
On Tue, Jun 05, 2012 at 08:09:21PM -0400, Kevin O'Connor wrote: On Tue, Jun 05, 2012 at 12:09:18PM -0400, Jason Baron wrote: I've been creating 256kb rom images with larger acpi tables for second level buses. After a recent re-base, my rom images no longer built. Bisected to: commit

[Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images

2012-06-05 Thread Jason Baron
I've been creating 256kb rom images with larger acpi tables for second level buses. After a recent re-base, my rom images no longer built. Bisected to: commit 46b82624c95b951e8825fab117d9352faeae0ec8 Author: Kevin O'Connor ke...@koconnor.net Date: Sun May 13 12:10:30 2012 -0400 Add

Re: [Qemu-devel] [PATCH] seabios: correct setting of datalow_base for large rom images

2012-06-05 Thread Kevin O'Connor
On Tue, Jun 05, 2012 at 12:09:18PM -0400, Jason Baron wrote: I've been creating 256kb rom images with larger acpi tables for second level buses. After a recent re-base, my rom images no longer built. Bisected to: commit 46b82624c95b951e8825fab117d9352faeae0ec8 Author: Kevin O'Connor