[Qemu-devel] [PULL 0/1] Tracing patches

Stefan Hajnoczi posted 1 patch 5 years ago
Test docker-clang@ubuntu failed
Test docker-mingw@fedora failed
Test checkpatch passed
Test asan failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190429161046.10527-1-stefanha@gmail.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>
There is a newer version of this series
vl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[Qemu-devel] [PULL 0/1] Tracing patches
Posted by Stefan Hajnoczi 5 years ago
The following changes since commit e0fb2c3d89aa77057ac4aa073e01f4ca484449b0:

  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging (2019-04-28 11:43:10 +0100)

are available in the Git repository at:

  https://github.com/stefanha/qemu.git tags/tracing-pull-request

for you to fetch changes up to b1939fcd438b7140cb8f2685dee026bb112819d7:

  trace: fix runstate tracing (2019-04-29 11:57:19 -0400)

----------------------------------------------------------------
Pull request

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

Yury Kotov (1):
  trace: fix runstate tracing

 vl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.20.1


Re: [Qemu-devel] [PULL 0/1] Tracing patches
Posted by Peter Maydell 5 years ago
On Mon, 29 Apr 2019 at 17:10, Stefan Hajnoczi <stefanha@gmail.com> wrote:
>
> The following changes since commit e0fb2c3d89aa77057ac4aa073e01f4ca484449b0:
>
>   Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging (2019-04-28 11:43:10 +0100)
>
> are available in the Git repository at:
>
>   https://github.com/stefanha/qemu.git tags/tracing-pull-request
>
> for you to fetch changes up to b1939fcd438b7140cb8f2685dee026bb112819d7:
>
>   trace: fix runstate tracing (2019-04-29 11:57:19 -0400)
>
> ----------------------------------------------------------------
> Pull request
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.

-- PMM

Re: [Qemu-devel] [PULL 0/1] Tracing patches
Posted by no-reply@patchew.org 5 years ago
Patchew URL: https://patchew.org/QEMU/20190429161046.10527-1-stefanha@gmail.com/



Hi,

This series failed the docker-mingw@fedora build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make docker-test-mingw@fedora SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/20190429161046.10527-1-stefanha@gmail.com/testing.docker-mingw@fedora/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
Re: [Qemu-devel] [PULL 0/1] Tracing patches
Posted by no-reply@patchew.org 5 years ago
Patchew URL: https://patchew.org/QEMU/20190429161046.10527-1-stefanha@gmail.com/



Hi,

This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===

  COPY    RUNNER
    RUN test-debug in qemu:fedora 
container_linux.go:247: starting container process caused "process_linux.go:258: applying cgroup configuration for process caused \"The maximum number of active connections for UID 0 has been reached\""
/usr/bin/docker-current: Error response from daemon: oci runtime error: The maximum number of active connections for UID 0 has been reached.
Traceback (most recent call last):
  File "./tests/docker/docker.py", line 615, in <module>
    sys.exit(main())


The full log is available at
http://patchew.org/logs/20190429161046.10527-1-stefanha@gmail.com/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com