hvm: In xenstore_process_logdirty_event(), if a stale shared memory
authorKeir Fraser <keir@xensource.com>
Thu, 25 Oct 2007 14:01:59 +0000 (15:01 +0100)
committerKeir Fraser <keir@xensource.com>
Thu, 25 Oct 2007 14:01:59 +0000 (15:01 +0100)
commit0f69f64f5c1de50ebea75b91800c20c585c1b4b9
tree030d52354fa078b7743f15ec35292d8971ca0538
parentd3d542204164ea14ac2a118e6b00a8119ce597b2
hvm: In xenstore_process_logdirty_event(), if a stale shared memory
key is encountered reset 'seg' to NULL so the shared memory
initialization can be retried later.

Signed-off-by: Ben Guthro <bguthro@virtualron.com>
Signed-off-by: Robert Phillips <rphillips@virtualiron.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/xenstore.c