You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled offset of 0x14 of size 1, writing 0x2
Assertion failed: !"panic"
seL4_projects_libs/seL4_projects_libs/libsel4vmmplatsupport/src/drivers/virtio_emul.c: emul_io_out: 109
Seem to indicate that the virtio_net driver of the libsel4vmmsupport does not support IO control for changing the MAC addess of the virtio net in the guest.
The text was updated successfully, but these errors were encountered:
axel-h
changed the title
libsel4vmmplatsupport: virtio_net driver does not support support io control for changing MAC addess
libsel4vmmplatsupport: virtio_net driver lacks support for IO control to change MAC address
Mar 11, 2022
Follow-up from https://lists.sel4.systems/hyperkitty/list/[email protected]/thread/YNTMEMTAUD5ZE6X7J4O4E75OELA6T345/
The error
Seem to indicate that the virtio_net driver of the libsel4vmmsupport does not support IO control for changing the MAC addess of the virtio net in the guest.
The text was updated successfully, but these errors were encountered: