SHA256
1
0
forked from pool/qemu

Accepting request 1038 from GNOME:Factory

Copy from IBS home:uli_suse:branches:SUSE:Factory:Head/qemu based on submit request 1038 from user uli_suse

OBS-URL: https://build.opensuse.org/request/show/1038
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qemu?expand=0&rev=31
This commit is contained in:
OBS User autobuild
2009-08-11 15:37:13 +00:00
committed by Git OBS Bridge
parent 5a52972728
commit ae572d8970
51 changed files with 8437 additions and 3172 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Aug 11 14:44:48 CEST 2009 - uli@suse.de
- update -> 0.11.0 RC1
- add machine aliasing support (Mark McLoughlin)
- add getfd/closefd monitor commands (Mark McLoughlin)
- fix live migration (various)
- HPET fixes (various)
- slirp: fix guestfwd for incoming data (Jan Kiszka)
- fix qemu-img convert to copy unallocated parts of the image
(Akkarit Sangpetch)
- vmdk: fix backing file handling (Kevin Wolf)
- scsi: add save/restore support (Nolan Leake)
- e1000: ignore reset command (Kevin Wolf)
- allow monitor interaction when using -incoming exec: (Chris Lalancette)
- fix -net socket,listen (Jan Kiszka)
- serial: fix lost characters after sysrq (Jason Wessel)
- lsi53c895a: Implement additional registers (Sebastian Herbszt)
- i386: fix cpu reset (Nitin Kamble)
- Prevent CD-ROM eject while device is locked (Mark McLoughlin)
- Fix memory leaks (various)
- Reset PS2 keyboard/mouse on reset (Dinesh Subraveti)
- Fix -initrd with > 4GB guests (Glauber Costa)
- qcow2 fixes (various)
- Enable power button event generation (Gleb Natapov)
- fix serial option in -drive
- Fix non-ACPI timer interrupt routing (Beth Kon)
- Fix keyboard mapping on newer Xords with non-default keymaps (balrog)
- Make PCI config status register read-only (Anthony Liguori)
- Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
- fix savevm/loadvm (various)
- virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
- SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
- hotplug: fix closing of char devices (Jan Kiszka)
- hotplug: remove incorrect check for device name (Eduardo Habkost)
- fix VGA regression (malc)
- added S/390 host and target
- maintaining patches in git
- several linux-user improvements for compatibility and speed
- enabled curl block driver, VNC TLS and SASL, AIO, and Bluetooth
-------------------------------------------------------------------
Thu Apr 16 01:53:59 CEST 2009 - ro@suse.de