Show patches with: none      |   433245 patches
« 1 2 ... 548 549 5504332 4333 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/5] migration: HMP side changes for modified 'migrate' QAPI design migration: Modified 'migrate' QAPI command for migration - - - - --- 2022-12-26 Het Gala New
[1/5] migration: Updated QAPI format for 'migrate' qemu monitor command migration: Modified 'migrate' QAPI command for migration - - - - --- 2022-12-26 Het Gala New
hw/audio/c97: fix abort in audio_calloc() hw/audio/c97: fix abort in audio_calloc() - 1 1 - --- 2022-12-25 Qiang Liu New
e1000e: Introduce e1000_rx_desc_union e1000e: Introduce e1000_rx_desc_union - - - - --- 2022-12-25 Akihiko Odaki New
[v3] linux-user: Fix brk() to release pages [v3] linux-user: Fix brk() to release pages - - - - --- 2022-12-25 Helge Deller New
[v5,43/43] tcg: Add TCGHelperInfo argument to tcg_out_call tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,42/43] tcg/aarch64: Merge tcg_out_callr into tcg_out_call tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,41/43] tcg: Move ffi_cif pointer into TCGHelperInfo tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,40/43] tcg: Factor init_ffi_layouts() out of tcg_context_init() tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,39/43] tcg: Convert typecode_to_ffi from array to function tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,38/43] tcg: Reorg function calls tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,37/43] tcg: Use output_pref wrapper function tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,36/43] tcg: Vary the allocation size for TCGOp tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,35/43] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,34/43] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb tcg misc patches 1 - 1 - --- 2022-12-24 Richard Henderson New
[v5,33/43] accel/tcg/plugin: Avoid duplicate copy in copy_call tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,32/43] accel/tcg/plugin: Don't search for the function pointer index tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,31/43] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,30/43] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,29/43] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,28/43] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,27/43] tcg: Introduce tcg_type_size tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,26/43] tcg: Move TCG_TYPE_COUNT outside enum tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,25/43] tcg: Allocate TCGTemp pairs in host memory order tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,24/43] tcg: Simplify calls to temp_sync vs mem_coherent tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,23/43] tcg: Add temp_subindex to TCGTemp tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,22/43] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,21/43] target/sparc: Avoid TCGV_{LOW,HIGH} tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,20/43] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg misc patches - 1 1 - --- 2022-12-24 Richard Henderson New
[v5,19/43] tcg: Introduce paired register allocation tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,18/43] tcg: Massage process_op_defs() tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,17/43] tcg: Remove check_regs tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,16/43] tcg: Centralize updates to reg_to_temp tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,15/43] tcg: Fix tcg_reg_alloc_dup* tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,14/43] tci: MAX_OPC_PARAM_IARGS is no longer used tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,13/43] tcg: Remove TCG_TARGET_STACK_GROWSUP tcg misc patches - 1 1 - --- 2022-12-24 Richard Henderson New
[v5,12/43] tcg: Tidy tcg_reg_alloc_op tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,11/43] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,10/43] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,09/43] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,08/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,07/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,06/43] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,05/43] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,04/43] tcg: Cleanup trailing whitespace tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,03/43] tcg/s390x: Fix coding style tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,02/43] meson: Move CONFIG_TCG_INTERPRETER to config_host tcg misc patches 1 - 1 - --- 2022-12-24 Richard Henderson New
[v5,01/43] tcg: convert tcg/README to rst tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[4/4] tests/tcg/multiarch: add vma-pthread.c accel/tcg: Fixes for user-only page tracking 1 - - - --- 2022-12-24 Richard Henderson New
[3/4] accel/tcg: Handle false negative lookup in page_check_range accel/tcg: Fixes for user-only page tracking - - 1 - --- 2022-12-24 Richard Henderson New
[2/4] accel/tcg: Use g_free_rcu for user-exec interval trees accel/tcg: Fixes for user-only page tracking - - 1 - --- 2022-12-24 Richard Henderson New
[1/4] accel/tcg: Fix tb_invalidate_phys_page_unwind accel/tcg: Fixes for user-only page tracking - - 2 - --- 2022-12-24 Richard Henderson New
[RFC,43/43] target/loongarch: Implement vldi Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,42/43] target/loongarch: Implement vld vst Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,41/43] target/loongarch: Implement vilvl vilvh vextrins vshuf Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,40/43] target/loongarch: Implement vreplve vpack vpick Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,39/43] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,38/43] target/loongarch: Implement vbitsel vset Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,37/43] target/loongarch: Implement vfcmp Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,36/43] target/loongarch: Implement vseq vsle vslt Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,35/43] target/loongarch: Implement LSX fpu fcvt instructions Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,34/43] target/loongarch: Implement LSX fpu arith instructions Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,33/43] target/loongarch: Implement vfrstp Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,32/43] target/loongarch: Implement vbitclr vbitset vbitrev Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,31/43] target/loongarch: Implement vpcnt Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,30/43] target/loongarch: Implement vclo vclz Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,29/43] target/loongarch: Implement vssrlrn vssrarn Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,28/43] target/loongarch: Implement vssrln vssran Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,27/43] target/loongarch: Implement vsrlrn vsrarn Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,26/43] target/loongarch: Implement vsrln vsran Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,25/43] target/loongarch: Implement vsrlr vsrar Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,24/43] target/loongarch: Implement vsllwil vextl Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,23/43] target/loongarch: Implement vsll vsrl vsra vrotr Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,22/43] target/loongarch: Implement LSX logic instructions Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,21/43] target/loongarch: Implement vmskltz/vmskgez/vmsknz Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,20/43] target/loongarch: Implement vsigncov Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,19/43] target/loongarch: Implement vexth Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,18/43] target/loongarch: Implement vsat Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,17/43] target/loongarch: Implement vdiv/vmod Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,16/43] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,15/43] target/loongarch: Implement vmul/vmuh/vmulw{ev/od} Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,14/43] target/loongarch: Implement vmax/vmin Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,13/43] target/loongarch: Implement vadda Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,12/43] target/loongarch: Implement vabsd Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,11/43] target/loongarch: Implement vavg/vavgr Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,10/43] target/loongarch: Implement vaddw/vsubw Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,09/43] target/loongarch: Implement vhaddw/vhsubw Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,08/43] target/loongarch: Implement vsadd/vssub Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,07/43] target/loongarch: Implement vneg Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,06/43] target/loongarch: Implement vaddi/vsubi Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,05/43] target/loongarch: Implement vadd/vsub Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,04/43] target/loongarch: Add CHECK_SXE maccro for check LSX enable Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,03/43] target/loongarch: meson.build support build LSX Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,02/43] target/loongarch: CPUCFG support LSX Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[RFC,01/43] target/loongarch: Add vector data type vec_t Add LoongArch LSX instructions - - - - --- 2022-12-24 gaosong New
[v3,2/2] hw/intc/loongarch_pch_pic: add irq number property Add irq number property for loongarch pch interrupt controller - - - - --- 2022-12-24 Tianrui Zhao New
[v3,1/2] hw/intc/loongarch_pch_msi: add irq number property Add irq number property for loongarch pch interrupt controller - - - - --- 2022-12-24 Tianrui Zhao New
[v2] linux-user: Fix brk() to release pages [v2] linux-user: Fix brk() to release pages - - - - --- 2022-12-23 Helge Deller New
scripts/coverity-scan/model.c: update address_space_*_cached scripts/coverity-scan/model.c: update address_space_*_cached - - 1 - --- 2022-12-23 Vladimir Sementsov-Ogievskiy New
[v2,15/15] target/riscv: add a MAINTAINERS entry for XThead* extension support Add support for the T-Head vendor extensions - - 1 - --- 2022-12-23 Christoph Müllner New
« 1 2 ... 548 549 5504332 4333 »