public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* SuSE Linux 10.1 & 10.2 on KVM
@ 2007-01-24  1:10 Kamble, Nitin A
       [not found] ` <5461330FA59EDB46BE9AB8AAF2C431AD02F318B2-1a9uaKK1+wJcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Kamble, Nitin A @ 2007-01-24  1:10 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


[-- Attachment #1.1: Type: text/plain, Size: 436 bytes --]

Hi Guys,

   I was wondering if SuSE Linux 10.1 and 10.2 can boot on top of KVM? 

Xen is getting into real mode emulation issues with these distributions
for Fully virtualized Guests.

 

Thanks & Regards,

Nitin 

Open Source Technology Center, Intel Corporation.

------------------------------------------------------------------------
-

The mind is like a parachute; it works much better when it's open.

 


[-- Attachment #1.2: Type: text/html, Size: 2766 bytes --]

[-- Attachment #2: Type: text/plain, Size: 347 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

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

* Re: SuSE Linux 10.1 & 10.2 on KVM
       [not found] ` <5461330FA59EDB46BE9AB8AAF2C431AD02F318B2-1a9uaKK1+wJcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-01-24  1:42   ` Anthony Liguori
  2007-01-24  7:16   ` Michael Riepe
  1 sibling, 0 replies; 3+ messages in thread
From: Anthony Liguori @ 2007-01-24  1:42 UTC (permalink / raw)
  To: Kamble, Nitin A; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Nitin,

Kamble, Nitin A wrote:
>
> Hi Guys,
>
>    I was wondering if SuSE Linux 10.1 and 10.2 can boot on top of KVM?
> Xen is getting into real mode emulation issues with these 
> distributions for Fully virtualized Guests.
>

KVM has the same problem at the moment.  Instead of using something like 
vmxassist, KVM just sets up the VMCS so that the guest runs in vm86 mode.

We're looking at extending x86_emulate.c to handle 16 bit code to 
address this problem (for both Xen and KVM).

Regards,

Anthony Liguori

>  
>
> Thanks & Regards,
>
> Nitin
>
> Open Source Technology Center, Intel Corporation.
>
> -------------------------------------------------------------------------
>
> The mind is like a parachute; it works much better when it's open.
>
>  
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> kvm-devel mailing list
> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

* Re: SuSE Linux 10.1 & 10.2 on KVM
       [not found] ` <5461330FA59EDB46BE9AB8AAF2C431AD02F318B2-1a9uaKK1+wJcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  2007-01-24  1:42   ` Anthony Liguori
@ 2007-01-24  7:16   ` Michael Riepe
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Riepe @ 2007-01-24  7:16 UTC (permalink / raw)
  To: Kamble, Nitin A; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



Kamble, Nitin A wrote:
> Hi Guys,
> 
>    I was wondering if SuSE Linux 10.1 and 10.2 can boot on top of KVM?
> 
> Xen is getting into real mode emulation issues with these distributions
> for Fully virtualized Guests.

I guess that means you're using an Intel host.

Install with -no-kvm, then uncomment "gfxmenu" in /boot/grub/menu.lst.
And don't worry if the VM doesn't shutdown/reboot properly with Suse
10.2 - just kill and restart it.

-- 
Michael "Tired" Riepe <michael-0QoEqw4nQxo@public.gmane.org>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

end of thread, other threads:[~2007-01-24  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-24  1:10 SuSE Linux 10.1 & 10.2 on KVM Kamble, Nitin A
     [not found] ` <5461330FA59EDB46BE9AB8AAF2C431AD02F318B2-1a9uaKK1+wJcIJlls4ac1rfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-01-24  1:42   ` Anthony Liguori
2007-01-24  7:16   ` Michael Riepe

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