summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorIgor Mammedov2014-06-02 15:25:00 +0200
committerMichael S. Tsirkin2014-06-18 20:10:27 +0200
commit2d9c2725f7bd08ffaf824b8c823f1423258ec78d (patch)
treef3a12064129e05d108ded48dceeb110307c3b802 /include/exec
parentobject_add: allow completion handler to get canonical path (diff)
downloadqemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.tar.gz
qemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.tar.xz
qemu-2d9c2725f7bd08ffaf824b8c823f1423258ec78d.zip
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 'include/exec')
0 files changed, 0 insertions, 0 deletions