qemu-devel
[Top][All Lists]
Advanced

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

[ANNOUNCE] QEMU 5.0.0-rc1 is now available


From: Michael Roth
Subject: [ANNOUNCE] QEMU 5.0.0-rc1 is now available
Date: Tue, 31 Mar 2020 16:04:22 -0500
User-agent: alot/0.7

Hello,

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

  http://download.qemu-project.org/qemu-5.0.0-rc1.tar.xz
  http://download.qemu-project.org/qemu-5.0.0-rc1.tar.xz.sig

You can help improve the quality of the QEMU 5.0 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.0

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

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

Thank you to everyone involved!

Changes since rc0:

2833ad487c: Update version for v5.0.0-rc1 release (Peter Maydell)
e82cdba394: vhost-vsock: fix double close() in the realize() error path 
(Stefano Garzarella)
1153cf9f5b: qtest: add tulip test case (Li Qiang)
b88fb1247b: hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads (Peter 
Maydell)
8ffb7265af: net: tulip: check frame size and r/w data length (Prasad J Pandit)
cca35ac4d1: net/colo-compare.c: Expose "expired_scan_cycle" to users (Zhang 
Chen)
9cc43c94b3: net/colo-compare.c: Expose "compare_timeout" to users (Zhang Chen)
767cc9a9c1: hw/net/can: Make CanBusClientInfo::can_receive() return a boolean 
(Philippe Mathieu-Daudé)
b8c4b67e3e: hw/net: Make NetCanReceive() return a boolean (Philippe 
Mathieu-Daudé)
3317db7439: hw/net/rtl8139: Update coding style to make checkpatch.pl happy 
(Philippe Mathieu-Daudé)
2fa3d2d401: hw/net/rtl8139: Simplify if/else statement (Philippe Mathieu-Daudé)
0002c3a696: hw/net/smc91c111: Let smc91c111_can_receive() return a boolean 
(Philippe Mathieu-Daudé)
205ce5670f: hw/net/e1000e_core: Let e1000e_can_receive() return a boolean 
(Philippe Mathieu-Daudé)
f22a57ac09: Fixed integer overflow in e1000e (Andrew Melnychenko)
a43790f2f6: hw/net/i82596.c: Avoid reading off end of buffer in 
i82596_receive() (Peter Maydell)
baba731bc6: hw/net/i82596: Correct command bitmask (CID 1419392) (Philippe 
Mathieu-Daudé)
b412378785: decodetree: Use Python3 floor division operator (Philippe 
Mathieu-Daudé)
e20cb81d9c: tcg/i386: Fix INDEX_op_dup2_vec (Richard Henderson)
88828bf133: target/arm: fix incorrect current EL bug in aarch32 exception 
emulation (Changbin Du)
660b4e7042: hw/arm/xlnx-zynqmp.c: Add missing error-propagation code (Peter 
Maydell)
63fef6287e: hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path (Peter 
Maydell)
e22684e34d: docs/conf.py: Raise ConfigError for bad Sphinx Python version 
(Peter Maydell)
34d8df2a1d: hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when 
calculating row mirror address (Niek Linnenbank)
c251191eae: hw/arm/orangepi: check for potential NULL pointer when calling 
blk_is_available (Niek Linnenbank)
146902964d: linux-user: Support futex_time64 (Alistair Francis)
17e89077b7: acpi: add acpi=OnOffAuto machine property to x86 and arm virt (Gerd 
Hoffmann)
9d283f85d7: fix vhost_user_blk_watch crash (Li Feng)
32a2d6b1f6: hw/i386/amd_iommu.c: Fix corruption of log events passed to guest 
(Peter Maydell)
de38ed3007: virtio-iommu: avoid memleak in the unrealize (Pan Nengyuan)
cfaf757edd: virtio-blk: delete vqs on the error path in realize() (Pan Nengyuan)
a3ec4bb7e5: acpi: pcihp: fix left shift undefined behavior in 
acpi_pcihp_eject_slot() (Igor Mammedov)
0d930b870a: virtio-serial-bus: Plug memory leak on realize() error paths (Pan 
Nengyuan)
6d7b25ad6e: MAINTAINERS: Add myself as virtio-balloon co-maintainer (David 
Hildenbrand)
1c3c9a8c5a: checkpatch: enforce process for expected files (Michael S. Tsirkin)
84878f4c00: target/mips: Fix loongson multimedia condition instructions (Jiaxun 
Yang)
127814629b: configure: Support -static-pie if requested (Richard Henderson)
2c674109c2: configure: Override the os default with --disable-pie (Richard 
Henderson)
e6cbd75158: configure: Unnest detection of -z,relro and -z,now (Richard 
Henderson)
b26341241b: configure: Always detect -no-pie toolchain support (Richard 
Henderson)
d2cd29e307: configure: Do not force pie=no for non-x86 (Richard Henderson)
64547a3bb6: tcg: Remove softmmu code_gen_buffer fixed address (Richard 
Henderson)
ee5195ee0f: configure: Drop adjustment of textseg (Richard Henderson)
cbf4c9ac9c: cmd646-ide: use qdev gpio rather than qemu_allocate_irqs() (Mark 
Cave-Ayland)
627a445ae0: via-ide: use qdev gpio rather than qemu_allocate_irqs() (Mark 
Cave-Ayland)
b938587569: via-ide: don't use PCI level for legacy IRQs (Mark Cave-Ayland)
d6ef883d9d: hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs() 
(Peter Maydell)
9e58f17270: fdc/i8257: implement verify transfer mode (Sven Schnelle)
df74b1d3df: qcow2: Remove unused fields from BDRVQcow2State (Kevin Wolf)
ce8cabbd17: mirror: Wait only for in-flight operations (Kevin Wolf)
9178f4fe5f: Revert "mirror: Don't let an operation wait for itself" (Kevin Wolf)
6fcc859fc2: nvme: Print 'cqid' for nvme_del_cq (Minwoo Im)
7a26df203c: block: fix bdrv_root_attach_child forget to unref child_bs 
(Vladimir Sementsov-Ogievskiy)
34afc5c298: block/iscsi:use the flags in iscsi_open() prevent Clang warning 
(Chen Qun)
41e1f0e225: .travis.yml: Add a KVM-only s390x job (Philippe Mathieu-Daudé)
3e3207337b: tests/docker: Add libepoxy and libudev packages to the Fedora image 
(Philippe Mathieu-Daudé)
6d8e7738b0: tests/docker: Use Python3 PyYAML in the Fedora image (Philippe 
Mathieu-Daudé)
9274ae32c3: tests/docker: Install gcrypt devel package in Debian image 
(Philippe Mathieu-Daudé)
cdb1a84cfe: tests/docker: Keep package list sorted (Philippe Mathieu-Daudé)
a092a95547: configure: disable MTTCG for MIPS guests (Alex Bennée)
f01454ad17: tests/vm: fix basevm config (Alex Bennée)
2cc3e591b3: tests/vm: update NetBSD to 9.0 (Gerd Hoffmann)
610bd2cf2f: tests/vm: update FreeBSD to 12.1 (Gerd Hoffmann)
50a06452c7: tests/vm: move vga setup (Gerd Hoffmann)
698a64f948: tests/vm: write raw console log (Gerd Hoffmann)
f4ce3adf6b: qemu/atomic.h: add #ifdef guards for stdatomic.h (Alex Bennée)
a507c51790: iotests/138: Test leaks/corruptions fixed report (Max Reitz)
2f8bb28ff0: iotests: Add poke_file_[bl]e functions (Max Reitz)
1656324ec0: qemu-img: Fix check's leak/corruption fix report (Max Reitz)
ed04991063: sheepdog: Consistently set bdrv_has_zero_init_truncate (Eric Blake)
e7be13ad3f: qcow2: Avoid feature name extension on small cluster size (Eric 
Blake)
bb40ebce2c: qcow2: List autoclear bit names in header (Eric Blake)
a951a631b9: qcow2: Comment typo fixes (Eric Blake)
5a5e7f8cd8: block: trickle down the fallback image creation function use to the 
block drivers (Maxim Levitsky)
b92902dfea: block: pass BlockDriver reference to the .bdrv_co_create (Maxim 
Levitsky)
66c8672d24: block/mirror: fix use after free of local_err (Vladimir 
Sementsov-Ogievskiy)
a52f5f87be: linux-user: Flush out implementation of gettimeofday (Richard 
Henderson)
bf02adcd88: linux-user: Add x86_64 vsyscall page to /proc/self/maps (Richard 
Henderson)
b26491b4d4: linux-user/i386: Emulate x86_64 vsyscalls (Richard Henderson)
acf768a904: linux-user/i386: Split out gen_signal (Richard Henderson)
628460891d: target/i386: Renumber EXCP_SYSCALL (Richard Henderson)
91e5998f18: linux-user, configure: fix (again) syscall_nr.h dependencies 
cleanup (Laurent Vivier)
7cd75cbdb8: migration: use "" instead of (null) for tls-authz (Mao Zhongyi)
b4a1733c5e: migration/ram: fix use after free of local_err (Vladimir 
Sementsov-Ogievskiy)
27d07fcfa7: migration/colo: fix use after free of local_err (Vladimir 
Sementsov-Ogievskiy)
d96c4d5f19: vl.c: fix migration failure for 3.1 and older machine types (Igor 
Mammedov)
e1cd92d95c: tools/virtiofsd/passthrough_ll: Fix double close() (Philippe 
Mathieu-Daudé)
d4ff109373: hmp/vnc: Fix info vnc list leak (Dr. David Alan Gilbert)
6d1da867e6: tests/migration: Reduce autoconverge initial bandwidth (Philippe 
Mathieu-Daudé)
06b1c6f8b7: xbzrle: update xbzrle doc (Mao Zhongyi)
33ee3d96c7: hmp-cmd: fix a missing_break warning (Pan Nengyuan)
95fad99cb2: hw/audio/fmopl: fix segmentation fault (Volker Rümelin)
112c37a6a6: ui/input-linux: Do not ignore ioctl() return value (Philippe 
Mathieu-Daudé)



reply via email to

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