qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/21] Tests, docs, s390x and misc patches


From: Thomas Huth
Subject: Re: [PULL 00/21] Tests, docs, s390x and misc patches
Date: Tue, 16 May 2023 09:11:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 15/05/2023 22.53, Richard Henderson wrote:
On 5/15/23 06:02, Thomas Huth wrote:
  Hi Richard!

The following changes since commit 8844bb8d896595ee1d25d21c770e6e6f29803097:

   Merge tag 'or1k-pull-request-20230513' ofhttps://github.com/stffrdhrn/qemu  into staging (2023-05-13 11:23:14 +0100)

are available in the Git repository at:

   https://gitlab.com/thuth/qemu.git  tags/pull-request-2023-05-15

for you to fetch changes up to 055eb1d7de455ecb6b2f5f978b2d12529e09f795:

   tests/tcg/s390x: Test EXECUTE of relative branches (2023-05-15 14:50:35 +0200)

----------------------------------------------------------------
* Various small test updates
* Some small doc updates
* Introduce replacement for -async-teardown that shows up in the QAPI
* Make machine-qmp-cmds.c and xilinx_ethlite.c target-independent
* Fix s390x LDER instruction
* Fix s390x EXECUTE instruction with relative branches

This needs to be rebased after Juan's migration patches.  Something in the #include simplification has caused multiple build errors, e.g.

https://gitlab.com/qemu-project/qemu/-/jobs/4288929197#L2526

../migration/dirtyrate.c: In function ‘record_dirtypages’:
../migration/dirtyrate.c:68:24: error: invalid use of incomplete typedef ‘CPUState’
    68 |         dirty_pages[cpu->cpu_index].start_pages = cpu->dirty_pages;
       |                        ^~

OK, should be easy to fix ... I'll send a v2.

 Thomas




reply via email to

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