Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Jan 07 2025 06:13:22 -0500
Threads in reverse chronological order
[
Next Period
]
[PATCH] qom: remove unused field
,
Paolo Bonzini
,
2025/01/07
Re: [PATCH v2 21/23] qapi/machine: Replace TARGET_LOONGARCH64 with TARGET_LOONGARCH
,
Markus Armbruster
,
2025/01/07
Re: [PATCH v9 08/12] migration/multifd: Add new migration option for multifd DSA offloading.
,
Markus Armbruster
,
2025/01/07
[PATCH 0/2] xen: error handling and FreeBSD compatibility fixes
,
Roger Pau Monne
,
2025/01/07
[PATCH 1/2] xen/console: fix error handling in xen_console_device_create()
,
Roger Pau Monne
,
2025/01/07
[PATCH 2/2] xen: do not use '%ms' scanf specifier
,
Roger Pau Monne
,
2025/01/07
[PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Keoseong Park
,
2025/01/07
Re: [PATCH v2] hw/ufs: Adjust value to match CPU's endian format
,
Jeuk Kim
,
2025/01/07
Re: [RFC PATCH 1/9] rust: vmstate: add new type safe implementation
,
Zhao Liu
,
2025/01/07
[RFC PATCH v2 00/81] tcg: Merge *_i32 and *_i64 opcodes
,
Richard Henderson
,
2025/01/07
[PATCH v2 01/81] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Richard Henderson
,
2025/01/07
[PATCH v2 03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Richard Henderson
,
2025/01/07
Re: [PATCH v2 03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH v2 04/81] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after, before}
,
Richard Henderson
,
2025/01/07
[PATCH v2 08/81] target/arm: Use tcg_op_supported
,
Richard Henderson
,
2025/01/07
[PATCH v2 13/81] target/i386: Use tcg_op_supported
,
Richard Henderson
,
2025/01/07
[PATCH v2 19/81] tcg: Split out tcg-target-mo.h
,
Richard Henderson
,
2025/01/07
[PATCH v2 05/81] tcg: Add TCGOP_FLAGS
,
Richard Henderson
,
2025/01/07
[PATCH v2 16/81] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Richard Henderson
,
2025/01/07
[PATCH v2 09/81] target/tricore: Use tcg_op_supported
,
Richard Henderson
,
2025/01/07
[PATCH v2 17/81] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Richard Henderson
,
2025/01/07
[PATCH v2 20/81] tcg: Use C_NotImplemented in tcg_target_op_def
,
Richard Henderson
,
2025/01/07
[PATCH v2 02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE
,
Richard Henderson
,
2025/01/07
[PATCH v2 11/81] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Richard Henderson
,
2025/01/07
[PATCH v2 21/81] tcg: Change have_vec to has_type in tcg_op_supported
,
Richard Henderson
,
2025/01/07
[PATCH v2 24/81] tcg: Constify tcg_op_defs
,
Richard Henderson
,
2025/01/07
[PATCH v2 26/81] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs
,
Richard Henderson
,
2025/01/07
[PATCH v2 25/81] tcg: Validate op supported in opcode_args_ct
,
Richard Henderson
,
2025/01/07
[PATCH v2 06/81] tcg: Add type and flags arguments to tcg_op_supported
,
Richard Henderson
,
2025/01/07
[PATCH v2 07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
2025/01/07
[PATCH v2 10/81] tcg: Add tcg_op_deposit_valid
,
Richard Henderson
,
2025/01/07
[PATCH v2 33/81] tcg/i386: Handle all 8-bit extensions for i686
,
Richard Henderson
,
2025/01/07
[PATCH v2 14/81] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Richard Henderson
,
2025/01/07
[PATCH v2 15/81] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Richard Henderson
,
2025/01/07
[PATCH v2 22/81] tcg: Reorg process_op_defs
,
Richard Henderson
,
2025/01/07
[PATCH v2 18/81] tcg: Split out tcg-target-has.h and tcg-has.h
,
Richard Henderson
,
2025/01/07
[PATCH v2 23/81] tcg: Remove args_ct from TCGOpDef
,
Richard Henderson
,
2025/01/07
[PATCH v2 28/81] tcg: Add TCGType argument to tcg_out_op
,
Richard Henderson
,
2025/01/07
[PATCH v2 29/81] tcg: Remove TCG_OPF_64BIT
,
Richard Henderson
,
2025/01/07
[PATCH v2 32/81] tcg/mips: Expand bswap unconditionally
,
Richard Henderson
,
2025/01/07
[PATCH v2 31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR
,
Richard Henderson
,
2025/01/07
[PATCH v2 34/81] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 35/81] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
2025/01/07
[PATCH v2 36/81] tcg/aarch64: Expand extract with offset 0 with andi
,
Richard Henderson
,
2025/01/07
[PATCH v2 38/81] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 12/81] target/i386: Use tcg_op_deposit_valid
,
Richard Henderson
,
2025/01/07
[PATCH v2 27/81] tcg: Pass type and flags to tcg_target_op_def
,
Richard Henderson
,
2025/01/07
[PATCH v2 30/81] tcg: Drop implementation checks from tcg-opc.h
,
Richard Henderson
,
2025/01/07
[PATCH v2 37/81] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 39/81] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 41/81] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 56/81] tcg/optimize: Fold andc with immediate to and
,
Richard Henderson
,
2025/01/07
[PATCH v2 55/81] tcg: Merge INDEX_op_and_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 47/81] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Richard Henderson
,
2025/01/07
[PATCH v2 48/81] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 59/81] tcg: Merge INDEX_op_andc_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 58/81] tcg: Convert andc to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 42/81] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Richard Henderson
,
2025/01/07
[PATCH v2 64/81] tcg: Merge INDEX_op_orc_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 70/81] tcg: Convert nand to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 73/81] tcg: Convert nor to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 40/81] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 43/81] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 50/81] tcg: Add all_outop[]
,
Richard Henderson
,
2025/01/07
[PATCH v2 51/81] tcg: Merge INDEX_op_mov_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 72/81] tcg/loongarch64: Do not accept constant argument to nor
,
Richard Henderson
,
2025/01/07
[PATCH v2 71/81] tcg: Merge INDEX_op_nand_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 52/81] tcg: Convert add to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 54/81] tcg: Convert and to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 62/81] tcg/optimize: Fold orc with immediate to or
,
Richard Henderson
,
2025/01/07
[PATCH v2 63/81] tcg: Convert orc to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 67/81] tcg/optimize: Fold eqv with immediate to xor
,
Richard Henderson
,
2025/01/07
[PATCH v2 66/81] tcg: Merge INDEX_op_xor_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 74/81] tcg: Merge INDEX_op_nor_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 45/81] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
2025/01/07
[PATCH v2 46/81] tcg/tci: Remove assertions for deposit and extract
,
Richard Henderson
,
2025/01/07
[PATCH v2 57/81] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
,
Richard Henderson
,
2025/01/07
[PATCH v2 53/81] tcg: Merge INDEX_op_add_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 60/81] tcg: Convert or to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 65/81] tcg: Convert xor to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 68/81] tcg: Convert eqv to TCGOutOpBinary
,
Richard Henderson
,
2025/01/07
[PATCH v2 78/81] tcg: Convert neg to TCGOutOpUnary
,
Richard Henderson
,
2025/01/07
[PATCH v2 76/81] tcg: Convert sub to TCGOutOpSubtract
,
Richard Henderson
,
2025/01/07
[PATCH v2 79/81] tcg: Merge INDEX_op_neg_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 49/81] tcg: Remove INDEX_op_ext{8,16,32}*
,
Richard Henderson
,
2025/01/07
[PATCH v2 61/81] tcg: Merge INDEX_op_or_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 69/81] tcg: Merge INDEX_op_eqv_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 75/81] tcg/arm: Fix constraints for sub
,
Richard Henderson
,
2025/01/07
[PATCH v2 77/81] tcg: Merge INDEX_op_sub_{i32,i64}
,
Richard Henderson
,
2025/01/07
[PATCH v2 80/81] tcg: Convert not to TCGOutOpUnary
,
Richard Henderson
,
2025/01/07
[PATCH v2 81/81] tcg: Merge INDEX_op_not_{i32,i64}
,
Richard Henderson
,
2025/01/07
Re: [PATCH v11 1/2] tpm: convert tpmdev options processing to new visitor format
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH] hw/ufs: Fix legacy single doorbell support bit
,
Jeuk Kim
,
2025/01/07
KVM/QEMU community call 07/01/2025
,
Alex Bennée
,
2025/01/07
Re: [RFC PATCH 0/4] cpu: Drop CPUState::nr_cores
,
Xiaoyao Li
,
2025/01/07
Re: [PATCH v2 05/10] i386/topology: Introduce helpers for various topology info of different level
,
Xiaoyao Li
,
2025/01/07
Re: [PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Bernhard Beschow
,
2025/01/07
Re: [PATCH v2 2/2] hw/sd/sdhci: Fix data transfer did not complete if data size is bigger than SDMA Buffer Boundary
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH v2 07/10] i386/cpu: Hoist check of CPUID_EXT3_TOPOEXT against threads_per_core
,
Xiaoyao Li
,
2025/01/07
[PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Keoseong Park
,
2025/01/07
Re: [PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH] hw/ufs: Adjust value to match CPU's endian format
,
Jeuk Kim
,
2025/01/07
Re: [PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
,
Zhangfei Gao
,
2025/01/07
[PATCH v3 0/7] hw/intc/loongson_ipi: Remove property num_cpu
,
Bibo Mao
,
2025/01/06
[PATCH v3 5/7] hw/intc/loongarch_ipi: Remove num-cpu property
,
Bibo Mao
,
2025/01/06
[PATCH v3 2/7] hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
,
Bibo Mao
,
2025/01/06
[PATCH v3 7/7] hw/intc/loongarch_ipi: Use alternative function cpu_by_arch_id
,
Bibo Mao
,
2025/01/06
[PATCH v3 1/7] hw/intc/loongarch_ipi: Implement realize interface
,
Bibo Mao
,
2025/01/06
[PATCH v3 6/7] hw/intc/loongson_ipi: Add more output parameter for cpu_by_arch_id
,
Bibo Mao
,
2025/01/06
[PATCH v3 3/7] hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common
,
Bibo Mao
,
2025/01/06
[PATCH v3 4/7] hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
2025/01/06
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
James Bottomley
,
2025/01/06
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
Daniel P . Berrangé
,
2025/01/07
Re: [PATCH v11 2/2] tpm: add backend for mssim
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Gustavo Romero
,
2025/01/06
Re: [PATCH] MAINTAINERS: Add me as the maintainer for ivshmem-flat
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 0/9] ppc/pnv: HOMER and OCC fixes and improvements
,
Cédric Le Goater
,
2025/01/06
Re: [PATCH 26/71] hw/gpio: Constify all Property
,
Miles Glenn
,
2025/01/06
[RFC PATCH 0/7] accel: Add per-accelerator vCPUs queue
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH 1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation
,
Daniel Henrique Barboza
,
2025/01/06
[RFC PATCH 2/7] cpus: Introduce AccelOpsClass::get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 3/7] accel/tcg: Implement tcg_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 4/7] accel/tcg: Use CPU_FOREACH_TCG()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 5/7] accel/hw: Implement hw_accel_get_cpus_queue()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Daniel Henrique Barboza
,
2025/01/06
Re: [RFC PATCH 6/7] accel/hvf: Use CPU_FOREACH_HVF()
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 7/7] accel/kvm: Use CPU_FOREACH_KVM()
,
Philippe Mathieu-Daudé
,
2025/01/06
QEMU 10.0 release schedule
,
Stefan Hajnoczi
,
2025/01/06
[RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Daniel Henrique Barboza
,
2025/01/06
Re: [RFC PATCH] target/arm/arm-powerctl: Restrict to ARM cores
,
Peter Maydell
,
2025/01/06
[PATCH v2 0/2] target/riscv: add traces for exceptions
,
Daniel Henrique Barboza
,
2025/01/06
[PATCH v2 1/2] target/riscv: use RISCVException enum in exception helpers
,
Daniel Henrique Barboza
,
2025/01/06
[PATCH v2 2/2] target/riscv: add trace in riscv_raise_exception()
,
Daniel Henrique Barboza
,
2025/01/06
Re: [PATCH v2 0/2] target/riscv: add traces for exceptions
,
Alistair Francis
,
2025/01/06
test_x86_64_hotplug_cpu.py times out frequently in CI
,
Stefan Hajnoczi
,
2025/01/06
Re: test_x86_64_hotplug_cpu.py times out frequently in CI
,
Peter Maydell
,
2025/01/06
Re: test_x86_64_hotplug_cpu.py times out frequently in CI
,
Thomas Huth
,
2025/01/07
Re: [PATCH v2 0/2] Move net backend cleanup to NIC cleanup
,
Jonah Palmer
,
2025/01/06
Re: [PATCH] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI
,
David Woodhouse
,
2025/01/06
Re: [PATCH v5] hw/acpi: Add vmclock device
,
David Woodhouse
,
2025/01/06
[PATCH v3 0/2] Move net backend cleanup to NIC cleanup
,
Jonah Palmer
,
2025/01/06
[PATCH v3 1/2] net: parameterize the removing client from nc list
,
Jonah Palmer
,
2025/01/06
[PATCH v3 2/2] net: move backend cleanup to NIC cleanup
,
Jonah Palmer
,
2025/01/06
Re: [PATCH v3 0/2] Move net backend cleanup to NIC cleanup
,
Lei Yang
,
2025/01/06
Re: [RFC PATCH 4/9] rust: vmstate: implement Zeroable for VMStateField
,
Zhao Liu
,
2025/01/06
Re: [PATCH] qmp: update vhost-user protocol feature maps
,
Jonah Palmer
,
2025/01/06
[PULL 0/2] Misc QGA patches for 2025-01-06
,
Konstantin Kostiuk
,
2025/01/06
[PULL 2/2] qemu-ga: Optimize freeze-hook script logic of logging error
,
Konstantin Kostiuk
,
2025/01/06
[PULL 1/2] qga: implement a 'guest-get-load' command
,
Konstantin Kostiuk
,
2025/01/06
Re: [PATCH] hw/misc: cast nand_getio value to uint64_t
,
Peter Maydell
,
2025/01/06
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Peter Maydell
,
2025/01/06
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Joelle van Dyne
,
2025/01/06
Re: [PATCH 0/2] Disable unavailable features on older macOS
,
Daniel P . Berrangé
,
2025/01/06
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
,
Christian Ehrhardt
,
2025/01/06
[PATCH v15 0/7] Pointer Masking update for Zjpm v1.0
,
baturo . alexey
,
2025/01/06
[PATCH v15 2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
,
baturo . alexey
,
2025/01/06
[PATCH v15 1/7] target/riscv: Remove obsolete pointer masking extension code.
,
baturo . alexey
,
2025/01/06
[PATCH v15 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
baturo . alexey
,
2025/01/06
[PATCH v15 4/7] target/riscv: Add pointer masking tb flags
,
baturo . alexey
,
2025/01/06
[PATCH v15 5/7] target/riscv: Update address modify functions to take into account pointer masking
,
baturo . alexey
,
2025/01/06
[PATCH v15 6/7] target/riscv: Apply pointer masking for virtualized memory accesses
,
baturo . alexey
,
2025/01/06
[PATCH v15 7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension
,
baturo . alexey
,
2025/01/06
Re: [PATCH v15 0/7] Pointer Masking update for Zjpm v1.0
,
Alistair Francis
,
2025/01/06
Re: [PATCH] qemu-ga: Optimize freeze-hook script logic of logging error
,
Konstantin Kostiuk
,
2025/01/06
Re: [PATCH v2 1/1] qga: Add log to guest-fsfreeze-thaw command
,
Konstantin Kostiuk
,
2025/01/06
[PATCH v2 0/3] hw/intc/loongarch_extioi: Add irq routing from physical cpu id
,
Bibo Mao
,
2025/01/06
[PATCH v2 2/3] hw/intc/loongarch_extioi: Remove num-cpu property
,
Bibo Mao
,
2025/01/06
[PATCH v2 3/3] hw/intc/loongarch_extioi: Add irq routing support from physical id
,
Bibo Mao
,
2025/01/06
[PATCH v2 1/3] hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
2025/01/06
[PATCH v2] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH v12 0/6] Add Smrnmi support
,
frank . chang
,
2025/01/06
[PATCH v12 1/6] target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
,
frank . chang
,
2025/01/06
[PATCH v12 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
frank . chang
,
2025/01/06
Re: [PATCH v12 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
2025/01/06
[PATCH v12 2/6] target/riscv: Add Smrnmi CSRs
,
frank . chang
,
2025/01/06
[PATCH v12 5/6] target/riscv: Add Smrnmi cpu extension
,
frank . chang
,
2025/01/06
Re: [PATCH v12 5/6] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
2025/01/06
[PATCH v12 4/6] target/riscv: Add Smrnmi mnret instruction
,
frank . chang
,
2025/01/06
[PATCH v12 6/6] target/riscv: Add Zicfilp support for Smrnmi
,
frank . chang
,
2025/01/06
Re: [PATCH v12 0/6] Add Smrnmi support
,
Alistair Francis
,
2025/01/06
Re: [PATCH v11 0/6] Add Smrnmi support
,
Alistair Francis
,
2025/01/05
Re: [PATCH v11 6/6] target/riscv: Add Zicfilp support for Smrnmi
,
Alistair Francis
,
2025/01/05
Re: [PATCH v11 5/6] target/riscv: Add Smrnmi cpu extension
,
Alistair Francis
,
2025/01/05
Re: [PATCH v11 5/6] target/riscv: Add Smrnmi cpu extension
,
Frank Chang
,
2025/01/06
Re: [PATCH v11 4/6] target/riscv: Add Smrnmi mnret instruction
,
Alistair Francis
,
2025/01/05
Re: [PATCH 0/2] target/riscv: add traces for exceptions
,
Alistair Francis
,
2025/01/05
Re: [PATCH v14 0/7] Pointer Masking update for Zjpm v1.0
,
Alistair Francis
,
2025/01/05
Re: [PATCH v14 0/7] Pointer Masking update for Zjpm v1.0
,
Alexey Baturo
,
2025/01/06
Re: [PATCH v14 3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
,
Alistair Francis
,
2025/01/05
Re: [PATCH 2/2] target/riscv: add trace in riscv_raise_exception()
,
Alistair Francis
,
2025/01/05
Re: [PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Alistair Francis
,
2025/01/05
Re: [PATCH 1/2] target/riscv: use RISCVException enum in exception helpers
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [PATCH v2 0/9] target/riscv: add 'sha' support
,
Alistair Francis
,
2025/01/05
[PATCH v3 0/2] Enhanced VSTART and VL checks for vector instructions
,
Chao Liu
,
2025/01/05
[PATCH v3 1/2] target/riscv: refactor VSTART_CHECK_EARLY_EXIT() to accept vl as a parameter
,
Chao Liu
,
2025/01/05
[PATCH v3 2/2] target/riscv: fix handling of nop for vstart >= vl in some vector instruction
,
Chao Liu
,
2025/01/05
Re: [PATCH v1 1/1] target/riscv: Fix handling of NOP for vstart >= vl in vext_vx_rm_2()
,
Alistair Francis
,
2025/01/05
Re: [PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
2025/01/05
Re: [PATCH v4] riscv/gdbstub: add V bit to priv reg
,
Alistair Francis
,
2025/01/05
Re: [PATCH v8 0/2] target/riscv: rvv: reduce the overhead for simple RISC-V vector unit-stride loads and stores
,
Alistair Francis
,
2025/01/05
Re: [PATCH v11 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Alistair Francis
,
2025/01/05
Re: [PATCH v11 3/6] target/riscv: Handle Smrnmi interrupt and exception
,
Frank Chang
,
2025/01/06
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
2025/01/05
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Alistair Francis
,
2025/01/05
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Sam Price
,
2025/01/05
Re: Subject: [PATCH] loader: Add register setting support via cli
,
Alistair Francis
,
2025/01/06
Re: [PATCH v8 2/2] tests/qtest: QTest example for RISC-V CSR register
,
Alistair Francis
,
2025/01/05
Re: [PATCH v8 1/2] target/riscv: Add RISC-V CSR qtest support
,
Alistair Francis
,
2025/01/05
[PATCH] vvfat: fix out of bounds array write
,
Volker Rümelin
,
2025/01/05
[PATCH v6 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2025/01/05
[PATCH v6 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
2025/01/05
[PATCH v6 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2025/01/05
[PATCH v2 0/3] vfio/igd: VFIOConfigMirrorQuirk for igd mirrored registers
,
Tomita Moeko
,
2025/01/04
[PATCH v2 3/3] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
,
Tomita Moeko
,
2025/01/04
[PATCH v2 2/3] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
,
Tomita Moeko
,
2025/01/04
[PATCH v2 1/3] vfio/pci: declare generic quirks in a new header file
,
Tomita Moeko
,
2025/01/04
Re: [PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v16 14/14] hw/vmapple/vmapple: Add vmapple machine type
,
Phil Dennis-Jordan
,
2025/01/04
[PATCH v2 0/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
2025/01/04
[PATCH v2 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v2 1/2] glib-compat: Define g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
2025/01/06
[PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Daniel P . Berrangé
,
2025/01/06
Re: [PATCH v2 2/2] tap: Use g_spawn_sync() and g_spawn_check_wait_status()
,
Lei Yang
,
2025/01/06
[PATCH v8 0/9] virtio-net: add support for SR-IOV emulation
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 2/9] hw/pci: Fix SR-IOV VF number calculation
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 5/9] pcie_sriov: Allow user to create SR-IOV device
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 7/9] virtio-net: Implement SR-IOV VF
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 6/9] virtio-pci: Implement SR-IOV PF
,
Akihiko Odaki
,
2025/01/04
[PATCH v8 8/9] docs: Document composable SR-IOV device
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 00/14] hw/pci: SR-IOV related fixes and improvements
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 01/14] hw/pci: Rename has_power to enabled
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v18 01/14] hw/pci: Rename has_power to enabled
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH v18 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 03/14] hw/ppc/spapr_pci: Do not reject VFs created after a PF
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 04/14] s390x/pci: Avoid creating zpci for VFs
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 05/14] s390x/pci: Allow plugging SR-IOV devices
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 06/14] s390x/pci: Check for multifunction after device realization
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 07/14] pcie_sriov: Do not manually unrealize
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 08/14] pcie_sriov: Ensure VF addr does not overflow
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 09/14] pcie_sriov: Reuse SR-IOV VF device instances
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 11/14] pcie_sriov: Remove num_vfs from PCIESriovPF
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 10/14] pcie_sriov: Release VFs failed to realize
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 12/14] pcie_sriov: Register VFs after migration
,
Akihiko Odaki
,
2025/01/04
[PATCH v18 13/14] hw/pci: Use -1 as the default value for rombar
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v18 13/14] hw/pci: Use -1 as the default value for rombar
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH v18 14/14] hw/qdev: Remove opts member
,
Akihiko Odaki
,
2025/01/04
[PATCH v4 0/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
2025/01/04
[PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Lei Yang
,
2025/01/06
Re: [PATCH v4 1/2] virtio-net: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
2025/01/06
[PATCH v4 2/2] virtio-net: Report RSS warning at device realization
,
Akihiko Odaki
,
2025/01/04
[PATCH v3 0/3] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
2025/01/04
[PATCH v3 1/3] qdev-properties: Accept bool for OnOffAuto
,
Akihiko Odaki
,
2025/01/04
[PATCH v3 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
,
Akihiko Odaki
,
2025/01/04
[PATCH v3 3/3] virtio: Convert feature properties to OnOffAuto
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v3 3/3] virtio: Convert feature properties to OnOffAuto
,
Lei Yang
,
2025/01/07
[PATCH v5 0/2] Fix check-qtest-ppc64 sanitizer errors
,
Akihiko Odaki
,
2025/01/04
[PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
2025/01/04
Re: [PATCH v5 1/2] memory: Update inline documentation
,
BALATON Zoltan
,
2025/01/04
Re: [PATCH v5 1/2] memory: Update inline documentation
,
Akihiko Odaki
,
2025/01/05
[PATCH v5 2/2] memory: Do not create circular reference with subregion
,
Akihiko Odaki
,
2025/01/04
[PATCH v5] target/arm: Always add pmu property for Armv7-A/R+
,
Akihiko Odaki
,
2025/01/04
[PATCH v4] hw/core: Unify hotplug decision logic
,
Akihiko Odaki
,
2025/01/04
[PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
BALATON Zoltan
,
2025/01/03
Re: [PATCH] MAINTAINERS: Remove myself as Avocado Framework reviewer
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 0/6] disas: Allow linking multiple disassemblers in a heterogeneous binary
,
Philippe Mathieu-Daudé
,
2025/01/03
[RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Richard Henderson
,
2025/01/04
Re: [RFC PATCH 1/6] target: Only link capstone to targets requiring it
,
Philippe Mathieu-Daudé
,
2025/01/06
[RFC PATCH 2/6] target/hexagon: Add Kconfig file
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [RFC PATCH 2/6] target/hexagon: Add Kconfig file
,
Brian Cain
,
2025/01/03
[RFC PATCH 3/6] target/xtensa: Move xtensa-isa.c to common_ss[]
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [RFC PATCH 3/6] target/xtensa: Move xtensa-isa.c to common_ss[]
,
Richard Henderson
,
2025/01/04
[RFC PATCH 4/6] disas: Have each system target select its disassembler
,
Philippe Mathieu-Daudé
,
2025/01/03
[RFC PATCH 5/6] Kconfig: Expose host CONFIG_CAPSTONE definition
,
Philippe Mathieu-Daudé
,
2025/01/03
[RFC PATCH 6/6] disas: Select capstone targets by default
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [RFC PATCH 6/6] disas: Select capstone targets by default
,
Richard Henderson
,
2025/01/04
Re: [PATCH v9 09/12] migration/multifd: Enable DSA offloading in multifd sender path.
,
Fabiano Rosas
,
2025/01/03
Re: [PATCH v9 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion.
,
Fabiano Rosas
,
2025/01/03
Re: [PATCH 2/3] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
,
Alex Williamson
,
2025/01/03
[PATCH] MAINTAINERS: Remove myself from reviewers
,
wainersm
,
2025/01/03
Re: [PATCH] MAINTAINERS: Remove myself from reviewers
,
Alex Bennée
,
2025/01/04
Re: [PATCH 3/3] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
,
Alex Williamson
,
2025/01/03
[PATCH v7 0/4] tests/qtest: Update tests using PL011 UART
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH v7 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH v7 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH v7 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH v7 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Thomas Huth
,
2025/01/03
Re: [PATCH 1/2] hw/s390x: Declare loadparm as char[LOADPARM_LEN]
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 0/5] semihosting: Reduce target specific code
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 2/5] semihosting/uaccess: Include missing 'exec/cpu-all.h' header
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 1/5] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 3/5] semihosting/arm-compat: Include missing 'cpu.h' header
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 4/5] semihosting/console: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH 5/5] semihosting/meson: Build config.o and console.o once
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH 0/5] semihosting: Reduce target specific code
,
Richard Henderson
,
2025/01/06
[PATCH v5 0/4] hw/ssi/pnv_spi: Remove PnvXferBuffer and fix CID 1558827
,
Chalapathi V
,
2025/01/03
[PATCH v5 1/4] hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
,
Chalapathi V
,
2025/01/03
[PATCH v5 3/4] hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
,
Chalapathi V
,
2025/01/03
[PATCH v5 2/4] hw/ssi/pnv_spi: Coverity CID 1558827: Use local var seq_index instead of get_seq_index().
,
Chalapathi V
,
2025/01/03
[PATCH v5 4/4] hw/ssi/pnv_spi: Put a limit to RDR match failures
,
Chalapathi V
,
2025/01/03
Re: [PATCH] tests/tcg/s390x: Use the SLOF libc headers for the multiarch tests
,
Thomas Huth
,
2025/01/03
[PATCH] Remove the deprecated "-runas" command line option
,
Thomas Huth
,
2025/01/03
Re: [PATCH] Remove the deprecated "-runas" command line option
,
Daniel P . Berrangé
,
2025/01/03
[PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Daniel P . Berrangé
,
2025/01/03
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Peter Xu
,
2025/01/03
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Phil Dennis-Jordan
,
2025/01/04
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Daniel P . Berrangé
,
2025/01/06
Re: [PATCH] system: Try hardware accelerators (KVM, HVF) before software one (TCG)
,
Richard Henderson
,
2025/01/06
[PATCH] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10
,
Thomas Huth
,
2025/01/03
Re: [PATCH] docs/about/deprecated: Remove paragraph about initial deprecation in 2.10
,
Daniel P . Berrangé
,
2025/01/03
[PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Thomas Huth
,
2025/01/03
[PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Thomas Huth
,
2025/01/03
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 01/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.4 and 2.5 machine types
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 02/10] hw/s390x/s390-skeys: Remove the "migration-enabled" property
,
Thomas Huth
,
2025/01/03
[PATCH 03/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.6 machine type
,
Thomas Huth
,
2025/01/03
[PATCH 04/10] hw/s390x: Remove the "ri_allowed" switch
,
Thomas Huth
,
2025/01/03
[PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Thomas Huth
,
2025/01/03
Re: [PATCH 05/10] hw/s390x/ipl: Remove the "iplbext_migration" property
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Thomas Huth
,
2025/01/03
Re: [PATCH 06/10] hw/s390x/css-bridge: Remove the "css_dev_path" property
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 07/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.7 machine type
,
Thomas Huth
,
2025/01/03
[PATCH 08/10] hw/s390x: Remove the cpu_model_allowed flag and related code
,
Thomas Huth
,
2025/01/03
[PATCH 09/10] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.8 machine type
,
Thomas Huth
,
2025/01/03
[PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Thomas Huth
,
2025/01/03
Re: [PATCH 10/10] hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
,
Philippe Mathieu-Daudé
,
2025/01/07
Re: [PATCH 00/10] hw/s390x: Remove deprecated machine types 2.4 up to 2.8
,
Christian Borntraeger
,
2025/01/07
[PATCH v2] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
2025/01/03
Re: [PATCH v2] migration: Add more error handling to analyze-migration.py
,
Peter Xu
,
2025/01/03
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Sahil Siddiq
,
2025/01/03
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
,
Eugenio Perez Martin
,
2025/01/07
[PATCH v2] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
2025/01/03
Re: [PATCH] 9pfs: improve v9fs_open() tracing
,
Christian Schoenebeck
,
2025/01/03
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
2025/01/06
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Xiaoyao Li
,
2025/01/06
Re: [PATCH v2 01/10] i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH v1 0/3] target/i386: Add the immediate form MSR access instruction support
,
Xin Li (Intel)
,
2025/01/03
[PATCH v1 2/3] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
,
Xin Li (Intel)
,
2025/01/03
[PATCH v1 1/3] target/i386: Remove FRED dependency on WRMSRNS
,
Xin Li (Intel)
,
2025/01/03
[PATCH v1 3/3] target/i386: Add the immediate form MSR access instruction support
,
Xin Li (Intel)
,
2025/01/03
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Fabiano Rosas
,
2025/01/03
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Thomas Huth
,
2025/01/07
Re: [PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
,
Philippe Mathieu-Daudé
,
2025/01/07
RE: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Steven Lee
,
2025/01/03
Re: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Cédric Le Goater
,
2025/01/03
RE: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Steven Lee
,
2025/01/03
Re: [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
,
Cédric Le Goater
,
2025/01/03
[PATCH v3] tests/functional: Convert the migration avocado test
,
Thomas Huth
,
2025/01/03
Re: [PATCH v3] tests/functional: Convert the migration avocado test
,
Fabiano Rosas
,
2025/01/03
[PATCH] hw/loongarch/virt: Checkpatch cleanup
,
Bibo Mao
,
2025/01/03
Re: [PATCH] hw/loongarch/virt: Checkpatch cleanup
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
,
Zhijian Li (Fujitsu)
,
2025/01/03
[PATCH v2 0/2] Add new PowerPC Special Purpose Registers
,
dan tan
,
2025/01/02
[PATCH v2 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
,
dan tan
,
2025/01/02
[PATCH v2 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
,
dan tan
,
2025/01/02
[PATCH v2] Add a b4 configuration file
,
Jiaxun Yang
,
2025/01/02
[PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
,
Jiaxun Yang
,
2025/01/02
[PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image
,
Jiaxun Yang
,
2025/01/02
Re: [PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image
,
bibo mao
,
2025/01/02
[PATCH v3 1/2] hw/core/loader: Use ssize_t for efi zboot unpacker
,
Jiaxun Yang
,
2025/01/02
[PULL 0/8] QTest patches for 2025-01-02
,
Fabiano Rosas
,
2025/01/02
[PULL 1/8] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
,
Fabiano Rosas
,
2025/01/02
[PULL 3/8] tests/qtest/migration: Initialize buffer in probe_o_direct_support
,
Fabiano Rosas
,
2025/01/02
[PULL 2/8] tests/qtest/migration: Do proper cleanup in the dirty_limit test
,
Fabiano Rosas
,
2025/01/02
[PULL 6/8] tests/migration: Drop arch_[source|target]
,
Fabiano Rosas
,
2025/01/02
[PULL 5/8] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
,
Fabiano Rosas
,
2025/01/02
[PULL 7/8] tests/qtest/migration: Re-enable postcopy tests
,
Fabiano Rosas
,
2025/01/02
[PULL 8/8] qtest/fw-cfg: remove compiled out code
,
Fabiano Rosas
,
2025/01/02
[PULL 4/8] tests/qtest/bios-tables-test: Free tables at dump_aml_files
,
Fabiano Rosas
,
2025/01/02
Re: [PULL 0/8] QTest patches for 2025-01-02
,
Stefan Hajnoczi
,
2025/01/03
[PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
2025/01/02
Re: [PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
,
David Hildenbrand
,
2025/01/07
Re: [PULL 02/29] hw/misc/ivshmem-flat: Add ivshmem-flat device
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v4 0/8] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Peter Xu
,
2025/01/02
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Richard Henderson
,
2025/01/03
Re: [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
,
Philippe Mathieu-Daudé
,
2025/01/03
[PATCH v4 2/8] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 2/8] qdev: Make qdev_get_machine() not use container_get()
,
Richard Henderson
,
2025/01/03
[PATCH v4 3/8] qdev: Add machine_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 3/8] qdev: Add machine_get_container()
,
Richard Henderson
,
2025/01/03
[PATCH v4 4/8] qdev: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 4/8] qdev: Use machine_get_container()
,
Richard Henderson
,
2025/01/03
[PATCH v4 5/8] qom: Add object_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 5/8] qom: Add object_get_container()
,
Richard Henderson
,
2025/01/03
[PATCH v4 6/8] qom: Use object_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 6/8] qom: Use object_get_container()
,
Richard Henderson
,
2025/01/03
[PATCH v4 7/8] qom: Remove container_get()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 7/8] qom: Remove container_get()
,
Richard Henderson
,
2025/01/03
[PATCH v4 8/8] system: Inline machine_containers[] in qemu_create_machine_containers()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v4 8/8] system: Inline machine_containers[] in qemu_create_machine_containers()
,
Richard Henderson
,
2025/01/03
[PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steve Sistare
,
2025/01/02
Re: [PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Peter Xu
,
2025/01/02
Re: [PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Peter Xu
,
2025/01/02
Re: [PATCH V5 15/23] migration: cpr-transfer mode
,
Steven Sistare
,
2025/01/02
[PATCH] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
2025/01/02
Re: [PATCH] migration: Add more error handling to analyze-migration.py
,
Peter Xu
,
2025/01/02
Re: [PATCH] migration: Add more error handling to analyze-migration.py
,
Fabiano Rosas
,
2025/01/02
Re: [PATCH V5 21/23] tests/qtest: assert qmp_ready
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Peter Xu
,
2025/01/02
Re: [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
2025/01/02
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Steven Sistare
,
2025/01/02
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
2025/01/02
Re: [PATCH V5 22/23] migration-test: cpr-transfer
,
Peter Xu
,
2025/01/02
Re: [PATCH V5 03/23] physmem: fd-based shared memory
,
Steven Sistare
,
2025/01/02
[PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH 1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH 2/3] accel/tcg: Factor out common tcg_exec_reset() helper
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH] tcg/s390x: Use ARK and AGRK
,
Richard Henderson
,
2025/01/02
[PATCH 0/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
2025/01/02
[PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Richard Henderson
,
2025/01/02
Re: [PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Alistair Francis
,
2025/01/05
Re: [PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Richard Henderson
,
2025/01/02
Re: [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Alistair Francis
,
2025/01/05
Re: [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 00/73] tcg: Merge *_i32 and *_i64 opcodes
,
Richard Henderson
,
2025/01/02
[PATCH 01/73] tcg: Add TCGOp.type
,
Richard Henderson
,
2025/01/02
[PATCH 02/73] tcg: Add TCGHelperInfo.out_type
,
Richard Henderson
,
2025/01/02
[PATCH 04/73] tcg: Add TCGType argument to tcg_gen_op*
,
Richard Henderson
,
2025/01/02
Re: [PATCH 04/73] tcg: Add TCGType argument to tcg_gen_op*
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 05/73] tcg: Remove TCGOP_VECL
,
Richard Henderson
,
2025/01/02
[PATCH 16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Richard Henderson
,
2025/01/02
Re: [PATCH 16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_*
,
Richard Henderson
,
2025/01/02
Re: [PATCH 03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_*
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 11/73] tcg: Add tcg_op_deposit_valid
,
Richard Henderson
,
2025/01/02
Re: [PATCH 11/73] tcg: Add tcg_op_deposit_valid
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 15/73] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
,
Richard Henderson
,
2025/01/02
[PATCH 22/73] tcg: Merge TCG_TARGET_HAS_{andc,orc,nand,nor,eqv,not}
,
Richard Henderson
,
2025/01/02
[PATCH 17/73] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Richard Henderson
,
2025/01/02
Re: [PATCH 17/73] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 07/73] tcg: Add TCGType argument to tcg_op_supported
,
Richard Henderson
,
2025/01/02
Re: [PATCH 07/73] tcg: Add TCGType argument to tcg_op_supported
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 18/73] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Richard Henderson
,
2025/01/02
Re: [PATCH 18/73] tcg: Move fallback tcg_can_emit_vec_op out of line
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 23/73] tcg/mips: Expand bswap unconditionally
,
Richard Henderson
,
2025/01/02
[PATCH 13/73] target/i386: Use tcg_op_deposit_valid
,
Richard Henderson
,
2025/01/02
Re: [PATCH 13/73] target/i386: Use tcg_op_deposit_valid
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 14/73] target/i386: Use tcg_op_supported
,
Richard Henderson
,
2025/01/02
Re: [PATCH 14/73] target/i386: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 32/73] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
2025/01/02
[PATCH 33/73] tcg/aarch64: Expand extract with offset 0 with andi
,
Richard Henderson
,
2025/01/02
[PATCH 28/73] tcg: Merge TCG_TARGET_HAS_{add2,sub2}
,
Richard Henderson
,
2025/01/02
[PATCH 06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Richard Henderson
,
2025/01/02
Re: [PATCH 06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 09/73] target/arm: Use tcg_op_supported
,
Richard Henderson
,
2025/01/02
Re: [PATCH 09/73] target/arm: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Richard Henderson
,
2025/01/02
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
,
Richard Henderson
,
2025/01/06
[PATCH 19/73] tcg: Split out tcg-target-has.h and tcg-has.h
,
Richard Henderson
,
2025/01/02
[PATCH 31/73] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 37/73] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 38/73] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 35/73] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 08/73] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
,
Richard Henderson
,
2025/01/02
[PATCH 10/73] target/tricore: Use tcg_op_supported
,
Richard Henderson
,
2025/01/02
Re: [PATCH 10/73] target/tricore: Use tcg_op_supported
,
Philippe Mathieu-Daudé
,
2025/01/07
[PATCH 20/73] tcg: Split out tcg-target-mo.h
,
Richard Henderson
,
2025/01/02
Re: [PATCH 20/73] tcg: Split out tcg-target-mo.h
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 24/73] tcg: Merge TCG_TARGET_HAS_bswap*
,
Richard Henderson
,
2025/01/02
Re: [PATCH 24/73] tcg: Merge TCG_TARGET_HAS_bswap*
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2,mulu2,mulsh,muluh}
,
Richard Henderson
,
2025/01/02
Re: [PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2, mulu2, mulsh, muluh}
,
Philippe Mathieu-Daudé
,
2025/01/06
Re: [PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2, mulu2, mulsh, muluh}
,
Richard Henderson
,
2025/01/06
[PATCH 12/73] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Richard Henderson
,
2025/01/02
Re: [PATCH 12/73] target/i386: Remove TCG_TARGET_extract_tl_valid
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 30/73] tcg/i386: Handle all 8-bit extensions for i686
,
Richard Henderson
,
2025/01/02
[PATCH 25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64}
,
Richard Henderson
,
2025/01/02
Re: [PATCH 25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64}
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 26/73] tcg: Merge TCG_TARGET_HAS_{clz,ctz,ctpop}
,
Richard Henderson
,
2025/01/02
[PATCH 29/73] tcg: Merge TCG_TARGET_HAS_negsetcond_{i32,i64}
,
Richard Henderson
,
2025/01/02
[PATCH 34/73] tcg/arm: Add full [US]XT[BH] into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 36/73] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 39/73] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
,
Richard Henderson
,
2025/01/02
[PATCH 40/73] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
,
Richard Henderson
,
2025/01/02
[PATCH 52/73] tcg: Use tcg_op_supported in process_op_defs
,
Richard Henderson
,
2025/01/02
[PATCH 57/73] tcg: Add TCGType argument to tcg_out_op
,
Richard Henderson
,
2025/01/02
[PATCH 55/73] tcg: Merge INDEX_op_{ld,st}*_{i32_i64}
,
Richard Henderson
,
2025/01/02
[PATCH 58/73] tcg/optimize: Remove OptContext.type
,
Richard Henderson
,
2025/01/02
[PATCH 67/73] tcg: Merge extract, sextract operations
,
Richard Henderson
,
2025/01/02
Re: [PATCH 67/73] tcg: Merge extract, sextract operations
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 41/73] tcg/sparc64: Use SRA, SRL for {s}extract_i64
,
Richard Henderson
,
2025/01/02
[PATCH 42/73] tcg/tci: Provide TCG_TARGET_{s}extract_valid
,
Richard Henderson
,
2025/01/02
[PATCH 50/73] tcg: Remove args_ct from TCGOpDef
,
Richard Henderson
,
2025/01/02
[PATCH 47/73] tcg: Make INDEX_op_extrh_i64_i32 mandatory
,
Richard Henderson
,
2025/01/02
[PATCH 48/73] tcg: Remove INDEX_op_ext{8,16,32}{us}
,
Richard Henderson
,
2025/01/02
[PATCH 59/73] tcg: Remove TCG_OPF_64BIT
,
Richard Henderson
,
2025/01/02
[PATCH 72/73] tcg: Merge bswap operations
,
Richard Henderson
,
2025/01/02
Re: [PATCH 72/73] tcg: Merge bswap operations
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 54/73] tcg: Pass TCGOp to tcg_target_op_def
,
Richard Henderson
,
2025/01/02
[PATCH 68/73] tcg: Merge integer shift operations
,
Richard Henderson
,
2025/01/02
[PATCH 70/73] tcg: Merge extract2 operations
,
Richard Henderson
,
2025/01/02
[PATCH 44/73] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
,
Richard Henderson
,
2025/01/02
[PATCH 53/73] tcg: Use C_NotImplemented in tcg_target_op_def
,
Richard Henderson
,
2025/01/02
Re: [PATCH 53/73] tcg: Use C_NotImplemented in tcg_target_op_def
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 43/73] tcg/tci: Remove assertions for deposit and extract
,
Richard Henderson
,
2025/01/02
[PATCH 66/73] tcg: Merge brcond, setcond, negsetcond, movcond operations
,
Richard Henderson
,
2025/01/02
[PATCH 45/73] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
,
Richard Henderson
,
2025/01/02
[PATCH 46/73] tcg: Merge TCG_TARGET_HAS_extract2_{i32,i64}
,
Richard Henderson
,
2025/01/02
[PATCH 51/73] tcg: Constify tcg_op_defs
,
Richard Henderson
,
2025/01/02
[PATCH 56/73] tcg: Remove INDEX_op_qemu_st8_*_i32
,
Richard Henderson
,
2025/01/02
[PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported
,
Richard Henderson
,
2025/01/02
Re: [PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 64/73] tcg: Merge integer add2, sub2 operations
,
Richard Henderson
,
2025/01/02
Re: [PATCH 64/73] tcg: Merge integer add2, sub2 operations
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 62/73] tcg: Merge integer logical operations
,
Richard Henderson
,
2025/01/02
[PATCH 71/73] tcg: Merge host integer load/store operations
,
Richard Henderson
,
2025/01/02
[PATCH 49/73] tcg: Reorg process_op_defs
,
Richard Henderson
,
2025/01/02
[PATCH 73/73] tcg: Merge clz, ctz, ctpop operations
,
Richard Henderson
,
2025/01/02
[PATCH 61/73] tcg: Merge INDEX_op_mov_{i32,i64}
,
Richard Henderson
,
2025/01/02
Re: [PATCH 61/73] tcg: Merge INDEX_op_mov_{i32,i64}
,
Philippe Mathieu-Daudé
,
2025/01/06
[PATCH 63/73] tcg: Merge integer add, sub, neg operations
,
Richard Henderson
,
2025/01/02
[PATCH 65/73] tcg: Merge integer mul, div operations
,
Richard Henderson
,
2025/01/02
[PATCH 69/73] tcg: Merge deposit operations
,
Richard Henderson
,
2025/01/02
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Zhao Liu
,
2025/01/03
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Peter Maydell
,
2025/01/06
Re: [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
,
Paolo Bonzini
,
2025/01/06
Re: [PATCH 1/2] optimize the dirtylimit_throttle_pct trace event
,
Yong Huang
,
2025/01/02
Message not available
Re: [PATCH 1/2] optimize the dirtylimit_throttle_pct trace event
,
fuqiang wang
,
2025/01/06
[PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Richard Henderson
,
2025/01/02
Re: [PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
,
Daniel P . Berrangé
,
2025/01/03
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Andrea Bolognani
,
2025/01/02
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Alistair Francis
,
2025/01/05
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Peter Maydell
,
2025/01/06
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Daniel P . Berrangé
,
2025/01/06
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Peter Maydell
,
2025/01/06
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Andrea Bolognani
,
2025/01/06
Re: [PATCH] binfmt: Don't consider riscv{32, 64} part of the same family
,
Alistair Francis
,
2025/01/06
Re: [PATCH v8 0/2] Support RISC-V CSR read/write in Qtest environment
,
Fabiano Rosas
,
2025/01/02
Re: [PATCH v5 10/16] hw/char/pl011: Check if receiver is enabled
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v2 2/3] scripts: validate SPDX license choices
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Thomas Huth
,
2025/01/02
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Alex Bennée
,
2025/01/02
Re: [PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
,
Philippe Mathieu-Daudé
,
2025/01/03
[RFC PATCH v5 0/6] Specifying cache topology on ARM
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 1/6] target/arm/tcg: increase cache level for cpu=max
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 2/6] arm/virt.c: add cache hierarchy to device tree
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
,
Alireza Sanaee
,
2025/01/02
[PATCH v5 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h.
,
Alireza Sanaee
,
2025/01/02
[PATCH v3 00/10] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 01/10] qdev: Expose qemu_create_machine()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 03/10] qdev: Call qemu_create_machine() on user emulation
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 02/10] qdev: Implement qemu_create_machine() for user emulation
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v3 02/10] qdev: Implement qemu_create_machine() for user emulation
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 07/10] qom: Add object_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 04/10] qdev: Make qdev_get_machine() not use container_get()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 05/10] qdev: Add machine_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 06/10] qdev: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 08/10] qom: Use object_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 09/10] qom: Remove container_get()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v3 10/10] qdev: Inline machine_containers[] in qemu_create_machine_containers()
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v3 00/10] QOM: container_get() removal
,
Peter Xu
,
2025/01/02
Re: [PATCH v3 00/10] QOM: container_get() removal
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
2025/01/02
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Rob Herring
,
2025/01/02
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
2025/01/02
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Zhao Liu
,
2025/01/03
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Alireza Sanaee
,
2025/01/03
Re: [PATCH v6 0/4] i386: Support SMP Cache Topology
,
Zhao Liu
,
2025/01/03
Re: [PATCH v2 10/13] qom: Use machine_get_container()
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
,
Marc-André Lureau
,
2025/01/02
Re: [PATCH v6 0/8] chardev: implement backend chardev multiplexing
,
Roman Penyaev
,
2025/01/02
Re: [PATCH 07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v6 0/4] tests/qtest: Update tests using PL011 UART
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v6 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
,
Fabiano Rosas
,
2025/01/03
[PATCH v6 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests
,
Fabiano Rosas
,
2025/01/03
[PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
,
Fabiano Rosas
,
2025/01/03
[PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Fabiano Rosas
,
2025/01/03
Re: [PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
,
Philippe Mathieu-Daudé
,
2025/01/03
Re: [PATCH v6 0/4] tests/qtest: Update tests using PL011 UART
,
Richard Henderson
,
2025/01/02
[PULL 00/10] Functional test improvements and fixes
,
Thomas Huth
,
2025/01/02
[PULL 01/10] docs: update copyright date to the year 2025
,
Thomas Huth
,
2025/01/02
[PULL 03/10] tests/functional/test_vnc: Do not use a hard-coded VNC port
,
Thomas Huth
,
2025/01/02
[PULL 02/10] tests/functional: Convert the vnc test
,
Thomas Huth
,
2025/01/02
[PULL 04/10] tests/functional/test_vnc: Remove the test_no_vnc test
,
Thomas Huth
,
2025/01/02
[PULL 05/10] tests/functional: Extract the find_free_ports() function into a helper file
,
Thomas Huth
,
2025/01/02
[PULL 07/10] tests/functional/test_ppc64_hv: Update repo management
,
Thomas Huth
,
2025/01/02
[PULL 06/10] tests/functional/test_ppc64_hv: Simplify console handling
,
Thomas Huth
,
2025/01/02
[PULL 08/10] tests/functional/test_ppc64_hv: Update to Alpine 3.21.0
,
Thomas Huth
,
2025/01/02
[PULL 10/10] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Thomas Huth
,
2025/01/02
[PULL 09/10] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash
,
Thomas Huth
,
2025/01/02
Re: [PULL 00/10] Functional test improvements and fixes
,
Stefan Hajnoczi
,
2025/01/02
Re: [PATCH v6 6/8] chardev/char-mux: implement backend chardev multiplexing
,
Roman Penyaev
,
2025/01/02
[PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
2025/01/02
[PATCH v6 1/2] tests/qtest/boot-serial-test: Correct HPPA machine name
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 1/2] tests/qtest/boot-serial-test: Correct HPPA machine name
,
Thomas Huth
,
2025/01/02
[PATCH v6 2/2] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v6 0/2] tests: Add functional tests for HPPA machines
,
Richard Henderson
,
2025/01/02
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Thomas Huth
,
2025/01/02
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
2025/01/03
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Stefan Hajnoczi
,
2025/01/03
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
2025/01/03
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
2025/01/03
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Peter Xu
,
2025/01/06
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Fabiano Rosas
,
2025/01/06
Re: [PULL 00/17] Migration patches for 2024-12-17
,
Peter Xu
,
2025/01/06
[PATCH v5] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v5] tests: Add functional tests for HPPA machines
,
Thomas Huth
,
2025/01/02
Re: [PATCH v5] tests: Add functional tests for HPPA machines
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH 5/5] docs: aspeed: Add ast2700-fc machine section
,
Cédric Le Goater
,
2025/01/02
RE: [PATCH 5/5] docs: aspeed: Add ast2700-fc machine section
,
Steven Lee
,
2025/01/03
Re: [PATCH 4/5] aspeed: Introduce ast2700-fc machine
,
Cédric Le Goater
,
2025/01/02
RE: [PATCH 4/5] aspeed: Introduce ast2700-fc machine
,
Steven Lee
,
2025/01/03
Re: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Cédric Le Goater
,
2025/01/02
RE: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Steven Lee
,
2025/01/03
Re: [PATCH 3/5] aspeed: Introduce AST27x0 SoC with Cortex-M4 support
,
Cédric Le Goater
,
2025/01/03
Re: [PATCH v2 2/2] qxl: Fix race on accessing cursor in struct SimpleSpiceDisplay
,
Yong Huang
,
2025/01/02
[PATCH 0/3] hw/intc/loongarch_extioi: Add irq routing from physical cpu id
,
Bibo Mao
,
2025/01/02
[PATCH 1/3] hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
,
Bibo Mao
,
2025/01/02
[PATCH 3/3] hw/intc/loongarch_extioi: Add irq routing support from physical id
,
Bibo Mao
,
2025/01/02
[PATCH 2/3] hw/intc/loongarch_extioi: Remove num-cpu property
,
Bibo Mao
,
2025/01/02
Re: Addressing CVE-2024-3446 in qemu versions shipped in debian bullseye and older
,
Thomas Huth
,
2025/01/02
[PATCH] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Thomas Huth
,
2025/01/02
Re: [PATCH] tests/functional/test_arm_quanta_gsj: Fix broken test
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Philippe Mathieu-Daudé
,
2025/01/02
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Thomas Huth
,
2025/01/02
Re: [PATCH v3] ui/sdl2: reenable the SDL2 Windows keyboard hook procedure
,
Volker Rümelin
,
2025/01/03
Re: [PATCH] feat: add loongarch page table walker support for debugger memory access
,
Miao Hao
,
2025/01/02
DMA interface support for libqos/fw_cfg.c
,
Ani Sinha
,
2025/01/02
Re: DMA interface support for libqos/fw_cfg.c
,
Ani Sinha
,
2025/01/02
which test.hex is right for qemu-microbit?
,
Liu Jaloo
,
2025/01/02
Re: which test.hex is right for qemu-microbit?
,
Alex Bennée
,
2025/01/02
Re: which test.hex is right for qemu-microbit?
,
Thomas Huth
,
2025/01/03
Re: [PATCH 2/4] tests/functional/test_ppc64_hv: Simplify console handling
,
Thomas Huth
,
2025/01/02
Re: [PATCH v2] hw/char: stm32f2xx_usart: replace print with trace
,
Alistair Francis
,
2025/01/01
RE: [PATCH v2 0/2] sd:sdhci Fix data transfer did not complete
,
Jamin Lin
,
2025/01/01
RE: [PATCH v1 0/3] Support timer for AST2700
,
Jamin Lin
,
2025/01/01
Re: [PATCH] hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size'
,
Alistair Francis
,
2025/01/01
Re: [PATCH v2 1/1] hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
,
Alistair Francis
,
2025/01/01
Re: [PULL 0/1] Trivial patches for 2024-12-31
,
Stefan Hajnoczi
,
2025/01/01
Re: [PULL 00/29] Misc HW patches for 2024-12-31
,
Stefan Hajnoczi
,
2025/01/01
Re: [PATCH 3/3] target/cpus: Remove pointless re-assignment of CPUState::halted
,
Bernhard Beschow
,
2025/01/01
How does "rsi" get set in x86 prologue?
,
Gautam Bhat
,
2025/01/01
Re: How does "rsi" get set in x86 prologue?
,
Alex Bennée
,
2025/01/02
Re: [PATCH v4 4/6] target/hppa: Only set PSW 'M' bit on reset
,
Helge Deller
,
2025/01/01
Re: [PATCH v4 1/6] tests: Add functional tests for HPPA machines
,
Helge Deller
,
2025/01/01
Re: [PATCH 1/3] vfio/pci: declare generic quirks in a new header file
,
Tomita Moeko
,
2025/01/01
[PATCH] qtest/fw-cfg: remove compiled out code
,
Ani Sinha
,
2025/01/01
Re: [PATCH] qtest/fw-cfg: remove compiled out code
,
Philippe Mathieu-Daudé
,
2025/01/01
[PATCH] docs: update copyright date to the year 2025
,
Ani Sinha
,
2025/01/01
Re: [PATCH] docs: update copyright date to the year 2025
,
Thomas Huth
,
2025/01/02
Re: [PATCH] docs: update copyright date to the year 2025
,
Daniel P . Berrangé
,
2025/01/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc