commit | bd9262d95f9172a5f4897aeea341c219a6c6cf96 | [log] [tgz] |
---|---|---|
author | Hu Tao <hutao@cn.fujitsu.com> | Tue Jun 10 19:15:19 2014 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jun 19 18:44:20 2014 +0300 |
tree | 32f8d88adff799545a71253f6cbdb08cbb60ba08 | |
parent | 58f4662c6c98a9fd05519745661177792d7aeede [diff] |
hostmem: separate allocation from UserCreatable complete method This allows the superclass to set various policies on the memory region that the subclass creates. Drops hostmem-ram's complete method accordingly. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>