Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   6120 patches
« 1 2 ... 59 60 61 62 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[for,2.10,v2,08/20] vfio/platform: fix use of freed memory - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,07/20] net/eth: fix incorrect check of iov_to_buf() return value - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,06/20] ui/vnc: fix leak of SocketAddress ** - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,05/20] qcow2: fix null pointer dereference - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,04/20] nbd: fix memory leak in nbd_opt_go() - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,03/20] ivshmem: fix incorrect error handling in ivshmem_recv_msg() - - 1 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,02/20] loader: check get_image_size() return value - - 2 - --- 2017-07-27 Philippe Mathieu-Daudé New
[for,2.10,v2,01/20] tests: add missing dependency to build QTEST_QEMU_BINARY - - 3 - --- 2017-07-27 Philippe Mathieu-Daudé New
[RFC,for,2.10,4/4] fdt: compile dtc submodule to check it is up-to-date - - - - --- 2017-07-26 Philippe Mathieu-Daudé New
[for,2.10,3/4] fdt: probe for v1.4.2 using fdt_setprop_inplace_namelen_partial() - - 1 - --- 2017-07-26 Philippe Mathieu-Daudé New
[for,2.10,2/4] fdt: check fdt_required condition can be satisfied _after_ testing libfdt - - 1 - --- 2017-07-26 Philippe Mathieu-Daudé New
[1/4] configure: remember the user to run 'git submodule' command in source dir - - - - --- 2017-07-26 Philippe Mathieu-Daudé New
Makefile: add all-user/all-linux-user/all-softmmu meta-targets - - - - --- 2017-07-25 Philippe Mathieu-Daudé New
configure: fix qemu-ga missing '.exe' extension on windows - - 1 - --- 2017-07-25 Philippe Mathieu-Daudé New
[RFC,for,2.10,35/35] script to run docker image - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[RFC,for,2.10,34/35] docker: add debian 'bleeding' image with gcc7 and clang5 - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[RFC,for,2.10,33/35] configure: clang does not support -Wexpansion-to-defined - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,32/35] timer/pxa2xx: silent warning about out-of-bound memory access - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,31/35] syscall: replace strcpy() by g_strlcpy() - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,30/35] syscall: fix use of uninitialized values - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,29/35] syscall: fix out-of-bound memory access - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,28/35] syscall: check dup/dup2/dup3() errors, return EBADFD/EINVAL if required - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,27/35] syscall: fix dereference of undefined pointer - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,26/35] linux-user: use is_error() to avoid warnings and make the code clearer - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,25/35] linux-user: extract is_error() out of syscall.c - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,24/35] linux-user/sh4: fix incorrect memory write - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,23/35] m68k/translate: fix incorrect copy/paste - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,22/35] arm/vexpress: fix potential memory leak - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,21/35] arm/sysbus-fdt: fix null pointer dereference - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,20/35] arm/boot: fix undefined instruction on secondary smp cpu bootloader - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,19/35] usb/dev-mtp: fix use of uninitialized variable - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,18/35] usb/dev-mtp: fix use of uninitialized values - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,17/35] usb/dev-mtp: fix use of uninitialized values - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,16/35] usb/dev-mtp: fix use of uninitialized values - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,15/35] usb: correctly handle Zero Length Packets - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,14/35] vfio/ccw: fix incorrect malloc() size - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,13/35] vfio/pci: fix use of freed memory - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,12/35] vfio/platform: fix use of freed memory - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,11/35] i2c/exynos4210: correctly check i2c_recv() return value - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,10/35] net/eth: fix incorrect check of iov_to_buf() return value - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,09/35] ui/vnc: fix leak of SocketAddress ** - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,08/35] qcow2: fix null pointer dereference - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,07/35] qcow2: fix null pointer dereference - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,06/35] qcow2: remove inconsistent check - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,05/35] nbd: fix memory leak in nbd_opt_go() - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,04/35] ivshmem: fix incorrect error handling in ivshmem_recv_msg() - - 1 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,03/35] thunk: check nb_fields is valid before continuing - - - - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,02/35] loader: check get_image_size() return value - - 2 - --- 2017-07-24 Philippe Mathieu-Daudé New
[for,2.10,01/35] tests: add missing dependency to build QTEST_QEMU_BINARY - - 3 - --- 2017-07-24 Philippe Mathieu-Daudé New
[29/29] tests/qapi: use ARRAY_SIZE macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[28/29] tests/qapi: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[27/29] tests/hbitmap: use ARRAY_SIZE macro - - 2 - --- 2017-07-18 Philippe Mathieu-Daudé New
[26/29] tests/tcg: use ARRAY_SIZE macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[25/29] libqos: use ARRAY_SIZE macro - - 2 - --- 2017-07-18 Philippe Mathieu-Daudé New
[24/29] tests/acpi: use ARRAY_SIZE macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[23/29] async: use ARRAY_SIZE macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[22/29] vmsvga: use ARRAY_SIZE macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[21/29] qga: use ARRAY_SIZE macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[20/29] disas: use ARRAY_SIZE macro 1 - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[19/29] disas: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[18/29] nios2: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[16/29] lm32: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[15/29] microblaze: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[14/29] cris: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[13/29] tcg: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[12/29] sm501: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[11/29] s390x/sclp: use QEMU_IS_ALIGNED macro 1 - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[10/29] net/rocker: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[09/29] net: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[08/29] ui: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[07/29] ds1338: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[06/29] migration/block: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[05/29] block: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[04/29] scsi-disk: use QEMU_IS_ALIGNED macro - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[03/29] qemu-img: use QEMU_IS_ALIGNED macro - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[02/29] pci: remove superfluous parenthesis - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[01/29] coccinelle: add a script to enforce qemu/osdep.h macros usage - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2.5,5/5] docker: install clang since Shippable setup_ve() verify it is available - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2.5,4/5] docker: warn users to use newer debian8/debian9 base image - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2.5,3/5] docker: add debian Ports base image - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2.5,2/5] shippable: add win32/64 targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2.5,1/5] docker: add MXE (M cross environment) base image for MinGW-w64 - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
docker: warn users to use newer debian8/debian9 base image - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,31/31] docker: add debian Ports base image - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,30/31] shippable: add win32/64 targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,29/31] docker: add MXE (M cross environment) base image for MinGW-w64 - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,28/31] shippable: add mips64el targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,27/31] docker: add debian/mips64el image - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,26/31] shippable: use debian/mips[eb] targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,25/31] docker: add debian/mips[eb] images - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,24/31] shippable: add powerpc target - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,23/31] docker: add debian/powerpc based on Jessie - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,22/31] docker: add 'apt-fake' script which generate fake debian packages - - 1 - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,21/31] docker: add qemu:debian-jessie based on outdated jessie release - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,20/31] util/cacheinfo: add missing include - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,19/31] shippable: add x86_64 targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,18/31] shippable: add ppc64el targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,17/31] shippable: add armel targets - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,16/31] docker: enable nettle to extend code coverage on arm64 - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
[v2,15/31] docker: enable gcrypt to extend code coverage on amd64 - - - - --- 2017-07-18 Philippe Mathieu-Daudé New
« 1 2 ... 59 60 61 62 »