qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/6] Kraxel 20220425 patches


From: Thomas Huth
Subject: Re: [PULL 0/6] Kraxel 20220425 patches
Date: Tue, 26 Apr 2022 09:57:58 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 26/04/2022 09.15, Gerd Hoffmann wrote:
On Mon, Apr 25, 2022 at 10:21:00AM -0700, Richard Henderson wrote:
On 4/24/22 23:10, Gerd Hoffmann wrote:
The following changes since commit a74782936dc6e979ce371dabda4b1c05624ea87f:

    Merge tag 'pull-migration-20220421a' of https://gitlab.com/dagrh/qemu into 
staging (2022-04-21 18:48:18 -0700)

are available in the Git repository at:

    git://git.kraxel.org/qemu tags/kraxel-20220425-pull-request

for you to fetch changes up to ef798418a3037434951002d0afc5f3d919e294db:

    avocado/vnc: add test_change_listen (2022-04-22 13:43:28 +0200)

----------------------------------------------------------------
vnc: add display-update monitor command.
screendump: add png support.
vmsvga: screen update fix.

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

Carwyn Ellis (1):
    hw/display/vmware_vga: do not discard screen updates

Kshitij Suri (2):
    Replacing CONFIG_VNC_PNG with CONFIG_PNG
    Added parameter to take screenshot with screendump as PNG

Vladimir Sementsov-Ogievskiy (3):
    ui/vnc: refactor arrays of addresses to SocketAddressList
    qapi/ui: add 'display-update' command for changing listen address
    avocado/vnc: add test_change_listen


Fails testing with

   ERROR: unknown option --disable-vnc-png

See https://gitlab.com/qemu-project/qemu/-/jobs/2374050341

Hmm, how do I test that?  My CI run didn't include the centos test case
for some reason: https://gitlab.com/kraxel/qemu/-/pipelines/522456078

The failed job was a custom test runner (i.e. on a dedicated non-gitlab machine), not a shared runner, so these are not run unless you add a runner machine to your test set on your own.

For this problem here, you've got to update scripts/ci/org.centos/stream/8/x86_64/configure , I think.

 HTH,
  Thomas




reply via email to

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