qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-26 22:16:13 to 2023-02-27 08:20:20 UTC [more...]

[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
 2023-02-27  8:11 UTC  (13+ messages)
` [PATCH v4 01/15] vdpa net: move iova tree creation from init to start
` [PATCH v4 03/15] vdpa: stop svq at vhost_vdpa_dev_start(false)
` [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
` [PATCH v4 07/15] vdpa: add vhost_vdpa_suspend
` [PATCH v4 08/15] vdpa: rewind at get_base, not set_base
` [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-02-27  5:42 UTC  (54+ messages)
` [PATCH 02/70] target/arm: Handle FPROUNDING_ODD in arm_rmode_to_sf
` [PATCH 03/70] target/arm: Improve arm_rmode_to_sf
` [PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
` [PATCH 05/70] target/arm: Create gen_set_rmode, gen_restore_rmode
` [PATCH 06/70] target/arm: Improve trans_BFCI
` [PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
` [PATCH 09/70] target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
` [PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
` [PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
` [PATCH 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
` [PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
` [PATCH 15/70] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PATCH 16/70] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PATCH 17/70] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
` [PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
` [PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
` [PATCH 25/70] target/m68k: Use tcg_constant_i32 in gen_ea_mode
` [PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
` [PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
` [PATCH 29/70] target/microblaze: "
` [PATCH 31/70] target/mips: Split out gen_lxr
` [PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
` [PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
` [PATCH 36/70] target/ppc: Avoid tcg_const_i64 in do_vcntmb
` [PATCH 37/70] target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
` [PATCH 38/70] target/ppc: Avoid tcg_const_* in xxeval
` [PATCH 39/70] target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
` [PATCH 40/70] target/ppc: Avoid tcg_const_* in fp-impl.c.inc
` [PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
` [PATCH 44/70] target/ppc: Avoid tcg_const_* in translate.c
` [PATCH 45/70] target/riscv: Avoid tcg_const_*
` [PATCH 46/70] target/rx: Use tcg_gen_abs_i32
` [PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
` [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
` [PATCH 49/70] target/rx: Avoid tcg_const_i32
` [PATCH 50/70] target/s390x: Split out gen_ri2
` [PATCH 51/70] target/s390x: Avoid tcg_const_i64
` [PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
` [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
` [PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
` [PATCH 58/70] target/tricore: Use min/max for saturate
` [PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
` [PATCH 60/70] target/tricore: Drop some temp initialization
` [PATCH 61/70] target/tricore: Avoid tcg_const_i32
` [PATCH 62/70] target/xtensa: Tidy translate_bb
` [PATCH 63/70] target/xtensa: Tidy translate_clamps
` [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PATCH 66/70] target/xtensa: Split constant in bit shift
` [PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
` [PATCH 69/70] tcg: Drop tcg_const_*_vec
` [PATCH 70/70] tcg: Drop tcg_const_*

[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-02-27  8:16 UTC  (3+ messages)
` [PATCH 1/3] qga: test: Use absolute path to test data

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-02-27  5:25 UTC  (74+ messages)
` [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
` [PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
` [PATCH v2 03/76] target/alpha: Drop tcg_temp_free
` [PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
` [PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
` [PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
` [PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
` [PATCH v2 08/76] target/arm: Drop new_tmp_a64
` [PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
` [PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
` [PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
` [PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
` [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
` [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
` [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
` [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
` [PATCH v2 19/76] target/avr: Drop R from trans_COM
` [PATCH v2 20/76] target/avr: Drop tcg_temp_free
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
` [PATCH v2 24/76] target/cris: Drop tcg_temp_free
` [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code
` [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
` [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
` [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual
` [PATCH v2 29/76] target/hppa: Drop tcg_temp_free
` [PATCH v2 30/76] target/i386: "
` [PATCH v2 31/76] target/loongarch: Drop temp_new
` [PATCH v2 32/76] target/loongarch: Drop tcg_temp_free
` [PATCH v2 33/76] target/m68k: Drop mark_to_release
` [PATCH v2 34/76] target/m68k: Drop free_cond
` [PATCH v2 35/76] target/m68k: Drop tcg_temp_free
` [PATCH v2 36/76] target/microblaze: "
` [PATCH v2 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc
` [PATCH v2 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
` [PATCH v2 39/76] target/mips: Drop tcg_temp_free from msa_translate.c
` [PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c
` [PATCH v2 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
` [PATCH v2 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PATCH v2 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c
` [PATCH v2 45/76] target/mips: Fix trans_mult_acc return
` [PATCH v2 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c
` [PATCH v2 47/76] target/mips: Drop tcg_temp_free from translate.c
` [PATCH v2 48/76] target/nios2: Drop tcg_temp_free
` [PATCH v2 49/76] target/openrisc: "
` [PATCH v2 50/76] target/ppc: "
` [PATCH v2 51/76] target/riscv: Drop ftemp_new
` [PATCH v2 52/76] target/riscv: Drop temp_new
` [PATCH v2 53/76] target/riscv: Drop tcg_temp_free
` [PATCH v2 54/76] target/rx: "
` [PATCH v2 55/76] target/s390x: Use tcg_constant_* in local contexts
` [PATCH v2 56/76] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH v2 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH v2 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH v2 59/76] target/s390x: Drop free_compare
` [PATCH v2 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
` [PATCH v2 62/76] target/s390x: Remove assert vs g_in2
` [PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PATCH v2 65/76] target/sparc: Drop get_temp_tl
` [PATCH v2 66/76] target/sparc: Drop get_temp_i32
` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
` [PATCH v2 68/76] target/sparc: Drop free_compare
` [PATCH v2 69/76] target/sparc: Drop tcg_temp_free
` [PATCH v2 70/76] target/tricore: "
` [PATCH v2 71/76] target/xtensa: Drop reset_sar_tracker
` [PATCH v2 72/76] target/xtensa: Drop tcg_temp_free
` [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PATCH v2 74/76] tracing: remove transform.py
` [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
` [PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps

[PATCH v4 00/31] tcg: Simplify temporary usage
 2023-02-27  5:37 UTC  (28+ messages)
` [PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
` [PATCH v4 04/31] tcg: Remove branch-to-next regardless of reference count
` [PATCH v4 05/31] tcg: Rename TEMP_LOCAL to TEMP_TB
` [PATCH v4 06/31] tcg: Use noinline for major tcg_gen_code subroutines
` [PATCH v4 07/31] tcg: Add liveness_pass_0
` [PATCH v4 09/31] tcg: Pass TCGTempKind to tcg_temp_new_internal
` [PATCH v4 10/31] tcg: Use tcg_constant_i32 in tcg_gen_io_start
` [PATCH v4 11/31] tcg: Add tcg_gen_movi_ptr
` [PATCH v4 12/31] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
` [PATCH v4 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
` [PATCH v4 14/31] tcg: Use tcg_constant_ptr in do_dup
` [PATCH v4 15/31] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PATCH v4 16/31] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
` [PATCH v4 17/31] tcg: Don't re-use TEMP_TB temporaries
` [PATCH v4 18/31] tcg: Change default temp lifetime to TEMP_TB
` [PATCH v4 19/31] target/arm: Drop copies in gen_sve_{ldr,str}
` [PATCH v4 20/31] target/arm: Don't use tcg_temp_local_new_*
` [PATCH v4 22/31] target/hexagon: "
` [PATCH v4 23/31] target/hexagon/idef-parser: Drop gen_tmp_local
` [PATCH v4 24/31] target/hppa: Don't use tcg_temp_local_new
` [PATCH v4 25/31] target/i386: "
` [PATCH v4 26/31] target/mips: "
` [PATCH v4 27/31] target/ppc: "
` [PATCH v4 28/31] target/xtensa: Don't use tcg_temp_local_new_*
` [PATCH v4 29/31] exec/gen-icount: Don't use tcg_temp_local_new_i32
` [PATCH v4 30/31] tcg: Remove tcg_temp_local_new_*, tcg_const_local_*
` [PATCH v4 31/31] tcg: Update docs/devel/tcg-ops.rst for temporary changes

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-27  7:59 UTC  (4+ messages)
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command

[PATCH] firmware: qemu_fw_cfg: make kobj_type structure constant
 2023-02-27  3:19 UTC 

[PATCH v2 0/4] hw/arm/virt: Support dirty ring
 2023-02-27  4:26 UTC  (5+ messages)
` [PATCH v2 1/4] migration: Add last stage indicator to global dirty log synchronization
` [PATCH v2 2/4] kvm: Synchronize the backup bitmap in the last stage
` [PATCH v2 3/4] kvm: Add helper kvm_dirty_ring_init()
` [PATCH v2 4/4] kvm: Enable dirty ring for arm64

[PATCH 0/5] eBPF RSS Helper support
 2023-02-27  3:50 UTC  (7+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

[PATCH v2 1/2] docs/system/loongarch: update loongson3.rst and rename it to virt.rst
 2023-02-27  3:59 UTC  (2+ messages)
` [PATCH v2 2/2] loongarch: Add smbios command line option

Adopting abandoned patch?
 2023-02-27  3:29 UTC 

[PATCH 00/76] tcg: Drop tcg_temp_free from translators
 2023-02-27  3:18 UTC  (9+ messages)
` [PATCH 31/76] target/loongarch: Drop temp_new
` [PATCH 32/76] target/loongarch: Drop tcg_temp_free
` [PATCH 74/76] tracing: remove transform.py

[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
 2023-02-27  3:10 UTC  (3+ messages)
` [PATCH 1/2] gitlab/opensbi: Move to docker:stable

[PATCH] hw/riscv: Skip re-generating DT nodes for a given DTB
 2023-02-27  3:09 UTC  (3+ messages)

Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
 2023-02-27  1:25 UTC 

[PATCH 0/2] target/riscv: some vector_helper.c cleanups
 2023-02-27  0:58 UTC  (3+ messages)
` [PATCH 2/2] target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig

[PATCH v3 0/8] Pegasos2 fixes and audio output support
 2023-02-26 23:58 UTC  (16+ messages)
` [PATCH v3 8/8] hw/audio/via-ac97: Basic implementation of audio playback
` [PATCH v3 7/8] hw/audio/ac97: Split off some definitions to a header
` [PATCH v3 5/8] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH v3 6/8] hw/usb/vt82c686-uhci-pci: Use "

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-02-26 22:22 UTC  (7+ messages)
` [PATCH 3/5] hw/ppc/pegasos2: Fix PCI interrupt routing
` [PATCH 4/5] hw/audio/ac97: Split off some definitions to a header

[PATCH] hw/display/sm501: Implement more 2D raster operations
 2023-02-26 22:16 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).