Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libsel4vmmplatsupport: virtio_net driver lacks support for IO control to change MAC address #35

Open
axel-h opened this issue Mar 11, 2022 · 0 comments
Labels

Comments

@axel-h
Copy link
Member

axel-h commented Mar 11, 2022

Follow-up from https://lists.sel4.systems/hyperkitty/list/[email protected]/thread/YNTMEMTAUD5ZE6X7J4O4E75OELA6T345/

The error

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.

@axel-h axel-h added the bug label Mar 11, 2022
@axel-h 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant