[libvirt] [PATCH v2 0/2]impl separite module for hostdev passthrough

Daniel P. Berrange berrange at redhat.com
Fri Jun 7 11:53:53 UTC 2013


On Thu, Jun 06, 2013 at 06:00:13PM -0400, Chunyan Liu wrote:
> This patch series include two patches:
> 1/2 is the implementation of the hostdev passthrough common library.
> To meet two purposes:
> a. move qemu hostdev APIs to common library so that it could be used by all
>    hypervisor drivers.
> b. maintain a global hostdev in-use state.
> 
> 2/2 is the implementation of pci passthrough to libxl driver.
> Using common library APIs to implement pci passthrough for libxl driver.
> (Changes to qemu/lxc driver are not included yet. That could be done after common
> library is confirmed.)


Small suggestion. You should run

   git config --global sendemail.chainreplyto false


That will cause the patches sent by git to be threaded in the more
normal manner, where every patch has the same nesting level, instead
of a deep nesting.

  http://felipec.wordpress.com/2009/10/25/git-send-email-tricks/

Doesn't make much difference when you only have one or two patches
in a series, but for larger series, the flat nesting is much preferred.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list