All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: i8259 defaults wrong?
Date: Mon, 17 Aug 2009 12:54:15 +0300	[thread overview]
Message-ID: <4A8928C7.1040807@redhat.com> (raw)
In-Reply-To: <20090817022024.GE1025@MAIL.13thfloor.at>

On 08/17/2009 05:20 AM, Herbert Poetzl wrote:
> Greetings!
>
> looking at the i8259 implementation found in qemu
> as well as in the in-kernel kvm implementation, I
> see that on pic_reset() special_fully_nested_mode
> is set to zero, but the intel(r) 8259A manual says
> on page 15:
>
>    Fully Nested Mode
>
>    This mode is entered after initialization unless
>    another mode is programmed.
>
> any comments are appreciated, a patch should be
> trivial, but I'd gladly submit one if requested.
>
>    

Well, does the BIOS set fully nested mode on reset?  If not, a kvm 
change is difficult, since the bios and kvm are updated independently.

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


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@redhat.com>
To: kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: i8259 defaults wrong?
Date: Mon, 17 Aug 2009 12:54:15 +0300	[thread overview]
Message-ID: <4A8928C7.1040807@redhat.com> (raw)
In-Reply-To: <20090817022024.GE1025@MAIL.13thfloor.at>

On 08/17/2009 05:20 AM, Herbert Poetzl wrote:
> Greetings!
>
> looking at the i8259 implementation found in qemu
> as well as in the in-kernel kvm implementation, I
> see that on pic_reset() special_fully_nested_mode
> is set to zero, but the intel(r) 8259A manual says
> on page 15:
>
>    Fully Nested Mode
>
>    This mode is entered after initialization unless
>    another mode is programmed.
>
> any comments are appreciated, a patch should be
> trivial, but I'd gladly submit one if requested.
>
>    

Well, does the BIOS set fully nested mode on reset?  If not, a kvm 
change is difficult, since the bios and kvm are updated independently.

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

  reply	other threads:[~2009-08-17  9:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17  2:20 i8259 defaults wrong? Herbert Poetzl
2009-08-17  2:20 ` [Qemu-devel] " Herbert Poetzl
2009-08-17  9:54 ` Avi Kivity [this message]
2009-08-17  9:54   ` [Qemu-devel] " Avi Kivity
2009-08-18  1:02 ` Herbert Poetzl
2009-08-18  1:02   ` [Qemu-devel] " Herbert Poetzl
2009-08-18  7:46   ` Avi Kivity
2009-08-18  7:46     ` [Qemu-devel] " Avi Kivity
2009-08-18  9:39 ` Bernhard Kauer
2009-08-18  9:39   ` [Qemu-devel] " Bernhard Kauer

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=4A8928C7.1040807@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --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.