* Frederic Konrad (fred.kon...@greensocs.com) wrote:
> On 21/03/2014 20:54, Dr. David Alan Gilbert wrote:
> >* fred.kon...@greensocs.com (fred.kon...@greensocs.com) wrote:
> >>From: KONRAD Frederic
> >>
> >>This makes qemu_savevm_state public for reverse-execution.
> >It's interesting that you're
On 21/03/2014 20:54, Dr. David Alan Gilbert wrote:
* fred.kon...@greensocs.com (fred.kon...@greensocs.com) wrote:
From: KONRAD Frederic
This makes qemu_savevm_state public for reverse-execution.
It's interesting that you're doing this repetitive snapshot;
in some ways it's similar to Michael
From: KONRAD Frederic
This makes qemu_savevm_state public for reverse-execution.
Signed-off-by: KONRAD Frederic
---
include/sysemu/sysemu.h | 1 +
savevm.c| 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/sysemu/sysemu.h b/include/sysemu/sysemu.h
ind
* fred.kon...@greensocs.com (fred.kon...@greensocs.com) wrote:
> From: KONRAD Frederic
>
> This makes qemu_savevm_state public for reverse-execution.
It's interesting that you're doing this repetitive snapshot;
in some ways it's similar to Michael Hines's code for
Fault tolerance (
http://lists