kvm: testsuite: improve access test speed
commit7fe5f8e2c65ca86d06320076c05a49a47609273d
authorAvi Kivity <avi@qumranet.com>
Sun, 9 Dec 2007 12:51:52 +0000 (9 14:51 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 9 Dec 2007 12:51:52 +0000 (9 14:51 +0200)
tree669780361d3e8ed533361a0ae72a8f8c55578226
parentde5397c2a6519db793f4f23e8c058cd7983cbcaf
kvm: testsuite: improve access test speed

by buffering the test description line, we make the test much faster,
requiring only three exits per test case.

Signed-off-by: Avi Kivity <avi@qumranet.com>
user/test/x86/access.c