public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: KVM list <kvm@vger.kernel.org>
Subject: [ANNOUNCE] kvm-82 release
Date: Thu, 25 Dec 2008 12:11:48 +0200	[thread overview]
Message-ID: <49535C64.8000306@redhat.com> (raw)

This release adds support for nested virtualization, a feature which 
allows you to run kvm (and possibly other hypervisors) inside a guest. 
This is an experimental feature and is only available on AMD hosts.

There are fixes included for a couple of minor vulnerabilities: one for 
the slirp stack (-net user), which is not usually used in production, 
and another in the vnc server, which allows malicious users to cause a 
VM to hang.

Changes from kvm-81:
- merge qemu-svn
   - uuid support
   - fix CVE-2007-5729 (slirp vulnerability)
   - fix CVE-2008-2382 (vnc denial of service)
   - better scsi support
   - pci subsystem id for pci devices
     - this will cause Windows guest to rediscover hardware
   - improved I/O parallelism
   - ppc kvm support
   - hpet support
     - not fully integrated yet
   - monitor 'info status' command
- merge bochs-bios-cvs
   - uuid support
   - prepare for S3 sleep
- merge vgabios-cvs
- much improved guest debugging (Jan Kiszka)
   - both debugger in guest and debugger in host
- fix kvm makefile for separate object dir (Andi Kleen)
- nested svm (Alexander Graf)
   - run kvm in kvm in kvm...
- fix ia64 register and stack access from userspace (Jes Sorensen)
- don't treat a global pte as global if cr4.pge is clear
   - fixes Vista x86 smp failure on boot
- properly lock virtual i8259 interrupt controller
- fix large host pages invlpg/resync
   - fixes oops when using host hugetlbfs
- fix vmload instruction misemulated as lidt


Notes:
     If you use the modules bundled with kvm-82, you can use any version
of Linux from 2.6.16 upwards.  You may also use kvm-81 userspace with
the kvm modules provided by Linux 2.6.25 or above.  Some features may
only be available in newer releases.

http://kvm.qumranet.com

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


             reply	other threads:[~2008-12-25 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-25 10:11 Avi Kivity [this message]
2008-12-25 14:59 ` [ANNOUNCE] kvm-82 release Mark Bidewell
2008-12-25 18:17   ` Andreas Winkelbauer
2008-12-25 18:44 ` Farkas Levente

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49535C64.8000306@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox