Show patches with: State = Action Required       |    Archived = No       |   21969 patches
« 1 2 3 4219 220 »
Patch Series S/W/F Date Submitter Delegate State
contrib/plugins/cache.c: Remove redundant check of l2_access contrib/plugins/cache.c: Remove redundant check of l2_access --- 2024-07-25 Peter Maydell New
[v7,6/6] tests/tcg/multiarch: add test for plugin memory access plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
[v7,5/6] tests/plugin/mem: add option to print memory accesses plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
[v7,4/6] tests/tcg: allow to check output of plugins plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
[v7,3/6] tests/tcg: add mechanism to run specific tests with plugins plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
[v7,2/6] plugins: extend API to get latest memory value accessed plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
[v7,1/6] plugins: save value during memory accesses plugins: access values during a memory read/write --- 2024-07-24 Pierrick Bouvier New
target/rx: Use target_ulong for address in LI target/rx: Use target_ulong for address in LI --- 2024-07-24 Richard Henderson New
[2/2] tests/tcg/loongarch64: Use --no-warn-rwx-segments to link system tests tests/tcg: Fix new cross-compiler warnings --- 2024-07-24 Richard Henderson New
[1/2] tests/tcg: Use --noexecstack with assembler files tests/tcg: Fix new cross-compiler warnings --- 2024-07-24 Richard Henderson New
docs/devel: update tcg-plugins page docs/devel: update tcg-plugins page --- 2024-07-23 Pierrick Bouvier New
[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,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,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,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,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
target/sh4: Avoid shift into sign bit in update_itlb_use() target/sh4: Avoid shift into sign bit in update_itlb_use() --- 2024-07-23 Peter Maydell New
system/physmem: Where we assume we have a RAM MR, assert it system/physmem: Where we assume we have a RAM MR, assert it --- 2024-07-23 Peter Maydell New
target/i386: Remove dead assignment to ss in do_interrupt64() target/i386: Remove dead assignment to ss in do_interrupt64() --- 2024-07-23 Peter Maydell New
target/m68k: avoid shift into sign bit in dump_address_map() target/m68k: avoid shift into sign bit in dump_address_map() --- 2024-07-23 Peter Maydell New
target/xtensa: Make use of 'segment' in pptlb helper less confusing target/xtensa: Make use of 'segment' in pptlb helper less confusing --- 2024-07-23 Peter Maydell New
target/tricore: Use unsigned types for bitops in helper_eq_b() target/tricore: Use unsigned types for bitops in helper_eq_b() --- 2024-07-23 Peter Maydell New
[4/4] hw/misc/bcm2835_property: Reduce scope of variables in mbox push function hw/misc/bcm2835_property: Fix set-palette, OTP-access properties --- 2024-07-23 Peter Maydell New
[3/4] hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row hw/misc/bcm2835_property: Fix set-palette, OTP-access properties --- 2024-07-23 Peter Maydell New
[2/4] hw/misc/bcm2835_property: Avoid overflow in OTP access properties hw/misc/bcm2835_property: Fix set-palette, OTP-access properties --- 2024-07-23 Peter Maydell New
[1/4] hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE hw/misc/bcm2835_property: Fix set-palette, OTP-access properties --- 2024-07-23 Peter Maydell New
[RFC] macos: Allow coredump generation [RFC] macos: Allow coredump generation --- 2024-07-23 Philippe Mathieu-Daudé New
[10/12] target/s390x: Use user_or_likely in access_memmove [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h --- 2024-07-23 Richard Henderson New
[06/12] target/ppc: Split out helper_dbczl for 970 [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h --- 2024-07-23 Richard Henderson New
[01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h [01/12] accel/tcg: Move {set, clear}_helper_retaddr to cpu_ldst.h --- 2024-07-23 Richard Henderson New
[00/12] tcg patch queue --- 2024-07-23 Richard Henderson New
plugins: fix race condition with scoreboards plugins: fix race condition with scoreboards --- 2024-07-22 Pierrick Bouvier New
[PULL,v2,00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-22 Alex Bennée New
[4/4] target/arm: Ignore SMCR_EL2.LEN and SVCR_EL2.LEN if EL2 is not enabled target/arm: Various minor SME bugfixes --- 2024-07-22 Peter Maydell New
[3/4] target/arm: Avoid shifts by -1 in tszimm_shr() and tszimm_shl() target/arm: Various minor SME bugfixes --- 2024-07-22 Peter Maydell New
[2/4] target/arm: Fix UMOPA/UMOPS of 16-bit values target/arm: Various minor SME bugfixes --- 2024-07-22 Peter Maydell New
[1/4] target/arm: Don't assert for 128-bit tile accesses when SVL is 128 target/arm: Various minor SME bugfixes --- 2024-07-22 Peter Maydell New
[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
[4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode gdbstub: Add support for MTE in system mode --- 2024-07-22 Gustavo Romero New
[3/4] tests/guest-debug: Support passing arguments to the GDB test script gdbstub: Add support for MTE in system mode --- 2024-07-22 Gustavo Romero New
[2/4] gdbstub: Add support for MTE in system mode gdbstub: Add support for MTE in system mode --- 2024-07-22 Gustavo Romero New
[1/4] gdbstub: Use specific MMU index when probing MTE addresses gdbstub: Add support for MTE in system mode --- 2024-07-22 Gustavo Romero New
[RFC,v5,2/8] build deps: update lcitool to include rust bits Untitled series #246759 --- 2024-07-22 Manos Pitsidianakis New
[PULL,15/16] semihosting: Restrict to TCG [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,14/16] target/xtensa: Restrict semihosting to TCG [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,12/16] target/mips: Restrict semihosting to TCG [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,11/16] target/m68k: Restrict semihosting to TCG [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,10/16] target/mips: Add semihosting stub [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,09/16] target/m68k: Add semihosting stub [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,08/16] semihosting: Include missing 'gdbstub/syscalls.h' header [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,04/16] plugins/stoptrigger: TCG plugin to stop execution under conditions [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,03/16] gdbstub: Re-factor gdb command extensions [PULL,01/16] testing: bump to latest libvirt-ci --- 2024-07-22 Alex Bennée New
[PULL,00/16] Final bits for 9.1-rc0 (docker, plugins, gdbstub, semihosting) --- 2024-07-22 Alex Bennée New
[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
[v5,08/16] hw/char/pl011: Warn when using disabled transmitter hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,07/16] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,06/16] hw/char/pl011: Extract pl011_write_txdata() from pl011_write() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,05/16] hw/char/pl011: Split RX/TX path of pl011_reset_fifo() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,04/16] hw/char/pl011: Move pl011_loopback_enabled|tx() around hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,03/16] hw/char/pl011: Move pl011_put_fifo() earlier hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2024-07-19 Philippe Mathieu-Daudé New
[v5,02/16] hw/char/pl011: Remove unused 'readbuff' field 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
[RFC,v3] contrib/plugins: control flow plugin [RFC,v3] contrib/plugins: control flow plugin --- 2024-07-18 Alex Bennée New
[v5,18/19] hw/intc/loongson_ipi: Remove unused headers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,17/19] hw/intc/loongson_ipi: Restrict to MIPS Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,16/19] hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,15/19] hw/intc/loongarch_ipi: Add loongarch IPI support Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,14/19] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,13/19] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,12/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,11/19] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,10/19] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data() Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,09/19] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,08/19] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,07/19] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h Reconstruct loongson ipi driver --- 2024-07-18 Philippe Mathieu-Daudé New
[v5,06/19] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub Reconstruct loongson ipi driver --- 2024-07-18 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
« 1 2 3 4219 220 »