]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
fix -daemonize with kvm
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 18 Sep 2009 05:41:23 +0000 (02:41 -0300)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 26 Sep 2009 21:39:09 +0000 (23:39 +0200)
commit214910a7f826ca0cda328b93217e5448f76e19bf
tree2994a295f079b924ed404999f719d5367ccb7845
parentb4ed5d188f30c738035b50e7c865782f73f7171f
fix -daemonize with kvm

Otherwise fork might not inherit state initialized by kvm_init().

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
vl.c