qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Add virt-v3 machine that uses GIC-500


From: Pavel Fedin
Subject: Re: [Qemu-devel] [PATCH v2] Add virt-v3 machine that uses GIC-500
Date: Tue, 12 May 2015 12:05:58 +0300

 Hello!

> I just pulled last git and git am-ed your patch on-top of my first 3 patches 
> and got
this error:
> /home/shlomo/qemu-new.git/qemu-64/hw/arm/virt.c: In function 
> 'fdt_add_gic_node':
> /home/shlomo/qemu-new.git/qemu-64/hw/arm/virt.c:366:17: error:
> 'KVM_DEV_TYPE_ARM_VGIC_V3' undeclared (first use in this function)
>      if (type == KVM_DEV_TYPE_ARM_VGIC_V3) {

 Very strange. Check your source tree. This value is declared in
linux-headers/linux/kvm.h. Try to #include it directly maybe ? OTOH it 
perfectly works for
me, i have just verified, i have no extra #include's which could be missing 
from the
patch.
 But, may be something has changed in master over the last three days? Actually 
my base
tree is from friday.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]