qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virt


From: Ming Lei
Subject: Re: [Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
Date: Thu, 7 Aug 2014 18:52:30 +0800

On Thu, Aug 7, 2014 at 6:27 PM, Ming Lei <address@hidden> wrote:
> On Wed, Aug 6, 2014 at 11:40 PM, Kevin Wolf <address@hidden> wrote:

> Also there are some problems with your patches which can't boot a
> VM in my environment:
>
> - __thread patch: looks there is no '__thread' used, and the patch
> basically makes bypass not workable.
>
> - bdrv_co_writev callback isn't set for raw-posix, looks my rootfs need to
> write during booting
>
> - another problem, I am investigating: laio isn't accessable
> in qemu_laio_process_completion() sometimes

This one should be caused by accessing 'laiocb' after cb().

Thanks,



reply via email to

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