Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2667 patches
« 1 2 ... 22 23 2426 27 »
Patch Series S/W/F Date Submitter Delegate State
[06/16] target/mips: Keep CP0 counter in sync with the CPU frequency hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[05/16] target/mips/cpu: Set default CPU frequency to 200 MHz hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[04/16] target/mips/cpu: Introduce mips_cpu_properties[] hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[01/16] hw/core/cpu: Let CPU object have a clock source hw/mips: Set CPU frequency --- 2020-09-28 Philippe Mathieu-Daudé New
[2/2] hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE) hw/mips: Code simplifications --- 2020-09-27 Philippe Mathieu-Daudé New
[1/2] hw/mips: Simplify loading 64-bit ELF kernels hw/mips: Code simplifications --- 2020-09-27 Philippe Mathieu-Daudé New
ssi: Display chip select polarity in monitor 'info qtree' ssi: Display chip select polarity in monitor 'info qtree' --- 2020-09-27 Philippe Mathieu-Daudé New
[3/3] hw/qdev-clock: Display error hint when clock is missing from device qdev-clock: Minor improvements to the Clock API --- 2020-09-27 Philippe Mathieu-Daudé New
[1/3] util/cutils: Introduce freq_to_str() to display Hertz units qdev-clock: Minor improvements to the Clock API --- 2020-09-27 Philippe Mathieu-Daudé New
[RFC] scripts/qemu-version.sh: Always describe tag version [RFC] scripts/qemu-version.sh: Always describe tag version --- 2020-09-24 Philippe Mathieu-Daudé New
[v4,8/8] hw/arm/raspi: Remove use of the 'version' value in the board code hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-24 Philippe Mathieu-Daudé New
[v4,5/8] hw/arm/raspi: Use more specific machine names hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-24 Philippe Mathieu-Daudé New
[v4,3/8] hw/arm/raspi: Move arm_boot_info structure to RaspiMachineState hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-24 Philippe Mathieu-Daudé New
[v4,2/8] hw/arm/raspi: Load the firmware on the first core hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-24 Philippe Mathieu-Daudé New
[v3,7/8] hw/arm/raspi: Use RaspiProcessorId to set the firmware load address hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-21 Philippe Mathieu-Daudé New
[v3,6/8] hw/arm/raspi: Introduce RaspiProcessorId enum hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-21 Philippe Mathieu-Daudé New
[v3,4/8] hw/arm/raspi: Avoid using TypeInfo::class_data pointer hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-21 Philippe Mathieu-Daudé New
[v3,1/8] hw/arm/raspi: Display the board revision in the machine description hw/arm/raspi: QOM housekeeping to be able to add more machines --- 2020-09-21 Philippe Mathieu-Daudé New
migration/multifd: Remove superfluous semicolons migration/multifd: Remove superfluous semicolons --- 2020-09-21 Philippe Mathieu-Daudé New
[v2,2/5] hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+ --- 2020-09-21 Philippe Mathieu-Daudé New
[v2,1/5] hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+ --- 2020-09-21 Philippe Mathieu-Daudé New
[3/3] hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2 hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2 --- 2020-09-21 Philippe Mathieu-Daudé New
[7/7] hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs hw/arm/raspi: Fix SYS_timer on Linux + misc changes --- 2020-09-20 Philippe Mathieu-Daudé New
[6/7] hw/timer/bcm2835: Support the timer COMPARE registers hw/arm/raspi: Fix SYS_timer on Linux + misc changes --- 2020-09-20 Philippe Mathieu-Daudé New
[2/7] hw/arm/bcm2835: Add more unimplemented peripherals hw/arm/raspi: Fix SYS_timer on Linux + misc changes --- 2020-09-20 Philippe Mathieu-Daudé New
[1/7] hw/arm/raspi: Define various blocks base addresses hw/arm/raspi: Fix SYS_timer on Linux + misc changes --- 2020-09-20 Philippe Mathieu-Daudé New
qom: Improve error message displayed with missing object properties qom: Improve error message displayed with missing object properties --- 2020-09-20 Philippe Mathieu-Daudé New
timer: Fix timer_mod_anticipate() documentation timer: Fix timer_mod_anticipate() documentation --- 2020-09-20 Philippe Mathieu-Daudé New
[2/2] qdev: Let BusRealize() return a boolean value to indicate error qdev: Let BusRealize() return a boolean value to indicate error --- 2020-09-20 Philippe Mathieu-Daudé New
[1/2] qdev: Document qbus_realize() and qbus_unrealize() qdev: Let BusRealize() return a boolean value to indicate error --- 2020-09-20 Philippe Mathieu-Daudé New
hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer --- 2020-09-19 Philippe Mathieu-Daudé New
[RFC,5/6] hw/sd/sdcard: Do not attempt to erase out of range addresses hw/sd/sdcard: Do not attempt to erase out of range addresses --- 2020-09-18 Philippe Mathieu-Daudé New
[RFC,2/6] hw/sd/sdcard: Introduce the INVALID_ADDRESS definition hw/sd/sdcard: Do not attempt to erase out of range addresses --- 2020-09-18 Philippe Mathieu-Daudé New
[RFC,1/6] hw/sd/sdcard: Add trace event for ERASE command (CMD38) hw/sd/sdcard: Do not attempt to erase out of range addresses --- 2020-09-18 Philippe Mathieu-Daudé New
[v2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test [v2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test --- 2020-09-18 Philippe Mathieu-Daudé New
tests/acceptance: Reduce quanta-gsj U-boot+Linux test time tests/acceptance: Reduce quanta-gsj U-boot+Linux test time --- 2020-09-18 Philippe Mathieu-Daudé New
[v2] hw/block/nand: Decommission the NAND museum [v2] hw/block/nand: Decommission the NAND museum --- 2020-09-15 Philippe Mathieu-Daudé New
hw/rtc/m48t59: Simplify m48t59_init() hw/rtc/m48t59: Simplify m48t59_init() --- 2020-09-14 Philippe Mathieu-Daudé New
[v6,5/7] hw/misc/mps2-fpgaio: Use the LED device hw/misc: Add LED device --- 2020-09-12 Philippe Mathieu-Daudé New
[v6,2/7] hw/misc/led: Allow connecting from GPIO output hw/misc: Add LED device --- 2020-09-12 Philippe Mathieu-Daudé New
[v2,6/7] hw/char/serial: Alias QDEV properties from generic serial object hw/char/serial: Housekeeping --- 2020-09-12 Philippe Mathieu-Daudé New
[v2,3/7] hw/char/serial: Remove old DEBUG_SERIAL commented code hw/char/serial: Housekeeping --- 2020-09-12 Philippe Mathieu-Daudé New
[v2,1/7] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes hw/char/serial: Housekeeping --- 2020-09-12 Philippe Mathieu-Daudé New
[v3,2/2] hw/char/serial: Remove TYPE_SERIAL_IO (superset of TYPE_SERIAL_MM) hw/char: Remove TYPE_SERIAL_IO --- 2020-09-12 Philippe Mathieu-Daudé New
[v3,1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O hw/char: Remove TYPE_SERIAL_IO --- 2020-09-12 Philippe Mathieu-Daudé New
[v5,4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1 hw/misc: Add LED device --- 2020-09-10 Philippe Mathieu-Daudé New
[v5,1/7] hw/misc/led: Add a LED device hw/misc: Add LED device --- 2020-09-10 Philippe Mathieu-Daudé New
[v2,2/2] hw/ppc/ppc4xx_pci: Replace magic value by the PCI_NUM_PINS definition hw: Replace some impossible checks by assertions --- 2020-09-10 Philippe Mathieu-Daudé New
[v2,1/2] hw/gpio/max7310: Remove impossible check hw: Replace some impossible checks by assertions --- 2020-09-10 Philippe Mathieu-Daudé New
[v2] configure: Do not intent to build WHPX on 32-bit host [v2] configure: Do not intent to build WHPX on 32-bit host --- 2020-09-10 Philippe Mathieu-Daudé New
configure: Do not intent to build WHPX on 32-bit host configure: Do not intent to build WHPX on 32-bit host --- 2020-09-09 Philippe Mathieu-Daudé New
ui/spice-input: Remove superfluous forward declaration ui/spice-input: Remove superfluous forward declaration --- 2020-09-09 Philippe Mathieu-Daudé New
[RFC,v4,8/8] hw/arm/tosa: Make TYPE_TOSA_MISC_GPIO a plain QDev hw/misc: Add LED device --- 2020-09-07 Philippe Mathieu-Daudé New
[v4,7/8] hw/arm/tosa: Replace fprintf() calls by LED devices hw/misc: Add LED device --- 2020-09-07 Philippe Mathieu-Daudé New
[v4,6/8] hw/misc/mps2-scc: Use the LED device hw/misc: Add LED device --- 2020-09-07 Philippe Mathieu-Daudé New
[v4,3/8] hw/misc/led: Emit a trace event when LED intensity has changed hw/misc: Add LED device --- 2020-09-07 Philippe Mathieu-Daudé New
[v4,2/8] hw/misc/led: Allow connecting from GPIO output hw/misc: Add LED device --- 2020-09-07 Philippe Mathieu-Daudé New
scripts/git.orderfile: Display meson files along with buildsys ones scripts/git.orderfile: Display meson files along with buildsys ones --- 2020-09-07 Philippe Mathieu-Daudé New
[7/7] hw/char/serial: Let SerialState have an 'id' field hw/char/serial: Housekeeping --- 2020-09-07 Philippe Mathieu-Daudé New
[6/7] hw/char/serial-isa: Alias QDEV properties from generic serial object hw/char/serial: Housekeeping --- 2020-09-07 Philippe Mathieu-Daudé New
[5/7] hw/char/serial: Make 'wakeup' property boolean hw/char/serial: Housekeeping --- 2020-09-07 Philippe Mathieu-Daudé New
[4/7] hw/char/serial: Rename I/O read/write trace events hw/char/serial: Housekeeping --- 2020-09-07 Philippe Mathieu-Daudé New
[2/7] hw/char/serial: Replace commented DPRINTF() by trace event hw/char/serial: Housekeeping --- 2020-09-07 Philippe Mathieu-Daudé New
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure --- 2020-09-07 Philippe Mathieu-Daudé New
hw/mips/malta: Fix FPGA I/O region size hw/mips/malta: Fix FPGA I/O region size --- 2020-09-05 Philippe Mathieu-Daudé New
hw/arm/aspeed: Map the UART5 device unconditionally hw/arm/aspeed: Map the UART5 device unconditionally --- 2020-09-05 Philippe Mathieu-Daudé New
[2/2] hw/net/e1000e: Remove duplicated write handler for FLSWDATA register hw/net/e1000e: Remove overwritten/duplicated register handlers --- 2020-09-04 Philippe Mathieu-Daudé New
[1/2] hw/net/e1000e: Remove overwritten read handler for STATUS register hw/net/e1000e: Remove overwritten/duplicated register handlers --- 2020-09-04 Philippe Mathieu-Daudé New
[4/4] hw/sd/sdhci: Yield if interrupt delivered during multiple transfer hw/sd/sdhci: Strengthen multiple DMA transfers --- 2020-09-03 Philippe Mathieu-Daudé New
[4/4] hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) hw/misc/a9scu: Verify CPU count is valid and simplify a bit --- 2020-09-01 Philippe Mathieu-Daudé New
[3/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields hw/misc/a9scu: Verify CPU count is valid and simplify a bit --- 2020-09-01 Philippe Mathieu-Daudé New
[2/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields hw/misc/a9scu: Verify CPU count is valid and simplify a bit --- 2020-09-01 Philippe Mathieu-Daudé New
[v2,2/3] hw/sd/sdhci: Document the datasheet used [v2,1/3] hw/sd/sdhci: Fix qemu_log_mask() format string --- 2020-09-01 Philippe Mathieu-Daudé New
[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
« 1 2 ... 22 23 2426 27 »