On 21 December 2017 at 08:55, Paolo Bonzini <pbonz...@redhat.com> 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 0a4609ab57575f89565845af1ad076579add3e4b: > > i386: hvf: cleanup x86_gen.h (2017-12-21 09:51:53 +0100) > > ---------------------------------------------------------------- > Initial support for the HVF accelerator
Still doesn't build on OSX, I'm afraid: /Users/pm215/src/qemu-for-merges/target/i386/hvf/hvf.c:657:9: error: statement requires expression of scalar type ('void' invalid) if (hvf_inject_interrupts(cpu)) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. thanks -- PMM