On Tue, Nov 20, 2012 at 7:10 AM, Peter Feiner <pe...@gridcentric.ca> wrote: > > This patch proposes a framework that empowers QEMU to implement powerful > memory > management techniques with very low cost. The insight is to leverage existing > sub-systems, composing functionality in a traditional UNIX style. The key to > enabling this approach is to expand the -mem-path option to provide more > control > over how backing memory files are named, opened, and mapped.
Ping again. I've rebased using the latest qemu master: http://github.com/peterfeiner/qemu/commits/mem-path-options Thanks! Peter