messages from 2023-02-27 05:43:02 to 2023-02-27 11:23:17 UTC [more...]
[PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
2023-02-27 11:22 UTC (12+ messages)
` [PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
` [PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
` [PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
` [PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
` [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
[PULL 00/29] Block layer patches
2023-02-27 11:22 UTC (5+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-27 11:22 UTC (9+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
[PATCH 0/7] testing/next: docker.py removal and kaniko updates
2023-02-27 11:18 UTC (5+ messages)
` [PATCH 1/7] configure: expose the direct container command
` [PATCH 2/7] tests/dockerfiles: unify debian-toolchain references
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-27 11:15 UTC (2+ messages)
[PATCH v3 0/8] Pegasos2 fixes and audio output support
2023-02-27 11:12 UTC (15+ messages)
` [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing
[RFC PATCH v2 0/3] ci: Speed up container stage
2023-02-27 11:11 UTC (5+ messages)
` [RFC PATCH v2 1/3] gitlab: Use plain docker in container-template.yml
` [RFC PATCH v2 2/3] gitlab: Cache container images
[PATCH 0/2] Deprecate support for 32-bit x86 and arm hosts
2023-02-27 11:10 UTC (3+ messages)
` [PATCH 1/2] docs/about: Deprecate 32-bit x86 hosts and qemu-system-i386
` [PATCH 2/2] docs/about: Deprecate 32-bit arm hosts and qemu-system-arm
[RFC] CXL: TCG/KVM instruction alignment issue discussion default
2023-02-27 11:06 UTC (2+ messages)
[PATCH] .gitlab-ci.d/base: Mark jobs as interruptible by default
2023-02-27 11:05 UTC (2+ messages)
[PATCH v16 00/11] s390x: CPU Topology
2023-02-27 10:57 UTC (9+ messages)
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
` [PATCH v17 08/12] "
` [PATCH v17 12/12] machine: adding s390 topology to info hotpluggable-cpus
[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
2023-02-27 10:54 UTC (3+ messages)
` [PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
[PATCH 0/2] block/fuse: Let PUNCH_HOLE write zeroes
2023-02-27 10:47 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/308: Add test for 'write -zu'
[PATCH 0/2] hw/vfio: Build various target-independent objects once
2023-02-27 10:32 UTC (3+ messages)
` [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
` [PATCH 2/2] hw/vfio: Build various target-independent objects once
[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
2023-02-27 10:24 UTC (5+ messages)
[PATCH v3 1/1] vhost-user-fs: add migration type property
2023-02-27 10:19 UTC (13+ messages)
[PATCH v4 0/4] target/i386: Add new CPU model SapphireRapids and new fast string op leaves
2023-02-27 10:13 UTC (4+ messages)
` [PATCH v4 1/4] target/i386: add FSRM to TCG
` [PATCH v4 2/4] target/i386: add FZRM, FSRS, FSRC
` [PATCH v4 3/4] target/i386: KVM: allow fast string operations if host supports them
Adopting abandoned patch?
2023-02-27 9:57 UTC (2+ messages)
[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
2023-02-27 9:40 UTC (12+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH] Fix slli_uw decoding
2023-02-27 9:32 UTC (2+ messages)
[PATCH 00/70] tcg: Remove tcg_const_*
2023-02-27 9:31 UTC (82+ messages)
` [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
` [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 08/70] target/arm: Avoid tcg_const_* in translate-mve.c
` [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 14/70] target/cris: "
` [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 18/70] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PATCH 19/70] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [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 22/70] target/i386: Simplify POPF
` [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
` [PATCH 24/70] target/m68k: Reject immediate as destination in gen_ea_mode
` [PATCH 25/70] target/m68k: Use tcg_constant_i32 "
` [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
` [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 30/70] target/mips: Split out gen_lxl
` [PATCH 31/70] target/mips: Split out gen_lxr
` [PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
` [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
` [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
` [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 41/70] target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
` [PATCH 42/70] target/ppc: Rewrite trans_ADDG6S
` [PATCH 43/70] target/ppc: Fix gen_tlbsx_booke206
` [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 53/70] target/sh4: Avoid tcg_const_i32
` [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
` [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
` [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 67/70] target/xtensa: Avoid tcg_const_i32
` [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_*
Reply: [PATCH] virtio-balloon: optimize the virtio-balloon on the ARM platform
2023-02-27 9:22 UTC (2+ messages)
[RFC PATCH 00/43] Add LoongArch LSX instructions
2023-02-27 9:20 UTC (11+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
[PATCH v2 00/10] Resolve isabus global
2023-02-27 9:12 UTC (4+ messages)
[PATCH 0/2] Fix the OpenSBI CI job and bump to v1.2
2023-02-27 8:48 UTC (3+ messages)
` [PATCH 1/2] gitlab/opensbi: Move to docker:stable
[PATCH 0/3] qga: Add optional `merge-output` flag to guest-exec QAPI
2023-02-27 8:40 UTC (7+ messages)
` [PATCH 1/3] qga: test: Use absolute path to test data
` [PATCH 3/3] qga: test: Add tests for `merge-output` flag
` [PATCH 2/3] qga: Add optional `merge-output` flag to guest-exec qapi
[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
2023-02-27 5:25 UTC (22+ messages)
` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
` [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free
` [PATCH v2 29/76] target/hppa: "
` [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 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c
` [PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.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 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 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 61/76] target/s390x: Drop tcg_temp_free from translate.c
` [PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
` [PATCH v2 64/76] target/sh4: Drop tcg_temp_free
` [PATCH v2 65/76] target/sparc: Drop get_temp_tl
` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
` [PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps
[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
2023-02-27 8:19 UTC (22+ 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 05/15] vdpa: move vhost reset after get vring base
` [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 09/15] vdpa: add vdpa net migration state notifier
` [PATCH v4 10/15] vdpa: disable RAM block discard only for the first device
` [PATCH v4 11/15] vdpa net: block migration if the device has CVQ
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features
[PATCH v4 00/31] tcg: Simplify temporary usage
2023-02-27 7:19 UTC (27+ messages)
` [PATCH v4 01/31] tcg: Adjust TCGContext.temps_in_use check
` [PATCH v4 02/31] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH v4 03/31] accel/tcg: Use more accurate max_insns for tb_overflow
` [PATCH v4 08/31] tcg: Remove TEMP_NORMAL
` [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 13/31] tcg: Use tcg_temp_ebb_new_* in tcg/
` [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 21/31] target/cris: Don't use tcg_temp_local_new
` [PATCH v4 22/31] target/hexagon: Don't use tcg_temp_local_new_*
` [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 v2 0/2] QGA installer fixes
2023-02-27 8:18 UTC (3+ messages)
[PATCH v1] target/loongarch: Implement Chip Configuraiton Version Register(0x0000)
2023-02-27 7:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).