On Fri, Oct 17, 2014 at 12:58 PM, Ian Grant <[email protected]> wrote: > On a related note, I want to implement services on bochs VM's and pass > them from one physical host machine to another, so that the physical > addresses are not fixed targets.
qemu looks a bit better than bochs. I am wondering about how to keep a series of consistent check-points in a distributed virtual machine network, so that in the event of a compromise the VMs could be rewound to the last consistent point. Another possibility is running servers in redundant pairs on different hosts. The whole thing also needs to be runnable over "USB stick net" in extremis. I don't know enough yet about how something like VDE is implemented. Any pointers? Ian
