All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
@ 2014-03-25 14:44 Michael Roth
  2014-03-25 14:59 ` Michael Roth
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Roth @ 2014-03-25 14:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: lersek, qemu-stable, aliguori

Hi everyone,

I am pleased to announce that the QEMU v1.7.1 stable release is now
available at:

  http://wiki.qemu.org/download/qemu-1.7.1.tar.bz2

v1.7.1 is now tagged in the official qemu.git repository,
and the stable-1.7 branch has been updated accordingly:

  http://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-1.7

This release contains 62 build/bug fixes, including important fixes
for crashes at certain guest system memory sizes, and unplugging of
virtio devices.

Thank you to everyone involved!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
  2014-03-25 14:44 [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released Michael Roth
@ 2014-03-25 14:59 ` Michael Roth
  2014-03-25 15:22 ` Andreas Färber
  2014-03-25 17:48 ` Laszlo Ersek
  2 siblings, 0 replies; 4+ messages in thread
From: Michael Roth @ 2014-03-25 14:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: lersek, qemu-stable, aliguori

Quoting Michael Roth (2014-03-25 09:44:01)
> Hi everyone,
> 
> I am pleased to announce that the QEMU v1.7.1 stable release is now
> available at:
> 
>   http://wiki.qemu.org/download/qemu-1.7.1.tar.bz2
> 
> v1.7.1 is now tagged in the official qemu.git repository,
> and the stable-1.7 branch has been updated accordingly:
> 
>   http://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-1.7
> 
> This release contains 62 build/bug fixes, including important fixes
> for crashes at certain guest system memory sizes, and unplugging of
> virtio devices.
> 
> Thank you to everyone involved!

CHANGELOG:

ba014af: Update VERSION for 1.7.1 release (Michael Roth)
d689974: KVM: Use return value for error print (Alexander Graf)
e50218c: hw/intc/arm_gic: Fix GIC_SET_LEVEL (Christoffer Dall)
fa98e47: hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers (Peter Maydell)
ff51a1d: hw/intc/exynos4210_combiner: Don't overrun output_irq array in init (Peter Maydell)
5444df1: hw/timer/arm_timer: Avoid array overrun for bad addresses (Peter Maydell)
e498311: hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses (Peter Maydell)
4736fb3: qga: Fix memory allocation pasto (Markus Armbruster)
6d0a48a: qga: vss-win32: Fix interference with snapshot deletion by other VSS request (Tomoki Sekiyama)
5e5d4fc: qga: vss-win32: Fix interference with snapshot creation by other VSS requesters (Tomoki Sekiyama)
68e3bb1: qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent (Tomoki Sekiyama)
c885105: adlib: fix patching of port I/O addresses (Paolo Bonzini)
2cd72ad: tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1]. (Huw Davies)
819ddf7: memory: fix limiting of translation at a page boundary (Paolo Bonzini)
ec6428b: Update OpenBIOS images (Mark Cave-Ayland)
4243889: linux-user: Fix trampoline code for CRIS (Stefan Weil)
6b579c8: i386: Add missing include file for QEMU_PACKED (Stefan Weil)
47c6edc: KVM: Retry KVM_CREATE_VM on EINTR (thomas knych)
a5221ee: virtio-scsi: Prevent assertion on missed events (Eric Farman)
30a0fc3: virtio-scsi: Cleanup of I/Os that never started (Eric Farman)
ad0a644: scsi: Assign cancel_io vector for scsi_disk_emulate_ops (Paolo Bonzini)
6b7ed87: scsi: Support TEST UNIT READY in the dummy LUN0 (Paolo Bonzini)
b54720b: block/curl: Implement the libcurl timer callback interface (Peter Maydell)
c426a2d: vfio-pci: Release all MSI-X vectors when disabled (Alex Williamson)
15a14f2: migration: qmp_migrate(): keep working after syntax error (Luiz Capitulino)
88d08de: mainstone: Fix duplicate array values for key 'space' (Stefan Weil)
109b243: seccomp: exit if seccomp_init() fails (Corey Bryant)
c2f6dc6: s390x/kvm: Fix diagnose handling. (Cornelia Huck)
dc9e1e7: qemu_opts_parse(): always check return value (Laszlo Ersek)
02e1c55: block/iscsi: use a bh to schedule co reentrance (Peter Lieven)
9692bad: hpet: fix build with CONFIG_HPET off (Michael S. Tsirkin)
6ec62b7: tcg/optimize: fix known-zero bits for right shift ops (Aurelien Jarno)
0e282ac: Fix QEMU build on OpenBSD on x86 archs (Brad)
75b4b74: linux-user: create target_structs header to place ipc_perm and shmid_ds (Petar Jovanovic)
0bc4142: linux-user: pass correct parameter to do_shmctl() (Petar Jovanovic)
b9cabc3: target-mips: fix 64-bit FPU config for user-mode emulation (Petar Jovanovic)
03bc4f6: piix: fix 32bit pci hole (Gerd Hoffmann)
8b6d92a: pc: map PCI address space as catchall region for not mapped addresses (Michael S. Tsirkin)
44c68b8: exec: separate sections and nodes per address space (Marcel Apfelbaum)
4c3e00d: exec: pass hw address to phys_page_find (Michael S. Tsirkin)
6a108c4: exec: replace leaf with skip (Michael S. Tsirkin)
e480a1b: split definitions for exec.c and translate-all.c radix trees (Paolo Bonzini)
29b0fcc: qdev-monitor: Avoid device_add crashing on non-device driver name (Markus Armbruster)
b8fca09: x86: only allow real mode to access 32bit without LMA (Alexander Graf)
50a203c: vl: add missing transition debug->finish_migrate (Paolo Bonzini) 
f227ed1: migration: Fix rate limit (Matthew Garrett)
2dc7975: qom: Split out object and class caches (Peter Crosthwaite)
8fa58fe: memory.c: bugfix - ref counting mismatch in memory_region_find (Marcel Apfelbaum)
97f74de: intel-hda: fix position buffer (Gerd Hoffmann)
30a08ab: scsi-disk: fix VERIFY emulation (Paolo Bonzini)
df3e347: scsi-bus: fix transfer length and direction for VERIFY command (Paolo Bonzini)
810766d: virtio-pci: add device_unplugged callback (Paolo Bonzini)
3220207: virtio-rng: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
def56d2: virtio-balloon: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
478f1f6: virtio-scsi: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
8f08550: virtio-net: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
e6c0070: virtio-serial: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
e84e23d: virtio-blk: switch exit callback to VirtioDeviceClass (Paolo Bonzini)
40699a4: virtio-bus: cleanup plug/unplug interface (Paolo Bonzini)
cbf23fd: virtio-pci: remove vdev field (Paolo Bonzini)
a9b9ca7: virtio-ccw: remove vdev field (Paolo Bonzini)
d765275: virtio-bus: remove vdev field (Paolo Bonzini)
f475429: virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug (Paolo Bonzini)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
  2014-03-25 14:44 [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released Michael Roth
  2014-03-25 14:59 ` Michael Roth
@ 2014-03-25 15:22 ` Andreas Färber
  2014-03-25 17:48 ` Laszlo Ersek
  2 siblings, 0 replies; 4+ messages in thread
From: Andreas Färber @ 2014-03-25 15:22 UTC (permalink / raw)
  To: Michael Roth, qemu-devel, aliguori; +Cc: lersek, qemu-stable

Am 25.03.2014 15:44, schrieb Michael Roth:
> Hi everyone,
> 
> I am pleased to announce that the QEMU v1.7.1 stable release is now
> available at:
> 
>   http://wiki.qemu.org/download/qemu-1.7.1.tar.bz2

Like v2.0.0-rc0 this is lacking a roms/seabios/.version file, i.e. the
unpatched make-release script was used. :(

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
  2014-03-25 14:44 [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released Michael Roth
  2014-03-25 14:59 ` Michael Roth
  2014-03-25 15:22 ` Andreas Färber
@ 2014-03-25 17:48 ` Laszlo Ersek
  2 siblings, 0 replies; 4+ messages in thread
From: Laszlo Ersek @ 2014-03-25 17:48 UTC (permalink / raw)
  To: Michael Roth, qemu-devel
  Cc: Jordan Justen (GMail address), qemu-stable, aliguori

On 03/25/14 15:44, Michael Roth wrote:
> Hi everyone,
> 
> I am pleased to announce that the QEMU v1.7.1 stable release is now
> available at:
> 
>   http://wiki.qemu.org/download/qemu-1.7.1.tar.bz2
> 
> v1.7.1 is now tagged in the official qemu.git repository,
> and the stable-1.7 branch has been updated accordingly:
> 
>   http://git.qemu.org/?p=qemu.git;a=shortlog;h=refs/heads/stable-1.7
> 
> This release contains 62 build/bug fixes, including important fixes
> for crashes at certain guest system memory sizes, and unplugging of
> virtio devices.
> 
> Thank you to everyone involved!

Awesome, thanks!
Laszlo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-25 18:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-25 14:44 [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released Michael Roth
2014-03-25 14:59 ` Michael Roth
2014-03-25 15:22 ` Andreas Färber
2014-03-25 17:48 ` Laszlo Ersek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.