public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* using KVM on FC7 (x86_64)
@ 2007-06-28  9:25 Mark Ryden
       [not found] ` <dac45060706280225k463ec4d0vaf222485efc2a5d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Ryden @ 2007-06-28  9:25 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hello,
 I want to use KVM on FC7 (x86_64) on a CPU with VT-x support;
 there is a kvm module as part of the kernel ; the problem is that there
 is no user space tool for creating the image from the iso;
 "locate qemu-system-x86_64" does not find anything;
 I thought of building last release of KVM from source, but running ./configure
 shows that  gcc-3 is needed. There is gcc4 on this machine and there is
 no gcc3 rpm for FC7;
 can I build kvm-28 with --disable-gcc-check on this machine and then use the
 generated user space tool qemu-system-x86_64 to create the image ?
 and also use this generated qemu-system-x86_64 for running that image
 (and use the kvm module which came as part of the kernel, which is
 natually of a different version) ?

What should I do in order to run kvm on FC7 (x86_64)?

Please advice,

Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using KVM on FC7 (x86_64)
       [not found] ` <dac45060706280225k463ec4d0vaf222485efc2a5d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2007-06-28  9:59   ` Dor Laor
  2007-06-28 12:39   ` Daniel P. Berrange
  1 sibling, 0 replies; 3+ messages in thread
From: Dor Laor @ 2007-06-28  9:59 UTC (permalink / raw)
  To: Mark Ryden, kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

>Hello,
> I want to use KVM on FC7 (x86_64) on a CPU with VT-x support;
> there is a kvm module as part of the kernel ; the problem is that
there
> is no user space tool for creating the image from the iso;
> "locate qemu-system-x86_64" does not find anything;
> I thought of building last release of KVM from source, but running
>./configure
> shows that  gcc-3 is needed. There is gcc4 on this machine and there
is
> no gcc3 rpm for FC7;
> can I build kvm-28 with --disable-gcc-check on this machine and then
use
>the
> generated user space tool qemu-system-x86_64 to create the image ?
> and also use this generated qemu-system-x86_64 for running that image
> (and use the kvm module which came as part of the kernel, which is
> natually of a different version) ?
>
>What should I do in order to run kvm on FC7 (x86_64)?

Try qemu-kvm for a binary.
In general you can always look at the content of rpm package by rpm -ql
PKG_NAME.

For gcc-3 you can do yum install compat-gcc-34

>
>Please advice,
>
>Mark
>
>-----------------------------------------------------------------------
--
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>kvm-devel mailing list
>kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/kvm-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using KVM on FC7 (x86_64)
       [not found] ` <dac45060706280225k463ec4d0vaf222485efc2a5d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2007-06-28  9:59   ` Dor Laor
@ 2007-06-28 12:39   ` Daniel P. Berrange
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrange @ 2007-06-28 12:39 UTC (permalink / raw)
  To: Mark Ryden; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Thu, Jun 28, 2007 at 12:25:11PM +0300, Mark Ryden wrote:
> Hello,
>  I want to use KVM on FC7 (x86_64) on a CPU with VT-x support;
>  there is a kvm module as part of the kernel ; the problem is that there
>  is no user space tool for creating the image from the iso;
>  "locate qemu-system-x86_64" does not find anything;
>  I thought of building last release of KVM from source, but running ./configure
>  shows that  gcc-3 is needed. There is gcc4 on this machine and there is
>  no gcc3 rpm for FC7;
>  can I build kvm-28 with --disable-gcc-check on this machine and then use the
>  generated user space tool qemu-system-x86_64 to create the image ?
>  and also use this generated qemu-system-x86_64 for running that image
>  (and use the kvm module which came as part of the kernel, which is
>  natually of a different version) ?
> 
> What should I do in order to run kvm on FC7 (x86_64)?

Fedora 7 provides RPms of everything you need..

  yum install kvm qemu virt-manager

Then reboot

And then launch 'Applications -> System Tools -> Virtual Machine Manager'

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-28 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28  9:25 using KVM on FC7 (x86_64) Mark Ryden
     [not found] ` <dac45060706280225k463ec4d0vaf222485efc2a5d5-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-28  9:59   ` Dor Laor
2007-06-28 12:39   ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox