From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Simon Kagstrom <simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
Cc: KVM <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
Baruch Even <baruch-6P1Dz+XQpLLYtjvyW6yDsg@public.gmane.org>
Subject: Re: qemu-kvm
Date: Tue, 14 Nov 2006 11:41:22 +0200 [thread overview]
Message-ID: <45598F42.5090400@qumranet.com> (raw)
In-Reply-To: <8764di9y30.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
Simon Kagstrom wrote:
> At Tue, 14 Nov 2006 10:50:23 +0200,
> Avi Kivity wrote:
>
>> Baruch Even wrote:
>>
>>> Can the Qemu built with KVM support run without KVM? Froma quick perusal
>>> of the kvm.patch it seems that there are places where USE_KVM implies a
>>> qemu-panic without any runtime conditionals.
>>>
>> qemu-kvm.patch is an older release. With the new release, it should be
>> possible to run without kvm. Let me know (or better, send patches) if
>> there are any such places in kvm-2.
>>
>
> One thing I've thought about (and quickly hacked on) is to "detect"
> the presense of KVM and use it if it is there and use "plain" qemu if
> it is not. The question is if this is behavior that the rest of you
> would like, I'll send a patch if so.
>
I think it is indeed desirable. Please send the patch.
Of course, -no-kvm should not use kvm even if it there.
> One thing which I've changed is to return errors from libkvm instead
> of directly exiting. Personally I think this behavior is preferred
> since it does not force decisions upon the program using the library.
>
The exit()s are a hack, of course.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2006-11-14 9:41 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 7:26 qemu-kvm Baruch Even
[not found] ` <20061114072601.GD28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
2006-11-14 8:28 ` qemu-kvm Simon Kagstrom
2006-11-14 8:50 ` qemu-kvm Avi Kivity
[not found] ` <4559834F.80905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 9:28 ` qemu-kvm Simon Kagstrom
[not found] ` <8764di9y30.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 9:35 ` qemu-kvm Baruch Even
[not found] ` <20061114093537.GH28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
2006-11-14 10:30 ` [PATCH] 1/2: Fall back to plain Qemu if KVM is not present, report errors from libkvm Simon Kagstrom
2006-11-14 9:41 ` Avi Kivity [this message]
[not found] ` <45598F42.5090400-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 10:36 ` [PATCH] 2/2: " Simon Kagstrom
[not found] ` <871wo69uxb.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 11:44 ` Avi Kivity
[not found] ` <4559AC1F.9080304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 12:08 ` Simon Kagstrom
[not found] ` <87y7qe8c43.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 12:24 ` Avi Kivity
[not found] ` <4559B574.5000000-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 13:04 ` Simon Kagstrom
[not found] ` <87wt5y89ik.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 13:24 ` Avi Kivity
[not found] ` <4559C393.70001-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 13:39 ` Simon Kagstrom
[not found] ` <87veli87vf.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 13:55 ` Avi Kivity
-- strict thread matches above, loose matches on Subject: below --
2010-02-13 12:39 qemu-kvm Alberich de megres
2010-02-13 15:16 ` qemu-kvm Markus Breitländer
2010-02-14 12:13 ` qemu-kvm Alberich de megres
2010-02-16 19:31 ` qemu-kvm Alberich de megres
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=45598F42.5090400@qumranet.com \
--to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
--cc=baruch-6P1Dz+XQpLLYtjvyW6yDsg@public.gmane.org \
--cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=simon.kagstrom-6Uc+yI3S9P8@public.gmane.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