qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/8] libqos support


From: Anthony Liguori
Subject: Re: [Qemu-devel] [RFC PATCH 0/8] libqos support
Date: Tue, 05 Mar 2013 08:59:26 -0600
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Stefan Hajnoczi <address@hidden> writes:

> On Tue, Mar 05, 2013 at 07:53:24AM -0600, Anthony Liguori wrote:
>> This is a not completely polished version of libqos that includes PCI
>> support.  I haven't gone through the patches thoroughly yet so I've got
>> it marked as RFC.  It works and is functionally complete.  I know the
>> files are missing copyrights though and the commit messages need some
>> work.  I also haven't run checkpatch on the patches yet.
>
> The PCI support looks pretty close.  The minimum functionality that
> others can build on is the PCI support.  Merging the PCI support should
> be uncontroversial.
>
> The fw_cfg needs some patch reordering (best to introduce the fw_cfg pc
> code in a separate source file from the start instead of moving it
> later).

fw_cfg is needed in order to implement an alloc.  Alloc is needed in
order to do any form of DMA.

But I don't think it will be too hard to fix up this series into
something mergable.  The big issue was virtio support but now that
that's dropped, the rest is pretty easy.

Regards,

Anthony Liguori

>
> Stefan




reply via email to

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