test: access: separate pool from ac_test_t struct
commit1fd749954251fdb6353d11ed6dcf892e2ef22e53
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Fri, 23 Jul 2010 05:03:57 +0000 (23 13:03 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 27 Jul 2010 21:12:16 +0000 (27 18:12 -0300)
tree95a9a1f9737f66513cba3ed8f04e22abd40ef79c
parenteb4da33219a595f47af6d5b8af758e6a3f88af5d
test: access: separate pool from ac_test_t struct

Separate pool from the ac_test_t struct, later we will use multiple ac_test_t
units, those units should allocate pte from the same pool to avoid mapping to
the same pte

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm/test/x86/access.c