qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Fedin <p.fedin@samsung.com>
To: 'Shlomo Pongratz' <shlomopongratz@gmail.com>
Cc: 'Peter Maydell' <peter.maydell@linaro.org>,
	'Eric Auger' <eric.auger@linaro.org>,
	'Shlomo Pongratz' <shlomo.pongratz@huawei.com>,
	qemu-devel@nongnu.org,
	'Diana Craciun' <diana.craciun@freescale.com>,
	'Christoffer Dall' <christoffer.dall@linaro.org>
Subject: Re: [Qemu-devel] [PATCH v6 4/6] Introduce irqchip type specification for KVMis
Date: Fri, 24 Jul 2015 10:13:40 +0300	[thread overview]
Message-ID: <011301d0c5e0$457f9640$d07ec2c0$@samsung.com> (raw)
In-Reply-To: <CAHzK-V2x_yXqtW5cR2Fx3dwj_4Hv_qrDG1eFdSczk1g558UvaA@mail.gmail.com>

 Hello!

> This Doesn't compile, a problem with KVM_DEV_TYPE_ARM_VGIC_V2.
> I assume this is include file issue as it exists in linux-headers/linux/kvm.h
> Note that everything should compile also for TCG only.

 Damn! I think i know what the problem is... Your host arch != target arch and CONFIG_KVM gets disabled.
 Can you try adding explicit #include "linux/kvm.h" in vexpress.c and virt.c for a quick test?

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia

  reply	other threads:[~2015-07-24  7:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 10:55 [Qemu-devel] [PATCH v6 4/6] Introduce irqchip type specification for KVMis Shlomo Pongratz
2015-07-24  7:13 ` Pavel Fedin [this message]
2015-07-24  7:22   ` Shlomo Pongratz
2015-07-24  7:44     ` Pavel Fedin
2015-07-24  9:10       ` Peter Maydell

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='011301d0c5e0$457f9640$d07ec2c0$@samsung.com' \
    --to=p.fedin@samsung.com \
    --cc=christoffer.dall@linaro.org \
    --cc=diana.craciun@freescale.com \
    --cc=eric.auger@linaro.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=shlomo.pongratz@huawei.com \
    --cc=shlomopongratz@gmail.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).