commit | 86298845e127365e8a5b7419a5ee9039bbd1837f | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Mon Aug 04 17:11:20 2014 -0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Aug 15 18:03:12 2014 +0100 |
tree | 2fee7ce1c46470666349d3f5166660016e7174d0 | |
parent | 552b48f44df99e095f04245a48d3b839bbe9912c [diff] |
qtest: Adding qtest_memset and qmemset. Currently, libqtest allows for memread and memwrite, but does not offer a simple way to zero out regions of memory. This patch adds a simple function to do so. Signed-off-by: John Snow <jsnow@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>