Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Ani Sinha
On Sat, Oct 22, 2022 at 22:15 Michael S. Tsirkin wrote: > On Fri, Oct 21, 2022 at 09:47:04PM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 21:36 Alex Bennée > wrote: > > > > > > Ani Sinha writes: > > > > > > > > > > We have added a mirror of biosbits to the QEMU

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Ani Sinha
On Sat, Oct 22, 2022 at 22:11 Michael S. Tsirkin wrote: > On Fri, Oct 21, 2022 at 05:12:07PM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 13:50 Michael S. Tsirkin wrote: > > > > On Fri, Oct 21, 2022 at 05:10:43AM +0530, Ani Sinha wrote: > > > > > > > > > On Fri, Oc

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Ani Sinha
On Sat, Oct 22, 2022 at 22:05 Michael S. Tsirkin wrote: > On Sat, Oct 22, 2022 at 06:28:32AM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 21:32 Alex Bennée > wrote: > > > > > > Ani Sinha writes: > > > > > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > > >

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Michael S. Tsirkin
On Fri, Oct 21, 2022 at 09:47:04PM +0530, Ani Sinha wrote: > > > On Fri, Oct 21, 2022 at 21:36 Alex Bennée wrote: > > > Ani Sinha writes: > > > > > >  We have added a mirror of biosbits to the QEMU project so there is no > >  reason why we can't track changes and modific

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Michael S. Tsirkin
On Sat, Oct 22, 2022 at 06:28:32AM +0530, Ani Sinha wrote: > > > On Fri, Oct 21, 2022 at 21:32 Alex Bennée wrote: > > > Ani Sinha writes: > > > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > >  On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, > wrote: > > > > 

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Michael S. Tsirkin
On Fri, Oct 21, 2022 at 05:12:07PM +0530, Ani Sinha wrote: > > > On Fri, Oct 21, 2022 at 13:50 Michael S. Tsirkin wrote: > > On Fri, Oct 21, 2022 at 05:10:43AM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 12:43 AM Michael S. Tsirkin > wrote: > > > > 

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-23 Thread Michael S. Tsirkin
On Sat, Oct 22, 2022 at 10:13:13PM +0530, Ani Sinha wrote: > > > On Sat, Oct 22, 2022 at 22:05 Michael S. Tsirkin wrote: > > On Sat, Oct 22, 2022 at 06:28:32AM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 21:32 Alex Bennée > wrote: > > > > > >     An

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-22 Thread Ani Sinha
On Fri, Oct 21, 2022 at 9:32 PM Alex Bennée wrote: > > Ani Sinha writes: > > > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > > On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, > wrote: > > > > Ani Sinha writes: > > > > > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin > wrote: > > >

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 21:32 Alex Bennée wrote: > > Ani Sinha writes: > > > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > > On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, > wrote: > > > > Ani Sinha writes: > > > > > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin > wrote: > > >>

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 21:36 Alex Bennée wrote: > > Ani Sinha writes: > > > > > > We have added a mirror of biosbits to the QEMU project so there is no > > reason why we can't track changes and modifications there (we do this > > for TestFloat which is forked from the upstream SoftFloat cod

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 21:32 Alex Bennée wrote: > > Ani Sinha writes: > > > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > > On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, > wrote: > > > > Ani Sinha writes: > > > > > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin > wrote: > > >>

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Alex Bennée
Ani Sinha writes: > > We have added a mirror of biosbits to the QEMU project so there is no > reason why we can't track changes and modifications there (we do this > for TestFloat which is forked from the upstream SoftFloat code). > > The whole idea was that say an acpi developer added supp

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Alex Bennée
Ani Sinha writes: > On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, wrote: > > Ani Sinha writes: > > > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin wrote: > >> > >> On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: > >> >

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, 21 Oct, 2022, 5:52 pm Ani Sinha, wrote: > > > On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, wrote: > >> >> Ani Sinha writes: >> >> > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin >> wrote: >> >> >> >> On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: >> >> > >> >> > Ani Si

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, 21 Oct, 2022, 5:26 pm Alex Bennée, wrote: > > Ani Sinha writes: > > > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin > wrote: > >> > >> On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: > >> > > >> > Ani Sinha writes: > >> > > >> > > On Fri, Oct 21, 2022 at 2:02 PM Micha

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Alex Bennée
Ani Sinha writes: > On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin wrote: >> >> On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: >> > >> > Ani Sinha writes: >> > >> > > On Fri, Oct 21, 2022 at 2:02 PM Michael S. Tsirkin >> > > wrote: >> > >> >> > >> On Fri, Oct 21, 2022 at 0

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 13:50 Michael S. Tsirkin wrote: > On Fri, Oct 21, 2022 at 05:10:43AM +0530, Ani Sinha wrote: > > > > > > On Fri, Oct 21, 2022 at 12:43 AM Michael S. Tsirkin > wrote: > > > > On Thu, Oct 20, 2022 at 06:20:20PM +0530, Ani Sinha wrote: > > > On Thu, Oct 20, 2022 at 6

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 3:10 PM Michael S. Tsirkin wrote: > > On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: > > > > Ani Sinha writes: > > > > > On Fri, Oct 21, 2022 at 2:02 PM Michael S. Tsirkin > > > wrote: > > >> > > >> On Fri, Oct 21, 2022 at 05:45:15AM +0530, Ani Sinha wrote:

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Michael S. Tsirkin
On Fri, Oct 21, 2022 at 05:10:43AM +0530, Ani Sinha wrote: > > > On Fri, Oct 21, 2022 at 12:43 AM Michael S. Tsirkin wrote: > > On Thu, Oct 20, 2022 at 06:20:20PM +0530, Ani Sinha wrote: > > On Thu, Oct 20, 2022 at 6:15 PM Michael S. Tsirkin > wrote: > > > > > > On Thu, Oct

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Ani Sinha
On Fri, Oct 21, 2022 at 2:02 PM Michael S. Tsirkin wrote: > > On Fri, Oct 21, 2022 at 05:45:15AM +0530, Ani Sinha wrote: > > And have multiple platform specific branches in bits that have fixes for > > those > > platforms so that bits can run there. Plus the existing test can be > > enhanced to

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Alex Bennée
Ani Sinha writes: > On Fri, Oct 21, 2022 at 2:02 PM Michael S. Tsirkin wrote: >> >> On Fri, Oct 21, 2022 at 05:45:15AM +0530, Ani Sinha wrote: >> > And have multiple platform specific branches in bits that have fixes for >> > those >> > platforms so that bits can run there. Plus the existing

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Michael S. Tsirkin
On Fri, Oct 21, 2022 at 10:30:09AM +0100, Alex Bennée wrote: > > Ani Sinha writes: > > > On Fri, Oct 21, 2022 at 2:02 PM Michael S. Tsirkin wrote: > >> > >> On Fri, Oct 21, 2022 at 05:45:15AM +0530, Ani Sinha wrote: > >> > And have multiple platform specific branches in bits that have fixes for

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-21 Thread Michael S. Tsirkin
On Fri, Oct 21, 2022 at 05:45:15AM +0530, Ani Sinha wrote: > And have multiple platform specific branches in bits that have fixes for those > platforms so that bits can run there. Plus the existing test can be enhanced > to > pull in binaries from those branches based on the platform on which it i

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Ani Sinha
On Fri, Oct 21, 2022 at 5:10 AM Ani Sinha wrote: > > > On Fri, Oct 21, 2022 at 12:43 AM Michael S. Tsirkin > wrote: > >> On Thu, Oct 20, 2022 at 06:20:20PM +0530, Ani Sinha wrote: >> > On Thu, Oct 20, 2022 at 6:15 PM Michael S. Tsirkin >> wrote: >> > > >> > > On Thu, Oct 20, 2022 at 06:12:10PM

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Ani Sinha
On Fri, Oct 21, 2022 at 12:43 AM Michael S. Tsirkin wrote: > On Thu, Oct 20, 2022 at 06:20:20PM +0530, Ani Sinha wrote: > > On Thu, Oct 20, 2022 at 6:15 PM Michael S. Tsirkin > wrote: > > > > > > On Thu, Oct 20, 2022 at 06:12:10PM +0530, Ani Sinha wrote: > > > > On Thu, Oct 20, 2022 at 6:08 PM M

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Michael S. Tsirkin
On Thu, Oct 20, 2022 at 06:20:20PM +0530, Ani Sinha wrote: > On Thu, Oct 20, 2022 at 6:15 PM Michael S. Tsirkin wrote: > > > > On Thu, Oct 20, 2022 at 06:12:10PM +0530, Ani Sinha wrote: > > > On Thu, Oct 20, 2022 at 6:08 PM Michael S. Tsirkin > > > wrote: > > > > > > > > On Thu, Oct 20, 2022 at

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Michael S. Tsirkin
On Thu, Oct 20, 2022 at 06:04:56PM +0530, Ani Sinha wrote: > Please see the rst doc file in patch 9 for more details. > Sample runs are as follows: > > Passed tests: > > $ ./tests/venv/bin/avocado run -t acpi tests/avocado > Fetching asset from > tests/avocado/acpi-bits.py:AcpiBitsTest.test_acpi

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Michael S. Tsirkin
On Thu, Oct 20, 2022 at 06:12:10PM +0530, Ani Sinha wrote: > On Thu, Oct 20, 2022 at 6:08 PM Michael S. Tsirkin wrote: > > > > On Thu, Oct 20, 2022 at 06:04:56PM +0530, Ani Sinha wrote: > > > > > > > > > Changelog: > > > v6: > > > - skip test when dependencies (xorriso for example) are not insta

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Ani Sinha
On Thu, Oct 20, 2022 at 6:08 PM Michael S. Tsirkin wrote: > > On Thu, Oct 20, 2022 at 06:04:56PM +0530, Ani Sinha wrote: > > > > > > Changelog: > > v6: > > - skip test when dependencies (xorriso for example) are not installed. > > - skip test when run on a platform other than x86_64. > > Hmm w

Re: [PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Ani Sinha
On Thu, Oct 20, 2022 at 6:15 PM Michael S. Tsirkin wrote: > > On Thu, Oct 20, 2022 at 06:12:10PM +0530, Ani Sinha wrote: > > On Thu, Oct 20, 2022 at 6:08 PM Michael S. Tsirkin wrote: > > > > > > On Thu, Oct 20, 2022 at 06:04:56PM +0530, Ani Sinha wrote: > > > > > > > > > > > > Changelog: > > > >

[PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits

2022-10-20 Thread Ani Sinha
Please see the rst doc file in patch 9 for more details. Sample runs are as follows: Passed tests: $ ./tests/venv/bin/avocado run -t acpi tests/avocado Fetching asset from tests/avocado/acpi-bits.py:AcpiBitsTest.test_acpi_smbios_bits JOB ID : e95c7413e996bfb59389839e5ca5105464ef098f JOB LOG