> On 28-Jun-2023, at 4:24 PM, Michael S. Tsirkin wrote:
>
> On Wed, Jun 28, 2023 at 12:05:46PM +0530, Ani Sinha wrote:
>>
>>
>>> On 26-Jun-2023, at 6:49 PM, Michael S. Tsirkin wrote:
>>>
>>> On Mon, Jun 26, 2023 at 06:33:14PM +0530, Ani Sinha wrote:
> On 26-Jun-2023, at 6:2
On Wed, Jun 28, 2023 at 12:05:46PM +0530, Ani Sinha wrote:
>
>
> > On 26-Jun-2023, at 6:49 PM, Michael S. Tsirkin wrote:
> >
> > On Mon, Jun 26, 2023 at 06:33:14PM +0530, Ani Sinha wrote:
> >>
> >>
> >>> On 26-Jun-2023, at 6:28 PM, Michael S. Tsirkin wrote:
> >>>
> >>> On Mon, May 22, 2023
> On 26-Jun-2023, at 6:49 PM, Michael S. Tsirkin wrote:
>
> On Mon, Jun 26, 2023 at 06:33:14PM +0530, Ani Sinha wrote:
>>
>>
>>> On 26-Jun-2023, at 6:28 PM, Michael S. Tsirkin wrote:
>>>
>>> On Mon, May 22, 2023 at 04:00:39PM +0530, Ani Sinha wrote:
Currently the meson based QEMU buil
On Mon, Jun 26, 2023 at 06:33:14PM +0530, Ani Sinha wrote:
>
>
> > On 26-Jun-2023, at 6:28 PM, Michael S. Tsirkin wrote:
> >
> > On Mon, May 22, 2023 at 04:00:39PM +0530, Ani Sinha wrote:
> >> Currently the meson based QEMU build process locates the iasl binary from
> >> the
> >> current PATH
> On 26-Jun-2023, at 6:28 PM, Michael S. Tsirkin wrote:
>
> On Mon, May 22, 2023 at 04:00:39PM +0530, Ani Sinha wrote:
>> Currently the meson based QEMU build process locates the iasl binary from the
>> current PATH and other locations [1] and uses that to set CONFIG_IASL in
>> config-host.h h
On Mon, May 22, 2023 at 04:00:39PM +0530, Ani Sinha wrote:
> Currently the meson based QEMU build process locates the iasl binary from the
> current PATH and other locations [1] and uses that to set CONFIG_IASL in
> config-host.h header.This is then used at compile time by bios-tables-test to
> set
Il lun 22 mag 2023, 12:30 Ani Sinha ha scritto:
> Currently the meson based QEMU build process locates the iasl binary from
> the
> current PATH and other locations [1] and uses that to set CONFIG_IASL in
> config-host.h header.This is then used at compile time by bios-tables-test
> to
> set iasl
Currently the meson based QEMU build process locates the iasl binary from the
current PATH and other locations [1] and uses that to set CONFIG_IASL in
config-host.h header.This is then used at compile time by bios-tables-test to
set iasl path.
This has two disadvantages:
- If iasl was not previou