kvm: libkvm: allow custom memory setup.
commit109c6e47051f2c7ae2ee10e3fd882b60230e2525
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 18 Oct 2007 15:29:19 +0000 (18 17:29 +0200)
committerAvi Kivity <avi@qumranet.com>
Thu, 18 Oct 2007 16:42:58 +0000 (18 18:42 +0200)
treec71f6fd178f5ae50f7ada5522bc8b2e676135c45
parentb20936d8df47a66e0c988f05cf1a60d630d108bc
kvm: libkvm: allow custom memory setup.

* split kvm_create() into smaller pieces which can be individually
  called if needed.
* add kvm_register_userspace_phys_mem() function.

Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/user/kvmctl.c
kvm/user/kvmctl.h