Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2594 patches
« 1 2 ... 22 23 2425 26 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] cpus: Do not dump CPU state when calling hw_error() [1/2] cpus: Do not dump CPU state when calling hw_error() --- 2020-09-01 Philippe Mathieu-Daudé New
[2/2] hw/gpio/max7310: Replace disabled printf() by qemu_log_mask(UNIMP) [1/2] hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR) --- 2020-09-01 Philippe Mathieu-Daudé New
[1/2] hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR) [1/2] hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR) --- 2020-09-01 Philippe Mathieu-Daudé New
[3/5] hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value hw: Replace some impossible checks by assertions --- 2020-09-01 Philippe Mathieu-Daudé New
[2/5] hw/mips/fuloong2e: Convert pointless error message to an assert() hw: Replace some impossible checks by assertions --- 2020-09-01 Philippe Mathieu-Daudé New
[v2,2/2] util/hexdump: Reorder qemu_hexdump() arguments util/hexdump: Cleanup qemu_hexdump() --- 2020-08-22 Philippe Mathieu-Daudé New
[v2] memory: Directly dispatch alias accesses on origin memory region [v2] memory: Directly dispatch alias accesses on origin memory region --- 2020-08-22 Philippe Mathieu-Daudé New
hw/ssi/ssi: Set abstract TYPE_SSI_SLAVE instance size hw/ssi/ssi: Set abstract TYPE_SSI_SLAVE instance size --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,18/23] hw/sd: Add sdbus_write_data() to write multiples bytes on the data line SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,16/23] hw/sd: Rename sdbus_write_data() as sdbus_write_byte() SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,13/23] hw/sd/sdcard: Make sd_data_ready() static SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,09/23] hw/sd/pl181: Use named GPIOs SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,07/23] hw/sd/pl181: Rename pl181_send_command() as pl181_do_command() SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,03/23] hw/lm32/milkymist: Un-inline milkymist_memcard_create() SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[PULL,02/23] hw/sd/pxa2xx_mmci: Trivial simplification SD/MMC patches for 2020-08-21 --- 2020-08-21 Philippe Mathieu-Daudé New
[2/2] hw/core/sysbus: Make sysbus_pass_irq() arguments self-describing hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,9/9] hw/misc/interleaver: Display subregions in 'info mtree' [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,8/9] memory: Allow memory region to display its subregions own descriptions [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,6/9] hw/core/null-machine: Allow to use the MMIO 'test' device [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,5/9] hw/misc: Add MMIO test device [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,4/9] hw/misc: Add interleaver device to make interleaved memory accesses [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,2/9] qtest: Add local qtest_mem_as() getter [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions [RFC,1/9] memory: Initialize MemoryRegionOps for RAM memory regions --- 2020-08-17 Philippe Mathieu-Daudé New
[5/5] hw/char/avr_usart: Trace baudrate changes hw/avr: Start using the Clock API --- 2020-08-14 Philippe Mathieu-Daudé New
[2/5] hw/timer/avr_timer16: Use the Clock API hw/avr: Start using the Clock API --- 2020-08-14 Philippe Mathieu-Daudé New
hw/arm/musicpal: Use AddressSpace for DMA transfers hw/arm/musicpal: Use AddressSpace for DMA transfers --- 2020-08-14 Philippe Mathieu-Daudé New
hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers --- 2020-08-14 Philippe Mathieu-Daudé New
hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers --- 2020-08-14 Philippe Mathieu-Daudé New
[5/7] hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possible hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access --- 2020-08-14 Philippe Mathieu-Daudé New
[3/7] hw/sd: Rename sdbus_read_data() as sdbus_read_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access --- 2020-08-14 Philippe Mathieu-Daudé New
[1/7] hw/sd: Rename read/write_data() as read/write_byte() hw/sd: Use sdbus_read_data/sdbus_write_data for multiple bytes access --- 2020-08-14 Philippe Mathieu-Daudé New
[6/7] hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values --- 2020-08-14 Philippe Mathieu-Daudé New
[4/7] hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE block: Use definitions instead of magic values --- 2020-08-14 Philippe Mathieu-Daudé New
[1/7] block/null: Make more explicit the driver default size is 1GiB block: Use definitions instead of magic values --- 2020-08-14 Philippe Mathieu-Daudé New
[v2,3/3] hw/misc/unimp: Display the offset with width of the region size [v2,1/3] hw/misc/unimp: Display value after offset --- 2020-08-12 Philippe Mathieu-Daudé New
[v2,1/3] hw/misc/unimp: Display value after offset [v2,1/3] hw/misc/unimp: Display value after offset --- 2020-08-12 Philippe Mathieu-Daudé New
target/arm: Clarify HCR_EL2 ARMCPRegInfo type target/arm: Clarify HCR_EL2 ARMCPRegInfo type --- 2020-08-12 Philippe Mathieu-Daudé New
[PATCH-for-5.2,2/3] hw/misc/unimp: Display the value with width of the access size hw/misc/unimp: Improve how offset/value are displayed --- 2020-08-07 Philippe Mathieu-Daudé New
[PATCH-for-5.2,2/2] hw/core/sysbus: Assert memory region index is in range hw/core/sysbus: Trivial cleanup patches --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2,4/4] hw/char/serial: Use the Clock API to feed the UART reference clock hw/char/serial: Use the Clock API to feed the UART reference clock --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2,3/3] hw/clock: Only propagate clock changes if the clock is changed [PATCH-for-5.2,1/3] hw/clock: Remove unused clock_init*() functions --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2,1/3] hw/clock: Remove unused clock_init*() functions [PATCH-for-5.2,1/3] hw/clock: Remove unused clock_init*() functions --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2] target/mips: Report unimplemented cache() operations [PATCH-for-5.2] target/mips: Report unimplemented cache() operations --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2,4/7] hw/block/fdc: Convert debug FLOPPY_DPRINTF() to trace events hw/block/fdc: Cleanups trying to make sense of the floppy controllers --- 2020-08-06 Philippe Mathieu-Daudé New
[PATCH-for-5.2,2/7] hw/block/fdc: Let sector offset be unsigned hw/block/fdc: Cleanups trying to make sense of the floppy controllers --- 2020-08-06 Philippe Mathieu-Daudé New
[RFC,2/3] MAINTAINERS: Add entry for GitHub 'Actions' config files .github/workflows: Add GitHub action for Windows WHPX build --- 2020-08-04 Philippe Mathieu-Daudé New
[PATCH-for-5.1?,4/4] hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize --- 2020-08-03 Philippe Mathieu-Daudé New
[PATCH-for-5.1?,3/4] hw/qdev-clock: Uninline qdev_connect_clock_in() hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize --- 2020-08-03 Philippe Mathieu-Daudé New
[PATCH-for-5.2] stubs/cmos: Use correct include [PATCH-for-5.2] stubs/cmos: Use correct include --- 2020-07-24 Philippe Mathieu-Daudé New
[v2] gitlab-ci: Fix Avocado cache usage [v2] gitlab-ci: Fix Avocado cache usage --- 2020-07-24 Philippe Mathieu-Daudé New
[2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule Untitled series #58761 --- 2020-07-24 Philippe Mathieu-Daudé New
[PATCH-for-5.1?] exec/memory: Fix memory_region_init_alias() documentation [PATCH-for-5.1?] exec/memory: Fix memory_region_init_alias() documentation --- 2020-07-23 Philippe Mathieu-Daudé New
[PULL,3/4] qemu-common: Document qemu_find_file() [PULL,1/4] qemu/osdep: Document os_find_datadir() return value --- 2020-07-21 Philippe Mathieu-Daudé New
[PULL,1/4] qemu/osdep: Document os_find_datadir() return value [PULL,1/4] qemu/osdep: Document os_find_datadir() return value --- 2020-07-21 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v2] hw/isa/isa-superio: Fix IDE controller realization [PATCH-for-5.1,v2] hw/isa/isa-superio: Fix IDE controller realization --- 2020-07-21 Philippe Mathieu-Daudé New
[PATCH-for-5.1,v3] hw/misc/aspeed_sdmc: Fix incorrect memory size [PATCH-for-5.1,v3] hw/misc/aspeed_sdmc: Fix incorrect memory size --- 2020-07-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1?,v3,2/2] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible [RFC,PATCH-for-5.1?,v3,1/2] memory: Allow monkey-patching MemoryRegion access sizes --- 2020-07-21 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1?,v3,1/2] memory: Allow monkey-patching MemoryRegion access sizes [RFC,PATCH-for-5.1?,v3,1/2] memory: Allow monkey-patching MemoryRegion access sizes --- 2020-07-21 Philippe Mathieu-Daudé New
[RFC,PATCH-not-for-5.1?] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible [RFC,PATCH-not-for-5.1?] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible --- 2020-07-20 Philippe Mathieu-Daudé New
qdev: Document qdev_prop_set_drive_err() return value qdev: Document qdev_prop_set_drive_err() return value --- 2020-07-20 Philippe Mathieu-Daudé New
[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size [PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size --- 2020-07-18 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field [RFC,PATCH-for-5.1] hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field --- 2020-07-17 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ [RFC,PATCH-for-5.1] hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ --- 2020-07-17 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1,v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count [RFC,PATCH-for-5.1,v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count --- 2020-07-17 Philippe Mathieu-Daudé New
[RFC,PATCH-for-5.1,v2] hw/ide: Cancel pending DMA requests before setting as inactive [RFC,PATCH-for-5.1,v2] hw/ide: Cancel pending DMA requests before setting as inactive --- 2020-07-17 Philippe Mathieu-Daudé New
[PULL,3/3] MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang) Untitled series #58948 --- 2020-07-14 Philippe Mathieu-Daudé New
[PATCH-for-5.1,4/4] hw/avr/boot: Fix memory leak in avr_load_firmware() misc: Document qemu_find_file and fix memory leak in avr_load_firmware --- 2020-07-14 Philippe Mathieu-Daudé New
[PATCH-for-5.1,3/4] qemu-common: Document qemu_find_file() misc: Document qemu_find_file and fix memory leak in avr_load_firmware --- 2020-07-14 Philippe Mathieu-Daudé New
[PATCH-for-5.1,2/4] qemu/osdep: Reword qemu_get_exec_dir() documentation misc: Document qemu_find_file and fix memory leak in avr_load_firmware --- 2020-07-14 Philippe Mathieu-Daudé New
[PULL,9/9] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid sdcard: Fix CVE-2020-13253 --- 2020-07-14 Philippe Mathieu-Daudé New
[v2,7/9] hw/sd/sdcard: Do not allow invalid SD card sizes Untitled series #58986 --- 2020-07-13 Philippe Mathieu-Daudé New
[v2,4/9] tests/acceptance/boot_linux: Expand SD card image to power of 2 Untitled series #58986 --- 2020-07-13 Philippe Mathieu-Daudé New
[v2,2/9] docs/orangepi: Add instructions for resizing SD image to power of two Untitled series #58986 --- 2020-07-13 Philippe Mathieu-Daudé New
[PULL,31/32] target/avr/cpu: Fix $PC displayed address AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,28/32] tests/acceptance: Test the Arduino MEGA2560 board AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,27/32] tests/boot-serial: Test some Arduino boards (AVR based) AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,26/32] hw/avr: Add limited support for some Arduino boards AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,21/32] hw/char: avr: Add limited support for USART peripheral AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,20/32] tests/machine-none: Add AVR support AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,19/32] target/avr: Register AVR support with the rest of QEMU AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,17/32] target/avr: Initialize TCG register variables AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,15/32] target/avr: Add instruction translation - MCU Control Instructions AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,11/32] target/avr: Add instruction translation - Arithmetic and Logic Instructions AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,09/32] target/avr: Add instruction helpers AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,08/32] target/avr: Add definitions of AVR core types AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,04/32] target/avr: CPU class: Add memory menagement support AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,03/32] target/avr: CPU class: Add interrupt handling support AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[PULL,02/32] target/avr: Introduce basic CPU class object AVR port --- 2020-07-07 Philippe Mathieu-Daudé New
[2/2] hw/sd/sdcard: Do not allow invalid SD card sizes hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes) --- 2020-07-07 Philippe Mathieu-Daudé New
[RFC,v2,4/4] target/avr/translate: Fix SBRC/SBRS instructions target/avr: Few fixes --- 2020-07-07 Philippe Mathieu-Daudé New
[v2,3/4] target/avr/disas: Fix store instructions display order target/avr: Few fixes --- 2020-07-07 Philippe Mathieu-Daudé New
[1/3] target/avr: Drop tlb_flush() in avr_cpu_reset() [1/3] target/avr: Drop tlb_flush() in avr_cpu_reset() --- 2020-07-07 Philippe Mathieu-Daudé New
hw/register: Document register_init_block @memory_size hw/register: Document register_init_block @memory_size --- 2020-07-07 Philippe Mathieu-Daudé New
[1/2] block/block-backend: Trace blk_attach_dev() block/block-backend: Let blk_attach_dev() provide helpful error --- 2020-07-06 Philippe Mathieu-Daudé New
[v2,5/5] hw/i2c: Document the I2C qdev helpers hw/i2c: Rename method names for consistency and add documentation --- 2020-07-05 Philippe Mathieu-Daudé New
[v2,3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() hw/i2c: Rename method names for consistency and add documentation --- 2020-07-05 Philippe Mathieu-Daudé New
[RFC,1/2] hw/sd/ssi-sd: Deprecate the SPI to SD card 'adapter' hw/sd: Deprecate the SPI mode and the SPI to SD adapter --- 2020-07-05 Philippe Mathieu-Daudé New
[1/2] hw/sd/pxa2xx_mmci: Do not create SD card within the SDHCI controller [1/2] hw/sd/pxa2xx_mmci: Do not create SD card within the SDHCI controller --- 2020-07-05 Philippe Mathieu-Daudé New
[4/4] hw/sd/milkymist: Do not create SD card within the SDHCI controller hw/sd/milkymist: Do not create SD card within the SDHCI controller --- 2020-07-05 Philippe Mathieu-Daudé New
[v4,10/10] hw/sd: move sdcard legacy API to 'hw/sd/sdcard_legacy.h' Untitled series #59172 --- 2020-07-05 Philippe Mathieu-Daudé New
« 1 2 ... 22 23 2425 26 »