]> git.proxmox.com Git - qemu.git/commit
BSD user: initial support for i386 and x86_64 targets
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 11 Apr 2009 11:09:31 +0000 (11:09 +0000)
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 11 Apr 2009 11:09:31 +0000 (11:09 +0000)
commit31fc12df2c15a79e75a78288a552797a1be47f25
tree94811891d7e630e31eae7e5f6eadbf6ec3a8bf19
parente9c283344051ee699bd00679a39de94aa2dbf084
BSD user: initial support for i386 and x86_64 targets

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7084 c046a42c-6fe2-441c-8c8c-71466251a162
bsd-user/i386/syscall.h [new file with mode: 0644]
bsd-user/i386/target_signal.h [new file with mode: 0644]
bsd-user/main.c
bsd-user/x86_64/syscall.h [new file with mode: 0644]
bsd-user/x86_64/target_signal.h [new file with mode: 0644]
configure