User Details
User Details
- User Since
- Sep 30 2020, 9:08 AM (130 w, 1 d)
Sep 8 2021
Sep 8 2021
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Added the "projects/bhyvearm64-v8Sep2021" tag for the utils and FreeBSD repositories.
Added the bootrom feature, which was tested with the FreeBSD and Debian for arm64 images.
There is a script in the utils reopsitory, called bootrom_run.sh, that starts a guest.
As bootrom, you can compile and use U-Boot:
https://github.com/FreeBSD-UPB/u-boot
The following instructions are used to generate the u-boot.bin file:
gmake bhyve_arm64_defconfig gmake CROSS_COMPILE=aarch64-none-elf- -j2
Apr 26 2021
Apr 26 2021
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Rebased with CURRENT
Removed consport and added MMIO UART.
Detached the device tree from the guest's kernel images. The compiled device tree can be sent as an argument to bhyveload.
Mar 2 2021
Mar 2 2021
andrei.cos.martin_gmail.com added a comment to D26976: bhyve - ARMv8 implementation.
Feb 1 2021
Feb 1 2021
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Solved a kernel panic while destroying the virtual machine:
bhyvectl --vm=test --destroy
Jan 11 2021
Jan 11 2021
andrei.cos.martin_gmail.com updated the test plan for D26976: bhyve - ARMv8 implementation.
andrei.cos.martin_gmail.com updated the test plan for D26976: bhyve - ARMv8 implementation.
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Dec 14 2020
Dec 14 2020
andrei.cos.martin_gmail.com added inline comments to D26976: bhyve - ARMv8 implementation.
Nov 16 2020
Nov 16 2020
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Removed the armv7 support.
Removed auxiliary files used for specific devices (kernel configs, device trees).
Nov 6 2020
Nov 6 2020
andrei.cos.martin_gmail.com added inline comments to D26976: bhyve - ARMv8 implementation.
Nov 5 2020
Nov 5 2020
Oct 27 2020
Oct 27 2020
andrei.cos.martin_gmail.com updated subscribers of D26976: bhyve - ARMv8 implementation.
andrei.cos.martin_gmail.com requested review of D26976: bhyve - ARMv8 implementation.