All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: "Saksena, Abhishek" <abhishek.saksena@intel.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: KVM's PIT and PIC programming question
Date: Thu, 20 Aug 2009 18:20:42 +0300	[thread overview]
Message-ID: <4A8D69CA.9060905@redhat.com> (raw)
In-Reply-To: <4158487B9DEE0647BA23911D1C22795712DF6691C5@orsmsx501.amr.corp.intel.com>

On 08/20/2009 06:05 PM, Saksena, Abhishek wrote:
> Isn't by default PIT and PIC are initialized in Kernel? Is something more needed on top of it?
>
>    

You need KVM_CREATE_IRQCHIP and KVM_CREATE_PIT.

> Also, I wonder if LAPIC need to be configured and initialized properly. I don't want to use LAPIC, can it be disabled in KVM. I am just using one VCPU.
>    

The lapic is disabled by default.

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


  reply	other threads:[~2009-08-20 15:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 21:26 KVM's PIT and PIC programming question Saksena, Abhishek
2009-08-20  8:28 ` Avi Kivity
2009-08-20 15:05   ` Saksena, Abhishek
2009-08-20 15:20     ` Avi Kivity [this message]
2009-08-20 16:49       ` Saksena, Abhishek
2009-08-20 17:26         ` Avi Kivity
2009-08-20 17:36           ` Saksena, Abhishek
2009-08-20 17:41             ` 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=4A8D69CA.9060905@redhat.com \
    --to=avi@redhat.com \
    --cc=abhishek.saksena@intel.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.