Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   4492 patches
« 1 2 ... 42 43 44 45 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] travis: Bump Xcode 10 image to 10.2 [RFC] travis: Bump Xcode 10 image to 10.2 - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,25/25] chardev: Let qemu_chr_write[_all] use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,24/25] chardev: Let qemu_chr_fe_write[_all] use size_t type argument chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,23/25] hw/ipmi: Assert outlen > outpos chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,22/25] s390x/sclp: Let write_console_data() take a size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,21/25] s390x/sclp: Use size_t in process_mdb() chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,20/25] s390x/sclp: Use a const variable to improve readability chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,19/25] s390/ebcdic: Use size_t to iterate over arrays chardev: Convert qemu_chr_write() to take a size_t argument 1 - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,18/25] s390x/3270: Let insert_IAC_escape_char() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,17/25] net/filter-mirror: Use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,16/25] tpm: Use size_t to hold sizes chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,15/25] spapr-vty: Let vty_putchars() use size_t chardev: Convert qemu_chr_write() to take a size_t argument 1 - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,14/25] virtio-serial: Let VirtIOSerialPortClass::have_data() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[RFC,v3,13/25] xen: Let buffer_append() return a size_t chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,12/25] xen: Let buffer_append() return the size consumed chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,11/25] xen: Let xencons_send() take a 'size' argument chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,10/25] usb-redir: Verify usbredirparser_write get called with positive count chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,09/25] vhost-user: Express sizeof with size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,08/25] ui/gtk: Remove pointless cast chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,07/25] gdbstub: Let put_buffer() use size_t chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,06/25] gdbstub: Use size_t to hold GDBState::last_packet_len chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,05/25] gdbstub: Use size_t for strlen() return value chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,04/25] chardev: Let qemu_chr_be_can_write() return a size_t types chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,03/25] chardev/wctablet: Use unsigned type to hold unsigned value chardev: Convert qemu_chr_write() to take a size_t argument - - 2 - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,02/25] chardev: Assert IOCanReadHandler can not be negative chardev: Convert qemu_chr_write() to take a size_t argument - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v3,01/25] chardev: Simplify IOWatchPoll::fd_can_read as a GSourceFunc chardev: Convert qemu_chr_write() to take a size_t argument - - 1 - --- 2019-02-20 Philippe Mathieu-Daudé New
block/iscsi: Restrict Linux-specific code block/iscsi: Restrict Linux-specific code - - - - --- 2019-02-20 Philippe Mathieu-Daudé New
[v2,9/9] ccid-card-passthru: Use size_t for index ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,8/9] ccid-card-passthru: Use size_t to hold size argument ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,7/9] ccid-card-passthru: Use QERR_MISSING_PARAMETER ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,6/9] ccid-card-passthru: Simplify the if() condition ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,5/9] ccid-card-passthru: Replace assert() by QEMU_BUILD_BUG_ON() ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,4/9] ccid-card-passthru: Let the chardev::read() be more generic ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,3/9] ccid-card-passthru: Assert on a stricter expression ccid-card-passthru: check buffer size parameter - - - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,2/9] ccid-card-passthru: Replace never trigger if statement by an assertion ccid-card-passthru: check buffer size parameter - 1 - - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2,1/9] ccid-card-passthru: Move assertion in read() to can_read() ccid-card-passthru: check buffer size parameter - - 1 - --- 2019-02-14 Philippe Mathieu-Daudé New
[v2] chardev/wctablet: Fix a typo [v2] chardev/wctablet: Fix a typo - - 1 - --- 2019-02-13 Philippe Mathieu-Daudé New
chardev/wctablet: Fix a typo chardev/wctablet: Fix a typo - - 1 - --- 2019-02-12 Philippe Mathieu-Daudé New
hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf - - 2 - --- 2019-02-12 Philippe Mathieu-Daudé New
[3/3] i386/kvm: ignore masked irqs when update msi routes pci, vhost-user: Fix two incorrectly applied patches - - 1 - --- 2019-02-12 Philippe Mathieu-Daudé New
[2/3] contrib/vhost-user-blk: fix the compilation issue pci, vhost-user: Fix two incorrectly applied patches - - 3 - --- 2019-02-12 Philippe Mathieu-Daudé New
[1/3] Revert "contrib/vhost-user-blk: fix the compilation issue" pci, vhost-user: Fix two incorrectly applied patches - 1 - - --- 2019-02-12 Philippe Mathieu-Daudé New
[v3,8/8] RFC iotests: Disable 236 and 238 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,7/8] RFC iotests: Disable 209 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,6/8] RFC iotests: Disable 208 on OpenBSD OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,5/8] iotests: Let verify_platform() check for unsupported platforms OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,4/8] qemu-iotests: Ensure GNU sed is used OpenBSD: Block layer fixes (was 'Enable qtesting') - - - - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,3/8] qemu-iotests: Improve portability by searching bash in the $PATH OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,2/8] qemu-iotests: Add dependency to qemu-nbd tool OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v3,1/8] ahci-test: Add dependency to qemu-img tool OpenBSD: Block layer fixes (was 'Enable qtesting') - - 1 - --- 2019-02-05 Philippe Mathieu-Daudé New
[v2,11/11] hw/devices: Move SMSC 91C111 declaration into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,10/11] hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,09/11] hw/net/ne2000-isa: Add guards to the header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,08/11] hw/devices: Move LAN9118 declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,07/11] hw/devices: Move TI touchscreen declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,06/11] hw/devices: Move Gamepad declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,05/11] hw/devices: Move CBus declarations into a new header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,04/11] hw/devices: Move Blizzard declarations into a new header hw: Remove "hw/devices.h" - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,03/11] hw/devices: Move TC6393XB declarations into a new header hw: Remove "hw/devices.h" - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,02/11] hw: Remove unused 'hw/devices.h' include hw: Remove "hw/devices.h" 1 - 1 1 --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,01/11] hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string hw: Remove "hw/devices.h" - - 2 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v3,3/3] util/cutils: Move function documentations to the header cutils: Cleanup, improve documentation - - 2 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v3,2/3] util/cutils: Move ctype macros to "cutils.h" cutils: Cleanup, improve documentation - - 3 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v3,1/3] util/cutils: Move size_to_str() from "qemu-common.h" to "cutils.h" cutils: Cleanup, improve documentation - - 4 - --- 2019-02-04 Philippe Mathieu-Daudé New
[3/3] hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h" hw: Drop useless inclusion of hw/i386/pc.h - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[2/3] hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h" hw: Drop useless inclusion of hw/i386/pc.h - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[1/3] hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h" hw: Drop useless inclusion of hw/i386/pc.h - - 2 - --- 2019-02-04 Philippe Mathieu-Daudé New
hw/input/tsc210x: Fix building with no verbosity hw/input/tsc210x: Fix building with no verbosity - - 2 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,6/6] mips: Express dependencies of the Loongson 2E machine with kconfig Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,5/6] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,4/6] mips: Express dependencies of the Boston machine with kconfig Kconfig dependencies for MIPS machines (but Malta) - - 2 - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,3/6] mips: Express dependencies of the r4k platform with kconfig Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,2/6] mips: Express dependencies of the Jazz machine with kconfig Kconfig dependencies for MIPS machines (but Malta) - - - - --- 2019-02-04 Philippe Mathieu-Daudé New
[v2,1/6] mips: Express dependencies of the MIPSsim machine with kconfig Kconfig dependencies for MIPS machines (but Malta) - - 1 - --- 2019-02-04 Philippe Mathieu-Daudé New
[6/6] mips: Express dependencies of the Loongson 2E machine with kconfig [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - - - --- 2019-02-03 Philippe Mathieu-Daudé New
[5/6] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - - - --- 2019-02-03 Philippe Mathieu-Daudé New
[4/6] mips: Express dependencies of the Boston machine with kconfig [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - - - --- 2019-02-03 Philippe Mathieu-Daudé New
[3/6] mips: Express dependencies of the r4k platform with kconfig [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - - - --- 2019-02-03 Philippe Mathieu-Daudé New
[2/6] mips: Express dependencies of the Jazz machine with kconfig [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - - - --- 2019-02-03 Philippe Mathieu-Daudé New
[1/6] mips: Express dependencies of the MIPSsim machine with kconfig [1/6] mips: Express dependencies of the MIPSsim machine with kconfig - - 1 - --- 2019-02-03 Philippe Mathieu-Daudé New
[v4,4/4] hw/display/milkymist-tmu2: Move inlined code from header to source Milkymist: Allow building on OpenBSD (without SDL) - - - - --- 2019-01-30 Philippe Mathieu-Daudé New
[v4,3/4] hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL Milkymist: Allow building on OpenBSD (without SDL) - - - - --- 2019-01-30 Philippe Mathieu-Daudé New
[v4,2/4] configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11 Milkymist: Allow building on OpenBSD (without SDL) - - - - --- 2019-01-30 Philippe Mathieu-Daudé New
[v4,1/4] hw/display: Move Milkymist specific hardware out of common-obj list Milkymist: Allow building on OpenBSD (without SDL) - - - - --- 2019-01-30 Philippe Mathieu-Daudé New
[RFC,v2,18/18] iotests: Disable 236 and 238 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,17/18] iotests: Disable 209 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,16/18] iotests: Disable 208 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,15/18] iotests: Let verify_platform() check for unsupported platforms OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,14/18] tests/vm: Run tests on OpenBSD OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,13/18] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure OpenBSD: Enable qtesting - - 2 - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,12/18] test-iov: Disable iov/io test on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,11/18] tests/vm/openbsd: Install GNU sed from the ports OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,10/18] qemu-iotests: Ensure GNU sed is used OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,09/18] tests/vm/openbsd: Install Bash from the ports OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,08/18] tests/bios-tables: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 3 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,07/18] tests/multiboot: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 2 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,06/18] qemu-iotests: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,05/18] qemu-iotests: Add dependency to qemu-nbd tool OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,04/18] ahci-test: Add dependency to qemu-img tool OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,03/18] tests/vm/openbsd: Disable the W^X protection on the build partition OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
« 1 2 ... 42 43 44 45 »