summaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2014-05-21 18:02:42 +0200
committerKevin Wolf <kwolf@redhat.com>2014-08-15 15:07:15 +0200
commit50d4a858e62b1d864227d13f07d2c79c118d046a (patch)
tree0e608d2c1c93d093dd0a6d5900bdb67ed8c46efe /linux-user
parent4f4896db5fb2285df016ff927508560c89b845a4 (diff)
downloadqemu-50d4a858e62b1d864227d13f07d2c79c118d046a.tar.gz
qemu-50d4a858e62b1d864227d13f07d2c79c118d046a.tar.bz2
qemu-50d4a858e62b1d864227d13f07d2c79c118d046a.zip
raw-posix: Handle failure for potentially large allocations
Some code in the block layer makes potentially huge allocations. Failure is not completely unexpected there, so avoid aborting qemu and handle out-of-memory situations gracefully. This patch addresses the allocations in the raw-posix block driver. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions