Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3134 patches
« 1 2 ... 4 5 631 32 »
Patch Series S/W/F Date Submitter Delegate State
[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,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
[v5,01/16] tests/avocado: Add 'device:pl011' tag to tests exercising PL011 UART hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[3/3] util/fifo8: Introduce fifo8_change_capacity() util/fifo8: Introduce fifo8_change_capacity() --- 2024-07-19 Philippe Mathieu-Daudé New
tests/avocado: Move common Avocado tags to class tests/avocado: Move common Avocado tags to class --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,05/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,04/19] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,03/19] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,01/19] hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v3,16/17] hw/intc/loongson_ipi: Restrict to MIPS Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé New
[v3,05/17] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,8/8] semihosting: Restrict to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,7/8] target/xtensa: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,5/8] target/mips: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,4/8] target/m68k: Restrict semihosting to TCG semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,3/8] target/mips: Add semihosting stub semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,2/8] target/m68k: Add semihosting stub semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[v4,1/8] semihosting: Include missing 'gdbstub/syscalls.h' header semihosting: Restrict to TCG --- 2024-07-17 Philippe Mathieu-Daudé New
[PULL,01/11] hw/sd/sdcard: Basis for eMMC support [PULL,01/11] hw/sd/sdcard: Basis for eMMC support --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,00/11] SD/MMC patches for 2024-07-16 --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,11/13] ui/console: Remove dpy_cursor_define_supported() [PULL,01/13] hw/core/loader: allow loading larger ROMs --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,09/13] ui/console: Convert mouse visibility parameter into bool [PULL,01/13] hw/core/loader: allow loading larger ROMs --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,08/13] ui/cocoa: Release CGColorSpace [PULL,01/13] hw/core/loader: allow loading larger ROMs --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,04/13] loader: remove load_image_gzipped function as its not used anywhere [PULL,01/13] hw/core/loader: allow loading larger ROMs --- 2024-07-16 Philippe Mathieu-Daudé New
[PULL,00/13] Misc HW/UI patches for 2024-07-16 --- 2024-07-16 Philippe Mathieu-Daudé New
[v48,12/12] hw/sd/sdcard: Support boot area in emmc image hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé New
[v48,10/12] hw/sd/sdcard: Implement eMMC 'boot-mode' hw/sd/sdcard: Add eMMC support --- 2024-07-10 Philippe Mathieu-Daudé New
[v47,19/19] hw/sd/sdcard: Enable TYPE_EMMC card model [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,18/19] hw/sd/sdcard: Add boot config support [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,17/19] hw/sd/sdcard: Subtract bootarea size from blk [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[Aspeed,v47,16/19] hw/sd/sdcard: Support boot area in emmc image [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,13/19] hw/sd/sdcard: Migrate ExtCSD 'modes' register [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,12/19] hw/sd/sdcard: Simplify EXT_CSD values for spec v4.3 [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,10/19] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,05/19] hw/sd/sdcard: Implement emmc_set_csd() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,04/19] hw/sd/sdcard: Implement emmc_set_cid() [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,01/19] hw/sd/sdcard: Basis for eMMC support [v47,01/19] hw/sd/sdcard: Basis for eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[v47,00/19] hw/sd/sdcard: Add eMMC support --- 2024-07-09 Philippe Mathieu-Daudé New
[PULL,16/16] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,15/16] hw/sd/sdcard: Introduce set_csd/set_cid handlers [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,09/16] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t [PULL,01/16] hw/sd/sdhci: Log non-sequencial access as GUEST_ERROR --- 2024-07-05 Philippe Mathieu-Daudé New
[PULL,00/16] SD/MMC patches for 2024-07-06 --- 2024-07-05 Philippe Mathieu-Daudé New
[v2,2/2] system: Enable the device aliases for or1k, too system: Enable the device aliases for or1k, too --- 2024-07-05 Philippe Mathieu-Daudé New
[v2,1/2] system: Sort QEMU_ARCH_VIRTIO_PCI definition system: Enable the device aliases for or1k, too --- 2024-07-05 Philippe Mathieu-Daudé New
[v46,5/5] hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARD hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[v45,3/3] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[v44,1/3] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-03 Philippe Mathieu-Daudé New
[v43,2/2] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Cleanups before adding eMMC support --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,34/67] hw/sd/sdcard: Store command type in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,19/67] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/67] SD/MMC patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,22/22] Remove inclusion of hw/hw.h from files that don't need it [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,21/22] net/vmnet: Drop ifdef for macOS versions older than 12.0 [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,17/22] hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOs [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,12/22] hw: skip registration of outdated versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,11/22] hw: set deprecation info for all versioned machine types [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,07/22] hw/i386: convert 'i440fx' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,06/22] hw/m68k: convert 'virt' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,03/22] hw/arm: convert 'virt' machine definitions to use new macros [PULL,01/22] hw/net/spapr: prevent potential NULL dereference --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[RFC,v42,98/98] hw/sd/sdcard: Add boot config support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,97/98] hw/sd/sdcard: Subtract bootarea size from blk hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,96/98] hw/sd/sdcard: Support boot area in emmc image hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,95/98] hw/sd/sdcard: Add mmc SWITCH function support (CMD6) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,94/98] hw/sd/sdcard: add emmc_cmd_SEND_TUNING_BLOCK handler (CMD21) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,93/98] hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,92/98] hw/sd/sdcard: Adapt sd_cmd_APP_CMD handler for eMMC (CMD55) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,91/98] hw/sd/sdcard: Adapt sd_cmd_ALL_SEND_CID handler for eMMC (CMD2) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,87/98] hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[RFC,v42,86/98] hw/sd/sdcard: Add emmc_cmd_SEND_OP_COND handler (CMD1) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,84/98] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,82/98] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,17/98] hw/sd/sdcard: Introduce definitions for EXT_CSD register hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[NOTFORMERGE,v42,15/98] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,02/98] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v2,1/1] hw/intc/loongson_ipi: Gate MMIO regions creation with property hw/intc/loongson_ipi: Fix for LoongArch --- 2024-06-27 Philippe Mathieu-Daudé New
[1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,02/12] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[PULL,17/19] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,00/19] SD/MMC patches for 2024-06-24 --- 2024-06-24 Philippe Mathieu-Daudé New
[09/23] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[2/2] target/arm: Always build Aarch64 gdbstub helpers target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[1/2] target/arm: Merge gdbstub64.c within gdbstub.c target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v3,00/74] Misc patches for 2024-06-19 --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v2,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory Untitled series #244254 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,v2,00/76] Misc patches for 2024-06-18 --- 2024-06-18 Philippe Mathieu-Daudé New
« 1 2 ... 4 5 631 32 »