qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-stable] qemu-kvm-1.2.0 runtime issue


From: Andrei Perietanu
Subject: Re: [Qemu-stable] qemu-kvm-1.2.0 runtime issue
Date: Thu, 15 Oct 2015 15:12:21 +0100

as a followup to my previous mail, id tried running strace and here's what I got:

gettimeofday({1444901932, 771890}, NULL) = 0
clock_gettime(CLOCK_MONOTONIC, {209, 772007030}) = 0
pipe2([12, 13], O_CLOEXEC)
select(13, [5 6 11 12], [], [], {0, 0}) = 1 (in [6], left {0, 0})
read(6, "\6\0\0\0\0\0\0\0", 512) = 8
clock_gettime(CLOCK_MONOTONIC, {209, 772214863}) = 0
clock_gettime(CLOCK_MONOTONIC, {209, 772245210}) = 0
clock_gettime(CLOCK_MONOTONIC, {209, 772274937}) = 0
clock_gettime(CLOCK_MONOTONIC, {209, 772304565}) = 0
gettimeofday({1444901932, 772333}, NULL) = 0
kill(8873, SIGRTMIN)
select(13, [5 6 11 12], [], [], {1, 0} gettime: Interrupted system call
Internal timer error: aborting
) = ? ERESTARTNOHAND (To be reastarted)
--- SIGRT_1 (Unknown signal 33) @0 (0) ---
wait4(8872, NULL, __WCLONE, NULL) = 8872
_exit(1)                                                    = ? 


I hope this helps shed some more light on the matter...

Andrei

On Wed, Oct 14, 2015 at 4:45 PM, Andrei Perietanu <address@hidden> wrote:
I am trying to add KVM to a custom build linux machine. Linux is built using buildroot and all the packages are pulled in as needed.
For the moment I just want to create/manage VMs using qemu and worry about libvirt later.

So far I added qemu-kvm-1.2.0 to the build, compiled all necessary, AFAIK, virtualization options into the kernel (3.18.21). 
qemu-create seems to work; it creates the VM
qemu-system-x86_46 creashes:

VNC server running on '127.0.0.1:5900'
gettime: Internal system call
Internal timer error: aborting

This is everything I see in the console.

The host architecture is x86, kvm-intel is compiled into the kernel...
I checked /var/log/messages but there does not seem to be anything related in there, just this:
"kvm: zapping shadow pages from mmio generation wraparound"

Any ideas?

Andrei


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you receive this in error please contact the sender and delete the material from any computer immediately. It is the policy of Klas  Limited to disavow the sending of offensive material and should you consider that the material contained in the message is offensive you should contact the sender immediately and also your I.T. Manager.

Klas Telecom Inc., a Virginia Corporation with offices at 1101 30th St. NW, Washington, DC 20007.

Klas Limited (Company Number 163303) trading as Klas Telecom, an Irish Limited Liability Company, with its registered office at Fourth Floor, One Kilmainham Square, Inchicore Road, Kilmainham, Dublin 8, Ireland.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]