diff options
author | Igor Mammedov <imammedo@redhat.com> | 2014-06-02 15:25:00 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-06-18 21:10:27 +0300 |
commit | 2d9c2725f7bd08ffaf824b8c823f1423258ec78d (patch) | |
tree | f3a12064129e05d108ded48dceeb110307c3b802 /backends | |
parent | a790f4ecc9ac54769f483efc00d8e91f31bca14d (diff) |
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