qemu-devel
[Top][All Lists]
Advanced

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

[ANNOUNCE] QEMU 5.2.0-rc2 is now available


From: Michael Roth
Subject: [ANNOUNCE] QEMU 5.2.0-rc2 is now available
Date: Tue, 17 Nov 2020 19:39:38 -0600
User-agent: alot/0.9

Hello,

On behalf of the QEMU Team, I'd like to announce the availability of the
third release candidate for the QEMU 5.2 release.  This release is meant
for testing purposes and should not be used in a production environment.

  http://download.qemu-project.org/qemu-5.2.0-rc2.tar.xz
  http://download.qemu-project.org/qemu-5.2.0-rc2.tar.xz.sig

A note from the maintainer:

  Note that QEMU has switched build systems so you will need
  to install ninja to compile it. See the "Build Information"
  section of the Changelog for more information about this change.

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

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

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

Thank you to everyone involved!

Changes since rc1:

66a300a107: Update version for v5.2.0-rc2 release (Peter Maydell)
922d42bb0d: json: Fix a memleak in parse_pair() (Alex Chen)
5351f4075d: linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, 
IFLA_BRPORT_MRP_IN_OPEN (Laurent Vivier)
f536612dc1: linux-user,netlink: fix message translation with ip command 
(Laurent Vivier)
ab135622cf: tmp105: Correct handling of temperature limit checks (Peter Maydell)
e1919889ef: hw/misc/tmp105: reset the T_low and T_High registers (Peter Maydell)
13ceae6663: configure: Make "does libgio work" test pull in some actual 
functions (Peter Maydell)
6d7ccc576d: util/cutils: Fix Coverity array overrun in freq_to_str() (Philippe 
Mathieu-Daudé)
ea2d7fcf35: register: Remove unnecessary NULL check (Alistair Francis)
7b0263cb14: target/openrisc: Remove dead code attempting to check "is timer 
disabled" (Peter Maydell)
019294db68: hw/input/ps2.c: Remove remnants of printf debug (Peter Maydell)
63192565f9: exynos: Fix bad printf format specifiers (Alex Chen)
3362c56835: hw/arm/virt: ARM_VIRT must select ARM_GIC (Andrew Jones)
c61c644f59: iotests/081: Test rewrite-corrupted without WRITE (Max Reitz)
55f2c014d7: iotests/081: Filter image format after testdir (Max Reitz)
9ca5b0e842: quorum: Require WRITE perm with rewrite-corrupted (Max Reitz)
bd89f93603: io_uring: do not use pointer after free (Paolo Bonzini)
ece4fa9152: file-posix: allow -EBUSY errors during write zeros on raw block 
devices (Maxim Levitsky)
5aaabf9161: iotests: Replace deprecated ConfigParser.readfp() (Kevin Wolf)
6deb20f668: char-stdio: Fix QMP default for 'signal' (Kevin Wolf)
575094b786: hw/sd: Fix 2 GiB card CSD register values (Bin Meng)
46b42f715d: max111x: put it into the 'misc' category (Gan Qixin)
84aab60c12: nand: put it into the 'storage' category (Gan Qixin)
be3701eae3: ads7846: put it into the 'input' category (Gan Qixin)
1352711561: ssd0323: put it into the 'display' category (Gan Qixin)
91010f0407: vhost-user-blk/scsi: Fix broken error handling for socket call 
(AlexChen)
5fd6921ccc: contrib/libvhost-user: Fix bad printf format specifiers (AlexChen)
ca905bec44: gitlab-ci: Use $CI_REGISTRY instead of hard-coding 
registry.gitlab.com (Rebecca Cran)
f25c7ca0ce: target/microblaze: Fix possible array out of bounds in mmu_write() 
(AlexChen)
844d35b9c2: tests/vm: update NetBSD to 9.1 (Brad Smith)
9fc33bf4e1: tests/vm: Add Haiku test based on their vagrant images (Alexander 
von Gluck IV)
ded5d78c1e: configure: Add a proper check for sys/ioccom.h and use it in 
tpm_ioctl.h (Thomas Huth)
7000a12e08: configure: Do not build pc-bios/optionrom on Haiku (Thomas Huth)
cde9925362: configure: Fix the _BSD_SOURCE define for the Haiku build (Thomas 
Huth)
949eaaad53: qemu/bswap: Remove unused qemu_bswap_len() (Philippe Mathieu-Daudé)
2f3c1fd396: iotests: Replace deprecated ConfigParser.readfp() (Kevin Wolf)
c0b21f2e22: nbd: Silence Coverity false positive (Eric Blake)
1370d61ae3: memory: Skip dirty tracking for un-migratable memory regions 
(Zenghui Yu)
42ccce1981: target/i386: avoid theoretical leak on MCE injection (Paolo Bonzini)
3b12a7fd39: scsi-disk: convert more errno values back to SCSI statuses (Paolo 
Bonzini)
b430b51395: util/vfio-helpers.c: Use ram_block_discard_disable() in 
qemu_vfio_open_pci() (David Hildenbrand)
2654ace151: kvm/i386: Set proper nested state format for SVM (Tom Lendacky)
a8aa94b5f8: qga: update schema for guest-get-disks 'dependents' field (Michael 
Roth)
7025111a19: .gitlab-ci.d/check-patch: tweak output for CI logs (Alex Bennée)
b48580ad92: tests/acceptance: Disable Spartan-3A DSP 1800A test (Philippe 
Mathieu-Daudé)
811c74fb65: hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug 
off (Philippe Mathieu-Daudé)
4bdccdec70: accel/stubs: drop unused cpu.h include (Alex Bennée)
d67ef04cb8: stubs/xen-hw-stub: drop xenstore_store_pv_console_info stub (Alex 
Bennée)
97d351b476: include/hw/xen.h: drop superfluous struct (Alex Bennée)
0c3e41d408: meson.build: fix building of Xen support for aarch64 (Alex Bennée)
9cd7dde073: plugins: Fix two resource leaks in setup_socket() (Alex Chen)
dbb864ba4f: plugins: Fix resource leak in connect_socket() (Alex Chen)
c590fe3aa2: xhci: move sanity checks (Gerd Hoffmann)
22abfc96af: xhci: fix guest triggerable assert (Gerd Hoffmann)
af06a0265e: usb-storage: fill csw on cancel (Gerd Hoffmann)
e315bfd1ba: usb-storage: use bool for removable property (Gerd Hoffmann)
51d4e4228d: usb-storage: add commandlog property (Gerd Hoffmann)
d0ccb3922d: usb-storage: switch trace events (Gerd Hoffmann)
61f3c91a67: nomaintainer: Fix Lesser GPL version number (Chetan Pant)
8cbff3c1e8: test: Fix LGPL information in the file headers (Gan Qixin)
6a2cd9570e: tests/acceptance: Fix LGPL information in the file headers (Gan 
Qixin)
3a645d364c: tests/migration: Fix LGPL information in the file headers (Gan 
Qixin)
5650b5497e: sparc tcg cpus: Fix Lesser GPL version number (Chetan Pant)
7cd2a9fad7: e1000e: Fix Lesser GPL version number (Chetan Pant)
8af82b8e81: x86 hvf cpus: Fix Lesser GPL version number (Chetan Pant)
f1e5e2ee16: nvdimm: Fix Lesser GPL version number (Chetan Pant)
c36678b439: w32: Fix Lesser GPL version number (Chetan Pant)
eac2fce957: tpm: Fix Lesser GPL version number (Chetan Pant)
d6ea423635: overall/alpha tcg cpus|hppa: Fix Lesser GPL version number (Chetan 
Pant)
b4424aab3c: overall usermode...: Fix Lesser GPL version number (Chetan Pant)
ef19b50d93: migration: Fix Lesser GPL version number (Chetan Pant)
3564a91909: parallel nor flash: Fix Lesser GPL version number (Chetan Pant)
50f57e09fd: arm tcg cpus: Fix Lesser GPL version number (Chetan Pant)
d9ff33ada7: x86 tcg cpus: Fix Lesser GPL version number (Chetan Pant)
1c79145f12: linux user: Fix Lesser GPL version number (Chetan Pant)
bee4197135: usb: Fix Lesser GPL version number (Chetan Pant)
eb85394fe7: tricore tcg cpus: Fix Lesser GPL version number (Chetan Pant)
f08dddb366: xtensa tcg cpus: Fix Lesser GPL version number (Chetan Pant)
c30f26223d: prep: Fix Lesser GPL version number (Chetan Pant)
ee45203646: microblaze tcg cpus: Fix Lesser GPL version number (Chetan Pant)
bf1b52d199: cris tcg cpus: Fix Lesser GPL version number (Chetan Pant)
6bd039cdbe: powerpc tcg: Fix Lesser GPL version number (Chetan Pant)
f70c59668c: non-virt: Fix Lesser GPL version number (Chetan Pant)
07e6f009a0: semihosting: Fix Lesser GPL version number (Chetan Pant)
deef3d2568: intc/ibex_plic: Ensure we don't loose interrupts (Alistair Francis)
3a129aea81: intc/ibex_plic: Fix some typos in the comments (Alistair Francis)
e7cff9c68d: hmp: Pass monitor to mon_get_cpu_env() (Kevin Wolf)
43cf067ff8: hmp: Pass monitor to MonitorDef.get_value() (Kevin Wolf)
2fc5d01bb4: hmp: Pass monitor to mon_get_cpu() (Kevin Wolf)
172bc8520d: xhci: fix nec-usb-xhci properties (Gerd Hoffmann)
e016a844dd: hw/display/cirrus_vga: Fix hexadecimal format string specifier 
(Philippe Mathieu-Daudé)
0d5528612b: hw/display/cirrus_vga: Remove debugging code commented out 
(Philippe Mathieu-Daudé)
f0617abfd6: hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) 
(Philippe Mathieu-Daudé)
1cd8b94870: console: avoid passing con=NULL to graphic_hw_update_done() (lichun)
a6e037390d: audio/jack: fix use after free segfault (Geoffrey McRae)
336f744e14: MAINTAINERS: Replace my twiddle.net address (Richard Henderson)
e408aeef86: Fix use after free in vfio_migration_probe (Kirti Wankhede)
7632b56c8f: virtiofsd: check whether strdup lo.source return NULL in main func 
(Haotian Li)
db2e026a39: virtiofsd: check whether lo_map_reserve returns NULL in, main func 
(Haotian Li)
7fa87944f8: tools/virtiofsd/buffer.c: check whether buf is NULL in 
fuse_bufvec_advance func (Haotian Li)
f26688a911: virtiofsd: Announce submounts even without statx() (Max Reitz)
6ba11211bd: migration: handle CANCELLING state in migration_completion() 
(Longpeng(Mike))
9e8424088c: multifd/tls: fix memoryleak of the QIOChannelSocket object when 
cancelling migration (Chuan Zheng)
a18ed79b19: migration/dirtyrate: simplify includes in dirtyrate.c (Chuan Zheng)
a24292830b: migration: fix uninitialized variable warning in 
migrate_send_rp_req_pages() (Chen Qun)
a1af605bd5: migration/multifd: fix hangup with TLS-Multifd due to blocking 
handshake (Chuan Zheng)
727a06326c: hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug 
off (Philippe Mathieu-Daudé)
d88618f717: configure: mark vhost-user Linux-only (Stefan Hajnoczi)
eb6a388624: vhost-user-blk-server: depend on CONFIG_VHOST_USER (Stefan Hajnoczi)
e5e856c1eb: meson: move vhost_user_blk_server to meson.build (Stefan Hajnoczi)
3009edff81: vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation (Stefan 
Hajnoczi)
136fc6aa2c: ACPI: Avoid infinite recursion when dump-vmstate (Peng Liang)
af3bbbe984: migration/ram: Fix hexadecimal format string specifier (Philippe 
Mathieu-Daudé)
6bfa035ec3: macio: set user_creatable to false in macio_class_init() (Mark 
Cave-Ayland)
35e28cb0f2: scripts/tracetool: silence SystemTap dtrace(1) long long warnings 
(Stefan Hajnoczi)
92eecfff32: trace: remove argument from trace_init_file (Paolo Bonzini)
71182187dd: hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers (Peter 
Maydell)
676ea985c0: hw/net/can/ctucan_core: Handle big-endian hosts (Peter Maydell)
e0784d8375: hw/net/can/ctucan: Avoid unused value in 
ctucan_send_ready_buffers() (Peter Maydell)
5e73953a27: hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer 
(Peter Maydell)
c7811022eb: linux-user: Prevent crash in epoll_ctl (LemonBoy)
ce437484fc: linux-user: Correct definition of stack_t (LemonBoy)
b1b0393c3c: pvpanic: Advertise the PVPANIC_CRASHLOADED event support (Paolo 
Bonzini)
d949fe64b0: net/l2tpv3: Remove redundant check in net_init_l2tpv3() (AlexChen)
7564bf7701: net: remove an assert call in eth_get_gso_type (Prasad J Pandit)
2f2fcff323: net/colo-compare.c: Increase default queued packet scan frequency 
(Zhang Chen)
17475df2c1: net/colo-compare.c: Add secondary old packet detection (Zhang Chen)
ec081984f4: net/colo-compare.c: Change the timer clock type (Zhang Chen)
0c4266ef26: net/colo-compare.c: Fix compare_timeout format issue (Zhang Chen)
45b9e8c33a: colo-compare: check mark in mutual exclusion (Li Zhijian)
862ee1e07e: colo-compare: fix missing compare_seq initialization (Li Zhijian)
5647051f43: Fix the qemu crash when guest shutdown in COLO mode (Rao, Lei)
b70cb3b485: Reduce the time of checkpoint for COLO (Rao, Lei)
33609e95b2: Optimize seq_sorter function for colo-compare (Rao, Lei)
b492a4b8ca: net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup 
(Pan Nengyuan)
e87936ea29: virtio-net: Set mac address to hardware if the peer is vdpa (Cindy 
Lu)
a3a929083b: physmem: improve ram size error messages (Pankaj Gupta)
784106ec98: Makefile: No echoing for 'make help V=1' (Greg Kurz)
dc24926baf: replay: remove some dead code (Pavel Dovgalyuk)
1023e0033d: fix make clean/distclean (Paolo Bonzini)
b54b82df25: meson: Clarify the confusing vhost-user vs. vhost-kernel output 
(Thomas Huth)



reply via email to

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