kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] make --disable-kvm to compile again
@ 2009-09-19 12:59 Juan Quintela
  2009-09-19 12:59 ` [PATCH 1/2] apic: Variable only used when CAP_IRQCHIP is defined Juan Quintela
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Juan Quintela @ 2009-09-19 12:59 UTC (permalink / raw)
  To: kvm

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-21  9:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 12:59 [PATCH 0/2] make --disable-kvm to compile again Juan Quintela
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).