summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorMarc-André Lureau2016-06-18 09:54:02 +0200
committerPaolo Bonzini2016-09-14 12:25:14 +0200
commit883e4f7624e10b98d16d9adaffb8b1795664d899 (patch)
tree13db9ee9d182ab78262e3daa0d01c6295bc5dfbd /scripts/checkpatch.pl
parentcutils: Rewrite x86 buffer zero checking (diff)
downloadqemu-883e4f7624e10b98d16d9adaffb8b1795664d899.tar.gz
qemu-883e4f7624e10b98d16d9adaffb8b1795664d899.tar.xz
qemu-883e4f7624e10b98d16d9adaffb8b1795664d899.zip
Change net/socket.c to use socket_*() functions
Use socket_*() functions from include/qemu/sockets.h instead of listen()/bind()/connect()/parse_host_port(). socket_*() fucntions are QAPI based and this patch performs this api conversion since everything will be using QAPI based sockets in the future. Also add a helper function socket_address_to_string() in util/qemu-sockets.c which returns the string representation of socket address. The task was listed on http://wiki.qemu.org/BiteSizedTasks page. Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions