Page MenuHomeFreeBSD
Feed Advanced Search

Oct 10 2023

alexandru.elisei_gmail.com added inline comments to D37428: Import the kernel parts of bhyve/arm64.
Oct 10 2023, 2:14 PM

Oct 9 2023

alexandru.elisei_gmail.com added inline comments to D37428: Import the kernel parts of bhyve/arm64.
Oct 9 2023, 2:44 PM

Dec 12 2018

alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.
Dec 12 2018, 7:52 PM
alexandru.elisei_gmail.com updated the diff for D17874: libvmmapi: Separate MI from MD code.
  • vmmapi.h: Include MD header at the top of the file
  • amd64/vmmapi_amd64.h: Add header guards
  • Makefile: Use MACHINE for the MD directory name
  • Add vmmapi_internal.{c, h} for internal MI functions
  • Add amd64 internal header with struct vmctx definition
Dec 12 2018, 7:48 PM
alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.
Dec 12 2018, 7:38 PM

Dec 11 2018

alexandru.elisei_gmail.com added a comment to D17874: libvmmapi: Separate MI from MD code.

One more question, did you test it with AMD and Intel CPUs?
I can help to test with Intel, unfortunately my Ryzen is gone.

Dec 11 2018, 11:32 AM

Dec 10 2018

alexandru.elisei_gmail.com added a comment to D17874: libvmmapi: Separate MI from MD code.

Tested using the following guests:

Dec 10 2018, 7:02 PM

Nov 20 2018

alexandru.elisei_gmail.com added a comment to D17874: libvmmapi: Separate MI from MD code.

The only test I did for the patch was to compile the source code. When the patch code is stabilized I will try to do a proper test by running a virtual machine with bhyve.

Nov 20 2018, 9:16 PM
alexandru.elisei_gmail.com updated the diff for D17874: libvmmapi: Separate MI from MD code.

I've rewritten the patch to make the diff readable.

Nov 20 2018, 9:08 PM

Nov 6 2018

alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.
Nov 6 2018, 7:28 PM
alexandru.elisei_gmail.com created D17874: libvmmapi: Separate MI from MD code.
Nov 6 2018, 7:20 PM