Changelog for
kvm-0.12.5-2.5.1.i586.rpm :
Thu Jul 12 14:00:00 2012 lijewski.stefanAATTzabka.pl
- fix vulnerability to temporary file symlink attacks in snapshot
file mode. (bnc#764526) (CVE-2012-2652)
- avoid buffer overflow in e1000 device emulation (bnc#740165)
- Fix dictzip with long file names
- not applying fix for set groups properly for -runas (bnc#705304)
Evergreen:11.2 kvm doesn\'t provide such functions
Tue Jul 19 14:00:00 2011 lijewski.stefanAATTgmail.com
- fix possible out of bounds memory access (bnc#702823)
- validate virtqueue indirect descriptor against max size (bnc#701161)
Thu May 19 14:00:00 2011 lijewski.stefanAATTgmail.com
- Add security patches (kvm-qemu-no-hot-unplug-for-certain-devices.patch
/kvm-qemu-preXX-virtio-blk-fail-unaligned-requests.patch), fixing
CVE-2011-1750, CVE-2011-1751
Mon Oct 4 14:00:00 2010 brogersAATTnovell.com
- Change default memory from 384MB to 512MB, which is in keeping
with the default used by vm-install. This increased amount allows
more guest configurations to be usable without specifying the
memory. (bnc#640093)
- Fix building gpxe when using latest make tool.
Mon Sep 27 14:00:00 2010 brogersAATTnovell.com
- Revert writeback cache change until we can resolve the issues
discovered in bnc#637297
Thu Jul 29 14:00:00 2010 brogersAATTnovell.com
- Update to stable release 0.12.5, which includes numerous bug
fixes. This and other recent changes address: bnc#598298,
bnc#621793, bnc#619991, bnc#603179
- Warn if default mac address is used
- rtl8139 stops working after restore
- Incompatibility with libvirt if disk caching specified in xml
Mon Jul 19 14:00:00 2010 brogersAATTnovell.com
- qemu-kvm was mistakenly being built without libaio support, which
results in less efficient disk i/o (bnc#598271)
Tue Jun 15 14:00:00 2010 brogersAATTnovell.com
- Fix \"hang\" in bios seen with recent isolinux (bnc#603161)
Tue Jun 1 14:00:00 2010 agrafAATTsuse.de
- Fix multiboot (bnc#610682)
Tue Jun 1 14:00:00 2010 agrafAATTsuse.de
- Pull in some patches that are in the 0.12.5 stable queue. I only picked
the ones that looked pretty serious (and affected us).
Tue Jun 1 14:00:00 2010 agrafAATTsuse.de
- Pull in some block speedup patches from me (bnc#599095). This also
changes the default for block devices back to writeback, which should
significantly speed up default block assignments.
Thu May 13 14:00:00 2010 brogersAATTnovell.com
- There are various issues in the multiwrite code paths for which
upstream patches already exist, including a bad memory leak.
This addresses bnc#603523. These patches are now included:
kvm-qemu-pre0.12.4-fix-multiwrite-error-code.patch
kvm-qemu-pre0.12.4-fix-multiwrite-error-handling.patch
kvm-qemu-pre0.12.4-fix-multiwrite-memory-leak.patch
kvm-qemu-pre0.12.4-free-iovec-array.patch
Mon May 10 14:00:00 2010 brogersAATTnovell.com
- Windows virtio iso filename clarification (bnc#603900)
- Document warning about using the default mac address (bnc#603179)
- Clarify pci passthrough support statement
Tue Apr 27 14:00:00 2010 brogersAATTnovell.com
- Fixed block io corruption bug where we weren\'t watching to not
exceed IOV_MAX. (bnc#586118, bnc#599012)
Mon Apr 26 14:00:00 2010 brogersAATTnovell.com
- Update windows virtio drivers to latest available (incl. Balloon)
- Included Windows XP and 2003 install fix for isa-pc case as well
(bnc#590683)
- Add -boot option for -drive parm to the doc. (bnc#594742)
- Improved formatting of kvm-supported.txt file
Tue Apr 20 14:00:00 2010 agrafAATTsuse.de
- Update S390 zipl loader - now works without guest modifications
Sat Apr 10 14:00:00 2010 brogersAATTnovell.com
- Proper fix for Windows XP and 2003 install problems (bnc#590683)
- gpxe compiles more cleanly
- report error if monitor change command fails
Wed Apr 7 14:00:00 2010 agrafAATTsuse.de
- Pull in patches that are waiting for 0.12.4 to be released
- Fixes overlapping rom regions (bnc#590425)
- Give warning instead of segfault with -smp > max (bnc#581712)
- Add S390 patches to make -nographic work properly and add
bootloader code
- Fix cmos patch to enable S390 building again
Fri Mar 26 13:00:00 2010 brogersAATTnovell.com
- in no-kvm mode, enforce RAM limit of 4095 MB (bnc#581738)
- fix floppy support using -global isa-fdc (bnc#591597)
Fri Mar 26 13:00:00 2010 brogersAATTnovell.com
- Windows XP and 2003 install again when using -device w/ide (bnc#590683)
- fix segfault when guest started with > 16 vcpus (bnc#581712)
- balloon info in monitor is erratic/incorrect (bnc#580841)
- removed --allow-unsupported-modules from modprobe (bnc#588214)
- updated kvm-supported.txt
Mon Mar 15 13:00:00 2010 brogersAATTnovell.com
- add file kvm-supported.txt to document supported features
Wed Mar 10 13:00:00 2010 brogersAATTnovell.com
- Update to 0.12.3, which includes these changes among others:
- segfault due to buffer overrun in usb-serial
- kvm: Fix eflags corruption in kvm mode
- don\'t dereference NULL after failed strdup
- better error handling in storage code
- virtio-net: fix network stall under load
- Fix hang in bios with multiple vcpus (bnc#586260)
- Cherry picked a few other useful upstream post 0.12.3 fixes
Fri Mar 5 13:00:00 2010 cooloAATTnovell.com
- do not put 11 chars in a direntry with only length of 8
(I hope upstream comes up with something better soon)
Mon Mar 1 13:00:00 2010 agrafAATTsuse.de
- Add Studio specific patches back again
- VNC password file
- VNC exit after n disconnects
- SLIRP disable outgoing connections
Mon Mar 1 13:00:00 2010 agrafAATTsuse.de
- Hotfix to get hotplug with virtio work again (bnc#583696)
Wed Feb 24 13:00:00 2010 agrafAATTsuse.de
- Get qemu-img-kvm back (really important for Studio!)
Fri Feb 19 13:00:00 2010 brogersAATTnovell.com
- Fix network booting (bnc#580947)
- Fix virtio network shutdown under load
- Fix buffer overrun
- Fix access after end of array
- Cleanup issues with net device integration
- Fix remaining extraneous stderr output on startup
Tue Feb 16 13:00:00 2010 agrafAATTsuse.de
- Implement long file names for tar (bnc#580100)
Wed Jan 20 13:00:00 2010 brogersAATTnovell.com
- Update to 0.12.2, including these changes among others:
- Update SeaBIOS to 0.5.1
- vnc: Fix artifacts in hextile decoding
- device assignment: default requires IOMMU
- pc: add machine type for 0.12
- Fix CPU topology initialization
- vmware_vga: Check cursor dimensions to avoid buffer overflow
- Remove deprecated windows drivers
- ability to build all objects from source now
- build debug package
Mon Jan 18 13:00:00 2010 agrafAATTsuse.de
- Make dzip not consume endless amounts of ram (bnc#569337)
Wed Jan 13 13:00:00 2010 agrafAATTsuse.de
- Make block-tar work for images > 8 GB (bnc#565600)
Tue Jan 5 13:00:00 2010 brogersAATTnovell.com
- update to 0.12.1.2 (FATE#306513)
Changes from qemu-kvm-0.11.x include:
- merge qemu 0.12.1
- many changes, including:
- s390 support
- live migration: support migration with non shared storage
- live migration: make save/restore data driven (VMState)
- monitor: introduce machine-protocol (QMP)
- qdev: convert many devices, support reading config from file
- pci: infrastructure to support 64-bit busses
- net: introduce -netdev to support point-to-point networking
- net: add support for GSO and checksum offload
- tons of bug fixes throughout the code base
- many kvm-specific bug fixes
Mon Dec 7 13:00:00 2009 agrafAATTsuse.de
- enable S390 target which is now upstream (FATE#306513)
Mon Dec 7 13:00:00 2009 agrafAATTsuse.de
- update to 0.12.0-rc0 (FATE#306513)
- detailed changes following on -rc1
Fri Dec 4 13:00:00 2009 brogersAATTsuse.de
- added latest windows virtio drivers to package
previous version of drivers is deprecated
Thu Nov 12 13:00:00 2009 brogersAATTsuse.de
- Fix package dependencies (bnc#554850)
Sat Nov 7 13:00:00 2009 brogersAATTsuse.de
- update package description
Mon Oct 19 14:00:00 2009 agrafAATTsuse.de
- fix incorrect search in /usr/share/qemu (bnc#534850)
Mon Sep 28 14:00:00 2009 brogersAATTnovell.com
- update to 0.11.0
Changes from the qemu-kvm-0.10 series:
- merge qemu 0.11.0
- qdev device model
- qemu-io
- i386: multiboot support for -kernel
- gdbstub: vCont support
- i386: control over boot menu
- i386: pc-0.10 compatibility machine type
- qcow2: use cache=writethrough by default
- i386: MCE emulation
- i386: host cpuid support
- slirp: host network config
- virtio: MSI-x support
- pci: allow devices to specify bus address
- migration: allow down time based threshold
- virtio-net: filtering support
- http block device support
- i386: expose numa topology to guests
- native preadv/pwritev support
- kvm: guest debugging support
- vnc: support for acls and gssapi
- monitor: allow multiple monitors
- device assignment: MSI-X support (Sheng Yang)
- device assignment: SR/IOV support (Sheng Yang)
- irqfd support (Gregory Haskins)
- drop libkvm, use some of the upstream kvm support (Glauber Costa)
- device assignment: option ROM support (Alex Williamson)
- x2apic support (Gleb Natapov)
- kvm/msi integration (Michael S. Tsirkin)
- hpet/kvm integration (Beth Kon)
- mce/kvm ingration (Huang Ying)
- refresh patch series
Thu Sep 24 14:00:00 2009 brogersAATTnovell.com
- fix qemu-kvm crash due to buffer overrun (bnc#537387)
Wed Sep 9 14:00:00 2009 agrafAATTsuse.de
- Update to 0.11.0-rc2
- no changelog provided upstream, will hopefully follow for 0.11.0
- Include Mac OS X patches again
- Include dictzip patches (Studio related)
- Split KMP out, we\'ll take the kernel module as of now
Thu Aug 20 14:00:00 2009 brogersAATTnovell.com
- fix build for SLE_10
- allow for pci passthrough capability.
Mon Aug 3 14:00:00 2009 brogersAATTnovell.com
- remove trace calls in kmp for now.
- fix build for SLE_11
Thu Jul 30 14:00:00 2009 brogersAATTnovell.com
- update to kvm-88, removed patches for mac compatability
- (kvm-88) kvm-87 wasn\'t so hot due to networking not working withi
rtl8139 and e1000. So kvm-88 fixes that and brings a bunch of new features
(resizable sdl windows, multiboot, x2apic, and more). Enjoy.
- (kvm-87) Many fixes, performance improvements, a preview of irqfd, but
all of these pale in comparison to
qemu-system-x86_64 -m 1024 -cdrom http://example.com/livecd.iso
yes, no need for tedious downloading anymore.
- (kvm-86) There are many qcow2 and live migration fixes in this release;
also noteworthy is the beginning of NUMA support. The interrupt injection
code has seen some significant rework.
- (kvm-85) selected changes listed:
- merge qemu-svn
- microsoft serial mouse emulation
- cpuid fixes
- multiple simulataneous vnc client support
- allow additions of acpi tables from command line
- vnc sasl authentication
- fix one qcow2 corruptor
- fix qcow2 > 2TB images
- use preadv/pwritev when available for zero-copy block devices
- fix extboot with cache=off (Nolan Leake)
- fix 4GB+ guest RAM with large pages (Marcelo Tosatti)
- fix handling of large pages in assigned devices (Joerg Roedel)
- set accessed bit on segment selectos on AMD (Andre Przywara)
- fixes cross-vendor migrations
- fix large page memory leak (Joerg Roedel)
- support device deassignment (Weidong Han)
- msi-x support (Sheng Yang)
- fix missing flush on invlpg emulation (Andrea Arcangeli)
- fix vmx feature testing (Sheng Yang)
- fix PDPTE reserved bit testing (Eddie Dong)
- fix handling of a fault during NMI unblocked due to IRET (Gleb Natapov)
- fix task switch back link pointer (Gleb Natapov)
- fix near call emulation (Gleb Natapov)
- fix extboot failure after reset (Ryan Harper)
- fix PIT mode 0 handling (Marcelo Tosatti)
Wed Jul 22 14:00:00 2009 cooloAATTnovell.com
- symlink is no longer broken
Tue Jun 9 14:00:00 2009 brogersAATTnovell.com
- Fix build:
- work around broken symlink in kernel source (include2/asm)
Tue Jun 9 14:00:00 2009 cooloAATTnovell.com
- ignore syms-rt for now til a working solution was found
Tue May 26 14:00:00 2009 trennAATTsuse.de
- pmtools gets splitted into acpica and dmidecode.
kvm seems to make use of iasl -> adjust requires...
Mon Apr 6 14:00:00 2009 brogersAATTnovell.com
- Fix patch that wouldn\'t apply: kvm-kernel-msr.patch
Mon Mar 2 13:00:00 2009 brogersAATTnovell.com
- Remove unneeded (and error causing) openbios-ppc file
Thu Feb 19 13:00:00 2009 brogersAATTnovell.com
- update to kvm-84
- merge qemu-svn
- redirect slirp traffic to qemu-char device
- slirp fixes
- qcow2 fixes
- nic link status control
- enable ac97 audio by default
- add virtio-console device
- fix rtc time drift on Windows (-rtc-td-hack option)
- add -vga none option for running headless guests
- better block device error propagation
- fix guests halting when switching desktop workspace
- improved display interfaces
- better logging support
- don\'t corrupt qcow2 images when out disk space on host
- dma api
- add pci device vendor ID
- vnc improvements
- improve Virtual PC disk format support
- scsi fixes
- multicast filtering for e1000 and virtio-net
- add libkvm wrapper for KVM_SET_CPUID2 interface (Amit Shah)
- fix cpuid for leaves 4, 11, 13 (Amit Shah)
- save ia64 nvam (Yang Zhang)
- compile fixes (Mark McLaughlin, Jan Kiszka)
- generic irq routing
- build fixes against RHEL 5 hosts (Andrea Arcangeli)
- fix build when pc-bios directory is empty (Eduardo Habkost)
- improve host version check (Mark McLaughlin)
- drop obsolete eflags conversion to/from qemu emulator (Jan Kiszka)
- preallocate memory with -mem-path (John Cooper)
- don\'t register unassigned PCI BARs (Gleb Natapov)
- more hrtimer API compatibility
- fix build on uniprocessor hosts (Jan Kiszka)
- fix build on pre-msi hosts (Jan Kiszka)
- allow stopping vm from vcpu thread (Gleb Natapov)
- fix cpu and pci hotplug (Gleb Natapov)
- ppc updates (Liu Yu)
- fix ia64 fp trap handler (Yang Zhang)
- fix ia64 vtlb handling (Xiantao Zhang)
- enables Windows 2008 on ia64
- support translating ia64 PAL arguments (Xiantao Zhang)
- implement ia64 PAL calls needed by Windows 2008 (Xiantao Zhang)
- map assigned device mmio as uncachable (Sheng Yang)
- fix lapic pending count calculation (Marcelo Tosatti)
- fix s390 printk (Christian Borntraeger)
- fix s390 problem state check (Christian Borntraeger)
- fix s390 SIGP set prefix ioctl (Christian Borntraeger)
- dynamic ia64 cpu count (Jes Sorensen)
- fix lapic build on i386 (Clemens Noss)
- make irq ack notifications use routing table (Marcelo Tosatti)
- FFXSR support (Alexander Graf)
- fix assigned device circular locking dependency (Mark McLaughlin)
- drop unused code from string pio handlers (Jan Kiszka)
- fix kvmclock on hosts with unstable tsc (Gerd Hoffman)
- reenables Fedora 10 guests on those hosts
- enable msi from userspace (Sheng Yang)
- remove duplicated code in EPT handler (Sheng Yang)
- flush volatile msrs on Intel before emulating rdmsr
- fixes cygwin on Windows x64
Thu Feb 12 13:00:00 2009 roAATTsuse.de
- fix build: add missing include statement to
qemu/hw/device-hotplug.c
Tue Jan 27 13:00:00 2009 agrafAATTsuse.de
- activate sound again (dropped in last update)
Mon Jan 26 13:00:00 2009 agrafAATTsuse.de
- update to kvm-83
- add device assignment (Intel and AMD)
- SCSI fixes
- much improved large mtu/gso support for virtio-net (Mark McLoughlin)
- automatic port allocation for vnc and similar
- e1000 vlan offload
- fix interrupt loss when injecting an nmi
- fixes Linux guests with nmi watchdog hanging
- fix vmmcall emulation on intel (Amit Shah)
- fixes amd->intel migration
- uuid support
- pci subsystem id for pci devices
- this will cause Windows guest to rediscover hardware
- hpet support
- nested svm (Alexander Graf)
- run kvm in kvm in kvm...
- guest S3 sleep (Gleb Natapov)
- \'-no-kvm-pit-reinjection\' option to improve timing on RHEL 3 era guests
(Marcelo Tosatti)
Mon Jan 26 13:00:00 2009 agrafAATTsuse.de
- add Windows 7 and Vista fix for userspace networking
Fri Jan 16 13:00:00 2009 agrafAATTsuse.de
- disable SLERT build for < 11.1
- backport virtio performance tweaks (bnc#466743)
- remove MSR debug message that clutters the log
- include kvm_stat tool to ease debugging
Tue Jan 13 13:00:00 2009 dgollubAATTsuse.de
- prepared for multi kernel variant build
- use kernel variant specific kernel source directory instead of
the symlinked kernel source directory
- added kernel-syms-rt to build requires to build SLERT KMPs
Wed Jan 7 13:00:00 2009 agrafAATTsuse.de
- update driver CD
- apply security bugfixes:
- slirp buffer overflow (CVE 2007-5729)
- VNC DoS (bnc#464142, CVE-2008-2382)
- VNC password guessing (bnc#464141, CVE-2008-5714)
Tue Dec 16 13:00:00 2008 agrafAATTsuse.de
- upstream backports:
- fix NMI injection issues (#458642)
- MMU speedups and fixes (#448114)
- fix bug in memory slot assignment
- makes our kmp work with current svn qemu
- fix buffer overflow in cirrus buffer (#448551)
- AltGr on VNC fix (#450148)
- add release to sysfs version (#450571)
- do not emulate CPUs if opening /dev/kvm failed (#458910)
Mon Dec 1 13:00:00 2008 agrafAATTsuse.de
- update OSX patch to work for kvm-78
Fri Nov 21 13:00:00 2008 brogersAATTnovell.com
- revert disk caching mode back to writeback for now.
Sat Nov 8 13:00:00 2008 agrafAATTsuse.de
- fix external buildservice compilation
Fri Nov 7 13:00:00 2008 agrafAATTsuse.de
- fix compilation for < 11.1
Thu Nov 6 13:00:00 2008 brogersAATTnovell.com
- make qemu-ifup script executable
Thu Nov 6 13:00:00 2008 brogersAATTnovell.com
- allow autoloading to handle our KMP unsupported status
- add a default qemu-ifup script for bridged configuration
Wed Nov 5 13:00:00 2008 agrafAATTsuse.de
- update to KVM 78
- fix nmi watchdog emulation (Jan Kiszka)
- merge qemu-svn
- new live migration implementation
- usb improvements
- migration fixes
- read UUID from qemu (Gleb Natapov)
- increase max cpu count to 255 for ia64 (Xiantao Zhang)
- fix some AMD->Intel live migration failures
- increase rmap preallocation (Marcelo Tosatti)
- fixes oops on mmu intensive smp workloads
- update e820 table for ept real mode identity map page (Sheng Yang)
- add autoloading of KVM modules
- do not block other VMMs when KVM is loaded
Thu Oct 23 14:00:00 2008 brogersAATTnovell.com
- misc cleanup and again address s390 build
Thu Oct 23 14:00:00 2008 brogersAATTnovell.com
- fix build failures in check-gcc-output
Fri Oct 17 14:00:00 2008 agrafAATTsuse.de
- update to KVM 77
- improved usb support
- vnc improvements
- pass uuid to guest
- scsi/virtio improvements
- improve debugging support
- improve >4GB memory support (Alex Williamson)
- fix ia64 boot with acpi enabled (Xiantao Zhang)
- fix ia64 with >= 3GB RAM (Xiantao Zhang)
- fix live migration
- kernel support for device assignment
(Allen Kay, Amit Shah, Weidong Han, Ben-Ami Yassour)
- improved NMI support (Jan Kiszka)
- add driver kit to /usr/share/qemu-kvm
- fix issues with our new 2.6.27 kernels
- set default RAM size to 384MB
Wed Oct 1 14:00:00 2008 rwAATTsuse.de
- reflect move to 64k page size on ia64 (bnc#429881)
- fix build for ia64
Mon Sep 22 14:00:00 2008 lnusselAATTsuse.de
- optionally build with vde support
- require gnutls to enable vnc tls support
Tue Sep 16 14:00:00 2008 brogersAATTnovell.com
- Fix build for ia64 and first attempt for s390
- bnc#353836: s390 source now GPLv2
Tue Sep 16 14:00:00 2008 agrafAATTsuse.de
- update to KVM 75
- ballooning (Anthony Liguori)
- requires 2.6.27+ host to work correctly
- fixes extboot failures after reset
- fixes rare reboot failures with Windows
- fixes ACPI error messages in Windows event log
- fixes hibernate/resume with guest smp
- fix random segfaults with npt (Joerg Roedel)
- enable building on 10.3 again
Thu Sep 4 14:00:00 2008 agrafAATTsuse.de
- update to KVM 74
- fix shadow ptes corruption on i386 hosts running smp guests
- improved usb support
- usb auto connect/disconnect
- add IA64 support
- spec file cleanup
Fri Aug 22 14:00:00 2008 agrafAATTsuse.de
- fix the PulseAudio disabling for older distributions
Thu Aug 21 14:00:00 2008 agrafAATTsuse.de
- update to KVM 73
- improve qcow2 performance with cache=off
- ide fixes
- external module compatibility with 2.6.27 hosts
- virtio-net speedup (Mark McLoughlin)
- support Windows hibernation on non-FlexPriority hosts
- full swapping support (Andrea Arcangeli)
- needs 2.6.27 hosts
- paravirt guest: query tsc frequency from host (Glauber Costa)
- fix debug register corruption on Intel hosts (Marcelo Tosatti)
- fix -no-kvm-irqchip
Wed Aug 20 14:00:00 2008 agrafAATTsuse.de
- fix the PulseAudio disabling for older distributions
Tue Aug 19 14:00:00 2008 brogersAATTnovell.com
- change kernel module install location from weak-updates to updates
as per email received from Peter Bowen (pzbAATTnovell.com).
Tue Aug 19 14:00:00 2008 agrafAATTsuse.de
Temporary fixes for NPT breakage:
- Disabled nested paging by default
- When nested paging is enabled, make it slow but reliable
Wed Jul 30 14:00:00 2008 agrafAATTsuse.de
- update to KVM 72
- fixes suspend/resume of multiple nics
- adds Virtual Distributed Ethernet (vde) support
- avoid losing the iothread on random signals
- add \'info kvm\' monitor command (Anthony Liguori)
- avoid tpr patching when the stack is not valid (Marcelo Tosatti)
- fixes some variant of Windows 2003 SMP
- fix extboot stomping on reserved interrupt vectors (H. Peter Anvin)
- MMU improvements
- fix interrupt reinjection in real mode (Jan Kiszka)
- x86 hardware task switching fixes (Marcelo Tosatti)
- fix interrupts being delayed by instruction emulation
- improves Vista stability
- ignore no-op DEBUGCTL msr writes (Alexander Graf)
- fixes Netware
- fix running of 32-bit code in x86_64 SLES10SP2 (bnc#403189)
- make /usr/bin/qemu-kvm runnable as non kvm group member
- take out the vmi fix again, as that\'s fixed upstream
Tue Jul 22 14:00:00 2008 agrafAATTsuse.de
- disable PulseAudio for older distributions, so the
package still builds on < 11.0
Tue Jul 15 14:00:00 2008 agrafAATTsuse.de
- update to KVM 71
- virtio fixes
- adds pulseaudio driver
- fix lost interrupt when changing a device irq
- fix host msr corruption when host preempt is enabled
- fix kvmclock (Gerd Hoffmann, used in xenner)
- allow Linux 2.6.9 guests to boot
- fix booting guests compiled with gcc 4.3
- fix ioapic hang on heavy load (Mark McLoughlin)
- fix suspend/resume on AMD (Joerg Roedel)
- enable PulseAudio support
Wed Jul 9 14:00:00 2008 agrafAATTsuse.de
- add support for VMI-enabled kernels
Wed Jun 25 14:00:00 2008 agrafAATTsuse.de
- update to KVM 70
- improve virtio net performance (Anthony Liguori)
- fix corrupted breakpoints (Jerone Young)
- fix debugging (Jan Kiszka)
- add mtrr support
- merge qemu-svn
- remove dependency on gcc 3
- vnc client segfault fix
- fix vnc problems on resize
- enable tpr optimization for smp
- should drastically speed up Windows XP SMP guests
- fix false flooding when a pte points to a page table
- improves 2.4 pae guests with CONFIG_HIGHPTE
- enable NMI support on Intel (Sheng Yang)
- fix hypercall return value on AMD
- fixes running CONFIG_KVM_GUEST guests
- allow VMware Server to take over vmx when unloading the module (Eli Collins)
- fix crash on resume from suspend to ram (Andrea Arcangeli)
- emulator improvements
- Snow Leopard compatibility fixes
- reenable CPU emulation
Thu Jun 5 14:00:00 2008 agrafAATTsuse.de
- update to KVM 69
- update to latest Mac patches
Mon May 26 14:00:00 2008 agrafAATTsuse.de
- enable ALSA
Fri Mar 28 13:00:00 2008 cooloAATTsuse.de
- adding ncurses-devel to buildrequires
Fri Mar 7 13:00:00 2008 bkAATTsuse.de
- Update to kvm-63, adds curses interface. It still uses gcc for qemu\'s
CPU emulation which is broken with gcc4 -> disable it temporarily.
Mon Feb 25 13:00:00 2008 alexAATTsuse.de
- Fix cpuid patch
Thu Feb 21 13:00:00 2008 bkAATTsuse.de
- Add fixes from upstream and drop cpuidfake patch, fixes bnc#360671
Fri Feb 15 13:00:00 2008 bkAATTsuse.de
- Update to kvm-61, adds paravirtualized clock and dozens of fixes
- Fix cpuid asm or 64-bit guest support and fix core duo support
- Build the BIOS images from source and add ACPI entries for -M mac
- Build qemu with -O0 to work around real-mode emulation problems
Fri Feb 15 13:00:00 2008 agrafAATTsuse.de
- Include fix to make gfxboot work on Intel
Wed Feb 13 13:00:00 2008 anschneiderAATTsuse.de
- Add upstream patch to fix VMs that no longer boot
Thu Jan 24 13:00:00 2008 bkAATTsuse.de
- Update to kvm-60, add C2D cpuid level 4, use bios.mac for -M mac
Fri Jan 11 13:00:00 2008 bkAATTsuse.de
- Update to kvm-59, now works with gfxboot of recent openSUSE CDs!
Tue Aug 28 14:00:00 2007 bkAATTsuse.de
- based unpon version in opensue buildservice by dbahi/kraxel