Hi,
> Hi all,I posted a new version of GKVM
> including : - Better English language support
> :-( - Monitoring of CPU/RAM VM
> activity - VNC options and managementHope can
> help.Thanks.JEF
>From translators' point of view, it is better if the strings for
gettext are in English. Ther
Tim Chen wrote:
> I notice that when I am testing kvm, the clock on guest is running at
> twice the speed. Same thing also happen using qemu without kvm.
>
> I look at my wall clock when I issue the command "time sleep 30". When
> the command returns and report 30 sec has elasped, I found that ac
Junichi Uekawa a écrit :
> Hi,
>
>> Hi all,I posted a new version of GKVM
>> including : - Better English language support
>> :-( - Monitoring of CPU/RAM VM
>> activity - VNC options and managementHope can
>> help.Thanks.JEF
>
>>From translators' point of view, it is better if the str
Bugs item #1674822, was opened at 2007-03-06 08:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=1674822&group_id=180599
Please note that this message will contain a full copy
On Tue, 2007-03-06 at 15:34 +0200, Avi Kivity wrote:
>
>
> I've managed to reproduce this briefly. As soon as I started debugging
> it, however, it went away.
> Does this reproduce regularly for you?
This is produced consistently in my environment.
> Do you run kvm as a user that
> has a
>>
>>
>> I've managed to reproduce this briefly. As soon as I started
debugging
>> it, however, it went away.
>> Does this reproduce regularly for you?
>
>This is produced consistently in my environment.
>
>> Do you run kvm as a user that
>> has access to /dev/rtc?
>>
>
>I haven't done anything sp
Tim Chen wrote:
>
>> Do you run kvm as a user that
>> has access to /dev/rtc?
>>
>>
>
> I haven't done anything specifically with respect to /dev/rtc. How do
> you tell if kvm has access to /dev/rtc?
>
>
The normal unix permissions on /dev/rtc. If you're running as root, you
have th
On Tue, 2007-03-06 at 18:52 +0200, Avi Kivity wrote:
> The normal unix permissions on /dev/rtc. If you're running as root, you
> have them.
>
>
Yes, I'm running as root.
Tim
-
Take Surveys. Earn Cash. Influence the Futu
> >I haven't done anything specifically with respect to /dev/rtc. How do
> >you tell if kvm has access to /dev/rtc?
>
>
> ls -la /proc/`pgrep qemu`/fd | grep rtc
>
I got:
lr-x-- 1 root root 64 Mar 6 10:12 4 -> /dev/rtc
indicating that qemu has access to /dev/rtc.
Tim
---
Hi,
I have tried to compile the source (after downgrading gcc to 3.4.6) and
constantly recieve the following error when running 'make':
SUSE-laptop:/home/johnm/kvm-15 # ./configure --prefix=/usr/local/kvm
--qemu-cc=gcc3.4.6
which: no texi2html in
(/usr/local/bin:/usr/bin:/sbin:/usr/X11R6/bin:/usr/
-I/home/johnm/kvm-15/qemu/slirp -c -o usb-linux.o
/home/johnm/kvm-15/qemu/usb-linux.c
> In file included from /home/johnm/kvm-15/qemu/usb-linux.c:29:
> /usr/include/linux/usbdevice_fs.h:49: error: variable or field `__user'
> declared void
> /usr/include/linux/usbdevice_fs.h:49: error: syntax
Hi
updated to latest FC6 kernel yesterday ie 2.6.19-1.2911.6.5.fc6
compiled kvm-15 from sourceforge this morning
chose the unpatched kernel instructions [ was this the right choice ?]
configure, make, make install all went fine (some warnings here and
there)
modprobe kvm-intel gave a bunch of err
Greg M Lee wrote:
Hi
updated to latest FC6 kernel yesterday ie 2.6.19-1.2911.6.5.fc6
compiled kvm-15 from sourceforge this morning
chose the unpatched kernel instructions [ was this the right choice ?]
configure, make, make install all went fine (some warnings here and
there)
modprobe kvm-intel
13 matches
Mail list logo