WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Time jumping forward on HVM domU's

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-users] Time jumping forward on HVM domU's
From: Juan Luis Baptiste <juan.baptiste@xxxxxxxxx>
Date: Thu, 16 Dec 2010 14:09:10 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 16 Dec 2010 11:10:29 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=/EXT8DF1/MTPTYXH9VrkzSTk1Z3anHsUKEdF6+uiC5E=; b=Fku8Phb1301KdEFj/9MO/r12fGyQe36kgSnVNRC9WYTME7eyE8KKLgvHBEQv6bqI7p xXzYJLThPfdtH/dTVAZ9H8T9+nKVq/qYO3Shkl5F0XGc2vr4lOd66cNqzqwTlKxFBR2e O07APyz4XkghwemI9yBrjU7n7zkZIMCmoxkEk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=K9HQ4mxwP5sDsuZ5F9XL1P1y/CZv/A7L5WgluubGgHDlrn/Rk2EC9OS1qMfMadGQpd 910mcg2Tiz0g5JKLiMa5RVV2r+Mhn4fJV/w3FdRrzN5+2Nc0HZLYsGJ82Ebn4TrTt0xz E28Sk7EdEY8L3sDMIuc6P+nDcRjGGqSuBwqXI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20101216181140.GV2754@xxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTim+=K=u_aMrzHt_evZ3+QnO4G6Tr2z7CoZ4ZZj8@xxxxxxxxxxxxxx> <20101216181140.GV2754@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Dec 16, 2010 at 1:11 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
>>
>> I'm missing any configuration to get the clock working fine on HVM
>> domU's ? of course I could convert them to PVM but they are around 20
>> of them so if there's some configuration I could do to them to fix
>> this issue it would be a lot better.
>>
>
> Hello,
>
> What clocksource is your HVM guest kernel using?
>

The default one I suppose ? AFAIK, I haven't specified any
configuration parameter for that. Here is the config file of one of my
domU's:

name = "PruebaPVM"
uuid = "5d967a22-090f-4d3e-9f0f-0685d7de3c05"
maxmem = 512
memory = 256
vcpus = 1
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "c"
pae = 1
acpi = 1
apic = 1
localtime = 0
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
device_model = "/usr/lib64/xen/bin/qemu-dm"
sdl = 0
vnc = 1
vncunused = 1
keymap = "en-us"
disk = [ "tap:aio:/var/lib/xen/images/pruebaPVM/pruebaPVM.img,xvda,w", \
        "tap:aio:/var/lib/xen/images/pruebaPVM/swapPruebaPVM.img,xvdb,w" ]
vif = [ "mac=00:16:36:3c:37:11,bridge=xenbr0,script=vif-bridge" ]
parallel = "none"
serial = "pty"
#localtime=1
#timer_mode = 2

--
Juancho

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>