All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: Reconciling qemu-kvm and qemu's PIT
Date: Wed, 29 Feb 2012 11:14:06 +0100	[thread overview]
Message-ID: <4F4DFA6E.4030101@siemens.com> (raw)
In-Reply-To: <4F4DF003.3000001@redhat.com>

On 2012-02-29 10:29, Avi Kivity wrote:
> On 02/28/2012 11:47 PM, Jan Kiszka wrote:
>>>
>>> Looks like isa-pit has zero gpio pins, so it fails when crashing.  I
>>> must have mismerged it, but where is the gpio pin count set?
>>
>> In pit_initfn. Does -no-kvm-irqchip work fine? It's a bit tricky to
>> discuss this without seeing your code.
>>
> 
> pushed it into qemu-kvm.git usptream-merge
> 

As I assumed: You try to initialize the kvm-pit like the userspace pit,
that cannot work. Don't run the qdev_connect_gpio_out in pit_init, just
like my kvm-pit patches does in their kvm_pit_init.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

  reply	other threads:[~2012-02-29 10:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 14:32 Reconciling qemu-kvm and qemu's PIT Avi Kivity
2012-02-28 14:40 ` Jan Kiszka
2012-02-28 14:42   ` Avi Kivity
2012-02-28 19:50     ` Avi Kivity
2012-02-28 21:47       ` Jan Kiszka
2012-02-29  9:29         ` Avi Kivity
2012-02-29 10:14           ` Jan Kiszka [this message]
2012-02-29 13:45             ` Avi Kivity
2012-02-29 14:24               ` Jan Kiszka
2012-02-29 14:42                 ` Avi Kivity

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=4F4DFA6E.4030101@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=avi@redhat.com \
    --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.