messages from 2025-01-02 10:33:29 to 2025-01-03 08:50:04 UTC [more...]
[PATCH v1 0/3] target/i386: Add the immediate form MSR access instruction support
2025-01-03 8:48 UTC (4+ messages)
` [PATCH v1 1/3] target/i386: Remove FRED dependency on WRMSRNS
` [PATCH v1 2/3] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
` [PATCH v1 3/3] target/i386: Add the immediate form MSR access instruction support
[PULL 00/41] Rust, qdev, target/i386 changes for 2024-12-19
2025-01-03 9:02 UTC (5+ messages)
` [PULL 25/41] rust: qom: put class_init together from multiple ClassInitImpl<>
[PATCH v2 0/2] qtest: Remove uses of 'first_cpu'
2025-01-03 8:44 UTC (2+ messages)
[PATCH 0/5] Introduce AST27x0 multi-SoC machine
2025-01-03 8:14 UTC (4+ messages)
` [PATCH 2/5] aspeed: ast27x0: Map unimplemented devices in SoC memory
[PATCH v6 0/4] i386: Support SMP Cache Topology
2025-01-03 8:25 UTC (7+ messages)
[PATCH v3] tests/functional: Convert the migration avocado test
2025-01-03 7:43 UTC
which test.hex is right for qemu-microbit?
2025-01-03 7:07 UTC (3+ messages)
[PATCH] hw/loongarch/virt: Checkpatch cleanup
2025-01-03 6:45 UTC
[PATCH v2] hw/cxl: Fix msix_notify: Assertion `vector < dev->msix_entries_nr`
2025-01-03 6:36 UTC (2+ messages)
[PATCH v2 0/2] Add new PowerPC Special Purpose Registers
2025-01-03 3:21 UTC (3+ messages)
` [PATCH v2 1/2] ppc/pnv: Add new PowerPC Special Purpose Registers (DAWR1, DAWRX1)
` [PATCH v2 2/2] ppc/pnv: Add new PowerPC Special Purpose Registers (RWMR)
[PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
2025-01-03 1:32 UTC (4+ messages)
` [PATCH v3 1/2] hw/core/loader: Use ssize_t for efi zboot unpacker
` [PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image
[PULL 00/10] Functional test improvements and fixes
2025-01-03 0:52 UTC (8+ messages)
` [PULL 02/10] tests/functional: Convert the vnc test
` [PULL 03/10] tests/functional/test_vnc: Do not use a hard-coded VNC port
` [PULL 04/10] tests/functional/test_vnc: Remove the test_no_vnc test
` [PULL 05/10] tests/functional: Extract the find_free_ports() function into a helper file
` [PULL 07/10] tests/functional/test_ppc64_hv: Update repo management
` [PULL 09/10] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash
[PATCH v2] Add a b4 configuration file
2025-01-02 22:53 UTC
[PATCH] migration: Add more error handling to analyze-migration.py
2025-01-02 22:48 UTC (3+ messages)
[PULL 0/8] QTest patches for 2025-01-02
2025-01-02 22:06 UTC (9+ messages)
` [PULL 1/8] tests/qtest/migration: Fix compile errors when CONFIG_UADK is set
` [PULL 2/8] tests/qtest/migration: Do proper cleanup in the dirty_limit test
` [PULL 3/8] tests/qtest/migration: Initialize buffer in probe_o_direct_support
` [PULL 4/8] tests/qtest/bios-tables-test: Free tables at dump_aml_files
` [PULL 5/8] tests/qtest/virtio-iommu-test: Don't pass uninitialized data into qtest_memwrite
` [PULL 6/8] tests/migration: Drop arch_[source|target]
` [PULL 7/8] tests/qtest/migration: Re-enable postcopy tests
` [PULL 8/8] qtest/fw-cfg: remove compiled out code
[PATCH v4 0/8] QOM: container_get() removal
2025-01-02 22:05 UTC (10+ messages)
` [PATCH v4 1/8] qdev: Implement qdev_create_fake_machine() for user emulation
` [PATCH v4 2/8] qdev: Make qdev_get_machine() not use container_get()
` [PATCH v4 3/8] qdev: Add machine_get_container()
` [PATCH v4 4/8] qdev: Use machine_get_container()
` [PATCH v4 5/8] qom: Add object_get_container()
` [PATCH v4 6/8] qom: Use object_get_container()
` [PATCH v4 7/8] qom: Remove container_get()
` [PATCH v4 8/8] system: Inline machine_containers[] in qemu_create_machine_containers()
[PATCH] physmem: fix qemu_ram_alloc_from_fd size calculation
2025-01-02 21:33 UTC (3+ messages)
[PATCH V2] physmem: fix qemu_ram_alloc_from_fd size calculation
2025-01-02 21:32 UTC
[PULL 00/29] Misc HW patches for 2024-12-31
2025-01-02 21:19 UTC (3+ messages)
` [PULL 02/29] hw/misc/ivshmem-flat: Add ivshmem-flat device
[PATCH v3 00/10] QOM: container_get() removal
2025-01-02 21:14 UTC (14+ messages)
` [PATCH v3 01/10] qdev: Expose qemu_create_machine()
` [PATCH v3 02/10] qdev: Implement qemu_create_machine() for user emulation
` [PATCH v3 03/10] qdev: Call qemu_create_machine() on "
` [PATCH v3 04/10] qdev: Make qdev_get_machine() not use container_get()
` [PATCH v3 05/10] qdev: Add machine_get_container()
` [PATCH v3 06/10] qdev: Use machine_get_container()
` [PATCH v3 07/10] qom: Add object_get_container()
` [PATCH v3 08/10] qom: Use object_get_container()
` [PATCH v3 09/10] qom: Remove container_get()
` [PATCH v3 10/10] qdev: Inline machine_containers[] in qemu_create_machine_containers()
[PATCH V5 00/23] Live update: cpr-transfer
2025-01-02 20:12 UTC (25+ messages)
` [PATCH V5 02/23] physmem: qemu_ram_alloc_from_fd extensions
` [PATCH V5 03/23] physmem: fd-based shared memory
` [PATCH V5 15/23] migration: cpr-transfer mode
` [PATCH V5 21/23] tests/qtest: assert qmp_ready
` [PATCH V5 22/23] migration-test: cpr-transfer
[PATCH] dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker
2025-01-02 19:49 UTC (3+ messages)
[PATCH 00/73] tcg: Merge *_i32 and *_i64 opcodes
2025-01-02 18:06 UTC (74+ messages)
` [PATCH 01/73] tcg: Add TCGOp.type
` [PATCH 02/73] tcg: Add TCGHelperInfo.out_type
` [PATCH 03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_*
` [PATCH 04/73] tcg: Add TCGType argument to tcg_gen_op*
` [PATCH 05/73] tcg: Remove TCGOP_VECL
` [PATCH 06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc
` [PATCH 07/73] tcg: Add TCGType argument to tcg_op_supported
` [PATCH 08/73] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
` [PATCH 09/73] target/arm: Use tcg_op_supported
` [PATCH 10/73] target/tricore: "
` [PATCH 11/73] tcg: Add tcg_op_deposit_valid
` [PATCH 12/73] target/i386: Remove TCG_TARGET_extract_tl_valid
` [PATCH 13/73] target/i386: Use tcg_op_deposit_valid
` [PATCH 14/73] target/i386: Use tcg_op_supported
` [PATCH 15/73] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS
` [PATCH 16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc
` [PATCH 17/73] tcg/tci: Move TCI specific opcodes "
` [PATCH 18/73] tcg: Move fallback tcg_can_emit_vec_op out of line
` [PATCH 19/73] tcg: Split out tcg-target-has.h and tcg-has.h
` [PATCH 20/73] tcg: Split out tcg-target-mo.h
` [PATCH 21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2}
` [PATCH 22/73] tcg: Merge TCG_TARGET_HAS_{andc,orc,nand,nor,eqv,not}
` [PATCH 23/73] tcg/mips: Expand bswap unconditionally
` [PATCH 24/73] tcg: Merge TCG_TARGET_HAS_bswap*
` [PATCH 25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64}
` [PATCH 26/73] tcg: Merge TCG_TARGET_HAS_{clz,ctz,ctpop}
` [PATCH 27/73] tcg: Merge TCG_TARGET_HAS_{muls2,mulu2,mulsh,muluh}
` [PATCH 28/73] tcg: Merge TCG_TARGET_HAS_{add2,sub2}
` [PATCH 29/73] tcg: Merge TCG_TARGET_HAS_negsetcond_{i32,i64}
` [PATCH 30/73] tcg/i386: Handle all 8-bit extensions for i686
` [PATCH 31/73] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract
` [PATCH 32/73] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid
` [PATCH 33/73] tcg/aarch64: Expand extract with offset 0 with andi
` [PATCH 34/73] tcg/arm: Add full [US]XT[BH] into {s}extract
` [PATCH 35/73] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases "
` [PATCH 36/73] tcg/mips: "
` [PATCH 37/73] tcg/ppc: "
` [PATCH 38/73] tcg/riscv64: "
` [PATCH 39/73] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64
` [PATCH 40/73] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract
` [PATCH 41/73] tcg/sparc64: Use SRA, SRL for {s}extract_i64
` [PATCH 42/73] tcg/tci: Provide TCG_TARGET_{s}extract_valid
` [PATCH 43/73] tcg/tci: Remove assertions for deposit and extract
` [PATCH 44/73] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64}
` [PATCH 45/73] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
` [PATCH 46/73] tcg: Merge TCG_TARGET_HAS_extract2_{i32,i64}
` [PATCH 47/73] tcg: Make INDEX_op_extrh_i64_i32 mandatory
` [PATCH 48/73] tcg: Remove INDEX_op_ext{8,16,32}{us}
` [PATCH 49/73] tcg: Reorg process_op_defs
` [PATCH 50/73] tcg: Remove args_ct from TCGOpDef
` [PATCH 51/73] tcg: Constify tcg_op_defs
` [PATCH 52/73] tcg: Use tcg_op_supported in process_op_defs
` [PATCH 53/73] tcg: Use C_NotImplemented in tcg_target_op_def
` [PATCH 54/73] tcg: Pass TCGOp to tcg_target_op_def
` [PATCH 55/73] tcg: Merge INDEX_op_{ld,st}*_{i32_i64}
` [PATCH 56/73] tcg: Remove INDEX_op_qemu_st8_*_i32
` [PATCH 57/73] tcg: Add TCGType argument to tcg_out_op
` [PATCH 58/73] tcg/optimize: Remove OptContext.type
` [PATCH 59/73] tcg: Remove TCG_OPF_64BIT
` [PATCH 60/73] tcg: Change have_vec to has_type in tcg_op_supported
` [PATCH 61/73] tcg: Merge INDEX_op_mov_{i32,i64}
` [PATCH 62/73] tcg: Merge integer logical operations
` [PATCH 63/73] tcg: Merge integer add, sub, neg operations
` [PATCH 64/73] tcg: Merge integer add2, sub2 operations
` [PATCH 65/73] tcg: Merge integer mul, div operations
` [PATCH 66/73] tcg: Merge brcond, setcond, negsetcond, movcond operations
` [PATCH 67/73] tcg: Merge extract, sextract operations
` [PATCH 68/73] tcg: Merge integer shift operations
` [PATCH 69/73] tcg: Merge deposit operations
` [PATCH 70/73] tcg: Merge extract2 operations
` [PATCH 71/73] tcg: Merge host integer load/store operations
` [PATCH 72/73] tcg: Merge bswap operations
` [PATCH 73/73] tcg: Merge clz, ctz, ctpop operations
[PATCH 0/3] linux-user: Call tcg_flush_jmp_cache() before re-using threads
2025-01-02 18:25 UTC (4+ messages)
` [PATCH 1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary
` [PATCH 2/3] accel/tcg: Factor out common tcg_exec_reset() helper
` [PATCH 3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation
[PATCH 0/2] tcg/riscv: Use BEXTI for single-bit extractions
2025-01-02 18:16 UTC (3+ messages)
` [PATCH 1/2] util/cpuinfo-riscv: Detect Zbs
` [PATCH 2/2] tcg/riscv: Use BEXTI for single-bit extractions
[PATCH] tcg/s390x: Use ARK and AGRK
2025-01-02 18:17 UTC
[PATCH] licenses: Remove SPDX tags not being license identifier for Linaro
2025-01-02 17:51 UTC (2+ messages)
[PATCH 0/2] some optimize in dirtylimit_throttle_pct
2025-01-02 16:40 UTC (3+ messages)
` [PATCH 1/2] optimize the dirtylimit_throttle_pct trace event
DMA interface support for libqos/fw_cfg.c
2025-01-02 16:23 UTC (2+ messages)
[PATCH] binfmt: Don't consider riscv{32,64} part of the same family
2025-01-02 16:02 UTC (2+ messages)
` [PATCH] binfmt: Don't consider riscv{32, 64} "
[PATCH v8 0/2] Support RISC-V CSR read/write in Qtest environment
2025-01-02 15:47 UTC (2+ messages)
[PATCH v5 00/16] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2025-01-02 15:45 UTC (4+ messages)
` [PATCH v5 10/16] hw/char/pl011: Check if receiver is enabled
[PATCH v2 0/3] scripts: mandate use of SPDX-License-Identifier tags in new files
2025-01-02 15:34 UTC (5+ messages)
` [PATCH v2 2/3] scripts: validate SPDX license choices
[RFC PATCH v5 0/6] Specifying cache topology on ARM
2025-01-02 15:20 UTC (7+ messages)
` [PATCH v5 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v5 2/6] arm/virt.c: add cache hierarchy to device tree
` [PATCH v5 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v5 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
` [PATCH v5 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v5 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h
[PATCH v6 0/2] tests: Add functional tests for HPPA machines
2025-01-02 15:22 UTC (4+ messages)
` [PATCH v6 1/2] tests/qtest/boot-serial-test: Correct HPPA machine name
[PATCH v6 0/4] tests/qtest: Update tests using PL011 UART
2025-01-02 15:02 UTC (6+ messages)
` [PATCH v6 1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests
` [PATCH v6 2/4] tests/qtest/boot-serial-test: Reduce for() loop in "
` [PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test
` [PATCH v6 4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register
[PATCH v2 00/13] QOM: container_get() removal
2025-01-02 13:58 UTC (3+ messages)
` [PATCH v2 10/13] qom: Use machine_get_container()
[PATCH v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
2025-01-02 13:52 UTC (2+ messages)
[PATCH v6 0/8] chardev: implement backend chardev multiplexing
2025-01-02 12:43 UTC (2+ messages)
[PATCH 00/19] hw/microblaze: Allow running cross-endian vCPUs
2025-01-02 12:20 UTC (5+ messages)
` [PATCH 07/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
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).