Page MenuHomeFreeBSD

andrei.cos.martin_gmail.com (Andrei Martin)
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 30 2020, 9:08 AM (130 w, 1 d)

Recent Activity

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
Sep 8 2021, 8:52 AM

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.

Apr 26 2021, 4:09 PM

Mar 2 2021

andrei.cos.martin_gmail.com added a comment to D26976: bhyve - ARMv8 implementation.

Is this work also available in a git repo?

Mar 2 2021, 12:22 PM

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
Feb 1 2021, 4:32 PM

Jan 11 2021

andrei.cos.martin_gmail.com updated the test plan for D26976: bhyve - ARMv8 implementation.
Jan 11 2021, 1:44 PM
andrei.cos.martin_gmail.com updated the test plan for D26976: bhyve - ARMv8 implementation.
Jan 11 2021, 1:36 PM
andrei.cos.martin_gmail.com updated the diff for D26976: bhyve - ARMv8 implementation.
Jan 11 2021, 1:33 PM

Dec 14 2020

andrei.cos.martin_gmail.com added inline comments to D26976: bhyve - ARMv8 implementation.
Dec 14 2020, 9:48 AM

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 16 2020, 5:36 PM

Nov 6 2020

andrei.cos.martin_gmail.com added inline comments to D26976: bhyve - ARMv8 implementation.
Nov 6 2020, 5:20 PM

Nov 5 2020

andrei.cos.martin_gmail.com added reviewers for D26976: bhyve - ARMv8 implementation: grehan, jhb.
Nov 5 2020, 6:39 AM

Oct 27 2020

andrei.cos.martin_gmail.com updated subscribers of D26976: bhyve - ARMv8 implementation.
Oct 27 2020, 4:32 PM
andrei.cos.martin_gmail.com requested review of D26976: bhyve - ARMv8 implementation.
Oct 27 2020, 4:31 PM