Show patches with: Submitter = Philippe Mathieu-Daudé       |   6254 patches
« 1 2 3 462 63 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-for-9.1,v6,09/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,08/15] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,07/15] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data() Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,06/15] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,05/15] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,04/15] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,03/15] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,02/15] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize() Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v6,01/15] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState Reconstruct loongson ipi driver --- 2024-08-05 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v5,2/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v5,1/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v4,2/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-02 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v4,1/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-02 Philippe Mathieu-Daudé Superseded
[RFC] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot [RFC] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot --- 2024-08-01 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v3,2/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-01 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v3,1/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-01 Philippe Mathieu-Daudé New
[PATCH-for-9.1,v2,2/2] hw/pci-host/gt64120: Set PCI base address register write mask hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-01 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,v2,1/2] hw/pci-host/gt64120: Reset config registers during RESET phase hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-01 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1?,v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' [PATCH-for-9.1?,v2] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' --- 2024-08-01 Philippe Mathieu-Daudé New
[PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' [PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci' --- 2024-08-01 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1] hw/pci-host/gt64120: Set PCI base address register write mask [PATCH-for-9.1] hw/pci-host/gt64120: Set PCI base address register write mask --- 2024-08-01 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1?,v2,4/4] hw/sd/sdhci: Check ADMA descriptors can be accessed hw/sd/sdhci: Check ADMA descriptors can be accessed --- 2024-07-31 Philippe Mathieu-Daudé New
[PATCH-for-9.1?,v2,3/4] hw/sd/sdhci: Read ADMA2_64 descriptor with a single dma_memory_read() hw/sd/sdhci: Check ADMA descriptors can be accessed --- 2024-07-31 Philippe Mathieu-Daudé New
[PATCH-for-9.1?,v2,2/4] hw/sd/sdhci: Reduce variables scope in get_adma_description() hw/sd/sdhci: Check ADMA descriptors can be accessed --- 2024-07-31 Philippe Mathieu-Daudé New
[PATCH-for-9.1?,v2,1/4] hw/sd/sdhci: Reduce variables scope in sdhci_do_adma() hw/sd/sdhci: Check ADMA descriptors can be accessed --- 2024-07-31 Philippe Mathieu-Daudé New
[PULL,6/6] osdep.h: Clean up no-longer-needed back-compat for macOS 10 [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé Accepted
[PULL,5/6] tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé Accepted
[PULL,4/6] tests/avocado: mips: add hint for fetchasset plugin [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé Accepted
[PULL,3/6] tests/avocado: mips: fallback to HTTP given certificate expiration [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,2/6] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,1/6] docs: add test for firmware.json QAPI [PULL,1/6] docs: add test for firmware.json QAPI --- 2024-07-30 Philippe Mathieu-Daudé New
[PULL,0/6] Docs testing patches --- 2024-07-30 Philippe Mathieu-Daudé New
[PATCH-for-9.1,5/5] hw/sd/sdhci: Check ADMA descriptors can be accessed hw/sd: SDcard & SDHCI fixes --- 2024-07-30 Philippe Mathieu-Daudé New
[PATCH-for-9.1,4/5] hw/sd/sdhci: Trace ADMA descriptors hw/sd: SDcard & SDHCI fixes --- 2024-07-30 Philippe Mathieu-Daudé New
[PATCH-for-9.1,3/5] hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers hw/sd: SDcard & SDHCI fixes --- 2024-07-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,2/5] hw/sd/sdcard: Do not abort when reading DAT lines on invalid cmd state hw/sd: SDcard & SDHCI fixes --- 2024-07-30 Philippe Mathieu-Daudé Superseded
[PATCH-for-9.1,1/5] hw/sd/sdcard: Explicit dummy byte value hw/sd: SDcard & SDHCI fixes --- 2024-07-30 Philippe Mathieu-Daudé Superseded
[PULL,14/14] tests/avocado: test_arm_emcraft_sf2: handle RW requirements for asset [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé Superseded
[PULL,13/14] tests/avocado: mips: add hint for fetchasset plugin [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé Superseded
[PULL,12/14] tests/avocado: mips: fallback to HTTP given certificate expiration [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé Superseded
[PULL,11/14] gitlab-ci: Add "check-functional" to the build tests [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,10/14] tests/functional: Convert the riscv_opensbi avocado test into a standalone test [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,09/14] tests/functional: Convert the x86_cpu_model_versions test [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,08/14] tests/functional: Convert avocado tests that just need a small adjustment [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,07/14] tests/functional: Convert simple avocado tests into standalone python tests [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,06/14] tests/functional: Prepare the meson build system for the functional tests [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,05/14] tests/Makefile.include: Increase the level of indentation in the help text [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,04/14] tests/functional: Add base classes for the upcoming pytest-based tests [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,03/14] python: Install pycotap in our venv if necessary [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,02/14] docs/sphinx/depfile.py: Handle env.doc2path() returning a Path not a str [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé Superseded
[PULL,01/14] docs: add test for firmware.json QAPI [PULL,01/14] docs: add test for firmware.json QAPI --- 2024-07-29 Philippe Mathieu-Daudé Superseded
[PULL,00/14] Docs / testing patches for 2024-07-29 --- 2024-07-29 Philippe Mathieu-Daudé New
[PULL,28/28] MAINTAINERS: Add myself as a reviewer of machine core [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,27/28] MAINTAINERS: Cover guest-agent in QAPI schema [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,26/28] util/fifo8: Introduce fifo8_drop() [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,25/28] util/fifo8: Expose fifo8_pop_buf() [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,24/28] util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,23/28] util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr() [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,22/28] util/fifo8: Use fifo8_reset() in fifo8_create() [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,21/28] util/fifo8: Fix style [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,20/28] chardev/char-fe: Document returned value on error [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,19/28] hw/char/goldfish: Use DMA memory API [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,18/28] hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,17/28] dump: make range overlap check more readable [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,16/28] crypto/block-luks: make range overlap check more readable [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,15/28] system/memory_mapping: make range overlap check more readable [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,14/28] sparc/ldst_helper: make range overlap check more readable [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,13/28] cxl/mailbox: make range overlap check more readable [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,12/28] util/range: Make ranges_overlap() return bool [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,11/28] hw/mips/loongson3_virt: remove useless type cast [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,10/28] hw/i2c/mpc_i2c: Fix mmio region size [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,09/28] docs/interop/firmware.json: convert "Example" section [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,08/28] docs/interop/firmware.json: add new enum FirmwareArchitecture [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,07/28] docs/interop/firmware.json: add new enum FirmwareFormat [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,06/28] docs: Correct Loongarch -> LoongArch [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,05/28] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,04/28] hw/intc/loongson_ipi: Fix resource leak [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,03/28] hw/intc/loongson_ipi: Access memory in little endian [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,02/28] hw/i386/intel_iommu: Extract device IOTLB invalidation logic [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé Accepted
[PULL,01/28] accel: Restrict probe_access*() functions to TCG [PULL,01/28] accel: Restrict probe_access*() functions to TCG --- 2024-07-23 Philippe Mathieu-Daudé New
[PULL,00/28] Misc HW+ patches for 2024-07-23 --- 2024-07-23 Philippe Mathieu-Daudé New
hw/char/goldfish: Use DMA memory API hw/char/goldfish: Use DMA memory API --- 2024-07-23 Philippe Mathieu-Daudé Superseded
[2/2] hw/intc/loongson_ipi: Fix resource leak hw/intc/loongson_ipi: Fixes for qemu-stable --- 2024-07-23 Philippe Mathieu-Daudé Superseded
[1/2] hw/intc/loongson_ipi: Access memory in little endian hw/intc/loongson_ipi: Fixes for qemu-stable --- 2024-07-23 Philippe Mathieu-Daudé Superseded
[RFC] macos: Allow coredump generation [RFC] macos: Allow coredump generation --- 2024-07-23 Philippe Mathieu-Daudé New
[v2,7/7] util/fifo8: Introduce fifo8_discard() util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé Superseded
[v2,6/7] util/fifo8: Expose fifo8_pop_buf() util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé Superseded
[v2,5/7] util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_constbuf() util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé New
[v2,4/7] util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_constbuf() util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé New
[v2,3/7] util/fifo8: Use fifo8_reset() in fifo8_create() util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé Superseded
[v2,2/7] util/fifo8: Fix style util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé Superseded
[v2,1/7] chardev/char-fe: Document returned value on error util/fifo8: Rework fifo8_pop_buf() --- 2024-07-22 Philippe Mathieu-Daudé Superseded
[RFC,v5,16/16] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,15/16] hw/char/pl011: Drain TX FIFO when no backend connected hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,14/16] hw/char/pl011: Consider TX FIFO overrun error hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,13/16] hw/char/pl011: Introduce pl011_xmit() as GSource hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,12/16] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,11/16] hw/char/pl011: Rename RX FIFO methods hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,10/16] hw/char/pl011: Check if receiver is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,09/16] tests/qtest: Update tests using PL011 UART hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
« 1 2 3 462 63 »