Show patches with: none      |   438099 patches
« 1 2 ... 290 291 2924380 4381 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,00/56] -Wshadow=local patches patches for 2023-09-29 - - - - --- 2023-09-29 Markus Armbruster New
[v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX [v2] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX - - 1 - --- 2023-09-29 Cédric Le Goater New
[PULL,v3,16/16] target/tricore: Change effective address (ea) to target_ulong [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,15/16] target/tricore: Remove CSFRs from cpu.h [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,14/16] tests/tcg: Reset result register after each test [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,13/16] hw/tricore: Log failing test in testdevice [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,12/16] tests/tcg/tricore: Extended and non-extened regs now match [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,11/16] target/tricore: Fix FTOUZ being ISA v1.3.1 up [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,10/16] target/tricore: Replace cpu_*_code with translator_* [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,09/16] target/tricore: Swap src and dst reg for RCRR_INSERT [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x 1 - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,08/16] target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0 [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 2 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,07/16] target/tricore: Implement hptof insn [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,06/16] target/tricore: Implement ftohp insn [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,05/16] target/tricore: Clarify special case for FTOUZ insn [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,04/16] target/tricore: Implement FTOU insn [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,03/16] target/tricore: Correctly handle FPU RM from PSW [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,02/16] target/tricore: Implement CRCN insn [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x - - 1 - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x [PULL,v3,01/16] tests/tcg/tricore: Bump cpu to tc37x 1 - - - --- 2023-09-29 Bastian Koppelmann New
[PULL,v3,00/16] tricore queue - - - - --- 2023-09-29 Bastian Koppelmann New
[v2] tests/qtest: Fix npcm7xx_timer-test.c flaky test [v2] tests/qtest: Fix npcm7xx_timer-test.c flaky test 1 1 - - --- 2023-09-29 Chris Rauer New
[v2] mips: fix abort on integer overflow [v2] mips: fix abort on integer overflow - - 1 - --- 2023-09-28 Mikulas Patocka New
[PULL,6/6] accel/tcg: Always require can_do_io [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,4/6] accel/tcg: Improve setting of can_do_io at start of TB [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,3/6] accel/tcg: Track current value of can_do_io in the TB [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,2/6] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,1/6] accel/tcg: Avoid load of icount_decr if unused [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused - - 1 - --- 2023-09-28 Richard Henderson New
[PULL,0/6] tcg patch queue - - - - --- 2023-09-28 Richard Henderson New
target/sh4: fix crashes on signal delivery target/sh4: fix crashes on signal delivery - - 2 - --- 2023-09-28 Mikulas Patocka New
[PULL,14/14] scripts/analyse-locks-simpletrace.py: changed iteritems() to items() [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,13/14] MAINTAINERS: add maintainer of simpletrace.py [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,12/14] simpletrace: added simplified Analyzer2 class [PULL,01/14] simpletrace: add __all__ to define public interface - - - - --- 2023-09-28 Stefan Hajnoczi New
[PULL,11/14] simpletrace: move event processing to Analyzer class [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,10/14] simpletrace: move logic of process into internal function [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,09/14] simpletrace: refactor to separate responsibilities [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,08/14] simpletrace: made Analyzer into context-manager [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,07/14] simpletrace: define exception and add handling [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,06/14] simpletrace: improved error handling on struct unpack [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,05/14] simpletrace: update code for Python 3.11 [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,04/14] simpletrace: changed naming of edict and idtoname to improve readability [PULL,01/14] simpletrace: add __all__ to define public interface - - 2 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,03/14] simpletrace: improve parsing of sys.argv; fix files never closed. [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,02/14] simpletrace: annotate magic constants from QEMU code [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,01/14] simpletrace: add __all__ to define public interface [PULL,01/14] simpletrace: add __all__ to define public interface - - 1 - --- 2023-09-28 Stefan Hajnoczi New
[PULL,00/14] Tracing patches - - - - --- 2023-09-28 Stefan Hajnoczi New
hyperv: add check for NULL for msg hyperv: add check for NULL for msg - 1 - - --- 2023-09-28 Anastasia Belova New
[v2,53/53] migration/rdma: Replace flawed device detail dump by tracing migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,52/53] migration/rdma: Use error_report() & friends instead of stderr migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,51/53] migration/rdma: Downgrade qemu_rdma_cleanup() errors to warnings migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,50/53] migration/rdma: Silence qemu_rdma_register_and_get_keys() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,49/53] migration/rdma: Silence qemu_rdma_block_for_wrid() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,48/53] migration/rdma: Don't report received completion events as error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,47/53] migration/rdma: Silence qemu_rdma_reg_control() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,46/53] migration/rdma: Silence qemu_rdma_connect() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,45/53] migration/rdma: Silence qemu_rdma_resolve_host() migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,44/53] migration/rdma: Convert qemu_rdma_alloc_pd_cq() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,43/53] migration/rdma: Convert qemu_rdma_post_recv_control() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,42/53] migration/rdma: Convert qemu_rdma_post_send_control() to Error migration/rdma: Error handling fixes - - 1 - --- 2023-09-28 Markus Armbruster New
[v2,41/53] migration/rdma: Convert qemu_rdma_write() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,40/53] migration/rdma: Convert qemu_rdma_write_one() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,39/53] migration/rdma: Convert qemu_rdma_write_flush() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,38/53] migration/rdma: Convert qemu_rdma_reg_whole_ram_blocks() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,37/53] migration/rdma: Convert qemu_rdma_exchange_get_response() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,36/53] migration/rdma: Convert qemu_rdma_exchange_send() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,35/53] migration/rdma: Convert qemu_rdma_exchange_recv() to Error migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,34/53] migration/rdma: Drop "@errp is clear" guards around error_setg() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,33/53] migration/rdma: Fix error handling around rdma_getaddrinfo() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,32/53] migration/rdma: Retire macro ERROR() migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,31/53] migration/rdma: Delete inappropriate error_report() in macro ERROR() migration/rdma: Error handling fixes - - 2 1 --- 2023-09-28 Markus Armbruster New
[v2,30/53] migration/rdma: Plug a memory leak and improve a message migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,29/53] migration/rdma: Check negative error values the same way everywhere migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,28/53] migration/rdma: Drop superfluous assignments to @ret migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,27/53] migration/rdma: Replace int error_state by bool errored migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,26/53] migration/rdma: Dumb down remaining int error values to -1 migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,25/53] migration/rdma: Return -1 instead of negative errno code migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,24/53] migration/rdma: Fix rdma_getaddrinfo() error checking migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,23/53] migration/rdma: Fix QEMUFileHooks method return values migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,22/53] migration/rdma: Drop dead qemu_rdma_data_init() code for !@host_port migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,21/53] migration/rdma: Fix qemu_get_cm_event_timeout() to always set error migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,20/53] migration/rdma: Fix qemu_rdma_broken_ipv6_kernel() to set error migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,19/53] migration/rdma: Replace dangerous macro CHECK_ERROR_STATE() migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,18/53] migration/rdma: Fix io_writev(), io_readv() methods to obey contract migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,17/53] migration/rdma: Ditch useless numeric error codes in error messages migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,16/53] migration/rdma: Fix or document problematic uses of errno migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,15/53] migration/rdma: Use bool for two RDMAContext flags migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,14/53] migration/rdma: Make qemu_rdma_buffer_mergeable() return bool migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,13/53] migration/rdma: Drop qemu_rdma_search_ram_block() error handling migration/rdma: Error handling fixes - - 2 - --- 2023-09-28 Markus Armbruster New
[v2,12/53] migration/rdma: Drop rdma_add_block() error handling migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,11/53] migration/rdma: Eliminate error_propagate() migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,10/53] migration/rdma: Put @errp parameter last migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,09/53] migration/rdma: Fix qemu_rdma_accept() to return failure on errors migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,08/53] migration/rdma: Give qio_channel_rdma_source_funcs internal linkage migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,07/53] migration/rdma: Clean up two more harmless signed vs. unsigned issues migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,06/53] migration/rdma: Fix unwanted integer truncation migration/rdma: Error handling fixes - 1 3 - --- 2023-09-28 Markus Armbruster New
[v2,05/53] migration/rdma: Consistently use uint64_t for work request IDs migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,04/53] migration/rdma: Drop fragile wr_id formatting migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,03/53] migration/rdma: Clean up rdma_delete_block()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,02/53] migration/rdma: Clean up qemu_rdma_data_init()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,01/53] migration/rdma: Clean up qemu_rdma_poll()'s return type migration/rdma: Error handling fixes - - 3 - --- 2023-09-28 Markus Armbruster New
[v2,16/16] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test tests: Add CPU topology related smbios test cases - - - - --- 2023-09-28 Zhao Liu New
[v2,15/16] tests: bios-tables-test: Add test for smbios type4 thread count2 tests: Add CPU topology related smbios test cases - - - - --- 2023-09-28 Zhao Liu New
« 1 2 ... 290 291 2924380 4381 »