qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] virtio fixes pull for 4.0?


From: Michael S. Tsirkin
Subject: [Qemu-devel] virtio fixes pull for 4.0?
Date: Sat, 7 Mar 2015 20:30:49 +0100

Hi Rusty!
There are a bunch of (mostly virtio 1.0 related) fixes for virtio
that need to go into 4.0 I think.
        virtio_blk: typo fix
        virtio_blk: fix comment for virtio 1.0
        virtio_console: init work unconditionally
        virtio_console: avoid config access from irq
        virtio_balloon: set DRIVER_OK before using device

seem ready?

        virtio_mmio: generation support
        virtio_mmio: fix endian-ness for mmio these two are waiting for ack by 
Pawel

These two fix bugs in virtio 1.0 code for mmio.
Host code for that was AFAIK not posted, so I can't test properly.
Pawel?

        virtio-balloon: do not call blocking ops when !TASK_RUNNING

Rusty, it seems you prefer a different fix for this issue,
while Cornelia prefers mine. Maybe both me and Cornelia misunderstand the
issue? I know you dealt with a ton of similar issues recently
so you are more likely to be right, but I'd like to understand
what's going on better all the same. Could you help please?

        virtio_rpmsg: set DRIVER_OK before using device

Just posted this, but seems pretty obvious.

I think it's a good idea to merge these patches (maybe except the
!TASK_RUNNING thing) sooner rather than later, to make sure people have
the time to test the fixes properly.  Would you like me to pack up (some
of them) them up and do a pull request?

Thanks,
-- 
MST



reply via email to

[Prev in Thread] Current Thread [Next in Thread]