* [Qemu-devel] [ANNOUNCE] QEMU 2.8.0-rc3 is now available
@ 2016-12-07 14:07 Michael Roth
2016-12-07 14:13 ` Michael Roth
0 siblings, 1 reply; 2+ messages in thread
From: Michael Roth @ 2016-12-07 14:07 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha
Hello,
On behalf of the QEMU Team, I'd like to announce the availability of the
fourth release candidate for the QEMU 2.8 release. This release is meant
for testing purposes and should not be used in a production environment.
http://wiki.qemu.org/download/qemu-2.8.0-rc3.tar.bz2
Barring the discovery of any major issues, this is the last planned RC
before the release of QEMU 2.8, so your testing is greatly appreciated.
You can help improve the quality of the QEMU 2.8 release by testing this
release and reporting bugs on Launchpad or directly to the mailing list:
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/2.8
Please add entries to the ChangeLog for the 2.8 release below:
http://wiki.qemu.org/ChangeLog/2.8
Changes since rc1:
1cd56fd: Update version for v2.8.0-rc2 release (Stefan Hajnoczi)
7ecf44a: rules.mak: Also try -r to build modules (Paolo Bonzini)
6725f88: hbitmap: Fix shifts of constants by granularity (Max Reitz)
c79ed23: configure: fix LTTng UST tracing backend detection (Francis Deslauriers)
e514379: xen: ignore direction in bufioreq handling (Jan Beulich)
f37f29d: xen: slightly simplify bufioreq handling (Jan Beulich)
ff3b8b8: xen: fix quad word bufioreq handling (Jan Beulich)
c96f0ee: rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default (Adrian Bunk)
f9f885b: migration/pcspk: Turn migration of pcspk off for 2.7 and older (Dr. David Alan Gilbert)
04e27c6: migration/pcspk: Add a property to state if pcspk is migrated (Dr. David Alan Gilbert)
64e184e: pci-assign: sync MSI/MSI-X cap and table with PCIDevice (Peter Xu)
9e55d58: megasas: clean up and fix request completion/cancellation (Paolo Bonzini)
75f19f8: megasas: do not call pci_dma_unmap after having freed the frame once (Paolo Bonzini)
b77257d: arm: Create /chosen and /memory devicetree nodes if necessary (Guenter Roeck)
6aa3a61: generic-loader: file: Only set a PC if a CPU is specified (Alistair Francis)
685479b: target-i386: Remove unused local_err variable (Eduardo Habkost)
8f57758: docs: Specify that cache-clean-interval is only supported in Linux (Alberto Garcia)
a8b99dd: qcow2: Remove stale comment (Alberto Garcia)
91203f0: qcow2: Allow 'cache-clean-interval' in Linux only (Alberto Garcia)
2f2c8d6: qcow2: Make qcow2_cache_table_release() work only in Linux (Alberto Garcia)
06c3375: Update OpenBIOS images to ef8a14e built from submodule. (Mark Cave-Ayland)
4a18cd4: target-m68k: fix muluw/mulsw (Laurent Vivier)
5436c29: target-m68k: Fix cmpa operand size (Laurent Vivier)
c090c97: target-m68k: fix EXG instruction (Laurent Vivier)
7875efb: xen_disk: split discard input to match internal representation (Olaf Hering)
898ae90: 9pfs: add cleanup operation for proxy backend driver (Li Qiang)
971f406: 9pfs: add cleanup operation for handle backend driver (Li Qiang)
702dbcc: 9pfs: add cleanup operation in FileOperations (Li Qiang)
4774718: 9pfs: adjust the order of resource cleanup in device unrealize (Li Qiang)
5c4537b: spapr: Fix 2.7<->2.8 migration of PCI host bridge (David Gibson)
5a78b82: Revert "spapr: Fix migration of PCI host bridges from qemu-2.7" (David Gibson)
146c11f: target-ppc: Allow eventual removal of old migration mistakes (David Gibson)
3fed86e: migration: Add VMSTATE_UINTTL_TEST() (David Gibson)
16a2497: target-ppc: Fix CPU migration from qemu-2.6 <-> later versions (David Gibson)
39d97e1: ppc: Make uninorth interrupt swizzling identical to Grackle (Benjamin Herrenschmidt)
a813fe7: target-ppc: fix index array of national digits (Jose Ricardo Ziviani)
8a273cb: hw/char/spapr_vty: Return amount of free buffer entries in vty_can_receive() (Thomas Huth)
0d28aa1: ppc: BOOK3E: nothing should be done when MSR:PR is set (Vladimir Svoboda)
62ef376: spapr: migration support for CAS-negotiated option vectors (Michael Roth)
171da9d: tests/postcopy: Use KVM on ppc64 only if it is KVM-HV (Thomas Huth)
1d895fe: scsi/esp: do not raise an interrupt when reading the FIFO register (Hervé Poussineau)
169407e: nbd: Allow unmap and fua during write zeroes (Eric Blake)
c2a8531: cpu_ldst.h: use correct guest address parameter (Bobby Bingham)
424ad83: target-alpha: Fix interrupt mask for cpu1 (Richard Henderson)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [ANNOUNCE] QEMU 2.8.0-rc3 is now available
2016-12-07 14:07 [Qemu-devel] [ANNOUNCE] QEMU 2.8.0-rc3 is now available Michael Roth
@ 2016-12-07 14:13 ` Michael Roth
0 siblings, 0 replies; 2+ messages in thread
From: Michael Roth @ 2016-12-07 14:13 UTC (permalink / raw)
To: qemu-devel; +Cc: stefanha
Quoting Michael Roth (2016-12-07 08:07:33)
> Hello,
>
> On behalf of the QEMU Team, I'd like to announce the availability of the
> fourth release candidate for the QEMU 2.8 release. This release is meant
> for testing purposes and should not be used in a production environment.
>
> http://wiki.qemu.org/download/qemu-2.8.0-rc3.tar.bz2
>
> Barring the discovery of any major issues, this is the last planned RC
> before the release of QEMU 2.8, so your testing is greatly appreciated.
>
> You can help improve the quality of the QEMU 2.8 release by testing this
> release and reporting bugs on Launchpad or directly to the mailing list:
>
> 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/2.8
>
> Please add entries to the ChangeLog for the 2.8 release below:
>
> http://wiki.qemu.org/ChangeLog/2.8
>
> Changes since rc1:
Sorry, I neglected to include the changes since rc2. Please see them
below:
Changes since rc2:
a92f7fe: Update version for v2.8.0-rc3 release (Stefan Hajnoczi)
4230e5d: qapi: Document introduction of gluster's 'debug' option (Eric Blake)
a9353fe: exec.c: Fix breakpoint invalidation race (Peter Maydell)
d750c3a: qapi: Document DEVICE_TRAY_MOVED addition (Eric Blake)
b5b7b5d: tests/.gitignore: Ignore test-char (Changlong Xie)
a3e1505: qcow2: Don't strand clusters near 2G intervals during commit (Eric Blake)
9f5832d: fsl_etsec: Fix various small problems in hexdump code (Andrey Smirnov)
76b5550: qemu-doc: update gluster protocol usage guide (Prasanna Kumar Kalever)
7103d91: block/nfs: fix QMP to match debug option (Prasanna Kumar Kalever)
1a417e4: block/gluster: fix QMP to match debug option (Prasanna Kumar Kalever)
5460da5: target-arm/translate-a64: fix gen_load_exclusive (Alex Bennée)
5072f7b: qapi: add missing colon-ending for section name (Marc-André Lureau)
9f2a70e: qapi: use one symbol per line (Marc-André Lureau)
4d5c8bc: qapi: fix various symbols mismatch in documentation (Marc-André Lureau)
c5927e7: qapi: fix missing symbol @prefix (Marc-André Lureau)
49687ac: qapi: fix schema symbol sections (Marc-André Lureau)
95cd8fd: qga/schema: fix double-return in doc (Marc-André Lureau)
29a6731: tests: Avoid qobject_from_jsonf("%"PRId64) (Eric Blake)
1792d7d: test-qga: Avoid qobject_from_jsonv("%"PRId64) (Eric Blake)
043b5a4: qmp-event: Avoid qobject_from_jsonf("%"PRId64) (Eric Blake)
4299b90: display: cirrus: check vga bits per pixel(bpp) value (Prasad J Pandit)
64f441d: fsl_etsec: Pad short payloads with zeros (Andrey Smirnov)
77d5498: net: mcf: check receive buffer size register value (Prasad J Pandit)
2d1cd6c: virtio-gpu: fix memory leak in update_cursor_data_virgl (Li Qiang)
42a8dad: virtio-gpu: fix information leak in getting capset info dispatch (Li Qiang)
6c75650: qxl: Only emit QXL_INTERRUPT_CLIENT_MONITORS_CONFIG on config changes (Christophe Fergeau)
e6e2784: target-mips: fix bad shifts in {dextp|dextpdp} (Yongbok Kim)
b5a587b: target-mips: Fix Loongson multimedia instructions. (Heiher)
bb7cab5: target-mips: Fix Loongson multimedia 'or' instruction. (Heiher)
9099a36: target-mips: Fix Loongson pandn instruction. (Heiher)
5c0139a: spapr: fix default DRC state for coldplugged LMBs (Michael Roth)
9730280: virtio-crypto: fix uninitialized variables (Gonglei)
1b57bd4: loader: fix undefined behavior in rom_order_compare() (Laszlo Ersek)
aa6c6ae: loader: fix handling of custom address spaces when adding ROM blobs (Laszlo Ersek)
6cb99ac: intel_iommu: fix incorrect device invalidate (Peter Xu)
5449c23: spec/vhost-user: fix the VHOST_USER prefix (Wei Wang)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-07 14:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 14:07 [Qemu-devel] [ANNOUNCE] QEMU 2.8.0-rc3 is now available Michael Roth
2016-12-07 14:13 ` Michael Roth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).