aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2014-06-02 15:25:00 +0200
committerMichael S. Tsirkin <mst@redhat.com>2014-06-18 21:10:27 +0300
commit2d9c2725f7bd08ffaf824b8c823f1423258ec78d (patch)
treef3a12064129e05d108ded48dceeb110307c3b802 /backends
parenta790f4ecc9ac54769f483efc00d8e91f31bca14d (diff)
downloadqemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.zip
qemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.tar.gz
qemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.tar.bz2
vl.c: daemonize before guest memory allocation
memory allocated for guest before QEMU is daemonized and then mapped later in guest's address space after it is daemonized, leads to EPT violation and QEMU aborts. To avoid this and similar issues switch to daemonized mode early before applying/processing other options. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions