messages from 2023-04-06 18:07:12 to 2023-04-08 03:06:20 UTC [more...]
[PATCH for-8.1 00/12] tcg/mips: Backend improvements
2023-04-08 3:03 UTC (12+ messages)
` [PATCH 01/12] tcg/mips: Move TCG_AREG0 to S8
` [PATCH 02/12] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PATCH 03/12] tcg/mips: Unify TCG_GUEST_BASE_REG tests
` [PATCH 05/12] tcg/mips: Split out tcg_out_movi_one
` [PATCH 06/12] tcg/mips: Split out tcg_out_movi_two
` [PATCH 07/12] tcg/mips: Use the constant pool for 64-bit constants
` [PATCH 08/12] tcg/mips: Aggressively use the constant pool for n64 calls
` [PATCH 09/12] tcg/mips: Try tb-relative addresses in tcg_out_movi
` [PATCH 10/12] tcg/mips: Try three insns with shift and add "
` [PATCH 11/12] tcg/mips: Use qemu_build_not_reached for LO/HI_OFF
` [PATCH 12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN
[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
2023-04-08 2:43 UTC (44+ messages)
` [PATCH for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr
` [PATCH 01/42] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH 02/42] tcg: Replace tcg_abort with g_assert_not_reached
` [PATCH 03/42] tcg: Split out tcg_out_ext8s
` [PATCH 04/42] tcg: Split out tcg_out_ext8u
` [PATCH 05/42] tcg: Split out tcg_out_ext16s
` [PATCH 06/42] tcg: Split out tcg_out_ext16u
` [PATCH 07/42] tcg: Split out tcg_out_ext32s
` [PATCH 08/42] tcg: Split out tcg_out_ext32u
` [PATCH 09/42] tcg: Split out tcg_out_exts_i32_i64
` [PATCH 10/42] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
` [PATCH 11/42] tcg/mips: "
` [PATCH 12/42] tcg/riscv: "
` [PATCH 13/42] tcg: Split out tcg_out_extu_i32_i64
` [PATCH 14/42] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PATCH 15/42] tcg: Split out tcg_out_extrl_i64_i32
` [PATCH 16/42] tcg: Introduce tcg_out_movext
` [PATCH 17/42] tcg: Introduce tcg_out_xchg
` [PATCH 18/42] tcg: Introduce tcg_out_movext2
` [PATCH 19/42] tcg: Clear TCGLabelQemuLdst on allocation
` [PATCH 20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld
` [PATCH 22/42] tcg/aarch64: Pass TGType to tcg_out_qemu_st
` [PATCH 23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st}
` [PATCH 24/42] tcg/i386: "
` [PATCH 25/42] tcg/ppc: "
` [PATCH 26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH 27/42] tcg/riscv: Require TCG_TARGET_REG_BITS == 64
` [PATCH 28/42] tcg/riscv: Expand arguments to tcg_out_qemu_{ld,st}
` [PATCH 29/42] tcg: Move TCGLabelQemuLdst to tcg.c
` [PATCH 30/42] tcg: Introduce tcg_out_ld_helper_args
` [PATCH 31/42] tcg: Introduce tcg_out_st_helper_args
` [PATCH 32/42] tcg/loongarch64: Simplify constraints on qemu_ld/st
` [PATCH 33/42] tcg/mips: Reorg tcg_out_tlb_load
` [PATCH 34/42] tcg/mips: Simplify constraints on qemu_ld/st
` [PATCH 35/42] tcg/ppc: Reorg tcg_out_tlb_read
` [PATCH 36/42] tcg/ppc: Adjust constraints on qemu_ld/st
` [PATCH 37/42] tcg/ppc: Remove unused constraints A, B, C, D
` [PATCH 38/42] tcg/riscv: Simplify constraints on qemu_ld/st
` [PATCH 39/42] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st
` [PATCH 40/42] tcg/s390x: Simplify constraints on qemu_ld/st
` [PATCH 41/42] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return
` [PATCH 42/42] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st}
[PATCH v12 00/10] support subsets of code size reduction extension
2023-04-08 1:09 UTC (9+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension
[PATCH V4] tracing: install trace events file only if necessary
2023-04-08 1:04 UTC
[PATCH] block/vhdx: fix dynamic VHDX BAT corruption
2023-04-07 22:11 UTC
[PATCH] target/arm: Fix debugging of ARMv8M Secure code
2023-04-08 0:01 UTC
[PATCH 00/10] accel/kvm: Spring cleaning
2023-04-08 0:37 UTC (5+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
[PATCH 0/2] accel/stubs: Build HAX/KVM/XEN stubs once
2023-04-08 0:20 UTC (5+ messages)
` [PATCH 1/2] accel/stubs: Remove kvm_flush_coalesced_mmio_buffer() stub
` [PATCH 2/2] accel/stubs: Build HAX/KVM/XEN stubs once
[PATCH V3] tracing: install trace events file only if necessary
2023-04-08 0:10 UTC
[PATCH 00/14] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-04-07 23:14 UTC (24+ messages)
` [PATCH 01/14] accel: Document generic accelerator headers
` [PATCH 02/14] accel: Remove unused hThread variable on TCG/WHPX
` [PATCH 03/14] accel: Fix a leak on Windows HAX
` [PATCH 05/14] accel: Rename 'hax_vcpu' as 'accel' in CPUState
` [PATCH 07/14] accel: Rename struct hax_vcpu_state -> struct AccelvCPUState
` [PATCH 08/14] accel: Move HAX hThread to accelerator context
` [PATCH 10/14] accel: Rename NVMM struct qemu_vcpu -> struct AccelvCPUState
` [PATCH 11/14] accel: Inline NVMM get_qemu_vcpu()
` [PATCH 12/14] accel: Rename WHPX struct whpx_vcpu -> struct AccelvCPUState
` [PATCH 13/14] accel: Inline WHPX get_whpx_vcpu()
` [PATCH 14/14] accel: Rename HVF struct hvf_vcpu_state -> struct AccelvCPUState
[PULL 0/6] Edk2 stable202302 20230320 patches
2023-04-07 21:32 UTC (3+ messages)
` [PULL 5/6] edk2: replace build scripts
[PATCH] Hexagon (target/hexagon) Additional instructions handled by idef-parser
2023-04-07 20:52 UTC
[PATCH] do not lockdown github PRs submitted to forks of official mirror
2023-04-07 16:45 UTC
[PATCH] Hexagon (target/hexagon) Remove unused slot variable in helpers
2023-04-07 20:45 UTC
[PATCH 8.0 regression 0/8] block: remove bdrv_co_get_geometry coroutines from I/O hot path
2023-04-07 20:32 UTC (18+ messages)
` [PATCH 1/8] block: move has_variable_length to BlockLimits
` [PATCH 2/8] block: remove has_variable_length from filters
` [PATCH 3/8] block: refresh bs->total_sectors on reopen
` [PATCH 4/8] block: remove has_variable_length from BlockDriver
` [PATCH 5/8] migration/block: replace uses of blk_nb_sectors that do not check result
` [PATCH 6/8] block-backend: inline bdrv_co_get_geometry
` [PATCH 7/8] block-backend: ignore inserted state in blk_co_nb_sectors
` [PATCH 8/8] block, block-backend: write some hot coroutine wrappers by hand
[PATCH for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr
2023-04-07 19:02 UTC
[PATCH for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw
2023-04-07 18:54 UTC (2+ messages)
[PATCH for-8.0? 0/2] target/arm: BTI guarded bit fixes
2023-04-07 18:51 UTC (3+ messages)
` [PATCH 1/2] target/arm: PTE bit GP only applies to stage1
` [PATCH 2/2] target/arm: Copy guarded bit in combine_cacheattrs
[PATCH V9 00/46] Live Update
2023-04-07 17:35 UTC (3+ messages)
[PATCH 00/41] Misc cleanups
2023-04-07 17:15 UTC (4+ messages)
` [PATCH 19/41] compiler.h: replace QEMU_NORETURN with G_NORETURN
assert !temp_readonly(ts) in tcg_reg_alloc_op
2023-04-07 16:50 UTC (3+ messages)
[RFC PATCH v2 00/44] Add LoongArch LSX instructions
2023-04-07 16:46 UTC (5+ messages)
` [RFC PATCH v2 30/44] target/loongarch: Implement vclo vclz
[PATCH] docs: explain effect of smp_read_barrier_depends() on modern architectures
2023-04-07 16:33 UTC (3+ messages)
[PATCH v3 0/3] target/riscv: Fix mstatus.MPP related support
2023-04-07 16:32 UTC (6+ messages)
` [PATCH v3 1/3] target/riscv: Fix the mstatus.MPP value after executing MRET
` [PATCH v3 2/3] target/riscv: Use PRV_RESERVED instead of PRV_H
` [PATCH v3 3/3] target/riscv: Legalize MPP value in write_mstatus
clean after distclean gobbles source files
2023-04-07 15:44 UTC
[PATCH v2] target/riscv: Fix Guest Physical Address Translation
2023-04-07 15:32 UTC
[PATCH 1/2] Add CI configuration for Kubernetes
2023-04-07 14:52 UTC (2+ messages)
` [PATCH 2/2] Raise crash-test-debian timeout to 90 minutes
[PATCH] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
2023-04-07 11:39 UTC (3+ messages)
[PATCH for-8.1] qemu-coroutine: remove qatomic_mb_read()
2023-04-07 11:30 UTC (4+ messages)
[PATCH v3] target/i386: Change wrong XFRM value
2023-04-07 11:10 UTC (3+ messages)
[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
2023-04-07 10:36 UTC (13+ messages)
[PATCH v2] Fix QEMU compilation on Debian 10
2023-04-07 10:01 UTC (10+ messages)
` [PATCH 1/3] Fix libvhost-user.c compilation
[PATCH v10 0/5] Add zoned storage emulation to virtio-blk driver
2023-04-07 8:25 UTC (6+ messages)
` [PATCH v10 1/5] include: update virtio_blk headers to v6.3-rc1
` [PATCH v10 2/5] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v10 3/5] block: add accounting for zone append operation
` [PATCH v10 4/5] virtio-blk: add some trace events for zoned emulation
` [PATCH v10 5/5] docs/zoned-storage:add zoned emulation use case
[PATCH v9 0/4] Add zone append write for zoned device
2023-04-07 8:16 UTC (5+ messages)
` [PATCH v9 1/4] file-posix: add tracking of the zone write pointers
` [PATCH v9 2/4] block: introduce zone append write for zoned devices
` [PATCH v9 3/4] qemu-iotests: test zone append operation
` [PATCH v9 4/4] block: add some trace events for zone append
[PATCH 0/2] Fix QEMU compilation on Debian 10
2023-04-07 7:56 UTC (3+ messages)
` [PATCH 1/2] Fix libvhost-user.c compilation
[RFC PATCH 0/4] hw/i386: Factor out PXB parts of DSDT into an SSDT table
2023-04-07 7:37 UTC (3+ messages)
[PATCH v3 0/1] Fix max initrd size limit when put initrd to RAM
2023-04-07 4:26 UTC (4+ messages)
` [PATCH v3 1/1] hw/riscv: Fix max "
` "
[PATCH] target/loongarch/README: Remove unnecessary parameter
2023-04-07 2:13 UTC (2+ messages)
[RFC PATCH] hw/intc: don't use target_ulong for LoongArch ipi
2023-04-07 2:11 UTC (2+ messages)
[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
2023-04-07 1:31 UTC (4+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size
[PATCH v2 0/2] target/riscv: Fix mstatus.MPP related support
2023-04-07 1:24 UTC (6+ messages)
` [PATCH v2 2/2] target/riscv: Legalize MPP value in write_mstatus
[PATCH 0/4] block: Split padded I/O vectors exceeding IOV_MAX
2023-04-06 21:35 UTC (9+ messages)
` [PATCH 2/4] "
[PATCH] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
2023-04-06 21:11 UTC (3+ messages)
` [PATCH] Hexagon (target/hexagon) Updates to USR should use get_result_gpr
[PATCH v2] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file
2023-04-06 20:44 UTC (2+ messages)
[PATCH] target/i386: Avoid unreachable variable declaration in mmu_translate()
2023-04-06 20:42 UTC (2+ messages)
[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
2023-04-06 20:23 UTC (6+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
[PATCH v2 11/11] docs: system: arm: Introduce bananapi_m2u
2023-04-06 20:21 UTC (4+ messages)
` [PATCH v2 11/12] tests: avocado: boot_linux_console: Add test case for bpim2u
[PATCH v2 00/12] *** add allwinner-r40 support ***
2023-04-06 20:18 UTC (9+ messages)
` [PATCH v2 01/12] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v2 02/12] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v2 07/12] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v2 08/12] hw: arm: allwinner-r40: Fix the mmc controller's type
[PATCH 0/7] Hexagon: add lldb support
2023-04-06 20:14 UTC (9+ messages)
` [PATCH 1/7] gdbstub: only send stop-reply packets when allowed to
` [PATCH 2/7] gdbstub: add test for untimely stop-reply packets
` [PATCH 3/7] gdbstub: add support for the qRegisterInfo query
` [PATCH 4/7] Hexagon: support qRegisterInfo at gdbstub
` [PATCH 5/7] Hexagon (gdbstub): fix p3:0 read and write via stub
` [PATCH 6/7] Hexagon (gdbstub): add HVX support
` [PATCH 7/7] Hexagon (linux-user/hexagon): handle breakpoints
[PATCH] target/arm: Add overflow check for gt_recalc_timer
2023-04-06 15:16 UTC
[PATCH] target/arm: Report pauth information to gdb as 'pauth_v2'
2023-04-06 19:35 UTC (2+ messages)
PCIe atomics in pcie-root-port
2023-04-06 18:40 UTC (2+ messages)
[PATCH v4 00/20] remove MISA ext_N flags from cpu->cfg
2023-04-06 18:03 UTC (9+ messages)
` [PATCH v4 02/20] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH v4 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v4 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v4 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v4 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v4 13/20] target/riscv: remove cpu->cfg.ext_u
` [PATCH v4 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v4 15/20] target/riscv: remove cpu->cfg.ext_j
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).