rr

Berlin, Germany, 30.03.2009, 22:48 |
QEMU 0.10.1 available (Announce) |
The QEMU team has released version 0.10.1 on 21 March 2009.
Home page: http://www.qemu.org/
Download (sources): qemu-0.10.1.tar.gz
Announcement: ANNOUNCE: Release 0.10.1 of QEMU
Changes:
- virtio-net: allow masking of notifications on empty queue (Alex Williamson)
- e1000: fix rx descriptor low threshold logic (Alex Willaimson)
- x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
- kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
- kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
- virtio-net: check right return size on sg list (Alex Williamson)
- Make qemu_announce_self handle holes (live migration after hotplug) (Marcelo Tosatti)
- Revert r6804-r6808 (qcow2 allocation info). This series of changes added a high cost to startup for large qcow2 images (Anthony Liguori)
- qemu-img: fix help message (Aurelien Jarno)
- Fix build for non-default installs of SDL (Anthony Liguori)
- Fix race condition in env->interrupt_request. When using TCG and a dynticks host timer, this condition could cause TCG to get stuck in an infinite loop (Aurelien Jarno)
- Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
- Fix encrypted disk reporting in 'info block' (Jan Kiszka)
- Fix console size with tiny displays (MusicPal) (Jan Kiszka)
- Improve error handling in bdrv_open2 (Jan Kiszka)
- Avoid leaking data in mux'ed character devices (Jan Kiszka)
- Fix initial character device reset (no banner in monitor) (Jan Kiszka)
- Fix cpuid KVM crash on i386 host (Lubomir Rintel)
- Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation (Ryan Harper) --- Forum admin |
rr

Berlin, Germany, 30.03.2009, 22:53
@ rr
|
QEMU 0.10.1 available |
I've uploaded "qemu-0.10.1-win32.7z".
You also need fmod.dll, SDL.dll, and zlib1.dll, which are available as separate downloads from http://www.bttr-software.de/qemu/.
Modifications applied:
- reverse SDL and VNC window caption
- add icon and VERSIONINFO resources to EXE file
- add SDL window icon
- use wspiapi.h for Windows 2000 compatibility (IPv6)
- fix VGA issue introduced by r6349 (thanks to malc)
- add hard-exit confirmation window
- fix FDD issue introduced in r6677 (thanks to Japheth) --- Forum admin |
Japheth

Germany (South), 03.04.2009, 09:12
@ rr
|
QEMU 0.10.1 available |
> I've uploaded "qemu-0.10.1-win32.7z".
>
> You also need fmod.dll, SDL.dll, and zlib1.dll, which are available as
> separate downloads from http://www.bttr-software.de/qemu/.
Thanks, it works!
FYI: the UDMA issue which has been found in 0.10.0 is still valid for 0.10.1. The other issue mentioned briefly - switching "away" and "back" in full-screen mode (directx) fails to restore the client screen - also still there. --- MS-DOS forever! |
rr

Berlin, Germany, 03.04.2009, 18:36
@ Japheth
|
QEMU 0.10.1 available |
> FYI: the UDMA issue which has been found in 0.10.0 is still valid for
> 0.10.1. The other issue mentioned briefly - switching "away" and "back" in
> full-screen mode (directx) fails to restore the client screen - also still
> there.
Thanks for repeating your tests. Maybe I will look into this, but I'm tired of getting no replies at qemu-devel.  --- Forum admin |