User Details
User Details
- User Since
- Jul 20 2017, 7:30 AM (394 w, 20 h)
Oct 10 2023
Oct 10 2023
alexandru.elisei_gmail.com added inline comments to D37428: Import the kernel parts of bhyve/arm64.
Oct 9 2023
Oct 9 2023
alexandru.elisei_gmail.com added inline comments to D37428: Import the kernel parts of bhyve/arm64.
Dec 12 2018
Dec 12 2018
alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.
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
alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.
Dec 11 2018
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 10 2018
Dec 10 2018
alexandru.elisei_gmail.com added a comment to D17874: libvmmapi: Separate MI from MD code.
Tested using the following guests:
Nov 20 2018
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.
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 6 2018
Nov 6 2018
alexandru.elisei_gmail.com added inline comments to D17874: libvmmapi: Separate MI from MD code.