]> Git Repo - qemu.git/commit
tests/tcg/multiarch: move the system memory test
authorAlex Bennée <[email protected]>
Fri, 26 Apr 2019 08:28:15 +0000 (09:28 +0100)
committerAlex Bennée <[email protected]>
Tue, 28 May 2019 09:28:51 +0000 (10:28 +0100)
commit67f3da9d743592182e593cc843f547a966a2670b
treed9a877e78ea9613dd295c4c2b7412681ebd86cf6
parentf6482872f33503acb4825e52e2a676d93a08bfe4
tests/tcg/multiarch: move the system memory test

There is nothing inherently architecture specific about the memory
test although we may have to manage different restrictions of
unaligned access across architectures.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
tests/tcg/i386/system/memory.c [deleted file]
tests/tcg/multiarch/system/memory.c [new file with mode: 0644]
This page took 0.026423 seconds and 4 git commands to generate.