All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Johannes Bauer <dfnsonfsduifb@gmx.de>
Cc: kvm@vger.kernel.org
Subject: Re: KVM entry failed, hardware error
Date: Sun, 10 Jun 2012 18:19:13 +0300	[thread overview]
Message-ID: <4FD4BAF1.9050908@redhat.com> (raw)
In-Reply-To: <4FD0FDA7.5060701@gmx.de>

On 06/07/2012 10:14 PM, Johannes Bauer wrote:
> On 07.06.2012 19:25, Avi Kivity wrote:
> 
>>> Note that "c" does NOT cause the VM to resume, only "info registers"
>>> does. dmesg shows nothing out of the ordinary.
>> 
>> I'm guessing this is 5152902652.  Try bumping 'unsigned count = 130' (by
>> adding zeros at the end, don't bother with anything less).  If you
>> increase it too much qemu may hang; but kill -9 should unfreeze it.
> 
> Doesn't seem to be right -- still got the same problem. I first bumped
> it up to 1300 and inserted debugging output to see how many cycles are
> actually spent in the loop. It enters the emulation mode so frequently
> (and leaves it again) that the dmesg buffer ran over (128kB). So I
> changed the debugging to give me the lowest cycle count that it ever has
> after the loop:
> 
> handle_invalid_guest_state: emulation left, new low count 1295
> handle_invalid_guest_state: emulation left, new low count 1292
> handle_invalid_guest_state: emulation left, new low count 1291
> handle_invalid_guest_state: emulation left, new low count 1245
> 
> Which means that it spends a maximum of 55 cycles in the loop (well
> below the original 130 even). So my change had no effect. Any other
> ideas maybe?
> 

Looks like we weren't dealing with interrupts correctly.  I pushed some
patches, please pull again and retry.


-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2012-06-10 15:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-03 12:18 KVM entry failed, hardware error Johannes Bauer
2012-06-03 12:33 ` Avi Kivity
2012-06-03 13:01   ` Johannes Bauer
2012-06-03 13:43     ` Avi Kivity
2012-06-03 16:25       ` Johannes Bauer
2012-06-04  8:53         ` Gleb Natapov
2012-06-04  8:56           ` Avi Kivity
2012-06-04 18:28           ` Johannes Bauer
2012-06-04 18:32             ` Johannes Bauer
2012-06-05 13:59             ` David Ahern
2012-06-06 18:19               ` Johannes Bauer
2012-06-06 15:53     ` Avi Kivity
2012-06-06 18:07       ` Johannes Bauer
2012-06-07  7:12         ` Avi Kivity
2012-06-07 10:03           ` Johannes Bauer
2012-06-07 10:54             ` Avi Kivity
2012-06-07 14:52               ` Avi Kivity
2012-06-07 15:39                 ` Johannes Bauer
2012-06-07 17:25                   ` Avi Kivity
2012-06-07 19:14                     ` Johannes Bauer
2012-06-10 15:19                       ` Avi Kivity [this message]
2012-06-12 10:23                         ` Johannes Bauer
2012-06-12 10:45                           ` Avi Kivity
2012-06-07 19:46                     ` Johannes Bauer
2012-06-07 19:54                       ` Johannes Bauer
2012-06-03 13:04   ` Johannes Bauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FD4BAF1.9050908@redhat.com \
    --to=avi@redhat.com \
    --cc=dfnsonfsduifb@gmx.de \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.