[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ANNOUNCE] QEMU 5.1.0-rc3 is now available
From: |
Michael Roth |
Subject: |
[ANNOUNCE] QEMU 5.1.0-rc3 is now available |
Date: |
Wed, 05 Aug 2020 16:06:08 -0500 |
User-agent: |
alot/0.7 |
Hello,
On behalf of the QEMU Team, I'd like to announce the availability of the
fourth release candidate for the QEMU 5.1 release. This release is meant
for testing purposes and should not be used in a production environment.
http://download.qemu-project.org/qemu-5.1.0-rc3.tar.xz
http://download.qemu-project.org/qemu-5.1.0-rc3.tar.xz.sig
A note from the maintainer:
Unless any last minute release-critical bugs are discovered, this will
be the last release candidate before we release 5.1. (If anything
does turn up, as usual we'll roll another rc and do the full release
a bit later than scheduled).
You can help improve the quality of the QEMU 5.1 release by testing this
release and reporting bugs on Launchpad:
https://bugs.launchpad.net/qemu/
The release plan, as well a documented known issues for release
candidates, are available at:
http://wiki.qemu.org/Planning/5.1
Please add entries to the ChangeLog for the 5.1 release below:
http://wiki.qemu.org/ChangeLog/5.1
Thank you to everyone involved!
Changes since rc2:
e1d322c405: Update version for v5.1.0-rc3 release (Peter Maydell)
a65dabf71a: target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to
64 (Peter Maydell)
348fcc4f7a: qcow2-cluster: Fix integer left shift error in
qcow2_alloc_cluster_link_l2() (Tuguoyi)
d2a71d7474: Get rid of the libqemustub.a remainders (Thomas Huth)
35c7f5254b: target/riscv/vector_helper: Fix build on 32-bit big endian hosts
(Thomas Huth)
5896c53954: gitlab-ci: Fix Avocado cache usage (Thomas Huth)
699616db64: gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
(Thomas Huth)
4d6862ffc7: tests/acceptance: Disable the rx sash and arm cubieboard replay
test on Gitlab (Thomas Huth)
1caac1c0e4: tests/docker: Add python3-venv and netcat to the debian-amd64
container (Thomas Huth)
facc68516a: virtio-mem: Correct format specifier mismatch for RISC-V (Bruce
Rogers)
d250bb19ce: target/arm: Fix decode of LDRA[AB] instructions (Peter
Collingbourne)
ffdfca6fac: docs/devel: Document decodetree no-overlap groups (Richard
Henderson)
8e0ef06894: accel/xen: Fix xen_enabled() behavior on target-agnostic objects
(Philippe Mathieu-Daudé)
035e69b063: hw/net/net_tx_pkt: fix assertion failure in
net_tx_pkt_add_raw_fragment() (Mauro Matteo Cascella)
f81cddfe8a: colo-compare: Remove superfluous NULL-pointer checks for
s->iothread (Lukas Straub)
13557fd392: hw/timer/imx_epit: Avoid assertion when CR.SWR is written (Peter
Maydell)
ce4f70e81e: hw/arm/nrf51_soc: Set system_clock_scale (Peter Maydell)
88a90e3de6: target/arm: Avoid maybe-uninitialized warning with gcc 4.9 (Kaige
Li)
8796fe40dd: target/arm: Fix AddPAC error indication (Richard Henderson)
fc6bb6e67e: msf2-soc, stellaris: Don't wire up SYSRESETREQ (Peter Maydell)
9e60d759d3: hw/intc/armv7m_nvic: Provide default "reset the system" behaviour
for SYSRESETREQ (Peter Maydell)
faf7c6de34: include/hw/irq.h: New function qemu_irq_is_connected() (Peter
Maydell)
e7e5a9595a: hw/arm/netduino2, netduinoplus2: Set system_clock_scale (Peter
Maydell)
edadc99a2e: iotests/169: Test source cont with backing bmap (Max Reitz)
fe16c7ddf8: qcow2: Release read-only bitmaps when inactivated (Max Reitz)
f7160f3218: schemas: Add vim modeline (Andrea Bolognani)
fbeed19761: qapi: Delete unwanted indentation of top-level expressions (Markus
Armbruster)
6ac3f1e799: qapi/machine.json: Fix missing newline in doc comment (Peter
Maydell)
1f42e24699: seabios: update to master snapshot (Gerd Hoffmann)
000822441e: tracetool: carefully define SDT_USE_VARIADIC (Stefan Hajnoczi)
148d25e0f6: s390x/s390-virtio-ccw: fix off-by-one in loadparm getter (Halil
Pasic)
1b7157be3a: trace/simple: Allow enabling simple traces from command line (Josh
DuBois)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ANNOUNCE] QEMU 5.1.0-rc3 is now available,
Michael Roth <=