[PATCH for 6.2 v1 0/7] more tcg, plugin, test and build fixes

Alex Bennée posted 7 patches 2 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211123205729.2205806-1-alex.bennee@linaro.org
There is a newer version of this series
include/exec/exec-all.h      |  1 +
include/exec/gen-icount.h    | 21 +++++++++++++++++----
accel/tcg/cpu-exec.c         | 19 +++++++++++++++++++
gdbstub.c                    |  2 +-
MAINTAINERS                  | 10 ++++++++--
plugins/meson.build          |  4 ++--
tests/avocado/tcg_plugins.py |  2 +-
7 files changed, 49 insertions(+), 10 deletions(-)
[PATCH for 6.2 v1 0/7] more tcg, plugin, test and build fixes
Posted by Alex Bennée 2 years, 5 months ago
Hi,

As the release process rolls on here if the current state of my
for-6.2 tree. There are fixes for TCG, plugins, build and test.

The following still need review:

 - plugins/meson.build: fix linker issue with weird paths
 - tests/avocado: fix tcg_plugin mem access count test
 - accel/tcg: suppress IRQ check for special TBs

Alex Bennée (4):
  accel/tcg: suppress IRQ check for special TBs
  tests/avocado: fix tcg_plugin mem access count test
  plugins/meson.build: fix linker issue with weird paths
  gdbstub: handle a potentially racing TaskState

Pavel Dovgalyuk (1):
  softmmu: fix watchpoint-interrupt races

Philippe Mathieu-Daudé (1):
  MAINTAINERS: Add section for Aarch64 GitLab custom runner

Willian Rampazzo (1):
  MAINTAINERS: Remove me as a reviewer for the build and test/avocado

 include/exec/exec-all.h      |  1 +
 include/exec/gen-icount.h    | 21 +++++++++++++++++----
 accel/tcg/cpu-exec.c         | 19 +++++++++++++++++++
 gdbstub.c                    |  2 +-
 MAINTAINERS                  | 10 ++++++++--
 plugins/meson.build          |  4 ++--
 tests/avocado/tcg_plugins.py |  2 +-
 7 files changed, 49 insertions(+), 10 deletions(-)

-- 
2.30.2