From: Farkas Levente <lfarkas@lfarkas.org>
To: KVM list <kvm@vger.kernel.org>
Subject: Re: [ANNOUNCE] kvm-82 release
Date: Thu, 25 Dec 2008 19:44:54 +0100 [thread overview]
Message-ID: <4953D4A6.8020907@lfarkas.org> (raw)
In-Reply-To: <49535C64.8000306@redhat.com>
Avi Kivity wrote:
> 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.
on centos-5, kernel/include-compat/asm/msr-index.h gives dozens of such
warnings during compile:
In file included from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/asm/kvm_host.h:65,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/linux/kvm_host.h:67,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/lapic.c:60:
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include-compat/asm/msr-index.h:304:1:
warning: "MSR_P4_U2L_ESCR0" redefined
In file included from include/asm/processor.h:16,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/asm/kvm_para.h:89,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/linux/kvm_para.h:63,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/../external-module-compat-comm.h:14,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/external-module-compat.h:9,
from <command line>:1:
include/asm/msr.h:407:1: warning: this is the location of the previous
definition
In file included from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/asm/kvm_host.h:65,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/linux/kvm_host.h:67,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/lapic.c:60:
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include-compat/asm/msr-index.h:305:1:
warning: "MSR_P4_U2L_ESCR1" redefined
In file included from include/asm/processor.h:16,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/asm/kvm_para.h:89,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/include/linux/kvm_para.h:63,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/../external-module-compat-comm.h:14,
from
/home/robot/rpm/BUILD/kvm-kmod-82/_kmod_build_/kernel/x86/external-module-compat.h:9,
--
Levente "Si vis pacem para bellum!"
prev parent reply other threads:[~2008-12-25 18:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-25 10:11 [ANNOUNCE] kvm-82 release Avi Kivity
2008-12-25 14:59 ` Mark Bidewell
2008-12-25 18:17 ` Andreas Winkelbauer
2008-12-25 18:44 ` Farkas Levente [this message]
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=4953D4A6.8020907@lfarkas.org \
--to=lfarkas@lfarkas.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.