Show patches with: Submitter = Marc-André Lureau       |   7111 patches
« 1 2 ... 34 35 3671 72 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for-3.2,v4,03/28] target/xtensa: xtfpga: provide default memory sizes Generalize machine compatibility properties - - 1 - --- 2018-11-27 Marc-André Lureau New
[for-3.2,v4,02/28] target/xtensa: drop num_[core_]regs from dc232b/dc233c configs Generalize machine compatibility properties - - - - --- 2018-11-27 Marc-André Lureau New
[for-3.2,v4,01/28] target/xtensa: gdbstub fix register counting Generalize machine compatibility properties - - - - --- 2018-11-27 Marc-André Lureau New
[for-3.2,11/11] contrib: add vhost-user-input vhost-user-backend & vhost-user-input - - - - --- 2018-11-26 Marc-André Lureau New
[for-3.2,10/11] Add vhost-user-input-pci vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,09/11] libvhost-user: add vu_queue_unpop() vhost-user-backend & vhost-user-input - - - - --- 2018-11-26 Marc-André Lureau New
[for-3.2,08/11] libvhost-user-glib: export vug_source_new() vhost-user-backend & vhost-user-input - - - - --- 2018-11-26 Marc-André Lureau New
[for-3.2,07/11] vhost-user: add vhost_user_input_get_config() vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,06/11] vhost-user: split vhost_user_read() vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,05/11] Add vhost-user-backend vhost-user-backend & vhost-user-input - - - - --- 2018-11-26 Marc-André Lureau New
[for-3.2,04/11] vhost-user: wrap some read/write with retry handling vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,03/11] libvhost-user: exit by default on VHOST_USER_NONE vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,02/11] vhost-user: simplify vhost_user_init/vhost_user_cleanup vhost-user-backend & vhost-user-input - - 1 - --- 2018-11-26 Marc-André Lureau New
[for-3.2,01/11] vhost-user: define conventions for vhost-user backends vhost-user-backend & vhost-user-input 1 - 1 - --- 2018-11-26 Marc-André Lureau New
doc: fix the configuration path doc: fix the configuration path - - 1 - --- 2018-11-26 Marc-André Lureau New
docs: apply some qemu.org-like CSS style to HTML docs: apply some qemu.org-like CSS style to HTML - - - 1 --- 2018-11-22 Marc-André Lureau New
[for-3.2,4/4] RFC: qga: drop < Vista compatibility build-sys: require Vista API by default globally - - - - --- 2018-11-22 Marc-André Lureau New
[for-3.2,3/4] build-sys: build with Vista API by default build-sys: require Vista API by default globally - - - - --- 2018-11-22 Marc-André Lureau New
[for-3.2,2/4] build-sys: move windows defines in osdep.h header build-sys: require Vista API by default globally - - - - --- 2018-11-22 Marc-André Lureau New
[for-3.2,1/4] build-sys: don't include windows.h, osdep.h does it build-sys: require Vista API by default globally - - - - --- 2018-11-22 Marc-André Lureau New
[v2,for-3.2,v2,30/30] build-sys: add a basic meson build slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,29/30] slirp: replace remaining QEMU dependency slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,28/30] slirp: move QEMU state saving to a separate unit slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,27/30] slirp: replace qemu_notify_event() with a callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,26/30] slirp: add a set_nonblock() callback slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,25/30] slirp: replace trace functions with DEBUG calls slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,24/30] slirp: call into g_debug() for DEBUG macros slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,23/30] slirp: replace DEBUG_ARGS with DEBUG_ARG slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,22/30] slirp: remove remaining DEBUG blocks slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,21/30] slirp: use %p for pointers format slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[v2,for-3.2,v2,20/30] slirp: introduce SLIRP_DEBUG environment variable slirp: make it again a standalone project - - - - --- 2018-11-21 Marc-André Lureau New
[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
« 1 2 ... 34 35 3671 72 »