On 17/11/2022 06.36, Ani Sinha wrote:
Most of the changes are trivial. The bits test timeout has now been increased
to 200 seconds in order to accommodate slower systems and fewer unnecessary
failures. Removed of the reference to non-existent README file in docs. Some
minor corrections in the doc file.
CC: Thomas Huth <th...@redhat.com>
CC: Michael S. Tsirkin <m...@redhat.com>
CC: qemu-triv...@nongnu.org
Signed-off-by: Ani Sinha <a...@anisinha.ca>
Reviewed-by: Thomas Huth <th...@redhat.com>
---
docs/devel/acpi-bits.rst | 12 ++++--------
tests/avocado/acpi-bits.py | 3 +++
2 files changed, 7 insertions(+), 8 deletions(-)
Look fine to me ... if nobody else is planning to pick this up, I can put
this into my next pull request (I'm planning one for later today or tomorrow).
Thomas