qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [ANNOUNCE] QEMU 2.9.0-rc3 is now available


From: Michael Roth
Subject: [Qemu-devel] [ANNOUNCE] QEMU 2.9.0-rc3 is now available
Date: Tue, 04 Apr 2017 16:18:20 -0500
User-agent: alot/0.5.1

Hello,

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

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

A note from the maintainer:

  We anticipate there being an rc4 release next week but that
  should be the last rc before the 2.9.0 release, so we'll only
  be taking fixes for critical bugs between now and then.

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

The dates have all been pushed back a week due to delays with the
initial RC.

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

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

Changes since rc2:

1fde6ee: Update version for v2.9.0-rc3 release (Peter Maydell)
6d54af0: 9pfs: clear migration blocker at session reset (Greg Kurz)
18adde8: 9pfs: fix multiple flush for same request (Greg Kurz)
193982c: pci: Only unmap bus_master_enabled_region if was added previously 
(Alexey Kardashevskiy)
b8a6872: io: fix FD socket handling in DNS lookup (Daniel P. Berrange)
0e5d632: io: fix incoming client socket initialization (Wang guang)
d9123d0: tests/libqtest.c: Delete possible stale unix sockets (Peter Maydell)
ecbddbb: main-loop: Acquire main_context lock around os_host_main_loop_wait. 
(Richard W.M. Jones)
86d1bd7: block/parallels: Avoid overflows (Max Reitz)
f82c5b1: iotests: Improve image-clear tests on non-aligned image (Eric Blake)
0c1bd46: qcow2: Discard unaligned tail when wiping image (Eric Blake)
07ff948: iotests: fix 097 when run with qcow (Daniel P. Berrange)
6aabeb5: qemu-io-cmds: Assert that global and nofile commands don't use 
ct->perms (Peter Maydell)
d1c1368: sheepdog: Fix blockdev-add (Markus Armbruster)
9445673: nbd: Tidy up blockdev-add interface (Markus Armbruster)
216411b: sockets: New helper socket_address_crumple() (Markus Armbruster)
8bc0673: qapi-schema: SocketAddressFlat variants 'vsock' and 'fd' (Markus 
Armbruster)
fce5d53: gluster: Prepare for SocketAddressFlat extension (Markus Armbruster)
129c7d1: block: Document -drive problematic code and bugs (Markus Armbruster)
a6c7628: io vnc sockets: Clean up SocketAddressKind switches (Markus Armbruster)
d2e49aa: char: Fix socket with "type": "vsock" address (Markus Armbruster)
ca0b64e: nbd sockets vnc: Mark problematic address family tests TODO (Markus 
Armbruster)
9588c58: block: add missed aio_context_acquire into release_drive (Denis V. 
Lunev)
102a3d8: usb-host: switch to LIBUSB_API_VERSION (Gerd Hoffmann)
230f4c6: disas/cris.c: Avoid unintentional sign extension (Peter Maydell)
6499fd1: configure: Mark SPARC as supported (Peter Maydell)
5c32be5: tcg/sparc: Zero extend address argument to ld/st helpers (Peter 
Maydell)
709a340: tcg/sparc: Zero extend data argument to store helpers (Peter Maydell)
90c4fe5: exec: revert MemoryRegionCache (Paolo Bonzini)
fa03cb7: vnc: allow to connect with add_client when -vnc none (Marc-André 
Lureau)
1684907: Fix input-linux reading from device (Javier Celaya)
243afe8: xhci: flush dequeue pointer to endpoint context (Gerd Hoffmann)
8149e29: pseries: Enforce homogeneous threads-per-core (David Gibson)
cc1e139: nbd: fix memory leak on socket_connect failed (yaolujing)
cb9a05a: ipmi: Fix macro issues (Corey Minyard)
c7f15bc: target-i386: fix "info lapic" segfault on isapc (Tejaswini Poluri)
b9afaba: iscsi: drop unused IscsiAIOCB.qiov field (Stefan Hajnoczi)
34634ca: block/curl: Check protocol prefix (Max Reitz)
6b9d62d: qapi/curl: Extend and fix blockdev-add schema (Max Reitz)
e98c696: rbd: Fix regression in legacy key/values containing escaped : (Eric 
Blake)
93587e3: Revert "vfio/pci-quirks.c: Disable stolen memory for igd VFIO" (Xiong 
Zhang)
e7d5441: hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset 
(Eric Auger)
fd5d23b: hmp: fix "dump-quest-memory" segfault (Iwona Kotlarska)
4eaf720: qga: Make qemu-ga compile statically for Windows (Sameeh Jubran)
b4053c6: e1000: disable debug by default (Jason Wang)
1074b87: virtio-net: avoid call tap_enable when there's only one queue (Jason 
Wang)
8251a72: qga: don't fail if mount doesn't have slave devices (Michael Roth)
0d87608: tests/acpi: don't pack a structure (Michael S. Tsirkin)
375f74f: vhost: generalize iommu memory region (Jason Wang)
fb59dab: configure: Don't claim 'unsupported host OS' when better message 
available (Peter Maydell)
fe6824d: spapr: fix memory hot-unplugging (Laurent Vivier)
24ec286: spapr: fix buffer-overflow (Marc-André Lureau)
b8adbc6: virtio: fix vring_align() on 64-bit windows (Andrew Baumann)
c53598e: pci: Add missing drop of bus master AS reference (Alexey Kardashevskiy)
aa26292: event_notifier: prevent accidental use after close (Halil Pasic)
a2f80fd: slirp: Send RDNSS in RA only if host has an IPv6 DNS server (Samuel 
Thibault)
e42f869: slirp: Make RA build more flexible (Samuel Thibault)
51149a2: slirp: fix compilation errors with DEBUG set (Laurent Vivier)
d4a606b: i386: Don't override -cpu options on -cpu host/max (Eduardo Habkost)
a7b0ffa: i386: Replace uint32_t* with FeatureWord on feature getter/setter 
(Eduardo Habkost)




reply via email to

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