Remove tests of user memory from vl.c
commit3543f1b9b602cf248c51668441929651bd5c46f2
authorGlauber Costa <glommer@redhat.com>
Wed, 10 Sep 2008 19:20:56 +0000 (10 16:20 -0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 11 Sep 2008 08:54:45 +0000 (11 11:54 +0300)
tree19b4f8e6cc3f47a87089f772f806b23dd1967e26
parent675ed93badd83cea76c07ebf0febad4204937651
Remove tests of user memory from vl.c

kvm_qemu_create_context() will fail if we don't have
userspace memory capability, so no need to check it here.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
vl.c