qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [ANNOUNCE] QEMU 1.0-rc1


From: Anthony Liguori
Subject: [Qemu-devel] [ANNOUNCE] QEMU 1.0-rc1
Date: Mon, 14 Nov 2011 14:08:43 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

Hi,

On behalf of the QEMU Team, I'd like to announce the availability of QEMU 1.0, release candidate 2. This is the second release candidate for the 1.0 release. This is not intended for production use but rather for testing.

To participate in the testing effort, please read the Testing Wiki[1] and sign up to test a subsystem. Any problems should be reported on Launchpad[2] or qemu-devel.

If you've contributed to the 1.0 release, please take a moment and update the Changelog[3] so we can have a high quality change log for the release.

The full release schedule[4] is also available on the wiki.

http://wiki.qemu.org/download/qemu-1.0-rc2.tar.gz

Known Issues:

 - Live migration does not work with image formats

Changelog since v1.0-rc1

 - pc_piix: set qxl revision to 2 for pc-0.14 (Alon Levy)
 - hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads (Peter 
Maydell)
- Revert bugfix e7852674d5 until tested or until after the release. (Andrzej Zaborowski)
 - hw/onenand: reject read-only drives (Juha Riihimäki)
 - hw/nand: reject read-only drives (Juha Riihimäki)
- hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 (Jean-Christophe DUBOIS)
 - hw/pxa2xx.c: Fix handling of RW bits in PMCR (Peter Maydell)
 - hw/usb-net.c: Fix precedence bug when checking rndis_state (Peter Maydell)
 - memory: fix 'info mtree' segfaults (Avi Kivity)
 - vl.c: prohibit simultaneous use of -icount with kvm or xen (Max Filippov)
 - hw/arm_timer.c: Fix bounds check for Integrator timer accesses (Peter 
Maydell)
 - hw/pxa2xx.c: Fix handling of R/WC bits in PMCR (Peter Maydell)
 - hw/pl061: Remove pointless comparison of array to null (Peter Maydell)
 - hw/tc58128.c: Remove unnecessary check for g_malloc failure (Peter Maydell)
 - linux-user/elfload.c: Don't memset(NULL..) if malloc() failed (Peter Maydell)
- hw/omap_intc.c: Avoid crash on access to nonexistent banked registers (Peter Maydell)
 - os-posix: Plug fd leak in qemu_create_pidfile() (Markus Armbruster)
 - posix-aio-compat: Plug memory leak on paio_init() error path (Markus 
Armbruster)
 - qemu-sockets: Plug fd leak on unix_connect_opts() error path (Markus 
Armbruster)
 - ui: Plug memory leaks on parse_keyboard_layout() error path (Markus 
Armbruster)
- qemu-char: Plug memory leak on qemu_chr_open_pty() error path (Markus Armbruster)
 - migration: fix detached migration with fd (Juan Quintela)
 - configure: Do not use 'sed -i' (Pavel Borzenkov)
 - vl.c: Fail gracefully if no machine is found (Andreas Färber)
 - block: Make cache=unsafe flush to the OS (Kevin Wolf)
 - block: Introduce bdrv_co_flush_to_os (Kevin Wolf)
 - block: Rename bdrv_co_flush to bdrv_co_flush_to_disk (Kevin Wolf)
 - hw/pc.c: Fix use-while-uninitialized of fd_type[] (Peter Maydell)
 - block: Fix vpc initialization of the Dynamic Disk Header (Charles Arnold)
 - qemu-nbd: open the block device after starting the client thread (Paolo 
Bonzini)
 - qemu-nbd: fix socket creation race (Paolo Bonzini)
 - qemu-nbd: print error messages from the daemon through a pipe (Paolo Bonzini)
 - qemu-nbd: move client to a thread (Paolo Bonzini)
 - qemu-nbd: rename socket variable (Paolo Bonzini)
 - qemu-nbd: trap SIGTERM (Paolo Bonzini)
 - nbd: treat EPIPE from NBD_DO_IT as success (Paolo Bonzini)
 - scsi-disk: implement eject requests (Paolo Bonzini)
 - atapi: implement eject requests (Paolo Bonzini)
 - block: add eject request callback (Paolo Bonzini)
 - vvfat: Fix read-write mode (Kevin Wolf)
 - hw/lan9118.c: Add missing 'break' to fix buffer overrun (Peter Maydell)
 - x86/cpuid: Fix crash on -cpu "" (Markus Armbruster)
 - x86/cpuid: Plug memory leak in cpudef_setfield() (Markus Armbruster)
 - x86/cpuid: Convert remaining strdup() to g_strdup() (Markus Armbruster)
 - ui/vnc: Convert sasl.mechlist to g_malloc() & friends (Markus Armbruster)
 - qdev: Fix crash on -device '?=x' (Markus Armbruster)
 - configure: Show --cpu option on the help list (陳韋任)
 - qemu-tech.texi: Update default code cache size (陳韋任)
 - hpet: fix infinite loop in qemu_run_timers with -icount enabled (Max 
Filippov)
 - hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes (Peter Maydell)
 - hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL (Peter Maydell)
 - i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID (Avi Kivity)
 - configure: fix detection for xattr.h on modern distributions (Avi Kivity)
 - Clean up assertion in get_boot_devices_list() (Markus Armbruster)
 - Replace WriteFileEx with WriteFile in qemu_create_pidfile (Fabien Chouteau)
 - win32: remove broken timers (Paolo Bonzini)
 - virtex: Remove memset of clk_setup (Edgar E. Iglesias)

[1] http://wiki.qemu.org/Planning/1.0/Testing
[2] http://wiki.qemu.org/ReportABug
[3] http://wiki.qemu.org/ChangeLog/Next
[4] http://wiki.qemu.org/Planning/1.0

Regards,

Anthony Liguori





reply via email to

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