Show patches with: Archived = No       |   430854 patches
« 1 2 ... 992 993 9944308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCH-for-5.0] ui/input-linux: Do not ignore ioctl() return value [PATCH-for-5.0] ui/input-linux: Do not ignore ioctl() return value - - 1 - --- 2020-03-22 Philippe Mathieu-Daudé New
[PATCH-for-5.0,1/3] vhost-user-gpu: Release memory returned by vu_queue_pop() with free() virtio,vhost-gpu: Release memory returned by malloc() with free() - - 1 - --- 2020-03-23 Philippe Mathieu-Daudé New
[PATCH-for-5.0,2/3] virtio: Document virtqueue_pop() virtio,vhost-gpu: Release memory returned by malloc() with free() - - 1 - --- 2020-03-23 Philippe Mathieu-Daudé New
[PATCH-for-5.0,3/3] virtio-gpu: Release memory returned by virtqueue_pop() with free() virtio,vhost-gpu: Release memory returned by malloc() with free() - - - - --- 2020-03-23 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v3] tests/migration: Reduce autoconverge initial bandwidth [PATCH-for-5.0,v3] tests/migration: Reduce autoconverge initial bandwidth - - 1 1 --- 2020-03-23 Philippe Mathieu-Daudé New
[PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory [PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory - - - - --- 2020-03-24 Philippe Mathieu-Daudé New
[PATCH-for-5.0,01/12] scripts/coccinelle: Add script to catch missing error_propagate() calls hw: Add missing error-propagation code - - - - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,02/12] hw/arm/bcm2835_peripherals: Add missing error-propagation code hw: Add missing error-propagation code - - 1 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,03/12] hw/arm/fsl-imx: Add missing error-propagation code hw: Add missing error-propagation code - - 1 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,04/12] hw/arm/stm32fx05_soc: Add missing error-propagation code hw: Add missing error-propagation code - - 2 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,05/12] hw/i386/x86: Add missing error-propagation code hw: Add missing error-propagation code - - - - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,06/12] hw/dma/xilinx_axidma: Add missing error-propagation code hw: Add missing error-propagation code - - 1 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,07/12] hw/mips/cps: Add missing error-propagation code hw: Add missing error-propagation code - - 1 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,08/12] hw/mips/boston: Add missing error-propagation code hw: Add missing error-propagation code - - 2 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,09/12] hw/mips/mips_malta: Add missing error-propagation code hw: Add missing error-propagation code - - 2 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,10/12] hw/misc/macio/macio: Add missing error-propagation code hw: Add missing error-propagation code 1 - 2 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,11/12] hw/net/xilinx_axienet: Add missing error-propagation code hw: Add missing error-propagation code - - 1 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0,12/12] hw/riscv/sifive_u: Add missing error-propagation code hw: Add missing error-propagation code - - 2 - --- 2020-03-25 Philippe Mathieu-Daudé New
[PATCH-for-5.0?] decodetree: Use Python3 floor division operator [PATCH-for-5.0?] decodetree: Use Python3 floor division operator - 1 1 - --- 2020-03-30 Philippe Mathieu-Daudé New
[PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet [PATCH-for-5.0] gdbstub: Use correct address space with Qqemu.PhyMemMode packet - 1 - - --- 2020-03-30 Philippe Mathieu-Daudé New
[PATCH-for-5.0,1/7] tests/acceptance/machine_sparc_leon3: Disable HelenOS test hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 1 --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,2/7] hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,3/7] hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.1,4/7] hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.1,5/7] hw/timer/grlib_gptimer: Display frequency in decimal hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.1,6/7] target/sparc/int32_helper: Remove DEBUG_PCALL definition hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.1,7/7] target/sparc/int32_helper: Extract and use excp_name_str() hw/sparc/leon3: Few fixes and disable HelenOS test - - 1 - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v2,1/4] Revert "prevent crash when executing guest-file-read with large count" qga: Restrict guest-file-read count to 10 MB to avoid crashes - - - - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v2,2/4] qga: Extract guest_file_handle_find() to commands-common.h qga: Restrict guest-file-read count to 10 MB to avoid crashes - - - - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v2,3/4] qga: Extract qmp_guest_file_read() to common commands.c qga: Restrict guest-file-read count to 10 MB to avoid crashes - - - - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v2,4/4] qga: Restrict guest-file-read count to 10 MB to avoid crashes qga: Restrict guest-file-read count to 10 MB to avoid crashes - - - - --- 2020-03-31 Philippe Mathieu-Daudé New
[PATCH-for-5.0?] configure: Do not leave sphinx in-tree artifacts [PATCH-for-5.0?] configure: Do not leave sphinx in-tree artifacts - - 1 - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,1/8] Acceptance test: Fix to EXEC migration Acceptance tests queue - 1 1 1 --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,2/8] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname Acceptance tests queue - - 1 - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,3/8] tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com Acceptance tests queue - - 2 1 --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,4/8] tests/acceptance/machine_sparc_leon3: Disable HelenOS test Acceptance tests queue - - 1 1 --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,5/8] .travis.yml: Cache acceptance-test assets Acceptance tests queue 1 - 1 - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.1,6/8] tests/Makefile: Add fetch-acceptance-assets rule Acceptance tests queue - - - - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.1,7/8] .travis.yml: Run fetch-acceptance-assets before check-acceptance Acceptance tests queue - - - - --- 2020-04-03 Philippe Mathieu-Daudé New
[NOTFORMERGE,8/8] Kludge for Avocado issue #3661 Acceptance tests queue - - - - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0] target/rx/translate: Add missing fall through comment [PATCH-for-5.0] target/rx/translate: Add missing fall through comment - 1 1 - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.0,v2] target/rx/translate: Add missing fall through comment [PATCH-for-5.0,v2] target/rx/translate: Add missing fall through comment - 1 1 - --- 2020-04-03 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,01/54] various: Remove suspicious '\' character outside of #define in C code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,02/54] scripts/coccinelle: Script to simplify DeviceClass error propagation various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,03/54] hw/arm/allwinner-a10: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,04/54] hw/arm/aspeed_ast2600: Simplify use of Error* various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,05/54] hw/arm/aspeed_ast2600: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,06/54] hw/arm/aspeed_soc: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,07/54] hw/arm/aspeed_soc: Simplify use of Error* various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,08/54] hw/arm/fsl-imx6: Simplify checks on 'smp_cpus' count various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,09/54] hw/arm/fsl-imx6: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,10/54] hw/arm/fsl-imx31: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,11/54] hw/arm/msf2-soc: Store MemoryRegion in MSF2State various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,12/54] hw/arm/stm32f205_soc: Store MemoryRegion in STM32F205State various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,13/54] hw/arm/stm32f205_soc: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,14/54] hw/arm/xlnx-zynqmp: Use single propagate_error() call various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,15/54] hw/arm/xlnx-zynqmp: Split xlnx_zynqmp_create_rpu() as init + realize various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,16/54] hw/arm/xlnx-zynqmp: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,17/54] hw/microblaze/xlnx-zynqmp-pmu: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,18/54] hw/pci-host/pnv_phb3: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,19/54] hw/riscv/sifive_e: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,20/54] hw/riscv/sifive_u: Use single type_init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,21/54] hw/riscv/sifive_u: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,22/54] hw/riscv/sifive_u: Store MemoryRegion in SiFiveUSoCState various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,23/54] hw/riscv/sifive_u: Move some code from realize() to init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,24/54] hw/riscv/sifive_u: Rename MachineClass::init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,25/54] scripts/coccinelle: Catch missing error_propagate() calls in realize() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,26/54] hw/arm/fsl-imx: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,27/54] hw/arm/stm32f*05_soc: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,28/54] hw/arm/aspeed: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,29/54] hw/arm/allwinner-a10: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,30/54] hw/arm/msf2-soc: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,31/54] hw/riscv/sifive: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,32/54] hw/arm/armv7m: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,33/54] hw/intc/arm_gicv3_its_kvm: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,34/54] hw/microblaze/xlnx-zynqmp-pmu: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,35/54] hw/pci-host/pnv_phb3: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,36/54] hw/block/onenand: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,37/54] scripts/coccinelle: Add script to catch missing error_propagate() calls various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,38/54] hw/arm/bcm2835_peripherals: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,39/54] hw/arm/fsl-imx: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,40/54] hw/arm/stm32fx05_soc: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,41/54] hw/dma/xilinx_axidma: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,42/54] hw/i386/x86: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,43/54] hw/mips/cps: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,44/54] hw/misc/macio/macio: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts 1 - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,45/54] hw/net/xilinx_axienet: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,46/54] hw/riscv/sifive_u: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,47/54] hw/sd/milkymist-memcard: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,48/54] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init() various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,49/54] various: Use &error_abort in instance_init() various: Fix error-propagation with Coccinelle scripts 1 - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,50/54] scripts/coccinelle: Find eventually missing error_propagate() calls various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,51/54] migration/colo: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,52/54] hw/mips/boston: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,53/54] hw/mips/mips_malta: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - 2 - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2,54/54] qga/commands-win32: Add missing error-propagation code various: Fix error-propagation with Coccinelle scripts - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PATCH-for-5.0?] .github: Enable repo-lockdown bot to refuse GitHub pull requests [PATCH-for-5.0?] .github: Enable repo-lockdown bot to refuse GitHub pull requests - - 1 - --- 2020-04-06 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.0?] target/mips/translate: Report exception in delay slot as UNPREDICTABLE [RFC,PATCH-for-5.0?] target/mips/translate: Report exception in delay slot as UNPREDICTABLE - - - - --- 2020-04-06 Philippe Mathieu-Daudé New
[PULL,0/5] Acceptance tests fixes for 5.0-rc2 - - - - --- 2020-04-07 Philippe Mathieu-Daudé New
[PULL,1/5] Acceptance test: Fix to EXEC migration [PULL,1/5] Acceptance test: Fix to EXEC migration - 1 1 1 --- 2020-04-07 Philippe Mathieu-Daudé New
« 1 2 ... 992 993 9944308 4309 »