]> Git Repo - qemu.git/commit
exec.c: check memory backend file size with 'size' option
authorHaozhong Zhang <[email protected]>
Wed, 2 Nov 2016 01:05:51 +0000 (09:05 +0800)
committerPaolo Bonzini <[email protected]>
Wed, 2 Nov 2016 08:28:51 +0000 (09:28 +0100)
commit1775f111eaf7f49efcec30152db44a184c1e2222
tree8ac5093c8a97e358f40c725f4a11f9043034a238
parentd6af99c9f8d577927a52d00af3fa8e6ec0b2a4e2
exec.c: check memory backend file size with 'size' option

If the memory backend file is not large enough to hold the required 'size',
Qemu will report error and exit.

Signed-off-by: Haozhong Zhang <[email protected]>
Message-Id: <20161027042300[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]>
Message-Id: <20161102010551[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
exec.c
This page took 0.0226 seconds and 4 git commands to generate.