qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/8] testing and misc (docker, docs, ci scripts, gitlab, avocado,


From: Alex Bennée
Subject: [PULL 0/8] testing and misc (docker, docs, ci scripts, gitlab, avocado, Kconfig)
Date: Wed, 10 May 2023 16:06:50 +0100

The following changes since commit 568992e3440f11897e209bf676aa5b93251385fa:

  Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into 
staging (2023-05-10 13:11:29 +0100)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-testing-updates-100523-1

for you to fetch changes up to b9353acfd7ae1fc59a64b9aea34bd77a415751d1:

  hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine (2023-05-10 16:02:58 
+0100)

----------------------------------------------------------------
Testing updates:

  - fix up xtensa docker container base to current Debian
  - document breakpoint and watchpoint support
  - clean up the ansible scripts for Ubuntu 22.04
  - add a minimal device profile
  - drop https on mipsdistros URL
  - fix Kconfig bug for XLNX_VERSAL

----------------------------------------------------------------
Alex Bennée (7):
      tests/docker: bump the xtensa base to debian:11-slim
      docs: document breakpoint and watchpoint support
      scripts/ci: add gitlab-runner to kvm group
      scripts/ci: clean-up the 20.04/22.04 confusion in ansible
      gitlab: add ubuntu-22.04-aarch64-without-defaults
      gitlab: enable minimal device profile for aarch64 --disable-tcg
      tests/avocado: use http for mipsdistros.mips.com

Fabiano Rosas (1):
      hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine

 docs/system/gdb.rst                                |  22 ++++
 .../custom-runners/ubuntu-22.04-aarch32.yml        |   2 +-
 .../custom-runners/ubuntu-22.04-aarch64.yml        |  28 +++++-
 hw/arm/Kconfig                                     |   1 +
 hw/usb/Kconfig                                     |   1 -
 scripts/ci/setup/build-environment.yml             | 111 ++++++++++++++-------
 scripts/ci/setup/gitlab-runner.yml                 |   1 +
 tests/avocado/replay_kernel.py                     |   6 +-
 .../docker/dockerfiles/debian-xtensa-cross.docker  |   2 +-
 9 files changed, 131 insertions(+), 43 deletions(-)

-- 
2.39.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]