qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 15:09:08 to 2023-04-08 02:49:46 UTC [more...]

[PATCH for-8.1 00/42] tcg: Simplify calls to load/store helpers
 2023-04-08  2:43 UTC  (21+ messages)
` [PATCH for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr
` [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 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 21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld
` [PATCH 26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
` [PATCH 28/42] tcg/riscv: Expand arguments "
` [PATCH 30/42] tcg: Introduce tcg_out_ld_helper_args
` [PATCH 31/42] tcg: Introduce tcg_out_st_helper_args
` [PATCH 34/42] tcg/mips: Simplify constraints on qemu_ld/st
` [PATCH 35/42] tcg/ppc: Reorg tcg_out_tlb_read
` [PATCH 37/42] tcg/ppc: Remove unused constraints A, B, C, D

[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  (7+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
` [PATCH 08/10] target/ppc: Restrict KVM-specific field from ArchCPU

[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  (9+ messages)
` [RFC PATCH v2 15/44] target/loongarch: Implement vmul/vmuh/vmulw{ev/od}
` [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  (3+ 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  (21+ messages)
` [PATCH v4 01/20] target/riscv: sync env->misa_ext* with cpu->cfg in realize()
` [PATCH v4 02/20] target/riscv: remove MISA properties from isa_edata_arr[]
` [PATCH v4 03/20] target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
` [PATCH v4 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v4 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v4 06/20] target/riscv: remove cpu->cfg.ext_c
` [PATCH v4 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v4 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v4 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v4 10/20] target/riscv: remove cpu->cfg.ext_e
` [PATCH v4 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v4 12/20] target/riscv: remove cpu->cfg.ext_s
` [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
` [PATCH v4 16/20] target/riscv: remove cpu->cfg.ext_v
` [PATCH v4 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v4 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH v4 19/20] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH v4 20/20] target/riscv/cpu.c: redesign register_cpu_props()

[PULL 0/1] Fix use-after-free errors in util/error.c
 2023-04-06 16:56 UTC  (2+ messages)
` [PULL 1/1] util/error: Fix use-after-free errors reported by Coverity

[PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze
 2023-04-06 16:24 UTC  (4+ messages)
` [PULL 57/62] hw/xen: Support MSI mapping to PIRQ

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-04-06 16:22 UTC  (3+ messages)
` [PULL v4 74/83] intel-iommu: PASID support

[PATCH] util/error: Fix use-after-free errors reported by Coverity
 2023-04-06 16:01 UTC  (4+ messages)

[PATCH] hw/mips/malta: Fix minor dead code issue
 2023-04-06 15:54 UTC  (2+ messages)

[PULL v2 00/25] Win socket patches
 2023-04-06 15:30 UTC  (9+ messages)
` [PULL v2 05/25] error: add global &error_warn destination

[PATCH for-8.0 v2 1/2] qtest/migration-test.c: Add tests with compress enabled
 2023-04-06 15:21 UTC  (3+ messages)
` [PATCH for-8.0 v2 2/2] migration/ram.c: Fix migration "

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-04-06 15:18 UTC  (3+ messages)
` [PULL 14/27] hw/xen: Move xenstore_store_pv_console_info to xen_console.c

QEMU stable 7.2.1
 2023-04-06 14:32 UTC  (8+ 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).