]> Git Repo - qemu.git/commit
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr
authorJoakim Tjernlund <[email protected]>
Sat, 12 Jul 2014 13:47:07 +0000 (15:47 +0200)
committerRiku Voipio <[email protected]>
Tue, 15 Jul 2014 13:28:25 +0000 (16:28 +0300)
commit33a29b51c9fb56abd94d751dd3a51b84b82c8379
tree9158676299357ec6bbde10a1fd9dd867eae43104
parent451aaf688c709c91a0d511c24624104677cc754e
linux-user: handle AF_PACKET sockaddrs in target_to_host_sockaddr

Implement conversion of the AF_PACKET sockaddr subtype
in target_to_host_sockaddr.

Signed-off-by: Joakim Tjernlund <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall.c
linux-user/syscall_defs.h
This page took 0.022692 seconds and 4 git commands to generate.