qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-08 02:47:15 to 2023-04-10 17:51:06 UTC [more...]

[PATCH v3 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-10 17:49 UTC  (4+ messages)
` [PATCH v3 1/4] Add MEN Chameleon Bus emulation
` [PATCH v3 3/4] serial-mcb: Add serial via MEN chameleon bus
` [PATCH v3 4/4] wdt_z069: Add support for MEN 16z069 Watchdog

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-04-10 17:48 UTC  (2+ messages)

[PATCH v2 0/4] Add emulation of MEN Chameleon Hardware
 2023-04-10 17:40 UTC  (4+ messages)
` [PATCH v2 1/4] Add MEN Chameleon Bus emulation

[PATCH 00/16] bsd-user 2023 Q2 first batch
 2023-04-10 17:12 UTC  (37+ messages)
` [PATCH 01/16] bsd-user: Make print_* public
` [PATCH 02/16] bsd-user: Ifdef a few MAP_ constants for NetBSD
` [PATCH 03/16] bsd-user: Cleanup style
` [PATCH 04/16] bsd-user: Move system FreeBSD call table to freebsd/os-syscall.c
` [PATCH 05/16] bsd-user: Remove NetBSD specific syscall printing
` [PATCH 06/16] bsd-user: Remove OpenBSD "
` [PATCH 07/16] bsd-user: Move system call include to os-syscall.h
` [PATCH 08/16] bsd-user: Remove useless mmap definitions
` [PATCH 09/16] bsd-user: h2g_rusage
` [PATCH 10/16] bsd-user: Implmenet do_sysctl_kern_getprocs
` [PATCH 11/16] bsd-user: Implement do_sysctl_kern_proc_filedesc
` [PATCH 12/16] bsd-user: Implement do_sysctl_kern_proc_vmmap
` [PATCH 13/16] bsd-user: Implement sysctl kern.proc, except kern.proc.full_path
` [PATCH 14/16] bsd-user: Implment core dumps
` [PATCH 15/16] bsd-user: Add SIGSYS to core dump signals
` [PATCH 16/16] bsd-user: Implement SIGSYS on arm

[PATCH v2 0/4] target/riscv: implement query-cpu-definitions
 2023-04-10 16:52 UTC  (5+ messages)
` [PATCH v2 1/4] target/riscv: add CPU QOM header
` [PATCH v2 2/4] target/riscv: add query-cpy-definitions support
` [PATCH v2 3/4] target/riscv: add 'static' attribute of query-cpu-definitions
` [PATCH v2 4/4] target/riscv: make generic cpus not static

[PATCH 0/1] e1000e: Fix tx/rx counters
 2023-04-10 15:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] util/mmap: optimize qemu_ram_mmap() alignment
 2023-04-10 15:46 UTC 

[PATCH] block/vhost-user-blk: Fix hang on boot for some odd guests
 2023-04-10 15:39 UTC  (2+ messages)

[PULL 0/3] tcg patch queue for 8.0
 2023-04-10 15:34 UTC  (4+ messages)
` [PULL 1/3] tcg/i386: Adjust assert in tcg_out_addi_ptr
` [PULL 2/3] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
` [PULL 3/3] tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32

[PATCH 0/2] Migration time prediction using calc-dirty-rate
 2023-04-10 15:19 UTC  (2+ messages)

[RFC PATCH 0/4] Smstateen FCSR implementation
 2023-04-10 14:44 UTC  (7+ messages)
` [RFC PATCH 1/4] target/riscv: smstateen check for fcsr
` [RFC PATCH 2/4] target/riscv: Add fcsr field in tb->flags
` [RFC PATCH 3/4] target/riscv: check smstateen fcsr flag
` [RFC PATCH 4/4] target/riscv: smstateen knobs

[PATCH] target/arm: Fix debugging of ARMv8M Secure code
 2023-04-10 14:38 UTC  (3+ messages)

[PATCH 0/2] target/riscv: Separate implicitly-enabled and explicitly-enabled extensions
 2023-04-10 14:20 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Add set_implicit_extensions_from_ext() function
` [PATCH 2/2] target/riscv: Add ext_z*_enabled for implicitly enabled extensions

[PULL 0/2] target-arm queue
 2023-04-10 14:14 UTC  (3+ messages)
` [PULL 1/2] target/arm: PTE bit GP only applies to stage1
` [PULL 2/2] target/arm: Copy guarded bit in combine_cacheattrs

[PATCH] block/file-posix: use unsigned int for zones consistently
 2023-04-10 14:03 UTC  (2+ messages)

[PATCH v9 0/4] Add zone append write for zoned device
 2023-04-10 13:42 UTC  (5+ messages)
` [PATCH v9 1/4] file-posix: add tracking of the zone write pointers

[PULL 0/1] ppc queue
 2023-04-10 13:28 UTC  (3+ messages)
` [PULL 1/1] target/ppc: Fix temp usage in gen_op_arith_modw

[PULL 0/1] Fix use-after-free errors in util/error.c
 2023-04-10 13:27 UTC  (2+ messages)

[PATCH 0/4] target/riscv: implement query-cpu-definitions
 2023-04-10 13:26 UTC  (6+ messages)
` [PATCH 1/4] target/riscv: add CPU QOM header
` [PATCH 2/4] target/riscv: add query-cpy-definitions support
` [PATCH 3/4] target/riscv: add 'static' attribute of query-cpu-definitions
` [PATCH 4/4] target/riscv: make generic cpus not static

[RFC PATCH v2] riscv: Add support for the Zfa extension
 2023-04-10 13:23 UTC  (2+ messages)

[PATCH v10 0/5] Add zoned storage emulation to virtio-blk driver
 2023-04-10 13:13 UTC  (2+ messages)

[PATCH 0/2] accel/tcg/plugin: host insn size for plugin
 2023-04-10 13:02 UTC  (8+ messages)
` [PATCH 1/2] accel/tcg/plugin: export host insn size

[PATCH for-8.0 v2] target/ppc: Fix temp usage in gen_op_arith_modw
 2023-04-10 12:50 UTC  (8+ messages)

[PATCH v3 0/2] Support for print to log vector extension registers
 2023-04-10 12:44 UTC  (3+ messages)
` [PATCH v3 1/2] util/log: Add vector registers to log
` [PATCH v3 2/2] target/riscv: Add RVV "

[PATCH 0/3] linux-user: Add some ioctls for mesa amdgpu support
 2023-04-10 10:11 UTC  (4+ messages)
` [PATCH 1/3] linux-user: Add compile flag for amdgpu drm support
` [PATCH 2/3] linux-user: Add more drm ioctls for mesa
` [PATCH 3/3] linux-user: Add amdgpu specific "

Reducing vdpa migration downtime because of memory pin / maps
 2023-04-10  9:04 UTC  (5+ messages)

[PATCH] postcopy-ram: do not use qatomic_mb_read
 2023-04-10  8:40 UTC  (2+ messages)

[PATCH v10] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-04-10  8:09 UTC  (3+ messages)

qemu-user: avoid allocations to convert stuff when not necessary
 2023-04-10  7:55 UTC  (5+ messages)

[PATCH v3] target/i386: Change wrong XFRM value
 2023-04-10  5:37 UTC  (3+ messages)

[PATCH for 8.1] intel_iommu: refine iotlb hash calculation
 2023-04-10  3:32 UTC 

[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
 2023-04-10  2:55 UTC  (4+ messages)
` [PULL v4 74/83] intel-iommu: PASID support

[PATCH for-8.0] docs/cxl: Fix sentence
 2023-04-09 20:18 UTC 

[PATCH for-8.0] docs: Fix typo (wphx => whpx)
 2023-04-09 20:10 UTC 

[PATCH] hw/arm: Fix some typos in comments (most found by codespell)
 2023-04-09 20:05 UTC 

[PATCH v3 1/5] i386/tcg: implement x2APIC registers MSR access
 2023-04-09 14:41 UTC  (5+ messages)
` [PATCH v3 2/5] apic: add support for x2APIC mode
` [PATCH v3 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v3 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v3 5/5] amd_iommu: report x2APIC support to the operating system

[PATCH] accel/kvm: Don't use KVM maximum support number to alloc user memslots
 2023-04-09 14:40 UTC 

[PATCH v3 0/5] Support x2APIC mode with TCG accelerator
 2023-04-09 14:40 UTC 

[PATCH v2 0/5] Support x2APIC mode with TCG accelerator
 2023-04-09 14:31 UTC  (15+ messages)
` [PATCH v2 2/5] apic: add support for x2APIC mode

[PATCH] tracetool: use relative paths for '#line' preprocessor directives
 2023-04-09 12:50 UTC  (2+ messages)

[PATCH] linux-user: ppoll: eliminate large alloca
 2023-04-09 11:31 UTC  (3+ messages)

[PATCH 0/7] target/riscv: Add support for PC-relative translation
 2023-04-09 10:53 UTC  (8+ messages)
` [PATCH 1/7] target/riscv: Fix target address to update badaddr
` [PATCH 2/7] target/riscv: Introduce cur_insn_len into DisasContext
` [PATCH 3/7] target/riscv: Change gen_goto_tb to work on displacements
` [PATCH 4/7] target/riscv: Change gen_set_pc_imm to gen_update_pc
` [PATCH 5/7] target/riscv: Use true diff for gen_pc_plus_diff
` [PATCH 6/7] target/riscv: Enable PC-relative translation
` [PATCH 7/7] target/riscv: Remove pc_succ_insn from DisasContext

[PATCH v4] linux-user: fix getgroups/setgroups allocations
 2023-04-09 10:53 UTC 

[PATCH v3] linux-user: fix getgroups/setgroups allocations
 2023-04-09 10:54 UTC  (2+ messages)

[PATCH v2] linux-user: fix getgroups/setgroups allocations
 2023-04-09  9:17 UTC  (7+ messages)

[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
 2023-04-08 21:14 UTC  (3+ messages)

Error handling: Audit callers of load_image_targphys,
 2023-04-08 19:45 UTC 

[PATCH for-8.0] tcg/ppc: Fix TCG_TARGET_CALL_{ARG, RET}_I128 for ppc32
 2023-04-08 19:31 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) Remove unused slot variable in helpers
 2023-04-08 15:10 UTC  (2+ messages)

[PATCH] target/riscv: Use check for relationship between Zdinx/Zhinx{min} and Zfinx
 2023-04-08 13:59 UTC 

[PATCH for-8.0? 0/2] target/arm: BTI guarded bit fixes
 2023-04-08 13:52 UTC  (2+ messages)

[PATCH v2] target/riscv: Fix Guest Physical Address Translation
 2023-04-08 12:30 UTC  (2+ messages)

[PATCH V2] tracing: install trace events file only if necessary
 2023-04-08  9:21 UTC  (3+ messages)

[PATCH for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw
 2023-04-08  5:44 UTC  (2+ messages)

[PATCH for-8.0] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi
 2023-04-08  4:42 UTC 

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-04-08  4:29 UTC  (15+ messages)
` [PATCH 03/10] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
` [PATCH 04/10] hw/intc/arm_gic: Rename 'first_cpu' argument
` [PATCH 05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
` [PATCH 06/10] target/arm: Reduce QMP header pressure by not including 'kvm_arm.h'
` [PATCH 07/10] target/arm: Restrict KVM-specific fields from ArchCPU
` [RFC PATCH 09/10] target/riscv: "

[PATCH for-8.1 00/12] tcg/mips: Backend improvements
 2023-04-08  3:03 UTC  (13+ 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 04/12] tcg/mips: Create and use TCG_REG_TB
` [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  (30+ messages)
` [PATCH 01/42] tcg: Replace if + tcg_abort with tcg_debug_assert
` [PATCH 06/42] tcg: Split out tcg_out_ext16u
` [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 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 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 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 38/42] tcg/riscv: Simplify "
` [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}


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).