]> Git Repo - qemu.git/commit - migration/page_cache.h
Don't abort on memory allocation error
authorOrit Wasserman <[email protected]>
Thu, 30 Jan 2014 18:08:38 +0000 (20:08 +0200)
committerJuan Quintela <[email protected]>
Tue, 4 Feb 2014 15:50:37 +0000 (16:50 +0100)
commit89db9987c07977bdb78d5d4b41d65e7acb9a5a2c
tree0da66555ff71ef4486679a0493d2ee632c4d6bcc
parenta17b2fd3580d1da96e806c8b58e61255e8c57577
Don't abort on memory allocation error

It is better to fail migration in case of failure to
allocate new cache item

Signed-off-by: Orit Wasserman <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
arch_init.c
include/migration/page_cache.h
page_cache.c
This page took 0.026057 seconds and 4 git commands to generate.