Re: [Qemu-devel] RFC: ACPI table loading

2011-03-16 Thread Isaku Yamahata
The behavior seems reasonable. So I cleaned it up for upstream merge. thanks, >From cd336e50ebda63ecd84f8172dcf4d4456059d615 Mon Sep 17 00:00:00 2001 Message-Id: From: Isaku Yamahata Date: Thu, 17 Mar 2011 12:28:52 +0900 Subject: [PATCH] acpi: rewamp acpitable parsing, and allow specifying com

[Qemu-devel] RFC: ACPI table loading

2011-03-16 Thread Michael Tokarev
16.03.2011 15:10, Isaku Yamahata wrote: > On Wed, Mar 16, 2011 at 01:12:27PM +0300, Michael Tokarev wrote: >> 16.03.2011 12:29, Isaku Yamahata wrote: >>> Example: >>> qemu-system-x86_64 ... -M pc_q35 -acpitable >>> 'load_header,data=roms/seabios/src/q35-acpi-dsdt.aml >> >> My question is unrelate