qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANNOUNCE] QEMU 4.2.0-rc3 is now available


From: Michael Roth
Subject: [ANNOUNCE] QEMU 4.2.0-rc3 is now available
Date: Tue, 26 Nov 2019 16:44:06 -0600
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 4.2 release.  This release is meant
for testing purposes and should not be used in a production environment.

  http://download.qemu-project.org/qemu-4.2.0-rc3.tar.xz
  http://download.qemu-project.org/qemu-4.2.0-rc3.tar.xz.sig

A note from the maintainer:

  Unless any release-critical bugs are found in the next week, we
  will make the final 4.2.0 release on Tuesday 3rd December;
  otherwise we'll have an rc4 on the 3rd and make the final
  release the week after on the 10th.

You can help improve the quality of the QEMU 4.2 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/4.2

Please add entries to the ChangeLog for the 4.2 release below:

  http://wiki.qemu.org/ChangeLog/4.2

Thank you to everyone involved!

Changes since rc2:

1a61a081ac: Update version for v4.2.0-rc3 release (Peter Maydell)
6a4ef4e5d1: target/arm: Honor HCR_EL2.TID3 trapping requirements (Marc Zyngier)
7cf95aed53: target/arm: Fix ISR_EL1 tracking when executing at EL2 (Marc 
Zyngier)
f0138990ce: hw/arm: versal: Add the CRP as unimplemented (Edgar E. Iglesias)
f900b1e5b0: target/arm: Fix handling of cortex-m FTYPE flag in EXCRET 
(Jean-Hugues Deschênes)
d8130f4c42: iotests: add new test cases to bitmap migration (Vladimir 
Sementsov-Ogievskiy)
a505475b95: block/qcow2-bitmap: fix bitmap migration (Vladimir 
Sementsov-Ogievskiy)
b3b9a433b0: tests/vm/ubuntu: update i386 image to 18.04 (Alex Bennée)
b4eca581b9: tests/vm/ubuntu: include language pack to silence locale warnings 
(Alex Bennée)
6cd7b60848: tests/vm/centos: fix centos build target (Alex Bennée)
e37aa8b0e4: hvf: more accurately match SDM when setting CR0 and PDPTE registers 
(Cameron Esfahani)
8c3b0e9e67: hvf: correctly handle REX prefix in relation to legacy prefixes 
(Cameron Esfahani)
9fedbbeeee: hvf: remove TSC synchronization code because it isn't fully 
complete (Cameron Esfahani)
fbafbb6db7: hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in 
(Cameron Esfahani)
c6f3215ffa: target/i386: add two missing VMX features for Skylake and 
CascadeLake Server (Paolo Bonzini)
59d0533b85: ppc/spapr_events: fix potential NULL pointer dereference in 
rtas_event_log_dequeue (PanNengyuan)
6cf80f90c4: mos6522: update counters when timer interrupts are off (Laurent 
Vivier)
b14848f5d7: spapr: Work around spurious warnings from vfio INTx initialization 
(David Gibson)
e532e1d93c: spapr: Handle irq backend changes with VFIO PCI devices (David 
Gibson)
c5478fea27: vfio/pci: Respond to KVM irqchip change notifier (David Gibson)
ad54dbd89d: vfio/pci: Split vfio_intx_update() (David Gibson)
3607715a30: kvm: Introduce KVM irqchip change notifier (David Gibson)
454590916c: pseries: fix migration-test and pxe-test (Laurent Vivier)
e8d0ac5801: vmstate-static-checker: Fix for current python (Dr. David Alan 
Gilbert)
6478dd745d: hw/riscv: Add optional symbol callback ptr to riscv_load_kernel() 
(Zhuang, Siwei (Data61, Kensington NSW))
9c0fb20c4b: RISC-V: virt: This is a "sifive,test1" test finisher (Palmer 
Dabbelt)
4d0e59ace2: net/virtio: return error when device_opts arg is NULL (Jens 
Freimann)
150ab54aa6: net/virtio: fix re-plugging of primary device (Jens Freimann)
117378bf03: net/virtio: return early when failover primary alread added (Jens 
Freimann)
284f42a520: net/virtio: fix dev_unplug_pending (Jens Freimann)
d1e2670741: linux-user: fix translation of statx structures (Ariadne Conill)
e48929c787: intel_iommu: TM field should not be in reserved bits (Qi, Yadong)
ce586f3b8d: intel_iommu: refine SL-PEs reserved fields checking (Qi, Yadong)
509ec36c1e: virtio-input: fix memory leak on unrealize (Marc-André Lureau)
25f74087c6: util/cutils: Fix incorrect integer->float conversion caught by 
clang (Fangrui Song)
68d654daee: 9pfs: Fix divide by zero bug (Dan Schatzberg)
02fa60d101: i386: Add -noTSX aliases for hle=off, rtm=off CPU models (Eduardo 
Habkost)
9ab2237f19: i386: Add new versions of Skylake/Cascadelake/Icelake without TSX 
(Eduardo Habkost)
2a9758c51e: target/i386: add support for MSR_IA32_TSX_CTRL (Paolo Bonzini)
0723cc8a55: target/i386: add VMX features to named CPU models (Paolo Bonzini)
c55c974486: ui/gtk: fix gettext message's charset. (yanminhui)
0f6ed883e7: display: xlnx_dp: Provide sufficient bytes for silent audio channel 
(Sai Pavan Boddu)
22c30b2d20: tests/tcg: modify multiarch tests to work with clang (Taylor 
Simpson)
6e98888041: .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS (Alex 
Bennée)
5c6ecbdc83: docs/devel: update tcg-plugins.rst with API versioning details 
(Alex Bennée)
8ea6abf0d0: docs/devel: rename plugins.rst to tcg-plugins.rst (Alex Bennée)
bcc388df07: tests/vm: make --interactive (and therefore DEBUG=1) unconditional 
(Alex Bennée)
6c77aa909e: tests: acpi: always retain dumped ACPI tables in case of error 
(Igor Mammedov)
ec244b1739: vhost-user-input: use free(elem) instead of g_free(elem) (Stefan 
Hajnoczi)
d9b3ade54e: libvhost-user: Zero memory allocated for VuVirtqInflightDesc (Xie 
Yongji)
7ffc90f3ae: audio: fix audio recording (Volker Rümelin)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]