Re: [kvm-devel] fork() within a VM with MMU notifiers

2008-04-28 Thread Andrea Arcangeli
On Mon, Apr 28, 2008 at 11:11:56AM -0500, Anthony Liguori wrote: > Here's my thinking as to why we don't want to destroy the VM in the mmu > notifiers ->release method. I don't have a valid use-case for this but my > argument depends on the fact that this is something that should work. > Daemo

[kvm-devel] fork() within a VM with MMU notifiers

2008-04-28 Thread Anthony Liguori
Here's my thinking as to why we don't want to destroy the VM in the mmu notifiers ->release method. I don't have a valid use-case for this but my argument depends on the fact that this is something that should work. Daemonizing a running VM may be a reasonable use-case. It's useful to wait t