messages from 2025-09-16 15:49:12 to 2025-09-17 10:36:27 UTC [more...]
[PATCH 00/14] Fix memory region use-after-finalization
2025-09-17 10:32 UTC (7+ messages)
` [PATCH 05/14] hw/char/serial-pci-multi: Do not delete the subregion
` [PATCH 06/14] secondary-vga: Do not delete the subregions
` [PATCH 08/14] hw/ide/piix: "
` [PATCH 09/14] hw/ide/via: "
` [PATCH 10/14] hw/nvme: Do not delete the subregion
` [PATCH 13/14] hw/usb/hcd-ehci: Do not delete the subregions
[PATCH v2 00/14] Support PCIe RC to AST2600 and AST2700
2025-09-17 10:21 UTC (9+ messages)
` [PATCH v2 03/14] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [SPAM] "
` [PATCH v2 10/14] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [SPAM] "
[PATCH v3 0/7] Do not unparent in instance_finalize()
2025-09-17 10:13 UTC (8+ messages)
` [PATCH v3 1/7] docs/devel: "
` [PATCH v3 2/7] vfio/pci: "
` [PATCH v3 3/7] hw/core/register: "
` [PATCH v3 4/7] hv-balloon: "
` [PATCH v3 5/7] hw/sd/sdhci: "
` [PATCH v3 6/7] vfio: "
` [PATCH v3 7/7] hw/xen: "
[PATCH v5 00/13] io: deal with blocking/non-blocking fds
2025-09-17 10:13 UTC (6+ messages)
` [PATCH v5 06/13] util: drop qemu_socket_set_nonblock()
` [PATCH v5 13/13] util/vhost-user-server: vu_message_read(): improve error handling
[PATCH] char-pty: add support for the terminal size
2025-09-17 9:39 UTC (4+ messages)
` [PATCH v2] "
[PATCH] vnc: Fix memory leak during VNC tls authentication
2025-09-17 9:38 UTC (2+ messages)
[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
2025-09-17 9:36 UTC (34+ messages)
` [PATCH v4 01/27] accel: Add Meson and config support for MSHV accelerator
` [PATCH v4 02/27] target/i386/emulate: Allow instruction decoding from stream
` [PATCH v4 03/27] target/i386/mshv: Add x86 decoder/emu implementation
` [CRM114spam]: "
` [PATCH v4 04/27] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PATCH v4 05/27] include/hw/hyperv: Add MSHV ABI header definitions
` [PATCH v4 06/27] linux-headers/linux: Add mshv.h headers
` [PATCH v4 07/27] accel/mshv: Add accelerator skeleton
` [PATCH v4 08/27] accel/mshv: Register memory region listeners
` [PATCH v4 09/27] accel/mshv: Initialize VM partition
` [PATCH v4 10/27] accel/mshv: Add vCPU creation and execution loop
` [PATCH v4 11/27] accel/mshv: Add vCPU signal handling
` [PATCH v4 12/27] target/i386/mshv: Add CPU create and remove logic
` [PATCH v4 13/27] target/i386/mshv: Implement mshv_store_regs()
` [PATCH v4 14/27] target/i386/mshv: Implement mshv_get_standard_regs()
` [PATCH v4 15/27] target/i386/mshv: Implement mshv_get_special_regs()
` [PATCH v4 16/27] target/i386/mshv: Implement mshv_arch_put_registers()
` [PATCH v4 17/27] target/i386/mshv: Set local interrupt controller state
` [PATCH v4 18/27] target/i386/mshv: Register CPUID entries with MSHV
` [PATCH v4 19/27] target/i386/mshv: Register MSRs "
` [PATCH v4 20/27] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PATCH v4 21/27] target/i386/mshv: Write MSRs to the hypervisor
` [PATCH v4 22/27] target/i386/mshv: Implement mshv_vcpu_run()
` [PATCH v4 23/27] accel/mshv: Handle overlapping mem mappings
` [PATCH v4 24/27] qapi/accel: Allow to query mshv capabilities
` [PATCH v4 25/27] target/i386/mshv: Use preallocated page for hvcall
` [PATCH v4 26/27] docs: Add mshv to documentation
` [PATCH v4 27/27] MAINTAINERS: Add maintainers for mshv accelerator
[PATCH] checkpatch: Ignore removed lines in license check
2025-09-17 9:24 UTC (3+ messages)
[PATCH 00/12] rust: miscellaneous cleanup & HPET #property conversion
2025-09-17 9:14 UTC (14+ messages)
` [PATCH 01/12] subprojects: Update .gitignore for proc-macro2 and syn
` [PATCH 07/12] rust/qdev: Rename PropertyInfo field from VALUE to BASE_INFO
` [PATCH 08/12] rust/qdev: Support property info for more common types
` [PATCH 09/12] rust/qdev: Support bit property in #property macro
[PATCH v1 0/6] hw/arm/aspeed: AST1700 IO expander support for AST27x0 (LTPI, UART, IRQ, I2C)
2025-09-17 8:37 UTC (11+ messages)
` [PATCH v1 1/6] hw/arm/aspeed: Add 'ioexps-num' property for AST27x0
` [SPAM] "
` [PATCH v1 2/6] hw/arm/aspeed: Add LTPI controller
` [SPAM] "
` [PATCH v1 3/6] hw/arm/aspeed: Add AST1700 IO expander
` [SPAM] "
` [PATCH v1 4/6] hw/arm/aspeed: Model AST1700 IO expander UART on AST27x0
` [PATCH v1 5/6] hw/arm/aspeed: Model AST1700 IO expander interrupt controllers "
` [PATCH v1 6/6] hw/arm/aspeed: Model AST1700 IO expander I2C "
` [SPAM] [PATCH v1 0/6] hw/arm/aspeed: AST1700 IO expander support for AST27x0 (LTPI, UART, IRQ, I2C)
[PATCH v4 00/10] virtio-console: notify about the terminal size
2025-09-17 8:25 UTC (9+ messages)
` [PATCH v4 07/10] qmp: add chardev-resize command
ebpf functions can fail without setting an error
2025-09-17 8:24 UTC (4+ messages)
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
2025-09-17 7:54 UTC (12+ messages)
` [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-09-17 7:09 UTC (3+ messages)
[PATCH v2 0/3] tests/functional/arm: Add OTP functional test
2025-09-17 7:07 UTC (7+ messages)
` [PATCH v2 1/3] tests/functional/arm: Add helper to generate OTP images
` [PATCH v2 2/3] tests/functional/arm: Add AST1030 boot test with generated OTP image
` [PATCH v2 3/3] tests/functional/arm: Add AST2600 "
` [SPAM] [PATCH v2 0/3] tests/functional/arm: Add OTP functional test
[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-09-17 6:45 UTC (10+ messages)
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources
[PATCH v4 0/9] Add IBM PPE42 CPU support
2025-09-17 6:20 UTC (4+ messages)
` [PATCH v4 6/9] target/ppc: Add IBM PPE42 special instructions
[PATCH 0/2] Add drive-backed EEPROM support to quanta-q71l
2025-09-17 6:10 UTC (5+ messages)
` [PATCH 1/2] hw/arm: add eeproms to quanta-q7l1 board
` [PATCH 2/2] hw/arm: enable eeproms for quanta-q71l
[PATCH v4 0/6] sd: Add RPMB emulation to eMMC model
2025-09-17 5:53 UTC (7+ messages)
` [PATCH v4 1/6] hw/sd/sdcard: Fix size check for backing block image
[PATCH v4 00/13] target/loongarch: Small enhancement about TLB flush
2025-09-17 2:22 UTC (2+ messages)
[PATCH v8 00/11] hw/loongarch: add the direct interrupt controller(DINTC) support
2025-09-17 2:11 UTC (3+ messages)
` [PATCH v8 07/11] hw/loongarch: Implement dintc realize and unrealize
[PULL 00/36] target-arm queue
2025-09-17 1:43 UTC (38+ messages)
` [PULL 01/36] tests, scripts: Don't import print_function from __future__
` [PULL 02/36] linux-user/aarch64: Split out signal_for_exception
` [PULL 03/36] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PULL 04/36] linux-user/aarch64: Generate ESR signal records
` [PULL 05/36] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PULL 06/36] target/arm: Add in_prot_check to S1Translate
` [PULL 07/36] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PULL 08/36] target/arm: Introduce get_phys_addr_for_at
` [PULL 09/36] target/arm: Skip AF and DB updates for AccessType_AT
` [PULL 10/36] target/arm: Add prot_check parameter to do_ats_write
` [PULL 11/36] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PULL 12/36] target/arm: Remove outdated comment for ZCR_EL12
` [PULL 13/36] target/arm: Implement FEAT_ATS1A
` [PULL 14/36] hw/arm/raspi4b: remove redundant check in raspi_add_memory_node
` [PULL 15/36] target/arm: Remove deprecated pxa CPU family
` [PULL 16/36] target/arm: Remove XScale and iWMMXt translate.c code
` [PULL 17/36] target/arm: Remove iwmmxt helper functions
` [PULL 18/36] target/arm: Drop ARM_FEATURE_XSCALE handling
` [PULL 19/36] target/arm: Drop ARM_FEATURE_IWMMXT handling
` [PULL 20/36] system: drop the -old-param option
` [PULL 21/36] arm/kvm: report registers we failed to set
` [PULL 22/36] target/arm: Increase MAX_PACKET_LENGTH for SME ZA remote gdb debugging
` [PULL 23/36] target/arm: Added support for SME register exposure to GDB
` [PULL 24/36] target/arm: Added test case "
` [PULL 25/36] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PULL 26/36] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PULL 27/36] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PULL 28/36] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PULL 29/36] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PULL 30/36] hw/pci: Introduce pci_setup_iommu_per_bus() for per-bus IOMMU ops retrieval
` [PULL 31/36] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PULL 32/36] qemu-options.hx: Document the arm-smmuv3 device
` [PULL 33/36] bios-tables-test: Allow for smmuv3 test data
` [PULL 34/36] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PULL 35/36] qtest/bios-tables-test: Update tables for smmuv3 tests
` [PULL 36/36] hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response
[RFC PATCH 0/5] target/riscv: Implement SMSDID and SMMPT extension
2025-09-17 1:40 UTC (3+ messages)
[PATCH v1 0/3] tests/functional/arm: Add OTP functional test
2025-09-17 1:33 UTC (8+ messages)
` [PATCH v1 1/3] tests/functional/arm: Add helper to generate OTP images
` [SPAM] "
` [PATCH v1 2/3] tests/functional/arm: Add AST1030 boot test with generated OTP image
` [SPAM] "
` [PATCH v1 3/3] tests/functional/arm: Add AST2600 "
` [SPAM] "
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-09-16 22:39 UTC (12+ messages)
` [PATCH RFC 1/9] migration/vfio: Remove BQL implication in vfio_multifd_switchover_start()
` [PATCH RFC 2/9] migration/rdma: Fix wrong context in qio_channel_rdma_shutdown()
` [PATCH RFC 3/9] migration/rdma: Allow qemu_rdma_wait_comp_channel work with thread
` [PATCH RFC 4/9] migration/rdma: Change io_create_watch() to return immediately
` [PATCH RFC 6/9] migration/rdma: Remove coroutine path in qemu_rdma_wait_comp_channel
[PATCH] hw/i2c: pca954x: enable vmstate
2025-09-16 20:36 UTC (2+ messages)
[PULL 00/19] Python patches
2025-09-16 19:22 UTC (22+ messages)
` [PULL 01/19] python: backport 'Change error classes to have better repr methods'
` [PULL 02/19] python: backport 'EventListener: add __repr__ method'
` [PULL 03/19] python: backport 'kick event queue on legacy event_pull()'
` [PULL 04/19] python: backport 'protocol: adjust logging name when changing client name'
` [PULL 05/19] python: backport 'drop Python3.6 workarounds'
` [PULL 06/19] python: backport 'Use @asynciocontextmanager'
` [PULL 07/19] python: backport 'qmp-shell: add common_parser()'
` [PULL 08/19] python: backport 'feat: allow setting read buffer limit'
` [PULL 09/19] python: backport 'make require() preserve async-ness'
` [PULL 10/19] python: backport 'qmp-shell-wrap: handle missing binary gracefully'
` [PULL 11/19] python: backport 'qmp-tui: Do not crash if optional dependencies are not met'
` [PULL 12/19] python: backport 'Remove deprecated get_event_loop calls'
` [PULL 13/19] python: backport 'avoid creating additional event loops per thread'
` [PULL 14/19] python: synchronize qemu.qmp documentation
` [PULL 15/19] iotests: drop compat for old version context manager
` [PULL 16/19] python: ensure QEMUQtestProtocol closes its socket
` [PULL 17/19] iotests/147: ensure temporary sockets are closed before exiting
` [PULL 18/19] iotests/151: ensure subprocesses are cleaned up
` [PULL 19/19] iotests/check: always enable all python warnings
[PULL 0/2] misc patch queue
2025-09-16 19:22 UTC (4+ messages)
` [PULL 1/2] tests/functional/x86_64: Accept a few locked pages in test_memlock.py
` [PULL 2/2] .gitmodules: move u-boot mirrors to qemu-project-mirrors
[PULL 0/2] Mem staging patches
2025-09-16 19:21 UTC (2+ messages)
[PATCH 0/4] export/fuse: Add FUSE-over-io_uring for Storage Exports
2025-09-16 19:08 UTC (3+ messages)
` [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
[PATCH] tests/functional/x86_64: Accept a few locked pages in test_memlock.py
2025-09-16 18:39 UTC (5+ messages)
[PULL v2 0/8] Tracing patches
2025-09-16 17:51 UTC (9+ messages)
` [PULL v2 1/8] checkpatch: cull trailing '*/' in SPDX check
` [PULL v2 2/8] tracetool: eliminate trailing whitespace in C format
` [PULL v2 3/8] tracetool: avoid space after "*" in arg types
` [PULL v2 4/8] tracetool: include SPDX-License-Identifier in generated files
` [PULL v2 5/8] tracetool: add test suite for tracetool with reference output
` [PULL v2 6/8] tracetool: drop the probe "__nocheck__" wrapping
` [PULL v2 7/8] qapi: switch to use QEMU_TEST_REGENERATE env var
` [PULL v2 8/8] tracetool-test: allow to run in parallel
[PATCH] .gitlab-ci.d/buildtest.yml: Unset CI_COMMIT_DESCRIPTION for htags
2025-09-16 17:45 UTC (3+ messages)
[PATCH <RFC> 00/15] Encode object type security status in code
2025-09-16 16:51 UTC (3+ messages)
[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
2025-09-16 16:06 UTC (3+ messages)
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).