mbox

[PULL,0/6] Docs testing patches

Message ID 20240730221957.34533-1-philmd@linaro.org
State New
Headers show

Pull-request

https://github.com/philmd/qemu.git tags/docs-testing-20240731

Message

Philippe Mathieu-Daudé July 30, 2024, 10:19 p.m. UTC
The following changes since commit ef009e4b4dc0421464008e6e303b892141ede579:

  Merge tag 's390x-20240730' of https://github.com/davidhildenbrand/qemu into staging (2024-07-30 19:21:58 +1000)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/docs-testing-20240731

for you to fetch changes up to 7b60b971cc2f52ed2a69006a2ad709df2831cd67:

  osdep.h: Clean up no-longer-needed back-compat for macOS 10 (2024-07-31 00:15:00 +0200)

----------------------------------------------------------------
Docs & testing patch queue

- Test QAPI firmware.json schema (Thomas)
- Handle new env.doc2path() return value (Peter)
- Improve how assets are used by some Avocado tests (Cleber)
- Remove obsolete check for macOS 10 (Peter)

----------------------------------------------------------------

Cleber Rosa (3):
  tests/avocado: mips: fallback to HTTP given certificate expiration
  tests/avocado: mips: add hint for fetchasset plugin
  tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset

Peter Maydell (2):
  docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a
    str
  osdep.h: Clean up no-longer-needed back-compat for macOS 10

Thomas Weißschuh (1):
  docs: add test for firmware.json QAPI

 docs/meson.build                    |  5 +++++
 docs/sphinx/depfile.py              |  2 +-
 include/qemu/osdep.h                |  3 +--
 tests/avocado/boot_linux_console.py | 24 ++++++++++++++----------
 4 files changed, 21 insertions(+), 13 deletions(-)

Comments

Richard Henderson July 31, 2024, 6:17 a.m. UTC | #1
On 7/31/24 08:19, Philippe Mathieu-Daudé wrote:
> The following changes since commit ef009e4b4dc0421464008e6e303b892141ede579:
> 
>    Merge tag 's390x-20240730' ofhttps://github.com/davidhildenbrand/qemu into staging (2024-07-30 19:21:58 +1000)
> 
> are available in the Git repository at:
> 
>    https://github.com/philmd/qemu.git tags/docs-testing-20240731
> 
> for you to fetch changes up to 7b60b971cc2f52ed2a69006a2ad709df2831cd67:
> 
>    osdep.h: Clean up no-longer-needed back-compat for macOS 10 (2024-07-31 00:15:00 +0200)
> 
> ----------------------------------------------------------------
> Docs & testing patch queue
> 
> - Test QAPI firmware.json schema (Thomas)
> - Handle new env.doc2path() return value (Peter)
> - Improve how assets are used by some Avocado tests (Cleber)
> - Remove obsolete check for macOS 10 (Peter)


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~