qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] PVFS2 Block Driver Support
@ 2013-06-27 14:25 Timothy Scott
  2013-06-27 14:43 ` Stefan Hajnoczi
  0 siblings, 1 reply; 10+ messages in thread
From: Timothy Scott @ 2013-06-27 14:25 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

I am working on adding block driver support for PVFS2 that will allow
images stored on PVFS2 systems to bypass the kernel module and hopefully
improve performance significantly.

I have been modeling my changes off of the GlusterFS block driver
implementation.

*Can you please advise on a couple of issues*:
  - Should qcow2 and other optimizing formats function when using pvfs2 as
a transport/block layer?  ie 'qemu-img create -f qcow2 pvfs2:foo.img 10g'
  - Are there any debugging tools or compile flags that are recommended for
use in QEMU?  I am currently hacking around with gdb and having trouble
navigating through much of the code.
  - Is there currently a testing suite/procedure for verifying new block
drivers?


-- 
T. Joe Scott
Clemson University
College of Engineering and Science

[-- Attachment #2: Type: text/html, Size: 1418 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-10 14:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 14:25 [Qemu-devel] PVFS2 Block Driver Support Timothy Scott
2013-06-27 14:43 ` Stefan Hajnoczi
2013-06-27 14:53   ` Stefan Hajnoczi
2013-06-27 21:40     ` Alex Bligh
2013-07-01  8:47       ` Stefan Hajnoczi
2013-07-03 15:41         ` Timothy Scott
2013-07-04  8:41           ` Stefan Hajnoczi
2013-07-08 14:54             ` Timothy Scott
2013-07-10 14:08             ` Timothy Scott
2013-07-10 14:31               ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).