messages from 2025-07-25 01:47:41 to 2025-07-25 17:57:34 UTC [more...]
[PATCH v2 for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling
2025-07-25 17:57 UTC (5+ messages)
` [PATCH v2 for-10.1 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PATCH v2 for-10.1 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PATCH v2 for-10.1 3/3] linux-user/aarch64: Support ZT_MAGIC "
[PATCH] hw/xen/xen_pt: fix missing include
2025-07-25 17:49 UTC (3+ messages)
[PATCH for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling
2025-07-25 17:40 UTC (9+ messages)
` [PATCH for-10.1 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PATCH for-10.1 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PATCH for-10.1 3/3] linux-user/aarch64: Support ZT_MAGIC "
[PULL 0/1] Tracing patches
2025-07-25 17:20 UTC (5+ messages)
` [PULL 1/1] log: make '-msg timestamp=on' apply to all qemu_log usage
[PATCH 0/2] linux-user/aarch64: Syndrome fixes and enhancements
2025-07-25 17:13 UTC (5+ messages)
` [PATCH for-10.1 1/2] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PATCH for-10.2? 2/2] linux-user/aarch64: Generate ESR signal records
[PATCH v3] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
2025-07-25 17:01 UTC
[PATCH v2] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
2025-07-25 17:01 UTC (3+ messages)
[PATCH] target/i386: fix width of third operand of VINSERTx128
2025-07-25 16:54 UTC (4+ messages)
[RFC PATCH v3 0/2] cxl: Support creation of a new CXL Host Bridge
2025-07-25 16:32 UTC (6+ messages)
` [RFC PATCH v3 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v3 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge
[PULL for-10.1 0/1] Trivial patches for 2025-07-25
2025-07-25 15:55 UTC (2+ messages)
` [PULL 1/1] hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation
[PATCH for 10.1 v2 00/14] documentation updates and test tweaks pre-PR
2025-07-25 15:45 UTC (15+ messages)
` [PATCH for 10.1 v2 01/14] docs/user: clarify user-mode expects the same OS
` [PATCH for 10.1 v2 02/14] docs/system: reword the TAP notes to remove tarball ref
` [PATCH for 10.1 v2 03/14] docs/user: clean up headings
` [PATCH for 10.1 v2 04/14] docs/user: slightly reword section on system calls
` [PATCH for 10.1 v2 05/14] docs/user: expand section on threading
` [PATCH for 10.1 v2 06/14] tests/functional: add hypervisor test for aarch64
` [PATCH for 10.1 v2 07/14] tests/tcg: skip libsyscall.so on softmmu tests
` [PATCH for 10.1 v2 08/14] tests/tcg: remove ADDITIONAL_PLUGINS_TESTS
` [PATCH for 10.1 v2 09/14] tests/tcg: don't include multiarch tests if not supported
` [PATCH for 10.1 v2 10/14] configure: expose PYTHON to test/tcg/config-host.mak
` [PATCH for 10.1 v2 11/14] tests/tcg: reduce the number of plugin tests combinations
` [PATCH for 10.1 v2 12/14] tests/docker: add --arch-only to qemu deps for all-test-cross
` [PATCH for 10.1 v2 13/14] tests/docker: handle host-arch selection "
` [PATCH for 10.1 v2 14/14] tests/functional: expose sys.argv to unittest.main
[PULL 0/7] Migration patches for 2025-07-22
2025-07-25 15:24 UTC (2+ messages)
[PULL 0/8] target-arm queue
2025-07-25 15:25 UTC (10+ messages)
` [PULL 1/8] target/arm: Expand the descriptor for SME/SVE memory ops to i64
` [PULL 2/8] target/arm: Pack mtedesc into upper 32 bits of descriptor
` [PULL 3/8] decodetree: Infer argument set before inferring format
` [PULL 4/8] target/arm: LD1Q, ST1Q are vector + scalar, not scalar + vector
` [PULL 5/8] target/arm: Pass correct esize to sve_st1_z() for LD1Q, ST1Q
` [PULL 6/8] target/arm: Fix LD1W, LD1D to 128-bit elements
` [PULL 7/8] hw/arm/smmu-common: Avoid using inlined functions with external linkage
` [PULL 8/8] target/arm: hvf: stubbing reads to LORC_EL1
[PULL 0/7] ppc queue
2025-07-25 15:24 UTC (2+ messages)
[RFC PATCH v6] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
2025-07-25 15:15 UTC (2+ messages)
[PATCH] target/arm: Clean up of register field definitions
2025-07-25 15:07 UTC (5+ messages)
[PATCH v2 0/2] FM-API Physical switch command set support
2025-07-25 14:59 UTC (5+ messages)
` [PATCH v2 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
` [PATCH v2 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)
[PATCH v3 0/4] tests/functional: add CLI args
2025-07-25 14:48 UTC (9+ messages)
` [PATCH v3 1/4] tests/functional: add --debug CLI arg
` [PATCH v3 2/4] tests/functional: add --keep-scratch "
` [PATCH v3 3/4] tests/functional: add --list-tests "
` [PATCH v3 4/4] tests/functional: add -k TEST_NAME_PATTERN "
[RFC PATCH] tests/functional: expose sys.argv to unittest.main
2025-07-25 14:49 UTC (2+ messages)
[PATCH v7 00/24] migration: propagate vTPM errors using Error objects
2025-07-25 13:56 UTC (29+ messages)
` [PATCH v7 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v7 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v7 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v7 04/24] migration: push Error **errp into vmstate_load()
` [PATCH v7 05/24] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v7 06/24] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v7 07/24] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v7 08/24] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v7 09/24] migration: push Error **errp into loadvm_process_command()
` [PATCH v7 10/24] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v7 11/24] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v7 12/24] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v7 13/24] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v7 14/24] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v7 15/24] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v7 16/24] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v7 17/24] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v7 18/24] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v7 19/24] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v7 20/24] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v7 21/24] migration: push Error **errp into qemu_load_device_state()
` [PATCH v7 22/24] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v7 23/24] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v7 24/24] backends/tpm: Propagate vTPM error on migration failure
[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
2025-07-25 13:53 UTC (2+ messages)
[PATCH 0/5] qtest/qom-test: Leak plug, faster, better coverage
2025-07-25 13:50 UTC (6+ messages)
` [PATCH 1/5] qtest/qom-test: Plug memory leak with -p
` [PATCH 2/5] qtest/qom-test: Shallow testing of qom-list / qom-get
` [PATCH 3/5] qtest/qom-test: Traverse entire QOM tree
` [PATCH 4/5] qtest/qom-test: Don't bother to execute QMP command quit
` [PATCH 5/5] MAINTAINERS: Cover tests/qtest/qom-test.c
[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
2025-07-25 13:31 UTC (7+ messages)
` [PATCH qemu v4 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v4 6/7] hw/cxl: Add Maintenance support
` [PATCH qemu v4 7/7] hw/cxl: Add emulation for memory sparing control feature
[PATCH v2] hw/smbios: allow clearing the VM bit in SMBIOS table 0
2025-07-25 13:25 UTC (3+ messages)
[PATCH] pcie_sriov: Fix configuration and state synchronization
2025-07-25 13:04 UTC (3+ messages)
[PULL 0/4] Rust, target/i386 patches for 10.1-rc1
2025-07-25 12:54 UTC (5+ messages)
` [PULL 1/4] rust: devices are not staticlibs
` [PULL 2/4] rust/pl011: merge device_class.rs into device.rs
` [PULL 3/4] scripts: add script to help distros use global Rust packages
` [PULL 4/4] target/i386: fix width of third operand of VINSERTx128
[PATCH for 10.1 00/13] documentation updates and test tweaks
2025-07-25 12:46 UTC (7+ messages)
` [PATCH for 10.1 13/13] tests/docker: handle host-arch selection for all-test-cross
[PATCH] target/i386: Fix #GP error code for INT instructions
2025-07-25 12:01 UTC (3+ messages)
` [PING] "
[PATCH] dump: enhance win_dump_available to report properly
2025-07-25 10:21 UTC (2+ messages)
[PATCH] util: win32: Write hex value when can't get error message
2025-07-25 9:59 UTC (7+ messages)
[PATCH 0/2] target/arm: hvf: add timer freq note and stubbing LORC_EL1 reads
2025-07-25 9:41 UTC (3+ messages)
` [PATCH 2/2] target/arm: hvf: stubbing reads to LORC_EL1
[PATCH] hw/arm/smmu-common: Avoid using inlined functions with external linkage
2025-07-25 9:36 UTC (4+ messages)
` [PATCH-for-10.1] "
[RFC 0/6] virtio-net: initial iterative live migration support
2025-07-25 9:33 UTC (9+ messages)
` [RFC 4/6] virtio-net: iter live migration - migrate vmstate
[PATCH 0/2] Do not abort on log-start/stop errors
2025-07-25 9:30 UTC (2+ messages)
[PATCH v2 0/9] HVF: Add support for platform vGIC and nested virtualisation
2025-07-25 9:27 UTC (11+ messages)
` [PATCH v2 1/9] target/arm: hvf: stubbing writes to LORC_EL1
` [PATCH v2 2/9] accel, hw/arm, include/system/hvf: plumbing changes for HVF vGIC
` [PATCH v2 3/9] target/arm: hvf: instantiate GIC early
` [PATCH v2 4/9] target/arm: add asserts for code paths not leveraged when using the vGIC
` [PATCH v2 5/9] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v2 6/9] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v2 7/9] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v2 8/9] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v2 9/9] target/arm: hvf: use LOG_UNIMP for CNTP_CVAL_EL0/SYSREG_CNTP_CTL_EL0
[PATCH v2] tests/functional: add --debug CLI arg
2025-07-25 9:26 UTC (3+ messages)
[RFC PATCH v4 00/14] virtio: introduce support for GSO over UDP tunnel
2025-07-25 9:24 UTC (6+ messages)
` [RFC PATCH v4 04/14] virtio: introduce extended features type
` [RFC PATCH v4 06/14] virtio: add support for negotiating extended features
[PATCH v2 0/3] tests/functional: add more CLI args
2025-07-25 9:00 UTC (8+ messages)
` [PATCH v2 1/3] tests/functional: add --keep-scratch CLI arg
` [PATCH v2 2/3] tests/functional: add --list-tests "
` [PATCH v2 3/3] tests/functional: add -k TEST_NAME_PATTERN "
[PATCH 0/9] HVF: Add support for platform vGIC and nested virtualisation
2025-07-25 8:34 UTC (10+ messages)
` [PATCH 1/9] target/arm: hvf: stubbing writes to LORC_EL1
` [PATCH 2/9] accel, hw/arm, include/system/hvf: plumbing changes for HVF vGIC
` [PATCH 3/9] target/arm: hvf: instantiate GIC early
` [PATCH 4/9] target/arm: add asserts for code paths not leveraged when using the vGIC
` [PATCH 5/9] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH 6/9] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH 7/9] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH 8/9] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH 9/9] target/arm: hvf: use LOG_UNIMP for CNTP_CVAL_EL0/SYSREG_CNTP_CTL_EL0
[PATCH] hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM
2025-07-25 8:12 UTC
[PATCH v2] hw/intc/loongarch_ipi: use logical CPU ID for kvm_ipi_access_regs
2025-07-25 7:32 UTC (3+ messages)
[PATCH v6 00/24] migration: propagate vTPM errors using Error objects
2025-07-25 7:15 UTC (30+ messages)
` [PATCH v6 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v6 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v6 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v6 08/24] migration: push Error **errp into loadvm_process_command()
` [PATCH v6 11/24] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v6 15/24] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v6 20/24] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v6 23/24] migration: Add error-parameterized function variants in VMSD struct
[PATCH] docs/qapi-code-gen: change recommendations for cross-reference syntax
2025-07-25 6:48 UTC (2+ messages)
[ANNOUNCE] QEMU 10.0.3 Stable released
2025-07-25 6:44 UTC (3+ messages)
[PATCH] hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation
2025-07-25 6:24 UTC (2+ messages)
[PATCH v2 0/3] RISC-V: ACPI: Update FADT and MADT versions
2025-07-25 4:03 UTC (7+ messages)
` [PATCH v2 1/3] bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes
` [PATCH v2 2/3] hw/riscv/virt-acpi-build.c: Update FADT and MADT versions
` [PATCH v2 3/3] tests/data/acpi/riscv64: Update expected FADT and MADT
[PATCH v6] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
2025-07-25 3:40 UTC (2+ messages)
[PATCH v5] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
2025-07-25 2:59 UTC (3+ messages)
[PATCH v1] intc/riscv_aplic: Fix target register read when source is inactive
2025-07-25 2:25 UTC (4+ messages)
` 回复: "
` [PATCH v2] "
[PATCH v3 00/17] target/loongarch: Enhancement about tcg mmu
2025-07-25 1:48 UTC (4+ messages)
` [PATCH v3 15/17] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
` [PATCH v3 16/17] target/loongarch: Reduce TLB flush with helper_tlbwr
` [PATCH v3 17/17] target/loongarch: Update TLB index selection method
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).