qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/13] pc,virtio,pci: fixes and updates


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/13] pc,virtio,pci: fixes and updates
Date: Tue, 7 Jul 2015 17:18:36 +0100

On 7 July 2015 at 13:40, Michael S. Tsirkin <address@hidden> wrote:
> The following changes since commit f6e3035f75e5c6a73485335765ae070304c7a110:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into 
> staging (2015-07-06 23:37:53 +0100)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
>
> for you to fetch changes up to e8b21f32f958dce5b6b23b7e52e731972619c834:
>
>   virtio: define virtio_pci_cfg_cap in header. (2015-07-07 15:37:59 +0300)
>
> ----------------------------------------------------------------
> pc,virtio,pci: fixes and updates
>
> Most notably, this includes the TCO support for ICH: the last feature for 2.4
> as we are entering the hard freeze.
>
> Bugfixes only from now on.
>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
>
> ----------------------------------------------------------------


Hi. I'm afraid this fails 'make check' for me:

TEST: tests/tco-test... (pid=31872)
  /i386/tco/defaults:                                                  **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/tco-test.c:73:test_init:
assertion failed: (d->lpc_base != NULL)
FAIL
GTester: last random seed: R02Sc82f974c8f1bc58a33d8fcf745d1f185
(pid=31877)
  /i386/tco/counter:                                                   **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/tco-test.c:73:test_init:
assertion failed: (d->lpc_base != NULL)
FAIL
GTester: last random seed: R02S8b1278d09b684ee709c930999614f0e2
(pid=31882)
  /i386/tco/timeout/no_action:                                         **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/tco-test.c:73:test_init:
assertion failed: (d->lpc_base != NULL)
FAIL
GTester: last random seed: R02S6f8d92f2e699def43382f7ce55b2a413
(pid=31887)
  /i386/tco/timeout/no_action/max:                                     **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/tco-test.c:73:test_init:
assertion failed: (d->lpc_base != NULL)
FAIL
GTester: last random seed: R02S85024be7f22d06d9abc860d6408dda36
(pid=31892)
  /i386/tco/second_timeout/pause:                                      **
ERROR:/home/petmay01/linaro/qemu-for-merges/tests/tco-test.c:73:test_init:
assertion failed: (d->lpc_base != NULL)
FAIL
GTester: last random seed: R02S7d1a1d8c402f5e203f11afb19ed9753b
(pid=31897)

(repeated for all the other tco tests).


-- PMM



reply via email to

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