Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 14, 2019
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging · 7074ab12
      Peter Maydell authored
      
      .gitignore updates for v4.0
      
      # gpg: Signature made Thu 14 Mar 2019 15:04:29 GMT
      # gpg:                using RSA key F30C38BD3F2FBE3C
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/trivial-branch-pull-request:
        tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds
        .gitignore: ignore docs/built created for in-tree builds
        maint: Ignore built elf2dmp
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      7074ab12
    • Stefano Garzarella's avatar
      tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds · a0af8cee
      Stefano Garzarella authored
      
      Commit 5d75648b generates 'tests/test-qapi-emit-events.[ch]' but
      did not ignore them for in-tree builds.
      
      Signed-off-by: default avatarStefano Garzarella <sgarzare@redhat.com>
      Reviewed-by: default avatarEric Blake <eblake@redhat.com>
      Message-Id: <20190314104622.101715-3-sgarzare@redhat.com>
      Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
      a0af8cee
    • Stefano Garzarella's avatar
      .gitignore: ignore docs/built created for in-tree builds · 8009fcda
      Stefano Garzarella authored
      
      Commit 1290e671 creates 'docs/built' for in-tree builds of
      Sphinx manuals but did not ignore it.
      
      Signed-off-by: default avatarStefano Garzarella <sgarzare@redhat.com>
      Reviewed-by: default avatarEric Blake <eblake@redhat.com>
      Message-Id: <20190314104622.101715-2-sgarzare@redhat.com>
      Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
      8009fcda
    • Eric Blake's avatar
      maint: Ignore built elf2dmp · ec9ac02b
      Eric Blake authored
      
      Commit 3fa2d384 added a binary 'elf2dmp' but did not ignore it
      during an in-tree build.
      
      Signed-off-by: default avatarEric Blake <eblake@redhat.com>
      Reviewed-by: default avatarStefano Garzarella <sgarzare@redhat.com>
      Message-Id: <20190313144557.8845-1-eblake@redhat.com>
      Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
      ec9ac02b
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' into staging · 9164add7
      Peter Maydell authored
      
      Final gitdm updates for 4.0
      
      # gpg: Signature made Tue 12 Mar 2019 19:33:51 GMT
      # gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
      # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
      # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44
      
      * remotes/stsquad/tags/pull-gitdm-next-120319-1:
        contrib: gitdm: add a mapping for Janus Technologies
        contrib: gitdm: another IBM email
        contrib: gitdm: add more individual contributors
        contrib: gitdm: Update Wave Computing group
        contrib: gitdm: Update domain-map
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      9164add7
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-for-4.0-120319-1' into staging · e4770dd9
      Peter Maydell authored
      
      Final testing fixes for 4.0
      
        - various CI tweaks and fixes
        - fixes for some tcg tests
        - addition of system tcg tests
      
      # gpg: Signature made Tue 12 Mar 2019 17:07:24 GMT
      # gpg:                using RSA key 6685AE99E75167BCAFC8DF35FBD0DB095A9E2A44
      # gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>" [full]
      # Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44
      
      * remotes/stsquad/tags/pull-testing-for-4.0-120319-1: (26 commits)
        .travis.yml: add softmmu check-tcg tests
        .travis.yml: separate softfloat from check-tcg
        tests/tcg/arm: account for pauth randomness
        tests/tcg/i386: add memory test to exercise softmmu
        tests/tcg/i386: add system mode Hello World test
        tests/tcg: provide a minilib for system tests
        tests/tcg: enable cris base user-mode tests
        tests/tcg/cris: align mul operations
        tests/tcg/cris: comment out the ccs test
        tests/tcg: split cris tests into bare and libc directories
        tests/tcg/cris: cleanup sys.c
        tests/docker: add fedora-cris-cross compilers
        tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction test
        tests/tcg/xtensa: enable system tests
        tests/docker: add debian-xtensa-cross image
        tests/tcg/mips: fix hello-mips compilation
        tests/tcg: add gdb runner variant
        tests/tcg: split run-test into user and system variants
        tests/tcg: add QEMU_OPT option for test runner
        tests/tcg: enable tcg tests for softmmu
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      e4770dd9
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · f6c63c0d
      Peter Maydell authored
      
      * ASAN fixes
      
      # gpg: Signature made Tue 12 Mar 2019 14:35:59 GMT
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini/tags/for-upstream:
        test-migration: fix memory leak
        migration: fix memory leak
        test-bdrv-graph-mod: fix Error leak
        test-char: fix undefined behavior
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      f6c63c0d
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging · dbbc2775
      Peter Maydell authored
      
      Pull request
      
       * Add 'drop-cache=on|off' option to file-posix.c.  The default is on.
         Disabling the option fixes a QEMU 3.0.0 performance regression when live
         migrating on the same host with cache.direct=off.
      
      # gpg: Signature made Wed 13 Mar 2019 11:07:48 GMT
      # gpg:                using RSA key 9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha/tags/block-pull-request:
        file-posix: add drop-cache=on|off option
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      dbbc2775
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging · abb7ede1
      Peter Maydell authored
      
      Slirp updates
      
      Daniel P. Berrangé (1):
        configure: remove slirp submodule support that doesn't exist yet
      
      Marc-André Lureau (1):
        slirp: remove empty state.h
      
      # gpg: Signature made Wed 13 Mar 2019 21:18:35 GMT
      # gpg:                using RSA key E61DBB15D4172BDEC97E92D9DB550E89F0FA54F3
      # gpg: Good signature from "Samuel Thibault <samuel.thibault@aquilenet.fr>" [unknown]
      # gpg:                 aka "Samuel Thibault <sthibault@debian.org>" [marginal]
      # gpg:                 aka "Samuel Thibault <samuel.thibault@gnu.org>" [unknown]
      # gpg:                 aka "Samuel Thibault <samuel.thibault@inria.fr>" [marginal]
      # gpg:                 aka "Samuel Thibault <samuel.thibault@labri.fr>" [marginal]
      # gpg:                 aka "Samuel Thibault <samuel.thibault@ens-lyon.org>" [marginal]
      # gpg:                 aka "Samuel Thibault <samuel.thibault@u-bordeaux.fr>" [unknown]
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 900C B024 B679 31D4 0F82  304B D017 8C76 7D06 9EE6
      #      Subkey fingerprint: E61D BB15 D417 2BDE C97E  92D9 DB55 0E89 F0FA 54F3
      
      * remotes/thibault/tags/samuel-thibault:
        configure: remove slirp submodule support that doesn't exist yet
        slirp: remove empty state.h
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      abb7ede1
  3. Mar 13, 2019
Loading