kvm: libkvm: remove KVM_CAP_USER_MEMORY from libkvm.c.
commit496cb7b685f5cf10fd598f6e9116c2415537d768
authorGlauber Costa <glommer@redhat.com>
Wed, 10 Sep 2008 19:20:59 +0000 (10 16:20 -0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 11 Sep 2008 08:55:30 +0000 (11 11:55 +0300)
tree81705c6aa79d120bb701604f74a168e13d8be14d
parent26a339eb87f98d0d846a03189d3f4be26a7e6843
kvm: libkvm: remove KVM_CAP_USER_MEMORY from libkvm.c.

One of them is left, which is the initial check.
Code that does ioctl checking is left to be removed
in a future commit.

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