From: Avi Kivity <avi@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Glauber Costa <glommer@gmail.com>,
Glauber Costa <glommer@redhat.com>,
aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: [PATCH 0/9] in-kernel irqchip, new spin
Date: Thu, 03 Dec 2009 14:45:52 +0200 [thread overview]
Message-ID: <4B17B300.4070803@redhat.com> (raw)
In-Reply-To: <20091203123924.GF7352@redhat.com>
On 12/03/2009 02:39 PM, Michael S. Tsirkin wrote:
>>
>> Right now there are no knobs to disable it, since last time I checked,
>> people were inclined to
>> solve that by adding a machine type that does not do irqchip in
>> kernel, if wanted.
>>
> Can't everything doable by machine type also doable from
> command line switch? Disabling irqchip used to be
> a valuable debugging tool.
>
>
Even worse, if we throw everything into the the machine type, we end up
with 2^n machine types in order to control everything.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2009-12-03 12:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-02 13:46 [Qemu-devel] [PATCH 0/9] in-kernel irqchip, new spin Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 1/9] introduce VMSTATE_U64 Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 2/9] Provide ioapic-kvm Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 3/9] provide apic_set_irq_delivered Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 4/9] provide i8259-kvm Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 5/9] Don't call apic functions directly from kvm code Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 6/9] export kvm_put_mp_state Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 7/9] provide apic-kvm Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 8/9] Initialize in-kernel irqchip Glauber Costa
2009-12-02 13:46 ` [Qemu-devel] [PATCH 9/9] Do GSI routing Glauber Costa
2009-12-03 12:12 ` [Qemu-devel] Re: [PATCH 5/9] Don't call apic functions directly from kvm code Avi Kivity
2009-12-03 10:27 ` [Qemu-devel] Re: [PATCH 0/9] in-kernel irqchip, new spin Michael S. Tsirkin
2009-12-03 11:42 ` Glauber Costa
2009-12-03 11:57 ` Michael S. Tsirkin
2009-12-03 12:04 ` Glauber Costa
2009-12-03 12:39 ` Michael S. Tsirkin
2009-12-03 12:45 ` Avi Kivity [this message]
2009-12-03 12:57 ` Glauber Costa
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=4B17B300.4070803@redhat.com \
--to=avi@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=glommer@gmail.com \
--cc=glommer@redhat.com \
--cc=mst@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 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.