Re: [kvm-devel] Clock off in guest

2008-02-13 Thread koen
7;m not really sure... > Or as an alternative, probably not as good, sometimes (when the guest's > clocksource is PIT) adding '-tdf' to the command line helps. I cannot find this in man kvm or man qemu. Should I add this to the command line

Re: [kvm-devel] Clock off in guest

2008-02-13 Thread koen
Hi Dan, > On Wed, Feb 13, 2008 at 10:41:44AM +0100, Koen Vermeer wrote: >> I'm running an Linux AMD64 guest on an AMD64 host. The host is running a >> 2.6.23 kernel (self compiled), the guest is running a stock >> linux-image-2.6.22-3-amd64 Debian kernel. >> My

Re: [kvm-devel] Clock off in guest

2008-02-13 Thread koen
wer KVMs. > I assume that your host runs the kvm from 2.6.23 which is pretty old in > kvm timescale. Try downloading kvm-60, insmod it to your host and try > running your guest. I'll try building a kvm-60 module, run the guest with that and report the results. I ca

[kvm-devel] Clock off in guest

2008-02-13 Thread Koen Vermeer
y problem? Let me know if you need some dmesg output or some other log data; I didn't want to flood the list with random logs of both the host and the guest. Best, Koen - This SF.net email is sponsored by: Microsoft De

Re: [kvm-devel] Clock off in guest

2008-02-13 Thread Koen Vermeer
at else can I try? Any command line parameter I can add to the kvm call? Kernel parameters in the guest? Update the guest OS to a newer kernel (2.6.22 to 2.6.24)? Update the host OS to a newer kernel (2.6.23 to 2.6.24)? Thanks for the help! Koen

Re: [kvm-devel] Clock off in guest

2008-02-14 Thread Koen Vermeer
f and -tdf -no-acpi, but it didn't change anything. I did notice some lines on the host saying time drift is too long, 60 seconds were lost which weren't there when running without '-tdf'. You were saying -tdf only works when using PIT+PIC, but, as fa

Re: [kvm-devel] Clock off in guest

2008-02-14 Thread Koen Vermeer
I upgraded the guest kernel to 2.6.24, and the clock now seems to be fine (at least 'sleep 10' takes about 10 seconds on the wall clock). Thanks for all the help! Best, Koen - This SF.net email is sponsored by:

Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
Glauber de Oliveira Costa wrote: >> I even tried to compile the kvm bundle myself (i took the one that >> is recommended for kernel 2.6.20, as the wiki says), >> but alas, the ./configure shouted I don't have gcc 3.x >> (which is indeed true as an up-to-date system today have gcc 4.x). >> > It

Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
M running with the latest version on your ubuntu 7.04 desktop installation (starting with the ubuntu cd). Thanks, Koen > On Tue, 2007-08-14 at 23:20 +0200, Koen de Jonge wrote: > >> Glauber de Oliveira Costa wrote: >> >>>> I even tried to compile the kvm b

Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
Izik Eidus wrote: > On Tue, 2007-08-14 at 23:20 +0200, Koen de Jonge wrote: > >> Can anyone tell me: >> - what is the linux host OS flavour and version the developers use? >> - what is the latest kvm-version that 'just works' on a ubuntu 7.04 >> deskt

Re: [kvm-devel] kvm for Ubuntu 7.04 (was Re: a (bad) kvm story from a plain user)

2007-08-16 Thread Koen de Jonge
Slohm Gadaburi wrote: > hi.. > > so I've compiled kvm-35 on Ubuntu 7.04. > i really had NO troubles, thanks to Koen and his great apt-get list. > and indeed now when I was running, I had the "QEMU\KVM" banner. > > so I reinstalled RH9.0. > > On 8/15/07,

[kvm-devel] installing kvm on debian 4.0 r0

2007-08-17 Thread Koen de Jonge
f different size /root/kvm-35/qemu/slirp/tcp_subr.c:289: warning: cast to pointer from integer of different size /root/kvm-35/qemu/slirp/tcp_subr.c:290: warning: cast to pointer from integer of different size Greetz, Koen - T

[kvm-devel] Guest Support Status wiki page

2007-08-17 Thread Koen de Jonge
etinst.iso). Should I now add a line to that table that states: Guest: Debian Etch Guest bitness: 32 Host version: kvm-35 Host cpu: AMD Host bitness: 64 Status: Works Should I leave the lines that are allready there about the same Guest untouched? Should I test the same OS again when kvm-36 is relea

Re: [kvm-devel] Guest Support Status wiki page

2007-08-18 Thread Koen de Jonge
Amit Shah wrote: > On Saturday 18 August 2007 02:42:56 Koen de Jonge wrote: > >> Hi all, >> >> here is a list of Supported Guests: >> http://kvm.qumranet.com/kvmwiki/Guest_Support_Status >> >> The tables are a bit unclear to me, I will

Re: [kvm-devel] installing kvm on debian 4.0 r0

2007-08-18 Thread Koen de Jonge
Koen de Jonge wrote: > Hi All, > > Below is how I installed kvm-35 on my debian etch installation, it may > be included in the wiki :) > > I installed the amd64 version of debian 4.0 r0 on my amd4800+ > I did all 'apt-get update' and 'apt-get upgrade' st

Re: [kvm-devel] installing kvm on debian 4.0 r0

2007-08-18 Thread Koen de Jonge
Luca wrote: > On 8/18/07, Koen de Jonge <[EMAIL PROTECTED]> wrote: > >>> I then used these to make the system workable: >>> apt-get install openssh-server >>> apt-get install sudo >>> >>> Then I used these as prerequisite packages

Re: [kvm-devel] kvm for Ubuntu 7.04 (was Re: a (bad) kvm story from a plain user)

2007-08-15 Thread Koen de Jonge (ProcoliX)
ied from the kvm35 package > > that should do the trick ? > You'll need the rest of the required libs also, but this pretty much sums it up. Koen > thank you all i am already anxious to see now whether > installing RH