Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2014 12:10:25 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        freebsd-virtualization@FreeBSD.org
Subject:   bhyve: svm (amd-v) update
Message-ID:  <53748481.8010108@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

It seems that the bhyve_svm branch is a bit behind the latest interface changes
in head.  Is anyone working on sync-ing up the branch with the head?

Some examples:
- change of init method in vmm_ops
- addition of resume, vlapic_init and vlapic_cleanup methods to vmm_ops
- replacement of lapic_pending_intr and lapic_intr_accepted with
vlapic_pending_intr and vlapic_intr_accepted
- changes in struct vm_exit
- VMEXIT_EPT_FAULT ==> VMEXIT_NESTED_FAULT

Thanks!
-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53748481.8010108>