qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL v3 00/19] Initial support for Hypervisor.framewor


From: Programmingkid
Subject: Re: [Qemu-devel] [PULL v3 00/19] Initial support for Hypervisor.framework
Date: Fri, 22 Dec 2017 11:51:16 -0500

> On Dec 22, 2017, at 11:42 AM, Paolo Bonzini <address@hidden> wrote:
> 
> On 22/12/2017 17:26, Programmingkid wrote:
>> I was able to clone your git repository and successfully build the hvf 
>> branch. The latest commit is this:
>> 
>> commit aabe2a1a77b70efe96c9345f737068a0dcef0281 (HEAD -> hvf, origin/hvf)
>> Author: Paolo Bonzini <address@hidden>
>> Date:   Thu Dec 21 00:10:03 2017 +0100
>> 
>>    i386: hvf: avoid useless exit to the main loop
>> 
>> How do I make QEMU use the hvf feature?
> 
> "-accel hvf".
> 
> Paolo

Thanks. When I tried using qemu-system-i386 with the -accel hvf feature I saw 
this error: accel=hvf: No accelerator found.

I tried to build the qemu-system-x86_64 target but I also saw this error:

/Users/misbah/desktop/qemu/target/i386/hvf/x86_task.c:23:10: fatal error: 
      'x86_cpuid.h' file not found
#include "x86_cpuid.h"
         ^~~~~~~~~~~~~
1 error generated.


reply via email to

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