* [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please
@ 2015-09-03 17:47 Peter Maydell
2015-09-03 19:53 ` Michael S. Tsirkin
2015-09-07 7:30 ` Michael S. Tsirkin
0 siblings, 2 replies; 4+ messages in thread
From: Peter Maydell @ 2015-09-03 17:47 UTC (permalink / raw)
To: QEMU Developers; +Cc: Michael S. Tsirkin
Our changelog for QEMU 2.4 (http://wiki.qemu.org/ChangeLog/2.4)
currently has a line in it saying
" * FIXME: virtio 1"
Could somebody familiar with the level of our virtio-1 support
in 2.4 please fix this, before everybody forgets exactly what
2.4 did and didn't support?
thanks
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please
2015-09-03 17:47 [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please Peter Maydell
@ 2015-09-03 19:53 ` Michael S. Tsirkin
2015-09-07 7:30 ` Michael S. Tsirkin
1 sibling, 0 replies; 4+ messages in thread
From: Michael S. Tsirkin @ 2015-09-03 19:53 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
On Thu, Sep 03, 2015 at 06:47:55PM +0100, Peter Maydell wrote:
> Our changelog for QEMU 2.4 (http://wiki.qemu.org/ChangeLog/2.4)
> currently has a line in it saying
> " * FIXME: virtio 1"
>
> Could somebody familiar with the level of our virtio-1 support
> in 2.4 please fix this, before everybody forgets exactly what
> 2.4 did and didn't support?
>
> thanks
> -- PMM
I'll send a summary Sunday.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please
2015-09-03 17:47 [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please Peter Maydell
2015-09-03 19:53 ` Michael S. Tsirkin
@ 2015-09-07 7:30 ` Michael S. Tsirkin
2015-09-07 9:18 ` Peter Maydell
1 sibling, 1 reply; 4+ messages in thread
From: Michael S. Tsirkin @ 2015-09-07 7:30 UTC (permalink / raw)
To: Peter Maydell; +Cc: QEMU Developers
On Thu, Sep 03, 2015 at 06:47:55PM +0100, Peter Maydell wrote:
> Our changelog for QEMU 2.4 (http://wiki.qemu.org/ChangeLog/2.4)
> currently has a line in it saying
> " * FIXME: virtio 1"
>
> Could somebody familiar with the level of our virtio-1 support
> in 2.4 please fix this, before everybody forgets exactly what
> 2.4 did and didn't support?
>
> thanks
> -- PMM
I seem to have lost the wiki login/password.
For virtio-pci, Virtio 1 mode can now be enabled by specifying
disable-modern=false. To suppress the legacy interface and
create a non-transitional device, specify disable-legacy=true
additionally. All devices support this mode.
This support is still experimental: it functions fine in normal
usage and so should be appropriate for guest driver development, but there
are known issues around migration, guest out of memory handling, and
performance.
When used with virtio 1, virtio blk no longer supports scsi
command passthrough. Please use virtio scsi instead.
--
MST
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please
2015-09-07 7:30 ` Michael S. Tsirkin
@ 2015-09-07 9:18 ` Peter Maydell
0 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2015-09-07 9:18 UTC (permalink / raw)
To: Michael S. Tsirkin; +Cc: QEMU Developers
On 7 September 2015 at 08:30, Michael S. Tsirkin <mst@redhat.com> wrote:
> I seem to have lost the wiki login/password.
Looking at the userlist I suspect you didn't have an account.
Let me know what username you'd like and I'll create one for you.
thanks
-- PMM
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-07 9:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-03 17:47 [Qemu-devel] virtio-1 related entry in 2.4 Changelog, please Peter Maydell
2015-09-03 19:53 ` Michael S. Tsirkin
2015-09-07 7:30 ` Michael S. Tsirkin
2015-09-07 9:18 ` Peter Maydell
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).