[ACTIVITY] report week ending 21 Oct

2022-10-21 Thread Peter Maydell
Progress:
 * UM-2 [QEMU upstream maintainership]
- Usual code review and patch handling work
- Spent a couple of days investigating a long-standing intermittent
  test case failure booting a kernel on the raspberry pi. This turned
  out to be caused by two linked bugs:
   - the test framework unhelpfully disconnects immediately from the
 guest serial console when the test ends, rather than staying
 connected until the QEMU process exits to capture all the output
   - QEMU's socket chardev loses data when the remote end closes the
 connection if the guest UART hasn't read all of it
  So the test was failing because the guest sometimes only saw
  the 'h' of the final 'halt' command the test sent...
- Investigated and fixed a regression caused by some of last week's
  reset patches. (Turns out the patch to fix it had been sent back
  in 2021 but we accidentally dropped it on the floor. Oops.)

thanks
-- PMM
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


[ACTIVITY] week ending Oct. 23 2022

2022-10-21 Thread Alex Bennée
Project Stratos
===

  - wrote a [draft blog post for virtio-camera]


[draft blog post for virtio-camera]


vhost-device maintainer effort ([UM-196])

  - review work


[UM-196] 

[review of vhost-sock for vhost-device]



Single Binary ([QEMU-487])
==

  - cleaning up current_cpu in [with mxtxattrs]
- stumbled into regressions in the way of testing


[QEMU-487] 

[with mxtxattrs]



QEMU Upstream Work ([UM-2])
===

  - posted [RFC PATCH 0/4] docs/devel suggestions for discussion
Message-Id: <20221012121152.1179051-1-alex.ben...@linaro.org>
  - posted [RFC PATCH] target/arm: don't process FCSE translations on
physical TLBs Message-Id:
<20221021172338.2782240-1-alex.ben...@linaro.org>
  - posted [PATCH v3 00/26] testing/next (docker, avocado, s390x,
MAINTAINERS) Message-Id:
<20221020115209.1761864-1-alex.ben...@linaro.org>
  - posted [RFC PATCH] contrib/plugins: protect execlog's last_exec
expansion Message-Id:
<20221021164028.2757262-1-alex.ben...@linaro.org>
  - posted [RFC PATCH] contrib/plugins: enable debug on CONFIG_DEBUG_TCG
Message-Id: <20221021155146.2729598-1-alex.ben...@linaro.org>


[UM-2] 


Completed Reviews [4/4]
===

[libvirt PATCH] conf: skip resource cache init if sysfs files are missing
Message-Id: <20221010164753.1701971-1-berra...@redhat.com>


[libvirt PATCH v2 0/2] conf: fix handling of missing CPU cache info in sysfs
Message-Id: <20221011090621.1712993-1-berra...@redhat.com>


[PATCH  v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
Message-Id: <20221020115209.1761864-1-alex.ben...@linaro.org>


[PATCH v6 00/10] Introduce new acpi/smbios avocado tests using biosbits
Message-Id: <20221020123506.26363-1-...@anisinha.ca>


Other
=

  - reviews and appraisals
  - members operational meeting - QEMU plans

Absences



Current Review Queue


TODO [PATCH 00/31] tcg: Support for Int128 with helpers
Message-Id: <20221020115242.2301066-1-richard.hender...@linaro.org>
==
TODO [PATCH v8 0/9] target/arm: pc-relative translation blocks
Message-Id: <20221020030641.2066807-1-richard.hender...@linaro.org>
=
TODO [PATCH v1 00/12] Introduce xenpv machine for arm architecture
Message-Id: <20221015050750.4185-1-vikram.garh...@amd.com>

-- 
Alex Bennée
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org


[ACTIVITY] Report for week #42

2022-10-21 Thread Thiago Jung Bauermann


Hello,

# [GNU-796] Stabilise GDB testsuite results in the CI

- Reworked and committed Gerrit change request for jenkins-scripts
  adding a new CI job definition in tcwg_gnu-build.sh.
- Also reworked and committed another one to the same script adding a
  default manifest file if one isn't specified on the command line.

# [GNU-767] Support changing SVE vector length in remote debugging

- Implemented Luis' suggestion of assuming that if ptrace can't read the
  SVE state, then SVE is disabled (which is what gdbserver does before
  my patches). It turns out that the only situation where this happens,
  gdbserver doesn't actually care about the target description.
- Started exploring/implementing Luis' idea of having a process-wide
  target description in addition to the thread-specific one. As Luis
  suggests, it may simplify the code.

-- 
Thiago
___
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org