Message ID | 20230502144911.2454625-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On Tue, 2 May 2023 at 15:49, Peter Maydell <peter.maydell@linaro.org> wrote: > > v2 changes: dropped the patch that enables the new 'notcg' CI test: > it doesn't pass on our aarch64 runner because the CI runner doesn't > have access to /dev/kvm. Alternatively if we can get the gitlab-runner user into the kvm group on the aarch64 machine, you could retry v1 :-) thanks -- PMM
On 5/2/23 15:49, Peter Maydell wrote: > v2 changes: dropped the patch that enables the new 'notcg' CI test: > it doesn't pass on our aarch64 runner because the CI runner doesn't > have access to /dev/kvm. > > thanks > -- PMM > > The following changes since commit 7c18f2d663521f1b31b821a13358ce38075eaf7d: > > Merge tag 'for-upstream' ofhttps://gitlab.com/bonzini/qemu into staging (2023-04-29 23:07:17 +0100) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20230502-2 > > for you to fetch changes up to a4ae17e5ec512862bf73e40dfbb1e7db71f2c1e7: > > hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields (2023-05-02 15:47:41 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * Support building Arm targets with CONFIG_TCG=no (ie KVM only) > * hw/net: npcm7xx_emc: set MAC in register space > * hw/arm/bcm2835_property: Implement "get command line" message > * Deprecate the '-singlestep' command line option in favour of > '-one-insn-per-tb' and '-accel one-insn-per-tb=on' > * Deprecate 'singlestep' member of QMP StatusInfo struct > * docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation > * hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc() > * raspi, aspeed: Write bootloader code correctly on big-endian hosts > * hw/intc/allwinner-a10-pic: Fix bug on big-endian hosts > * Fix bug in A32 ERET on big-endian hosts that caused guest crash > * hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields > * hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate. r~