[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/10] Functional test fixes & next-cube cleanup
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/10] Functional test fixes & next-cube cleanup |
Date: |
Sat, 9 Nov 2024 12:33:45 +0000 |
On Fri, 8 Nov 2024 at 10:43, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi Peter!
>
> The following changes since commit feef1866d1366d651e6a3cb8c9cf1a9aabb81395:
>
> Merge tag 'pull-riscv-to-apply-20241107' of
> https://github.com/alistair23/qemu into staging (2024-11-07 15:08:05 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-11-08
>
> for you to fetch changes up to e7e76150a2e9642adf6763bcd8ca9a2a5d3b74b3:
>
> ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler()
> function (2024-11-08 11:06:42 +0100)
>
> ----------------------------------------------------------------
> * Various fixes and improvements for the functional tests
> * Refresh CI container files with the latest changes from libvirt-ci
> * Clean up keyboard code of the next-cube machine to get rid of a legacy API
> (I know, the kbd patches are a little bit borderline for soft-freeze
> already, but since the next-cube machine is experimental anyway, I
> still opted for including them here)
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 01/10] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing, (continued)
- [PULL 01/10] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing, Thomas Huth, 2024/11/08
- [PULL 03/10] test/functional: Fix Aspeed buildroot tests, Thomas Huth, 2024/11/08
- [PULL 02/10] tests/functional: Convert the riscv_opensbi avocado test into a standalone test, Thomas Huth, 2024/11/08
- [PULL 04/10] tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets, Thomas Huth, 2024/11/08
- [PULL 05/10] tests/functional: Provide the user with hints where to find more log files, Thomas Huth, 2024/11/08
- [PULL 06/10] tests/functional: Bump timeouts of functional tests, Thomas Huth, 2024/11/08
- [PULL 07/10] tests/functional: Split the test_aarch64_sbsaref test, Thomas Huth, 2024/11/08
- [PULL 08/10] tests: refresh package lists with latest libvirt-ci, Thomas Huth, 2024/11/08
- [PULL 09/10] next-kbd: convert to use qemu_input_handler_register(), Thomas Huth, 2024/11/08
- [PULL 10/10] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function, Thomas Huth, 2024/11/08
- Re: [PULL 00/10] Functional test fixes & next-cube cleanup,
Peter Maydell <=