qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is


From: Jes Sorensen
Subject: [Qemu-devel] Re: [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
Date: Tue, 15 Jun 2010 15:40:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Lightning/1.0b2pre Thunderbird/3.0.4

On 06/15/10 15:31, Paolo Bonzini wrote:
> On 06/15/2010 01:04 PM, address@hidden wrote:
>> From: Jes Sorensen<address@hidden>
>>
>> Only call kvm_set_irqfd() if CONFIG_KVM is defined to avoid breaking
>> the build for non x86.
> 
> You can just add a stub to kvm-stub.c that returns -ENOSYS.
> 
> Paolo

It's more than that, the code also uses bits in the msix code that isn't
globally available.

Cheers,
Jes




reply via email to

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