qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Lucas Meneghel Rodrigues <lmr@redhat.com>
Cc: Anthony Liguori <aliguori@codemonkey.ws>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	QEMU devel <qemu-devel@nongnu.org>, Avi Kivity <avi@redhat.com>
Subject: Re: [Qemu-devel] Preliminary results of unit testing on qemu.git
Date: Sat, 27 Aug 2011 13:27:52 +0200	[thread overview]
Message-ID: <4E58D4B8.2080808@web.de> (raw)
In-Reply-To: <4E58B5DE.8080108@web.de>

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

On 2011-08-27 11:16, Jan Kiszka wrote:
> apic:	First error is related to user space APIC exposing a different
>         version than the in-kernel APIC. The version is coupled to the
> 	CPU model, but neither KVM nor QEMU get this right so far. I
> 	think we already had complaints about the too old version QEMU
> 	returns but no patches to fix it properly.
> 
> 	Then there is a self-ipi issue under KVM but not TCG (or
>         in-kernel irqchip), need to look closer. Also affects eventinj.

This issue is caused by a bug in the user space irqchip chain:
pic_update_irq triggered by the test case's mask_pic_interrupts fails to
reset the CPU IRQ on x86.

I've applied the testdev patch to an ancient i8259&Co. cleanup queue of
mine, and that actually fixes the issue. I guess I should rebase those
patches and post them eventually.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

      reply	other threads:[~2011-08-27 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26 21:31 [Qemu-devel] Preliminary results of unit testing on qemu.git Lucas Meneghel Rodrigues
2011-08-27  9:16 ` Jan Kiszka
2011-08-27 11:27   ` Jan Kiszka [this message]

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=4E58D4B8.2080808@web.de \
    --to=jan.kiszka@web.de \
    --cc=aliguori@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=lmr@redhat.com \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).