From: Peter Lieven <pl@kamp.de>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
famz@redhat.com, stefanha@redhat.com,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] Regression: virtio-pci: convert to ioeventfd callbacks
Date: Tue, 28 Jun 2016 08:22:05 +0200 [thread overview]
Message-ID: <5772178D.9030002@kamp.de> (raw)
In-Reply-To: <20160627170938.04a7a13c.cornelia.huck@de.ibm.com>
Am 27.06.2016 um 17:09 schrieb Cornelia Huck:
> On Mon, 27 Jun 2016 11:44:47 +0200
> Peter Lieven <pl@kamp.de> wrote:
>
>> Hi, with the above patch applied:
>>
>> commit 9f06e71a567ba5ee8b727e65a2d5347fd331d2aa
>> Author: Cornelia Huck <cornelia.huck@de.ibm.com>
>> Date: Fri Jun 10 11:04:12 2016 +0200
>>
>> virtio-pci: convert to ioeventfd callbacks
>>
>> a Ubuntu 14.04 VM freezes at startup when blk-mq is set up - even if there is only one queue.
> OK, I played around a bit with Stefan's block branch rebased upon
> current master (and the conflict fixed up)... and I can't seem to hit
> any error with virtio-ccw (will see if I find time to play around with
> virtio-pci; but unless I've messed up, this should be the same code
> path). VIRTIO_BLK_F_MQ is correctly negotiated if num_queues > 1, and I
> can use the disk.
>
> So, two questions:
> - Which branch are you using? Any chance of a mis-merge there?
> - Can you share the interesting portion of your command line?
>
Hi Cornelia,
sorry I should have been a little more precise. I am using current master for git.qemu.org.
I tried around and I can only reproduce the regression with iSCSI *and* dataplane enabled.
Here is the reproducing commandline for me.
./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -nodefaults -drive if=none,format=raw,file=iscsi://172.21.200.56/iqn.2001-05.com.equallogic:0-8a0906-98f384e0a-7d2004ee0a85767a-00lieven-test/0,cache=none,aio=native,id=disk0 -object iothread,id=iothread0
-device virtio-blk-pci,drive=disk0,iothread=iothread0 -vga vmware -monitor stdio
Have you the possiblity to install Ubuntu 14.04 on an iSCSI target?
Let me know if you need further information. Maybe the regression is an incompatiblity between the iSCSI driver and ioeventfd?
Thanks,
Peter
next prev parent reply other threads:[~2016-06-28 6:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-27 9:44 [Qemu-devel] Regression: virtio-pci: convert to ioeventfd callbacks Peter Lieven
2016-06-27 10:22 ` Cornelia Huck
2016-06-27 15:09 ` Cornelia Huck
2016-06-28 6:22 ` Peter Lieven [this message]
2016-06-28 7:25 ` Cornelia Huck
2016-06-28 7:03 ` Michael S. Tsirkin
2016-06-28 7:42 ` Cornelia Huck
2016-06-28 7:47 ` Peter Lieven
2016-06-28 7:59 ` Cornelia Huck
2016-06-28 8:16 ` Cornelia Huck
2016-06-28 9:20 ` Peter Lieven
2016-06-29 1:41 ` Jason Wang
2016-06-29 7:23 ` Cornelia Huck
2016-06-29 8:21 ` Jason Wang
2016-06-29 9:15 ` Cornelia Huck
2016-06-29 11:16 ` Cornelia Huck
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=5772178D.9030002@kamp.de \
--to=pl@kamp.de \
--cc=cornelia.huck@de.ibm.com \
--cc=famz@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).