[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 12/23] acpi: add rules to compile ASL source
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-devel] [PATCH v4 12/23] acpi: add rules to compile ASL source |
Date: |
Mon, 23 Sep 2013 16:39:10 +0300 |
On Mon, Sep 23, 2013 at 02:36:41PM +0200, Paolo Bonzini wrote:
> Il 22/09/2013 15:37, Michael S. Tsirkin ha scritto:
> > Detect presence of IASL compiler and use it
> > to process ASL source. If not there, use pre-compiled
> > files in-tree. Add script to update the in-tree files.
> >
> > Note: distros are known to silently update iasl
> > so detect correct iasl flags for the installed version on each run as
> > opposed to at configure time.
>
> This is not any different from a C compiler, which is likely updated
> much much more often than iasl.
Yes but it's not a theoretical issue:
we did catch iasl changing flags semantics on the fly, once.
I think compilers don't do this as a norm :)
> However, I don't feel strongly at all
> about this.
>
> Paolo
- [Qemu-devel] [PATCH v4 03/23] qom: cleanup struct Error references, (continued)
- [Qemu-devel] [PATCH v4 03/23] qom: cleanup struct Error references, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 04/23] qom: add pointer to int property helpers, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 05/23] fw_cfg: interface to trigger callback on read, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 06/23] loader: support for unmapped ROM blobs, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 07/23] pcie_host: expose UNMAPPED macro, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 08/23] pcie_host: expose address format, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 09/23] q35: use macro for MCFG property name, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 10/23] q35: expose mmcfg size as a property, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 12/23] acpi: add rules to compile ASL source, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 14/23] loader: use file path size from fw_cfg.h, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 11/23] i386: add ACPI table files from seabios, Michael S. Tsirkin, 2013/09/22
- [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Michael S. Tsirkin, 2013/09/22
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Paolo Bonzini, 2013/09/23
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Michael S. Tsirkin, 2013/09/23
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Paolo Bonzini, 2013/09/23
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Michael S. Tsirkin, 2013/09/23
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Paolo Bonzini, 2013/09/23
- Re: [Qemu-devel] [PATCH v4 15/23] i386: add bios linker/loader, Michael S. Tsirkin, 2013/09/23