qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH] Implement synthetic file system support in qemu using 9p
@ 2011-09-09 11:07 Aneesh Kumar K.V
  2011-09-09 11:07 ` [Qemu-devel] [RFC PATCH 1/3] hw/9pfs: Abstract open state of fid to V9fsFidOpenState Aneesh Kumar K.V
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aneesh Kumar K.V @ 2011-09-09 11:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

This patchset implement a synthetic file system in qemu using 9p. The immediate goal
is to get better error injection based testing for VirtFS server. But i guess
other subsystem in qemu can use the framework to expose hypervisor data to guest.
The framework also enables qemu subsytem to allow guest to tune/change hypervisor/host
configuration.

-aneesh

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

end of thread, other threads:[~2011-09-09 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-09 11:07 [Qemu-devel] [RFC PATCH] Implement synthetic file system support in qemu using 9p Aneesh Kumar K.V
2011-09-09 11:07 ` [Qemu-devel] [RFC PATCH 1/3] hw/9pfs: Abstract open state of fid to V9fsFidOpenState Aneesh Kumar K.V
2011-09-09 11:07 ` [Qemu-devel] [RFC PATCH 2/3] hw/9pfs: Add synthetic file system support using 9p Aneesh Kumar K.V
2011-09-09 11:07 ` [Qemu-devel] [RFC PATCH 3/3] hw/9pfs: Add synth fs test Aneesh Kumar K.V

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).