[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 00/31] testing/next and other misc fixes
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 00/31] testing/next and other misc fixes |
Date: |
Wed, 19 Jan 2022 16:37:36 +0000 |
On Tue, 18 Jan 2022 at 19:00, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 6621441db50d5bae7e34dbd04bf3c57a27a71b32:
>
> Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115'
> into staging (2022-01-16 20:12:23 +0000)
>
> are available in the Git repository at:
>
> https://github.com/stsquad/qemu.git tags/pull-for-7.0-180122-2
>
> for you to fetch changes up to 3265d1fc77eb5da522accb37e50053dfdfda7e8f:
>
> docker: include bison in debian-tricore-cross (2022-01-18 16:44:16 +0000)
>
> ----------------------------------------------------------------
> Various testing and other misc updates:
>
> - fix compiler warnings with ui and sdl
> - update QXL/spice dependancy
> - skip I/O tests on Alpine
> - update fedora image to latest version
> - integrate lcitool and regenerate docker images
> - favour CONFIG_LINUX_USER over CONFIG_LINUX
> - add libfuse3 dependencies to docker images
> - add dtb-kaslr-seed control knob to virt machine
> - fix build breakage from HMP update
> - update docs for C standard and suffix usage
> - add more logging for debugging user hole finding
> - expand reserve for brk() for static 64 bit programs
> - fix bug with linux-user hole calculation
> - avoid affecting flags when printing results in float tests
> - add float reference files for ppc64
> - update FreeBSD to 12.3
> - add bison dependancy to tricore images
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM