Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Michael S. Tsirkin
On Tue, Jun 28, 2022 at 11:21:44AM +0100, Daniel P. Berrangé wrote: > On Tue, Jun 28, 2022 at 06:16:06AM -0400, Michael S. Tsirkin wrote: > > On Tue, Jun 28, 2022 at 11:06:11AM +0100, Daniel P. Berrangé wrote: > > > Ok, with that kind of size, it is definitely not something we want to > > > be comm

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Daniel P . Berrangé
On Tue, Jun 28, 2022 at 06:16:06AM -0400, Michael S. Tsirkin wrote: > On Tue, Jun 28, 2022 at 11:06:11AM +0100, Daniel P. Berrangé wrote: > > Ok, with that kind of size, it is definitely not something we want to > > be committing to git either, > > Not to qemu git I think. > > > nor consuming via

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Michael S. Tsirkin
On Tue, Jun 28, 2022 at 11:06:11AM +0100, Daniel P. Berrangé wrote: > Ok, with that kind of size, it is definitely not something we want to > be committing to git either, Not to qemu git I think. > nor consuming via a submodule since the > latter would bloat the release tarballs too. Hmm - why?

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Daniel P . Berrangé
On Tue, Jun 28, 2022 at 02:03:15PM +0530, Ani Sinha wrote: > On Tue, Jun 28, 2022 at 1:39 PM Daniel P. Berrangé > wrote: > > > > On Mon, Jun 27, 2022 at 12:58:44PM +0530, Ani Sinha wrote: > > > Biosbits is a software written by Josh Triplett that can be downloaded by > > > visiting https://biosbi

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Ani Sinha
On Tue, Jun 28, 2022 at 1:39 PM Daniel P. Berrangé wrote: > > On Mon, Jun 27, 2022 at 12:58:44PM +0530, Ani Sinha wrote: > > Biosbits is a software written by Josh Triplett that can be downloaded by > > visiting https://biosbits.org/. The github codebase can be found here: > > https://github.com/b

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-28 Thread Daniel P . Berrangé
On Mon, Jun 27, 2022 at 12:58:44PM +0530, Ani Sinha wrote: > Biosbits is a software written by Josh Triplett that can be downloaded by > visiting https://biosbits.org/. The github codebase can be found here: > https://github.com/biosbits/bits/tree/master. It is a software that exercizes > the bios

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-27 Thread Ani Sinha
On Mon, Jun 27, 2022 at 1:02 PM Ani Sinha wrote: > > On Mon, Jun 27, 2022 at 12:25 PM Ani Sinha wrote: > > > > On Mon, Jun 27, 2022 at 12:22 PM Ani Sinha wrote: > > > > > > On Mon, Jun 27, 2022 at 12:14 PM Ani Sinha wrote: > > > > > > > > Biosbits is a software written by Josh Triplett that can

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-27 Thread Ani Sinha
On Mon, Jun 27, 2022 at 12:25 PM Ani Sinha wrote: > > On Mon, Jun 27, 2022 at 12:22 PM Ani Sinha wrote: > > > > On Mon, Jun 27, 2022 at 12:14 PM Ani Sinha wrote: > > > > > > Biosbits is a software written by Josh Triplett that can be downloaded by > > > visiting https://biosbits.org/. The github

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-27 Thread Ani Sinha
Biosbits is a software written by Josh Triplett that can be downloaded by visiting https://biosbits.org/. The github codebase can be found here: https://github.com/biosbits/bits/tree/master. It is a software that exercizes the bios components such as acpi and smbios tables directly through acpica b

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-26 Thread Ani Sinha
On Mon, Jun 27, 2022 at 12:22 PM Ani Sinha wrote: > > On Mon, Jun 27, 2022 at 12:14 PM Ani Sinha wrote: > > > > Biosbits is a software written by Josh Triplett that can be downloaded by > > visiting https://biosbits.org/. The github codebase can be found here: > > https://github.com/biosbits/bits

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-26 Thread Ani Sinha
Biosbits is a software written by Josh Triplett that can be downloaded by visiting https://biosbits.org/. The github codebase can be found here: https://github.com/biosbits/bits/tree/master. It is a software that exercizes the bios components such as acpi and smbios tables directly through acpica b

Re: [PATCH 00/12] Introduce new acpi/smbios qtests using biosbits

2022-06-26 Thread Ani Sinha
On Mon, Jun 27, 2022 at 12:14 PM Ani Sinha wrote: > > Biosbits is a software written by Josh Triplett that can be downloaded by > visiting https://biosbits.org/. The github codebase can be found here: > https://github.com/biosbits/bits/tree/master. It is a software that exercizes > the bios compon