messages from 2025-07-23 17:35:02 to 2025-07-25 01:47:41 UTC [more...]
[PATCH v3 00/17] target/loongarch: Enhancement about tcg mmu
2025-07-25 1:47 UTC (16+ messages)
` [PATCH v3 01/17] target/loongarch: Move some function definition to kvm directory
` [PATCH v3 02/17] target/loongarch: Define function loongarch_cpu_post_init as static
` [PATCH v3 03/17] target/loongarch: Set page size in TLB misc with STLB
` [PATCH v3 04/17] target/loongarch: Add header file cpu-mmu.h
` [PATCH v3 05/17] target/loongarch: Add common function loongarch_check_pte()
` [PATCH v3 06/17] target/loongarch: Use loongarch_check_pte() with page table walking
` [PATCH v3 07/17] target/loongarch: Add parameter mmu_context with loongarch_page_table_walker
` [PATCH v3 08/17] target/loongarch: Add parameter mmu_context with loongarch_map_tlb_entry
` [PATCH v3 09/17] target/loongarch: Add parameter mmu_context with loongarch_get_addr_from_tlb
` [PATCH v3 10/17] target/loongarch: Add parameter mmu_context with loongarch_map_address
` [PATCH v3 11/17] target/loongarch: Add parameter mmu_context with get_physical_address
` [PATCH v3 12/17] target/loongarch: Track user mode address accessed in kernel mode
` [PATCH v3 13/17] target/loongarch: Use correct address when flush tlb
` [PATCH v3 14/17] target/loongarch: Use mmu idx bitmap method "
` [PATCH v3 15/17] target/loongarch: Add parameter tlb pointer with fill_tlb_entry
[PATCH for 10.1 00/13] documentation updates and test tweaks
2025-07-25 1:14 UTC (35+ messages)
` [PATCH for 10.1 01/13] docs/user: clarify user-mode expects the same OS
` [PATCH for 10.1 02/13] docs/system: reword the TAP notes to remove tarball ref
` [PATCH for 10.1 03/13] docs/user: clean up headings
` [PATCH for 10.1 04/13] docs/user: slightly reword section on system calls
` [PATCH for 10.1 05/13] docs/user: expand section on threading
` [PATCH for 10.1 06/13] tests/functional: add hypervisor test for aarch64
` [PATCH for 10.1 07/13] tests/tcg: skip libsyscall.so on softmmu tests
` [PATCH for 10.1 08/13] tests/tcg: remove ADDITIONAL_PLUGINS_TESTS
` [PATCH for 10.1 09/13] tests/tcg: don't include multiarch tests if not supported
` [PATCH for 10.1 10/13] configure: expose PYTHON to test/tcg/config-host.mak
` [PATCH for 10.1 11/13] tests/tcg: reduce the number of plugin tests combinations
` [PATCH for 10.1 12/13] tests/docker: add --arch-only to qemu deps for all-test-cross
` [PATCH for 10.1 13/13] tests/docker: handle host-arch selection "
[PATCH v2] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
2025-07-25 0:09 UTC
[QEMU bug] [x86_64] Incorrect emulation of vinserti128 instruction
2025-07-24 23:16 UTC (2+ messages)
[PATCH] docs/qapi-code-gen: change recommendations for cross-reference syntax
2025-07-24 23:16 UTC
[PATCH] riscv: Revert "Generate strided vector loads/stores with tcg nodes."
2025-07-24 23:08 UTC (2+ messages)
[RFC 0/6] virtio-net: initial iterative live migration support
2025-07-24 21:59 UTC (6+ messages)
` [RFC 4/6] virtio-net: iter live migration - migrate vmstate
[PATCH v3 0/6] contrib/plugins: uftrace
2025-07-24 20:48 UTC (2+ messages)
[PATCH v4 0/7] contrib/plugins: uftrace
2025-07-24 20:45 UTC (8+ messages)
` [PATCH v4 1/7] contrib/plugins/uftrace: new uftrace plugin
` [PATCH v4 2/7] contrib/plugins/uftrace: add trace-sample option
` [PATCH v4 3/7] contrib/plugins/uftrace: add trace-privilege-level option
` [PATCH v4 4/7] contrib/plugins/uftrace: add timestamp-based-on-real-time option
` [PATCH v4 5/7] contrib/plugins/uftrace_symbols.py
` [PATCH v4 6/7] contrib/plugins/uftrace: add documentation
` [PATCH v4 7/7] contrib/plugins/uftrace: add support for x64
[RFC 0/3] aio-posix: enable io_uring SINGLE_ISSUER and TASKRUN flags
2025-07-24 20:47 UTC (4+ messages)
` [RFC 1/3] iothread: create AioContext in iothread_run()
` [RFC 2/3] aio-posix: enable IORING_SETUP_SINGLE_ISSUER
` [RFC 3/3] aio-posix: enable IORING_SETUP_COOP_TASKRUN | IORING_SETUP_TASKRUN_FLAG
[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
2025-07-24 20:36 UTC (4+ messages)
` [PATCH RFC 1/1] "
[PATCH v2] hw/smbios: allow clearing the VM bit in SMBIOS table 0
2025-07-24 19:54 UTC
[PATCH] hw/smbios: allow clearing the VM bit in SMBIOS table 0
2025-07-24 19:47 UTC
[PATCH] tests/functional: add --debug CLI arg
2025-07-24 19:47 UTC (4+ messages)
[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
2025-07-24 19:21 UTC (6+ messages)
[PATCH] system/physmem: fix use-after-free with dispatch
2025-07-24 19:01 UTC (4+ messages)
[PATCH v1] intc/riscv_aplic: Fix target register read when source is inactive
2025-07-24 17:39 UTC (2+ messages)
[PATCH] hw/arm/smmu-common: Avoid using inlined functions with external linkage
2025-07-24 16:54 UTC (3+ messages)
` [PATCH-for-10.1] "
[PATCH 0/2] Do not abort on log-start/stop errors
2025-07-24 14:58 UTC (8+ messages)
` [PATCH 1/2] vhost: Do not abort on log-start error
` [PATCH 2/2] vhost: Do not abort on log-stop error
[PULL 0/1] Tracing patches
2025-07-24 14:46 UTC (2+ messages)
` [PULL 1/1] log: make '-msg timestamp=on' apply to all qemu_log usage
[ANNOUNCE] QEMU 10.0.3 Stable released
2025-07-24 14:31 UTC (2+ messages)
[PATCH] log: make '-msg timestamp=on' apply to all qemu_log usage
2025-07-24 14:12 UTC (2+ messages)
[PATCH] hw/sd/sdcard: fix SEND_STATUS for SPI cards
2025-07-24 13:38 UTC
[PATCH v2] tests/functional: add hypervisor test for aarch64
2025-07-24 13:38 UTC (3+ messages)
[PULL 0/7] ppc queue
2025-07-24 13:31 UTC (8+ messages)
` [PULL 1/7] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
` [PULL 2/7] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus
` [PULL 3/7] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
` [PULL 4/7] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
` [PULL 5/7] MAINTAINERS: Add myself as a reviewer for XIVE
` [PULL 6/7] MAINTAINERS: Remove Frédéric as reviewer
` [PULL 7/7] MAINTAINERS: remove myself as ppc maintainer/reviewer
[PATCH] MAINTAINERS: Remove Frédéric as reviewer
2025-07-24 12:35 UTC (4+ messages)
[PATCH 00/14] python: misc cleanups for python code
2025-07-24 12:44 UTC (5+ messages)
` [PATCH 02/14] python: avoid deprecation warning with get_event_loop
` [PATCH 03/14] python: drop 'is_closing' back compat helper
[PATCH] MAINTAINERS: remove myself as ppc maintainer/reviewer
2025-07-24 12:39 UTC (2+ messages)
[PATCH v2 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 12:35 UTC (7+ messages)
` [PATCH v2 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
` [PATCH v2 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus
` [PATCH v2 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
` [PATCH v2 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
` [PATCH v2 5/5] MAINTAINERS: Add myself as a reviewer for XIVE
[PATCH v2 0/3] RISC-V: ACPI: Update FADT and MADT versions
2025-07-24 11:31 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] hw/sd/sdcard: fix spi_cmd_SEND_CSD/CID state check
2025-07-24 10:58 UTC
[PATCH] hw/sd: print bad s->arglen in unexpected response
2025-07-24 10:32 UTC (7+ messages)
[PATCH 0/5] MAINTAINERS updates for ppc/spapr/pnv/xive
2025-07-24 10:10 UTC (13+ messages)
` [PATCH 1/5] MAINTAINERS: Adding myself as a co-maintainer for ppc/spapr
` [PATCH 2/5] MAINTAINERS: Adding myself as reviewer for PPC KVM cpus
` [PATCH 3/5] MAINTAINERS: Add myself as reviewer for PowerPC TCG CPUs
` [PATCH 4/5] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
` [PATCH 5/5] MAINTAINERS: Add myself as a reviewer for XIVE
[PATCH 0/2] qapi: Fixes related to change of doc heading markup
2025-07-24 9:17 UTC (3+ messages)
` [PATCH 1/2] qapi/accelerator: Fix markup of heading
` [PATCH 2/2] tests/qapi-schema: Bury dead test case doc-non-first-section
[PATCH 0/1] Sphinx: refactor QAPI indices
2025-07-24 9:35 UTC (4+ messages)
` [PATCH 1/1] docs/qapi-domain: Improve "
[PATCH v2 0/6] hw/i386/amd_iommu: Cleanups and fixes
2025-07-24 8:52 UTC (10+ messages)
` [PATCH v2 1/6] hw/i386/amd_iommu: Fix MMIO register write tracing
` [PATCH v2 2/6] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
` [PATCH v2 3/6] hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
` [PATCH v2 4/6] hw/i386/amd_iommu: Fix amdvi_write*()
` [PATCH v2 5/6] hw/i386/amd_iommu: Support MMIO writes to the status register
` [PATCH v2 6/6] hw/i386/amd_iommu: Fix event log generation
[PATCH] target/arm: add bounding a->imm assertion
2025-07-24 8:52 UTC
[PATCH 00/48] AMD Versal Gen 2 support
2025-07-24 8:30 UTC (3+ messages)
` [PATCH 01/48] hw/net/cadence_gem: fix register mask initialization
[PATCH v2] docs/devel/submitting-a-patch.rst: add b4 section
2025-07-24 7:56 UTC (2+ messages)
[PATCH v2 0/3] tests/functional: add more CLI args
2025-07-24 7:54 UTC (2+ messages)
[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
2025-07-24 7:47 UTC (3+ messages)
[PATCH 0/3] RISC-V: ACPI: Update FADT and MADT versions
2025-07-24 7:45 UTC (2+ messages)
[PATCH v5] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
2025-07-24 7:20 UTC
[ANNOUNCE] QEMU 7.2.19 Stable released
2025-07-24 5:54 UTC
[RFC V2 0/8] Live update: tap and vhost
2025-07-24 5:46 UTC (3+ messages)
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
2025-07-24 5:28 UTC (2+ messages)
[PATCH] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
2025-07-24 5:20 UTC (5+ messages)
` [PATCH V2] "
` [PATCH for v10.0.0] "
` "
[PULL 00/20] target-arm queue
2025-07-23 22:20 UTC (3+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers
[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-07-23 22:20 UTC (11+ messages)
` [PATCH v4 04/28] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v4 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
[ANNOUNCE] QEMU 10.1.0-rc0 is now available
2025-07-23 22:11 UTC
[PATCH v3 00/12] aio: add the aio_add_sqe() io_uring API
2025-07-23 21:29 UTC (3+ messages)
` [PATCH v3 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
[RFC PATCH v4 00/14] virtio: introduce support for GSO over UDP tunnel
2025-07-23 19:31 UTC (15+ messages)
` [RFC PATCH v4 01/14] net: bundle all offloads in a single struct
` [RFC PATCH v4 02/14] linux-headers: deal with counted_by annotation
` [RFC PATCH v4 03/14] linux-headers: Update to Linux ~v6.16-rc7 net-next
` [RFC PATCH v4 04/14] virtio: introduce extended features type
` [RFC PATCH v4 05/14] virtio: serialize extended features state
` [RFC PATCH v4 06/14] virtio: add support for negotiating extended features
` [RFC PATCH v4 07/14] virtio-pci: implement support for "
` [RFC PATCH v4 08/14] vhost: add support for negotiating "
` [RFC PATCH v4 09/14] qmp: update virtio features map to support "
` [RFC PATCH v4 10/14] vhost-backend: implement extended features support
` [RFC PATCH v4 11/14] vhost-net: "
` [RFC PATCH v4 12/14] virtio-net: "
` [RFC PATCH v4 13/14] net: implement tunnel probing
` [RFC PATCH v4 14/14] net: implement UDP tunnel features offloading
[PATCH v2 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
2025-07-23 19:29 UTC
[PATCH] dump: enhance win_dump_available to report properly
2025-07-23 18:56 UTC (3+ messages)
[PATCH v1 1/1] target/i386: Save/restore the nested flag of an exception
2025-07-23 18:22 UTC
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).