Re: [libvirt] Google Summer of Code 2013 ideas wiki open

2013-02-09 Thread Stefan Hajnoczi
On Fri, Feb 8, 2013 at 9:20 AM, Osier Yang wrote: > On 2013年02月08日 16:07, Michal Privoznik wrote: >> >> On 07.02.2013 16:19, Stefan Hajnoczi wrote: >>> >>> I have created the Google Summer of Code 2013 wiki page where you can >>> add project ideas: >>> >>> http://wiki.qemu.org/Google_Summer_of_Cod

Re: [libvirt] libvirt and Parallels Cloud Storage

2013-02-09 Thread Alexander Gordeev
В Thu, 7 Feb 2013 16:09:31 + "Daniel P. Berrange" пишет: > > It's not a POSIX FS but there is a FUSE client for it that can be > > used to access and manipulate images. It's quite high speed but only > > when used with O_DIRECT + aio. I tried to setup several KVMs on top of > > a Pstorage mou

Re: [libvirt] [PATCH 3/4] storage: refactor metadata lookup

2013-02-09 Thread Eric Blake
On 02/07/2013 07:55 AM, Daniel P. Berrange wrote: >> However, a future patch wants to add an additional parameter to >> the bottom of the chain, for use by virStorageFileGetMetadataRecurse, >> without affecting existing external callers. Since there is only a >> single caller of the internal func