diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-05-20 13:28:14 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:15 +0200 |
commit | b546a944749f963c5b4e27765354df10ac531853 (patch) | |
tree | 96d972bc43dfea082f6a9f2a521595bdff876a76 /block/iscsi.c | |
parent | 8dc7a7725bd6db2aa7e3c09b49bc21a1a25f40cb (diff) | |
download | qemu-b546a944749f963c5b4e27765354df10ac531853.tar.gz qemu-b546a944749f963c5b4e27765354df10ac531853.tar.bz2 qemu-b546a944749f963c5b4e27765354df10ac531853.zip |
dmg: 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 dmg block driver.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Diffstat (limited to 'block/iscsi.c')
0 files changed, 0 insertions, 0 deletions