Re: [Qemu-devel] [SeaBIOS] [PATCH v2 4/5] acpi: load and link tables from /etc/acpi/

2013-07-14 Thread Kevin O'Connor
On Sun, Jul 07, 2013 at 06:42:43PM +0300, Michael S. Tsirkin wrote: > Load files in /etc/acpi/, link them using > a linker script and use for acpi tables, including the RSDP. > Presense of RSDP in this directory completely disables > generating and loading legacy acpi tables. > > Signed-off-by: Mi

Re: [Qemu-devel] [SeaBIOS] [PATCH v2 4/5] acpi: load and link tables from /etc/acpi/

2013-07-15 Thread Michael S. Tsirkin
On Sun, Jul 14, 2013 at 02:27:14PM -0400, Kevin O'Connor wrote: > On Sun, Jul 07, 2013 at 06:42:43PM +0300, Michael S. Tsirkin wrote: > > Load files in /etc/acpi/, link them using > > a linker script and use for acpi tables, including the RSDP. > > Presense of RSDP in this directory completely disa

Re: [Qemu-devel] [SeaBIOS] [PATCH v2 4/5] acpi: load and link tables from /etc/acpi/

2013-07-15 Thread Michael S. Tsirkin
On Mon, Jul 15, 2013 at 11:11:59AM +0300, Michael S. Tsirkin wrote: > On Sun, Jul 14, 2013 at 02:27:14PM -0400, Kevin O'Connor wrote: > > On Sun, Jul 07, 2013 at 06:42:43PM +0300, Michael S. Tsirkin wrote: > > > Load files in /etc/acpi/, link them using > > > a linker script and use for acpi tables