qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [ANNOUNCE] QEMU 1.1.2 Stable released


From: Michael Roth
Subject: [Qemu-devel] [ANNOUNCE] QEMU 1.1.2 Stable released
Date: Wed, 5 Sep 2012 18:51:06 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Hi everyone,

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

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

The official stable-1.1 repository has also been updated to v1.1.2:

http://git.qemu.org/?p=qemu-stable-1.1.git;a=summary

This is the last planned release for 1.1 as we move on to supporting
the 1.2 series, but any parties interested in further maintaining the
1.1 series can contact me or Anthony (on CC).

Thank you to Michael Tokarev for his help in identifying important fixes,
and to everyone else who contributed to this release!

Changes since v1.1.1:

 - update VERSION for 1.1.2 (Michael Roth)
 - console: bounds check whenever changing the cursor due to an escape code 
(Ian Campbell)
 - qemu-timer: properly arm alarm timer for timers set by device initialization 
(Paolo Bonzini)
 - target-xtensa: return ENOSYS for unimplemented simcalls (Max Filippov)
 - target-xtensa: fix big-endian BBS/BBC implementation (Max Filippov)
 - ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream 
active (Hans de Goede)
 - msix: make [un]use vectors on reset/load optional (Michael S. Tsirkin)
 - reset PMBA and PMREGMISC PIIX4 registers. (Gleb Natapov)
 - qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX 
(Stefano Stabellini)
 - qemu-ga: Fix null pointer passed to unlink in failure branch (Stefan Weil)
 - memory: Fix copy&paste mistake in memory_region_iorange_write (Jan Kiszka)
 - ivshmem: remove redundant ioeventfd configuration (Cam Macdonell)
 - hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo (Peter Maydell)
 - tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code (Aurelien Jarno)
 - audio/winwave: previous audio buffer should be flushed (munkyu.im)
 - target-mips: allow microMIPS SWP and SDP to have RD equal to BASE (Eric 
Johnson)
 - target-mips: add privilege level check to several Cop0 instructions (Eric 
Johnson)
 - mips-linux-user: Always support rdhwr. (Richard Henderson)
 - target-mips: Streamline indexed cp1 memory addressing. (Richard Henderson)
 - Fix order of CVT.PS.S operands (Richard Sandiford)
 - Fix operands of RECIP2.S and RECIP2.PS (Richard Sandiford)
 - tcg/ia64: fix and optimize ld/st slow path (Aurelien Jarno)
 - tcg/ia64: fix prologue/epilogue (Aurelien Jarno)
 - tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code (Peter Maydell)
 - target-i386/translate.c: mov to/from crN/drN: ignore mod bits (Matthew 
Ogilvie)
 - ivshmem: fix memory_region_del_eventfd assertion failure (Paolo Bonzini)
 - qom: object_delete should unparent the object first (Paolo Bonzini)
 - monitor: don't try to initialize json parser when monitor is HMP (Anthony 
Liguori)
 - target-mips: Fix some helper functions (VR54xx multiplication) (Stefan Weil)
 - target-mips: Enable access to required RDHWR hardware registers (Meador Inge)
 - monitor: move json init from OPEN event to init (Anthony Liguori)
 - softmmu-semi: fix lock_user* functions not to deref NULL upon OOM (Jim 
Meyering)
 - arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPEN (Jim 
Meyering)
 - sheepdog: don't leak socket file descriptor upon connection failure (Jim 
Meyering)
 - linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure (Jim 
Meyering)
 - qemu-ga: don't leak a file descriptor upon failed lockf (Jim Meyering)
 - xen-all.c: fix multiply issue for int and uint types (Dongxiao Xu)
 - Fix invalidate if memory requested was not bucket aligned (Frediano Ziglio)
 - i82378: Remove bogus MMIO coalescing (Jan Kiszka)
 - eventfd: making it thread safe (Alexey Kardashevskiy)
 - iscsi: fix races between task completion and abort (Paolo Bonzini)
 - iscsi: simplify iscsi_schedule_bh (Paolo Bonzini)
 - iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb (Paolo Bonzini)
 - Documentation: Warn against qemu-img on active image (Kevin Wolf)
 - vmdk: Read footer for streamOptimized images (Kevin Wolf)
 - vmdk: Fix header structure (Kevin Wolf)
 - vl: Round argument of -m up to multiple of 8KiB (Markus Armbruster)
 - pc: Fix RTC CMOS info on RAM for ram_size < 1MiB (Markus Armbruster)
 - kvm: i8254: Finish time conversion fix (Jan Kiszka)
 - kvm: i8254: Cache kernel clock offset in KVMPITState (Jan Kiszka)
 - ahci: Fix ahci cdrom read corruptions for reads > 128k (Jason Baron)
 - ahci: Fix sglist memleak in ahci_dma_rw_buf() (Jason Baron)
 - apic: Defer interrupt updates to VCPU thread (Jan Kiszka)
 - apic: Reevaluate pending interrupts on LVT_LINT0 changes (Jan Kiszka)
 - apic: Resolve potential endless loop around apic_update_irq (Jan Kiszka)
 - slirp: Improve error reporting of inaccessible smb directories (Jan Kiszka)
 - slirp: Ensure smbd and shared directory exist when enable smb (Dunrong Huang)
 - slirp: Enforce host-side user of smb share (Jan Kiszka)
 - check-qjson: add test for large JSON objects (Michael Roth)
 - json-parser: don't replicate tokens at each level of recursion (Michael Roth)
 - qlist: add qlist_size() (Michael Roth)
 - usb-ehci: Fix an assert whenever isoc transfers are used (Hans de Goede)
 - usb-redir: Correctly handle the usb_redir_babble usbredir status (Hans de 
Goede)
 - usb: restore USBDevice->attached on vmload (Gerd Hoffmann)
 - uhci: fix uhci_async_cancel_all (Gerd Hoffmann)
 - ehci: don't flush cache on doorbell rings. (Gerd Hoffmann)
 - ehci: fix reset (Gerd Hoffmann)
 - virtio-blk: fix use-after-free while handling scsi commands (Avi Kivity)
 - qdev: fix use-after-free in the error path of qdev_init_nofail (Anthony 
Liguori)
 - kvmvapic: Disable if there is insufficient memory (Jan Kiszka)
 - s390: Fix error handling and condition code of service call (Christian 
Borntraeger)
 - ppc: Fix bug in handling of PAPR hypercall exits (David Gibson)
 - configure: Don't override user's --cpu on MacOS and Solaris (Peter Maydell)
 - qtest: fix infinite loop when QEMU aborts abruptly (Anthony Liguori)



reply via email to

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