kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: Juan Quintela <quintela@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/2] make --disable-kvm to compile again
Date: Sat, 19 Sep 2009 15:40:58 +0200	[thread overview]
Message-ID: <4AB4DF6A.1000000@web.de> (raw)
In-Reply-To: <cover.1253364915.git.quintela@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

Juan Quintela wrote:
> 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!!! (*)

Well, almost (try to build all targets): :p

You also have to move vga_dirty_log_start/stop back to vga.c where it
actually belongs (right beside vga_sync_dirty_bitmap). This happens to
work so far in upstream as its users there are only built together with
vga-pci. But it fails here due to the special logging patches qemu-kvm
still carries.

Please also refactor this upstream.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

  parent reply	other threads:[~2009-09-19 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Jan Kiszka [this message]
2009-09-21  9:23 ` [PATCH 0/2] make --disable-kvm to compile again 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=4AB4DF6A.1000000@web.de \
    --to=jan.kiszka@web.de \
    --cc=kvm@vger.kernel.org \
    --cc=quintela@redhat.com \
    /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 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).