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:26:30 -0500

> On Dec 22, 2017, at 9:10 AM, address@hidden wrote:
> 
> Message: 16
> Date: Fri, 22 Dec 2017 15:03:04 +0100
> From: Paolo Bonzini <address@hidden>
> To: Peter Maydell <address@hidden>
> Cc: QEMU Developers <address@hidden>
> Subject: Re: [Qemu-devel] [PULL v3 00/19] Initial support for
>       Hypervisor.framework
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=utf-8
> 
> On 22/12/2017 14:47, Peter Maydell wrote:
>> On 21 December 2017 at 20:27, Paolo Bonzini <address@hidden> wrote:
>>> The following changes since commit 200780a3a3ed067dfb2e0d2210b0ed09e748ba26:
>>> 
>>>  Merge remote-tracking branch 
>>> 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2' into staging (2017-12-20 
>>> 13:20:48 +0000)
>>> 
>>> are available in the Git repository at:
>>> 
>>>  git://github.com/bonzini/qemu.git tags/for-upstream-hvf
>>> 
>>> for you to fetch changes up to e7c116fa90f3508a7ef5950e9bed5af11d8c192c:
>>> 
>>>  i386: hvf: cleanup x86_gen.h (2017-12-21 21:24:54 +0100)
>>> 
>>> ----------------------------------------------------------------
>>> Initial support for the HVF accelerator
>> 
>> 
>> OSX still doesn't build:
>> 
>> /Users/pm215/src/qemu-for-merges/target/i386/hvf/x86_task.c:23:10:
>> fatal error: 'x86_cpuid.h' file not found
>> #include "x86_cpuid.h"
>>         ^
>> 
>> make -k thinks this is the last compile error, though.
> 
> Thanks (the errors were the result of some late removal of unused
> functions, after a user told me it worked fine for him).  During the
> holidays I might try to actually use it on my in-laws' Mac...
> 
> Paolo

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?


reply via email to

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