All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: kvm@vger.kernel.org
Subject: [PATCH 0/2] make --disable-kvm to compile again
Date: Sat, 19 Sep 2009 14:59:19 +0200	[thread overview]
Message-ID: <cover.1253364915.git.quintela@redhat.com> (raw)

There were a couple of missing #ifdef KVM_* from last merge.
./configure --disable-kvm compiles and boots again.

   It compiles, it boot, it is perfect!!! (*)

Later, Juan.

*: No, that sentence is not mine :)

Juan Quintela (2):
  apic: Variable only used when CAP_IRQCHIP is defined
  i8259: kvm_* functions only defined when KVM_CAP_IRQCHIP devined

 hw/apic.c  |    4 ++--
 hw/i8259.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


             reply	other threads:[~2009-09-19 12:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-19 12:59 Juan Quintela [this message]
2009-09-19 12:59 ` [PATCH 1/2] apic: Variable only used when CAP_IRQCHIP is defined Juan Quintela
2009-09-19 12:59 ` [PATCH 2/2] i8259: kvm_* functions only defined when KVM_CAP_IRQCHIP devined Juan Quintela
2009-09-19 13:40 ` [PATCH 0/2] make --disable-kvm to compile again Jan Kiszka
2009-09-21  9:23 ` 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=cover.1253364915.git.quintela@redhat.com \
    --to=quintela@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.