commit | 3084b98d01b4165849bb421ad3f193f98f1cc181 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 07 18:24:58 2015 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 07 18:42:46 2015 +0300 |
tree | 0657fc24ac6fe8644f3e832774453cf1db706551 | |
parent | df27ccac5b0cd2608f1c168f77eaf81dd3b4ce3b [diff] |
edu: add memory test To test: ./x86_64-softmmu/qemu-system-x86_64 -m 1100 -device edu and watch the standard error. Output on LE system: $ ./x86_64-softmmu/qemu-system-x86_64 -m 1100 -device edu 41424344 edu_test_write: 0 <- 44434241 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>