Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   4493 patches
« 1 2 3 444 45 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
hw/scsi/megasas: Simplify using the ldst API hw/scsi/megasas: Simplify using the ldst API - 1 - --- 2021-12-17 Philippe Mathieu-Daudé New
[2/2] hw/nvme/ctrl: Prohibit DMA accesses to devices (CVE-2021-3929) hw/nvme: Fix CVE-2021-3929 (DMA re-entrancy exploitation) - 1 - --- 2021-12-16 Philippe Mathieu-Daudé New
[1/2] hw/nvme/ctrl: Do not ignore DMA access errors hw/nvme: Fix CVE-2021-3929 (DMA re-entrancy exploitation) - 1 - --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,8/8] hw/core: Rename smp_parse() -> machine_parse_smp_config() tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,7/8] tests/unit/test-smp-parse: Constify some pointer/struct tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,6/8] tests/unit/test-smp-parse: Simplify pointer to compound literal use tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,5/8] tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,3/8] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type tests/unit: Rework test-smp-parse tests - 2 1 --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,2/8] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-16 Philippe Mathieu-Daudé New
[v6,1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-16 Philippe Mathieu-Daudé New
[8/8] dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[7/8] dma: Let dma_buf_rw() propagate MemTxResult hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[6/8] dma: Let dma_buf_read() take MemTxAttrs argument hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[5/8] dma: Let dma_buf_write() take MemTxAttrs argument hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[4/8] dma: Let dma_buf_rw() take MemTxAttrs argument hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[3/8] dma: Let pci_dma_rw() take MemTxAttrs argument hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[2/8] dma: Have dma_buf_read() / dma_buf_write() take a void pointer hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[1/8] dma: Have dma_buf_rw() take a void pointer hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2) - - - --- 2021-12-16 Philippe Mathieu-Daudé New
[RFC,3/3] tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225) hw/sd/sdhci: Fix DMA re-entrancy issue 1 - - --- 2021-12-15 Philippe Mathieu-Daudé New
[RFC,2/3] hw/sd/sdhci: Prohibit DMA accesses to devices hw/sd/sdhci: Fix DMA re-entrancy issue - 1 - --- 2021-12-15 Philippe Mathieu-Daudé New
[RFC,1/3] hw/sd/sdhci: Honor failed DMA transactions hw/sd/sdhci: Fix DMA re-entrancy issue - 1 - --- 2021-12-15 Philippe Mathieu-Daudé New
[RFC,v3,3/3] softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_BUS_ERROR physmem: Have flaview API check bus permission from MemTxAttrs argument - 2 - --- 2021-12-15 Philippe Mathieu-Daudé New
[RFC,v3,2/3] softmmu/physmem: Simplify flatview_write and address_space_access_valid physmem: Have flaview API check bus permission from MemTxAttrs argument - 4 - --- 2021-12-15 Philippe Mathieu-Daudé New
[RFC,v3,1/3] hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR physmem: Have flaview API check bus permission from MemTxAttrs argument - 4 - --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,8/8] hw/core: Rename smp_parse() -> machine_parse_smp_config() tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,7/8] tests/unit/test-smp-parse: Constify some pointer/struct tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,6/8] tests/unit/test-smp-parse: Simplify pointer to compound literal use tests/unit: Rework test-smp-parse tests - 3 1 --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,5/8] tests/unit/test-smp-parse: Add 'smp-generic-valid' machine type tests/unit: Rework test-smp-parse tests - 1 - --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,4/8] tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine type tests/unit: Rework test-smp-parse tests - 1 - --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,3/8] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type tests/unit: Rework test-smp-parse tests - 2 1 --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,2/8] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-15 Philippe Mathieu-Daudé New
[v5,1/8] tests/unit/test-smp-parse: Pass machine type as argument to tests tests/unit: Rework test-smp-parse tests - 2 - --- 2021-12-15 Philippe Mathieu-Daudé New
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR - - - --- 2021-12-15 Philippe Mathieu-Daudé New
[v4,3/3] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - 2 - --- 2021-11-24 Philippe Mathieu-Daudé New
[v4,2/3] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - 2 - --- 2021-11-24 Philippe Mathieu-Daudé New
[v4,1/3] hw/block/fdc: Extract blk_create_empty_drive() hw/block/fdc: Fix CVE-2021-20196 - 1 - --- 2021-11-24 Philippe Mathieu-Daudé New
[qemu-web,v4] Add Sponsors page [qemu-web,v4] Add Sponsors page - 3 - --- 2021-11-24 Philippe Mathieu-Daudé New
[qemu-web,v3] Add Sponsors page [qemu-web,v3] Add Sponsors page - 2 - --- 2021-11-24 Philippe Mathieu-Daudé New
[PATCH-for-6.2,2/2] tests/qtest: Add fuzz-lsi53c895a-test hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma() - 1 - --- 2021-11-23 Philippe Mathieu-Daudé New
[PATCH-for-6.2,1/2] hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queued hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma() - 1 - --- 2021-11-23 Philippe Mathieu-Daudé New
[PATCH-for-6.2,2/2] tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521 hw/scsi/megasas: Avoid overflowing the SGL buffer - - - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2,1/2] hw/scsi/megasas: Fails command if SGL buffer overflows hw/scsi/megasas: Avoid overflowing the SGL buffer - - - --- 2021-11-19 Philippe Mathieu-Daudé New
[RFC,PATCH-for-6.2,v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option [RFC,PATCH-for-6.2,v3] qdev-monitor: Only allow full --global <driver>.<property>=<val> option - - - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v2] qom/object: Ignore global properties with empty name [PATCH-for-6.2,v2] qom/object: Ignore global properties with empty name - - - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2] qom/object: Ignore global properties with empty name [PATCH-for-6.2] qom/object: Ignore global properties with empty name - 1 - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,3/3] qga: Spell QEMU all caps misc: Spell QEMU all caps - - - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,2/3] misc: Spell QEMU all caps misc: Spell QEMU all caps - 1 - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,1/3] docs: Spell QEMU all caps misc: Spell QEMU all caps - 2 - --- 2021-11-19 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2] docs: Render binary names as monospaced text [PATCH-for-6.2?,v2] docs: Render binary names as monospaced text - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,2/2] hw/display: Do not allow multiple identical VGA devices hw/display: Do not allow multiple (identical) VGA devices - - - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,1/2] hw/display: Add Error* handle to vga_common_init() hw/display: Do not allow multiple (identical) VGA devices - - - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,5/5] docs/devel/style: Misc rST rendering improvements docs/devel/style: Improve rST rendering - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,4/5] docs/devel/style: Render C function names as monospaced text docs/devel/style: Improve rST rendering - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,3/5] docs/devel/style: Improve string format rST rendering docs/devel/style: Improve rST rendering - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,2/5] docs/devel/style: Improve Error** functions rST rendering docs/devel/style: Improve rST rendering - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,v2,1/5] docs/devel/style: Render C types as monospaced text docs/devel/style: Improve rST rendering - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?] docs: Render binary names as monospaced text [PATCH-for-6.2?] docs: Render binary names as monospaced text - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2?] docs: Spell QEMU all caps [PATCH-for-6.2?] docs: Spell QEMU all caps - 2 - --- 2021-11-18 Philippe Mathieu-Daudé New
[qemu-web,v2] Add Sponsors page [qemu-web,v2] Add Sponsors page - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v3,2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v3,1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - 2 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-3507 hw/block/fdc: Fix CVE-2021-3507 - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,1/2] hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507) hw/block/fdc: Fix CVE-2021-3507 - 1 - --- 2021-11-18 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v2,2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - - - --- 2021-11-17 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v2,1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196 hw/block/fdc: Fix CVE-2021-20196 - - - --- 2021-11-17 Philippe Mathieu-Daudé New
qemu-keymap: Add license in generated files qemu-keymap: Add license in generated files - 1 - --- 2021-11-17 Philippe Mathieu-Daudé New
[PATCH-for-6.2] hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm() [PATCH-for-6.2] hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm() - 2 - --- 2021-11-17 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v2,2/2] hw/nvme/ctrl: Prevent buffer overrun in nvme_error_info() hw/nvme/ctrl: Fix buffer overrun (CVE-2021-3947) - - - --- 2021-11-17 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v2,1/2] hw/nvme/ctrl: Fix buffer overrun in nvme_changed_nslist (CVE-2021-3947) hw/nvme/ctrl: Fix buffer overrun (CVE-2021-3947) - - - --- 2021-11-17 Philippe Mathieu-Daudé New
[PATCH-for-7.0] target/i386/kvm: Replace use of __u32 type [PATCH-for-7.0] target/i386/kvm: Replace use of __u32 type - 1 - --- 2021-11-16 Philippe Mathieu-Daudé New
[PATCH-for-7.0] hw/net/rocker: Remove unused definitions [PATCH-for-7.0] hw/net/rocker: Remove unused definitions - - - --- 2021-11-16 Philippe Mathieu-Daudé New
[PATCH-for-7.0] hw/pci: Don't open-code pci_intx() [PATCH-for-7.0] hw/pci: Don't open-code pci_intx() 1 - - --- 2021-11-16 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,3/3] docs/devel/style: Improve types/qualifiers rST rendering docs/devel/style: Improve rST rendering - - - --- 2021-11-16 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,2/3] docs/devel/style: Improve Error** functions rST rendering docs/devel/style: Improve rST rendering - - - --- 2021-11-16 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,1/3] docs/devel/style: Improve GLib functions rST rendering docs/devel/style: Improve rST rendering - - - --- 2021-11-16 Philippe Mathieu-Daudé New
[PULL,3/3] tests/unit/test-smp-parse: Explicit MachineClass name [PULL,1/3] tests/unit/test-smp-parse: Restore MachineClass fields after modifying - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PULL,2/3] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init() [PULL,1/3] tests/unit/test-smp-parse: Restore MachineClass fields after modifying - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PULL,1/3] tests/unit/test-smp-parse: Restore MachineClass fields after modifying [PULL,1/3] tests/unit/test-smp-parse: Restore MachineClass fields after modifying - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PULL,0/3] Machine-next patches for 2021-11-15 - - - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,2/2] hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector - - - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-6.2?,1/2] hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector - - - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,11/11] hw/core: Rename smp_parse() -> machine_parse_smp_config() tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,10/11] tests/unit/test-smp-parse: Constify some pointer/struct tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,09/11] tests/unit/test-smp-parse: Simplify pointer to compound literal use tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,08/11] tests/unit/test-smp-parse: Add 'smp-without-dies-valid' machine type tests/unit: Fix test-smp-parse - 1 - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,07/11] tests/unit/test-smp-parse: Add 'smp-without-dies-invalid' machine type tests/unit: Fix test-smp-parse - 1 - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,06/11] tests/unit/test-smp-parse: Add 'smp-with-dies' machine type tests/unit: Fix test-smp-parse - 2 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,05/11] tests/unit/test-smp-parse: Split the 'generic' test in valid / invalid tests/unit: Fix test-smp-parse - 2 - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,v4,04/11] tests/unit/test-smp-parse: Pass machine type as argument to tests tests/unit: Fix test-smp-parse - 2 - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v4,03/11] tests/unit/test-smp-parse: Explicit MachineClass name tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v4,02/11] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init() tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v4,01/11] tests/unit/test-smp-parse: Restore MachineClass fields after modifying tests/unit: Fix test-smp-parse - 3 1 --- 2021-11-15 Philippe Mathieu-Daudé New
gitlab-ci: Split custom-runners.yml in one file per runner gitlab-ci: Split custom-runners.yml in one file per runner - - - --- 2021-11-15 Philippe Mathieu-Daudé New
[PATCH-for-7.0,2/2] hw/nvme/ctrl: Pass buffers as 'void *' types hw/nvme/ctrl: Buffer types cleanups - - - --- 2021-11-11 Philippe Mathieu-Daudé New
[PATCH-for-7.0,1/2] hw/nvme/ctrl: Have nvme_addr_write() take const buffer hw/nvme/ctrl: Buffer types cleanups - - - --- 2021-11-11 Philippe Mathieu-Daudé New
[PATCH-for-6.2] hw/nvme/ctrl: Fix buffer overrun (CVE-2021-3947) [PATCH-for-6.2] hw/nvme/ctrl: Fix buffer overrun (CVE-2021-3947) - - - --- 2021-11-11 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v3,6/6] hw/core: Rename smp_parse() -> machine_parse_smp_config() tests/unit: Fix test-smp-parse - 2 1 --- 2021-11-11 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v3,5/6] tests/unit/test-smp-parse: Constify some pointer/struct tests/unit: Fix test-smp-parse - 2 1 --- 2021-11-11 Philippe Mathieu-Daudé New
[PATCH-for-6.2,v3,4/6] tests/unit/test-smp-parse: Simplify pointer to compound literal use tests/unit: Fix test-smp-parse - 2 1 --- 2021-11-11 Philippe Mathieu-Daudé New
« 1 2 3 444 45 »