]> git.proxmox.com Git - qemu.git/commit
Enable same-arch consistency check on x86-64, print syscall name on error.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 21 Sep 2008 02:31:19 +0000 (02:31 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 21 Sep 2008 02:31:19 +0000 (02:31 +0000)
commit872ea0c098f63a36de8c49eb2cf348cd111292b9
tree54d2468ce804efff32def58ce831f333993c969c
parentf0d5e47183fa0cbea650944b41e0241e336b697b
Enable same-arch consistency check on x86-64, print syscall name on error.

Also disable testing instructions unsupported by 64-bit binutils in
test-i386.c

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5277 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/syscall.c
tests/test-i386.c