Show patches with: Submitter = Marc-André Lureau       |    Archived = No       |   7080 patches
« 1 2 ... 34 35 3670 71 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,for-3.2,v2,19/30] slirp: always build with debug statements slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,18/30] slirp: no need to make DPRINTF conditional on DEBUG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,17/30] slirp: replace a DEBUG block with WITH_ICMP_ERROR_MSG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,16/30] slirp: replace some fprintf() with DEBUG_MISC slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,15/30] slirp: replace error_report() and a fprintf with g_critical() slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,14/30] slirp: set G_LOG_DOMAIN slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,13/30] build-sys: use a seperate slirp-obj-y && slirp.mo slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,12/30] slirp: add callbacks for timer slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,11/30] slirp: add clock_get_ns() callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,10/30] slirp: use virtual time for packet expiration slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,09/30] net/slirp: fix a few memory leaks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,08/30] net/slirp: simplify checking for cmd: prefix slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,07/30] slirp: generalize guestfwd with a callback based approach slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,06/30] slirp: factor out guestfwd addition checks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,05/30] slirp: rename exec_list slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,04/30] slirp: simplify fork_exec() slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,03/30] glib-compat: add g_spawn_async_with_fds() fallback slirp: make it again a standalone project - - 1 - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,02/30] slirp: drop <Vista compatibility slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,01/30] fixup! net: do not depend on slirp internals slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[for-3.1?,3/3] acpi: fix stringop-truncation warnings strcpy: fix stringop-truncation warnings - - 2 - --- 2018-11-20 Marc-André Lureau New
[for-3.1?,2/3] migration: fix stringop-truncation warning strcpy: fix stringop-truncation warnings - - 3 - --- 2018-11-20 Marc-André Lureau New
[for-3.1?,1/3] sheepdog: fix stringop-truncation warning strcpy: fix stringop-truncation warnings - 1 2 - --- 2018-11-20 Marc-André Lureau New
[for-3.1] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1 [for-3.1] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1 - - 3 - --- 2018-11-20 Marc-André Lureau New
vmstate: constify SaveVMHandlers vmstate: constify SaveVMHandlers - - 1 - --- 2018-11-14 Marc-André Lureau New
vmstate: constify VMStateField vmstate: constify VMStateField 1 - 2 - --- 2018-11-14 Marc-André Lureau New
tests: add /vmstate/simple/array tests: add /vmstate/simple/array - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,41/41] build-sys: add a basic meson build RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,40/41] slirp: replace remaining QEMU dependency RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,39/41] slirp: move QEMU state saving to a separate unit RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,38/41] net: do not depend on slirp internals RFC: slirp: make it again a standalone project - - 1 1 --- 2018-11-14 Marc-André Lureau New
[for-3.2,37/41] slirp: replace ARRAY_SIZE with G_N_ELEMENTS RFC: slirp: make it again a standalone project - - 2 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,36/41] slirp: remove dead TCP_ACK_HACK code RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,35/41] slirp: NULL is defined by glib (at least) RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,34/41] slirp: remove #if notdef dead code RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,33/41] slirp: replace qemu_notify_event() with a callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,32/41] slirp: remove unused sbflush() RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,31/41] slirp: add a callback to log guest errors RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,30/41] slirp: replace trace functions with DEBUG calls RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,29/41] slirp: improve a bit the debug macros RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,28/41] slirp: replace error_report() with g_critical() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,27/41] slirp: remove unused global slirp_instance RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,26/41] slirp: replace compile time DO_KEEPALIVE RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,25/41] slirp: replace SIZEOF_CHAR_P with glib equivalent RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,24/41] slirp: replace HOST_WORDS_BIGENDIAN with glib equivalent RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,23/41] slirp: remove unused HAVE_INET_ATON RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,22/41] slirp: remove unused DECLARE_IOVEC RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,21/41] slirp: remove HAVE_SYS_FILIO_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,20/41] slirp: remove HAVE_SYS_IOCTL_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,19/41] slirp: remove unused HAVE_SYS_SELECT_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,18/41] slirp: remove unused HAVE_SYS_WAIT_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,17/41] slirp: remove unused HAVE_ARPA_INET_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,16/41] slirp: remove unused HAVE_SYS_STROPTS_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,15/41] slirp: remove NO_UNIX_SOCKETS RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,14/41] slirp: remove unused HAVE_SYS_BITYPES_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,13/41] slirp: remove HAVE_SYS_SIGNAL_H RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,12/41] slirp: remove the disabled readv()/writev() code path RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,11/41] slirp: remove FULL_BOLT RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,10/41] slirp: remove PROBE_CONN dead-code RFC: slirp: make it again a standalone project - - 2 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,09/41] slirp: add a set_nonblock() callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,08/41] slirp: add callbacks for timer RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,07/41] slirp: add clock_get_ns() callback RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,06/41] slirp: add a callback for qemu_chr_fe_write_all() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,05/41] slirp: use a callback structure to interface with qemu RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,04/41] slirp: remove unused M_TRAILINGSPACE RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,03/41] slirp: simplify fork_exec() RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
[for-3.2,02/41] glib-compat: add g_spawn_async_with_fds() fallback RFC: slirp: make it again a standalone project - - 1 - --- 2018-11-14 Marc-André Lureau New
[for-3.2,01/41] slirp: move socket pair creation in helper function RFC: slirp: make it again a standalone project - - - - --- 2018-11-14 Marc-André Lureau New
slirp: remove dead declarations slirp: remove dead declarations - - - - --- 2018-11-12 Marc-André Lureau New
[for-3.2,13/13] slirp: simplify fork_exec() slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,12/13] glib-compat: add g_spawn_async_with_fds() fallback slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,11/13] slirp: replace the poor-man string split with g_strsplit() slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,10/13] slirp: improve subprocess socket creation slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,09/13] slirp: fix slirp_add_exec() leaks slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,08/13] slirp: remove Monitor dependency, return a string for info slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,07/13] slirp: move internal function declarations slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,06/13] slirp: rename /extra/chardev slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,05/13] slirp: remove unused EMU_RSH slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,04/13] slirp: use a dedicated field for chardev pointer slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,03/13] slirp: replace ex_pty with ex_chardev slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,02/13] slirp: remove do_pty from fork_exec() slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
[for-3.2,01/13] slirp: associate slirp_output callback with the Slirp context slirp: cleanups - - - - --- 2018-11-10 Marc-André Lureau New
edid: silence a stringop-overflow warning edid: silence a stringop-overflow warning - - 1 - --- 2018-11-10 Marc-André Lureau New
net: refactor net_socket_send() net: refactor net_socket_send() - - - - --- 2018-11-09 Marc-André Lureau New
RFC: net/socket: learn to talk with a unix dgram socket RFC: net/socket: learn to talk with a unix dgram socket - - - - --- 2018-11-09 Marc-André Lureau New
vhost-user-bridge: fix recvmsg iovlen vhost-user-bridge: fix recvmsg iovlen - - - - --- 2018-11-09 Marc-André Lureau New
[for-3.2,v2] vhost-user: define conventions for vhost-user backends [for-3.2,v2] vhost-user: define conventions for vhost-user backends - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,14/14] hostmem: use object id for memory region name with >= 3.1 Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,13/14] hw/i386: add pc-i440fx-3.2 & pc-q35-3.2 Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,12/14] machine: add compat-props interface Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,11/14] qom: teach interfaces to implement post-init Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,10/14] qdev-props: call object_apply_global_props() Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,09/14] qdev-props: remove errp from GlobalProperty Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,08/14] qdev-props: convert global_props to GArray Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,07/14] qdev: all globals are now user-provided Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,06/14] qdev: do not mix compat props with global props Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,05/14] qdev: move qdev_prop_register_global_list() to tests Generalize machine compatibility properties - - 3 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,04/14] accel: register global_props like machine globals Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,03/14] qom: make user_creatable_complete() specific to UserCreatable Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,02/14] qom: make interface types abstract Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,01/14] tests: qdev_prop_check_globals() doesn't return "all_used" Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
« 1 2 ... 34 35 3670 71 »