From: Jason Wang <jasowang@redhat.com>
To: Claudio <claudio.fontana@gliwa.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] virtio-net sporadic error with QNX 7.0 guest: virtio-net ctrl missing headers
Date: Wed, 12 Sep 2018 16:22:08 +0800 [thread overview]
Message-ID: <36edb90f-3ea0-e9d4-1f4c-6ea459fdbd57@redhat.com> (raw)
In-Reply-To: <905c68e0-531a-d915-4033-474bda42a643@gliwa.com>
On 2018年09月12日 16:01, Claudio wrote:
> Hello Michael, Jason and all,
>
> I am currently using latest mainline QEMU on x86_64 to run a QNX 7 guest.
>
> QNX 7 is not free software anymore unfortunately, with the
> the last open source versions in the 6.x range.
>
> I am using the official virtio-net guest driver from QNX 7.
>
> During initialization I sporadically get this error message:
>
> $ qemu-system-x86_64 -machine pc,accel=kvm,kernel_irqchip=on -smp 2 -m 2048 -display none -nodefconfig -nodefaults -chardev stdio,mux=on,id=char0 -serial chardev:char0 -monitor none -mon chardev=char0,mode=readline -netdev user,id=user0,hostfwd=udp::9004-:9004 -device virtio-net,netdev=user0 qnx.img
>
> virtio-net ctrl missing headers
>
> and following that my host->guest UDP port forwarding does not work, that is,
> the qemu process shows up as listening on the interface, but no packets appear in the guest.
>
> This error during initialization does not appear every time I launch QEMU.
> It appears to be more or less random.
>
> Whenever the error does not appear, the interface works as expected, and port forwarding works.
>
> Latest commit is
>
> 19b599f7664b ("Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2'")
>
> Thanks a lot for any advice!
>
> Ciao,
>
> Claudio
>
Hi:
Please try some early qemu version to make sure it's not a regression of
qemu. And if 6.X works, it could be bug of guest driver.
Thanks
next prev parent reply other threads:[~2018-09-12 8:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-12 8:01 [Qemu-devel] virtio-net sporadic error with QNX 7.0 guest: virtio-net ctrl missing headers Claudio
2018-09-12 8:22 ` Jason Wang [this message]
2018-09-12 12:37 ` Michael S. Tsirkin
2018-09-12 15:16 ` Claudio
2018-09-12 15:31 ` Michael S. Tsirkin
2018-09-12 17:12 ` Claudio
2018-09-12 17:26 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=36edb90f-3ea0-e9d4-1f4c-6ea459fdbd57@redhat.com \
--to=jasowang@redhat.com \
--cc=claudio.fontana@gliwa.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).