Init page sizes in qtest
commitc50766f5a99ef7bf6c9a86cd07341c389faf7ae6
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 13 Aug 2015 10:51:32 +0000 (13 11:51 +0100)
committerAmit Shah <amit.shah@redhat.com>
Tue, 29 Sep 2015 06:03:02 +0000 (29 11:33 +0530)
treef58180bed2d7430145ef40af8d144ed0e8f645e7
parent09f6c85e39ee9e57bd245adbe6f400d387061707
Init page sizes in qtest

One of my patches used a loop that was based on host page size;
it dies in qtest since qtest hadn't bothered init'ing it.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1439463094-5394-4-git-send-email-dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
qtest.c