qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v2 00/27] Migration pull request


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 00/27] Migration pull request
Date: Thu, 2 Jul 2015 18:31:38 +0100

On 2 July 2015 at 17:09, Juan Quintela <address@hidden> wrote:
> Hi
>
> [v2]
> - update migration_bitmap extension to work on osX (li)
> - fix footers (dave)
>
> Please, apply.
>
> [v1]
> This series includes:
> - rdma fixes by Dave
> - rdma memory fix by gonglei
> - vmdescription for old machine types (dave)
> - fix footers for power (dave)
> - migration bitmap extensions (Li)
>   just fixed the compilation issues for linux-users
> - migration events (me)
> - optional secttions (me)
> - global  configuration (me)
>
>
> Please, Apply.
>
> The following changes since commit 5317b0f6d4bb581c5c8f88f31138ee301ad2b7e5:
>
>   Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into 
> staging (2015-07-02 15:20:55 +0100)
>
> are available in the git repository at:
>
>   git://github.com/juanquintela/qemu.git tags/migration/20150702
>
> for you to fetch changes up to 4c7e7bb049cc20d53c2f99fb294626e5e5a334ec:
>
>   migration: extend migration_bitmap (2015-07-02 18:06:23 +0200)
>
> ----------------------------------------------------------------
> migration/next for 20150702

This fails 'make check' for me (x86-64 host):

  /i386/ahci/flush/retry:                                              OK
  /i386/ahci/flush/migrate:                                            **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/libqos/libqos.c:106:migrate:
assertion failed: (qdict_haskey(rsp, "return"))
FAIL
GTester: last random seed: R02S0e9ae1836b7c936e209a06fd493951b7
(pid=10860)
  /i386/ahci/migrate/sanity:                                           **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/libqos/libqos.c:106:migrate:
assertion failed: (qdict_haskey(rsp, "return"))
FAIL
GTester: last random seed: R02Sb0504bab18f341196cdbdc51a849b263
(pid=10875)
  /i386/ahci/migrate/dma/simple:                                       **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/libqos/libqos.c:106:migrate:
assertion failed: (qdict_haskey(rsp, "return"))
FAIL
GTester: last random seed: R02S35838569a3434f3215d88cbb1535b6df
(pid=10890)
  /i386/ahci/migrate/dma/halted:                                       **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/libqos/libqos.c:106:migrate:
assertion failed: (qdict_haskey(rsp, "return"))
FAIL
GTester: last random seed: R02S6f0580dcb31a655cf4b57ec7ea59b011
(pid=10905)
FAIL: tests/ahci-test
TEST: tests/hd-geo-test... (pid=10908)
  /i386/hd-geo/ide/none:                                               OK
  /i386/hd-geo/ide/drive/cd_0:                                         OK

thanks
-- PMM



reply via email to

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