Skip to content
  • Peter Maydell's avatar
    438951e8
    Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-140721-5' into staging · 438951e8
    Peter Maydell authored
    
    
    Testing and plugin updates:
    
      - custom runner playbooks for configuring GitLab runners
      - integrate Cirrus jobs into GitLab via cirrus-run
      - clean-up docker package lists
      - bump NetBSD to 9.2
      - bump OpenBSD to 6.9
      - make test-mmap more hexagon friendly
      - fixup handling of hostaddr for plugins
      - disallow some incompatible plugin configurations
      - fix handling of -ldl for BSDs
      - remove some old unused symbols from the plugin symbol map
      - enable plugins by default for most TCG builds
      - honour main build -Wall settings for plugins
      - new execlog plugin
      - new cache modelling plugin
      - fix io_uring build regression
      - disable modular TCG on Darwin
    
    # gpg: Signature made Wed 14 Jul 2021 15:56:27 BST
    # 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-and-plugins-140721-5: (44 commits)
      MAINTAINERS: Added myself as a reviewer for TCG Plugins
      docs/devel: Added cache plugin to the plugins docs
      plugins/cache: Added FIFO and LRU eviction policies
      plugins/cache: Enable cache parameterization
      plugins: Added a new cache modelling plugin
      docs/devel: tcg-plugins: add execlog plugin description
      contrib/plugins: add execlog to log instruction execution and memory access
      contrib/plugins: enable -Wall for building plugins
      tcg/plugins: enable by default for most TCG builds
      configure: stop user enabling plugins on Windows for now
      configure: add an explicit static and plugins check
      configure: don't allow plugins to be enabled for a non-TCG build
      tcg/plugins: remove some stale entries from the symbol list
      meson.build: relax the libdl test to one for the function dlopen
      meson.build: move TCG plugin summary output
      plugins: fix-up handling of internal hostaddr for 32 bit
      tests/tcg: make test-mmap a little less aggressive
      tests/vm: update openbsd to release 6.9
      tests/vm: update NetBSD to 9.2
      tests/docker: expand opensuse-leap package list
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    438951e8
    Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-140721-5' into staging
    Peter Maydell authored
    
    
    Testing and plugin updates:
    
      - custom runner playbooks for configuring GitLab runners
      - integrate Cirrus jobs into GitLab via cirrus-run
      - clean-up docker package lists
      - bump NetBSD to 9.2
      - bump OpenBSD to 6.9
      - make test-mmap more hexagon friendly
      - fixup handling of hostaddr for plugins
      - disallow some incompatible plugin configurations
      - fix handling of -ldl for BSDs
      - remove some old unused symbols from the plugin symbol map
      - enable plugins by default for most TCG builds
      - honour main build -Wall settings for plugins
      - new execlog plugin
      - new cache modelling plugin
      - fix io_uring build regression
      - disable modular TCG on Darwin
    
    # gpg: Signature made Wed 14 Jul 2021 15:56:27 BST
    # 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-and-plugins-140721-5: (44 commits)
      MAINTAINERS: Added myself as a reviewer for TCG Plugins
      docs/devel: Added cache plugin to the plugins docs
      plugins/cache: Added FIFO and LRU eviction policies
      plugins/cache: Enable cache parameterization
      plugins: Added a new cache modelling plugin
      docs/devel: tcg-plugins: add execlog plugin description
      contrib/plugins: add execlog to log instruction execution and memory access
      contrib/plugins: enable -Wall for building plugins
      tcg/plugins: enable by default for most TCG builds
      configure: stop user enabling plugins on Windows for now
      configure: add an explicit static and plugins check
      configure: don't allow plugins to be enabled for a non-TCG build
      tcg/plugins: remove some stale entries from the symbol list
      meson.build: relax the libdl test to one for the function dlopen
      meson.build: move TCG plugin summary output
      plugins: fix-up handling of internal hostaddr for 32 bit
      tests/tcg: make test-mmap a little less aggressive
      tests/vm: update openbsd to release 6.9
      tests/vm: update NetBSD to 9.2
      tests/docker: expand opensuse-leap package list
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading