]> Git Repo - qemu.git/commit
slirp: remove Monitor dependency, return a string for info
authorMarc-André Lureau <[email protected]>
Sat, 10 Nov 2018 13:45:43 +0000 (17:45 +0400)
committerSamuel Thibault <[email protected]>
Sun, 13 Jan 2019 23:40:54 +0000 (00:40 +0100)
commitb7f43bf2f6166cc6e4ee22898ae31b76503378aa
treecf64d4d2516fc73606f0460a254b3910ffefdb9e
parent634d03487b3018b03f3fc45bf1af001ceb8dd603
slirp: remove Monitor dependency, return a string for info

There is nothing performance-sensitive in returning an allocated
string for info, and handling the monitor_printf() on the caller side.

Signed-off-by: Marc-André Lureau <[email protected]>
Signed-off-by: Samuel Thibault <[email protected]>
net/slirp.c
slirp/libslirp.h
slirp/misc.c
This page took 0.026057 seconds and 4 git commands to generate.