On 10/09/12 10:21, Paolo Bonzini wrote:
Il 09/10/2012 05:35, Jason Baron ha scritto:
From: Isaku Yamahata yamahata@valinux.co.jp
add dsdt for q35 chipset of qemu.
[jbaron: remove suspd bits since they are now auto-generated, move pci window to 0xb0000000, add framework for auto generated pci windows] Cc: Matthew Garrett mjg59@srcf.ucam.org Signed-off-by: Isaku Yamahata yamahata@valinux.co.jp Signed-off-by: Jason Baron jbaron@redhat.com
Given your latest QEMU patches, does it need to stay in SeaBIOS at all?
We often have patches which update both acpi tables and seabios code, so I'd tend to keep them in seabios git. But of course qemu should build them and copy them to pc-bios/ together with bios.bin.
cheers, Gerd