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

qemu: host qemu 9.0.0 breaks e9 logging #334

Open
ElectrodeYT opened this issue May 5, 2024 · 0 comments
Open

qemu: host qemu 9.0.0 breaks e9 logging #334

ElectrodeYT opened this issue May 5, 2024 · 0 comments

Comments

@ElectrodeYT
Copy link
Member

When not using the host-qemu tool (aka. running host QEMU), at least on Arch, the following warnings also appear:

(venv) [alexander@alex-computer build]$ xbstrap run qemu
xbstrap: Running the following plan:
    run            qemu
xbstrap: run qemu [1/1]
xbstrap: Running ['@SOURCE_ROOT@/scripts/vm-util.py', 'qemu', '--arch', '@OPTION:arch@'] (tools: [])
qemu-system-x86_64: warning: hub port hub0port0 has no peer
qemu-system-x86_64: warning: netdev net0 has no peer
qemu-system-x86_64: warning: netdev hub0port0 has no peer
qemu-system-x86_64: warning: requested NIC (#net033, model ?) was not created (not supported by this machine?)
QEMU does not support virtio-net-pci NICs

E9 debug output is also broken. When using the host-qemu tool (aka qemu 8.1.4), everything works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant