messages from 2025-08-20 08:48:31 to 2025-08-21 13:16:57 UTC [more...]
[PATCH v3 00/47] AMD Versal Gen 2 support
2025-08-21 13:03 UTC (38+ messages)
` [PATCH v3 01/47] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH v3 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v3 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v3 04/47] hw/arm/xlnx-versal: canfd: "
` [PATCH v3 05/47] hw/arm/xlnx-versal: sdhci: "
` [PATCH v3 06/47] hw/arm/xlnx-versal: gem: "
` [PATCH v3 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v3 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v3 10/47] hw/arm/xlnx-versal: efuse: "
` [PATCH v3 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v3 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v3 13/47] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH v3 14/47] hw/arm/xlnx-versal: bbram: "
` [PATCH v3 15/47] hw/arm/xlnx-versal: trng: "
` [PATCH v3 16/47] hw/arm/xlnx-versal: rtc: "
` [PATCH v3 17/47] hw/arm/xlnx-versal: cfu: "
` [PATCH v3 18/47] hw/arm/xlnx-versal: crl: "
` [PATCH v3 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v3 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v3 22/47] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH v3 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v3 24/47] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH v3 25/47] hw/arm/xlnx-versal: add support for GICv2
` [PATCH v3 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v3 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v3 28/47] hw/arm/xlnx-versal: ddr: "
` [PATCH v3 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v3 30/47] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH v3 31/47] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH v3 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v3 33/47] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH v3 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v3 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v3 39/47] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH v3 40/47] hw/arm/xlnx-versal: add versal2 SoC
` [PATCH v3 44/47] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH v3 47/47] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine
snek testsuite breaks in 10.1 for qemu-system-arm on armhf
2025-08-21 12:52 UTC
[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
2025-08-21 12:45 UTC (4+ messages)
` [PATCH v8 2/2] memory: Do not create circular reference with subregion
[PATCH] fix: Fix build error with CONFIG_POWERNV disabled
2025-08-21 12:34 UTC (4+ messages)
[PATCH 00/33] vhost-user-blk: live-backend local migration
2025-08-21 12:15 UTC (12+ messages)
` [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
` [PATCH 27/33] migration/socket: keep fds non-block
[PATCH v2] 9pfs: Add FreeBSD support
2025-08-21 11:24 UTC (2+ messages)
[PATCH 00/10] Designware PCIe host fixes
2025-08-21 10:24 UTC (13+ messages)
` [PATCH 01/10] hw/pci-host/designware: Eliminate some helper variables
` [PATCH 02/10] hw/pci-host/designware: Create viewport memory regions on demand
` [PATCH 03/10] hw/pci-host/designware: Determine PCIDevice of configuration region once
` [PATCH 04/10] hw/pci-host/designware: Distinguish stronger between viewport memory types
` [PATCH 05/10] hw/pci-host/designware: Implement I/O space
` [PATCH 06/10] hw/pci-host/designware: Fix I/O range
` [PATCH 07/10] hw/pci-host/designware: Don't map PCI memory space into PCI inbound window
` [PATCH 08/10] hw/pci-host/designware: Fix default inbound viewport mapping
` [PATCH 09/10] hw/pci-host/designware: Implement device reset
` [PATCH 10/10] hw/arm/fsl-imx8mp: Do not map PCI window as unimplemented
[PATCH v2 00/47] AMD Versal Gen 2 support
2025-08-21 9:59 UTC (15+ messages)
` [PATCH v2 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v2 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v2 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v2 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v2 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
[PATCH] tests/functional: Use more fine-grained locking when looking for free ports
2025-08-21 10:00 UTC (2+ messages)
[PULL 00/30] riscv-to-apply queue
2025-08-21 9:25 UTC (3+ messages)
` [PULL 21/30] target/riscv: Implement privilege mode filtering for cycle/instret
[PATCH v4 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-08-21 8:58 UTC (7+ messages)
[PATCH v12 00/27] migration: propagate vTPM errors using Error objects
2025-08-21 8:44 UTC (28+ messages)
` [PATCH v12 01/27] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v12 02/27] migration: push Error **errp into vmstate_load_state()
` [PATCH v12 03/27] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v12 04/27] migration: push Error **errp into vmstate_load()
` [PATCH v12 05/27] migration: push Error **errp into loadvm_process_command()
` [PATCH v12 06/27] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v12 07/27] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v12 08/27] migration: push Error **errp into qemu_load_device_state()
` [PATCH v12 09/27] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v12 10/27] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v12 11/27] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v12 12/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v12 13/27] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v12 14/27] migration: push Error **errp into ram_postcopy_incoming_init()
` [PATCH v12 15/27] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v12 16/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v12 17/27] migration: push Error **errp into loadvm_postcopy_handle_run()
` [PATCH v12 18/27] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
` [PATCH v12 19/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v12 20/27] migration: Return -1 on memory allocation failure in ram.c
` [PATCH v12 21/27] migration: push Error **errp into loadvm_process_enable_colo()
` [PATCH v12 22/27] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
` [PATCH v12 23/27] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v12 24/27] migration: Remove error variant of vmstate_save_state() function
` [PATCH v12 25/27] migration: Rename post_save() to cleanup_save() and make it void
` [PATCH v12 26/27] migration: Add error-parameterized function variants in VMSD struct
` [PATCH v12 27/27] backends/tpm: Propagate vTPM error on migration failure
[PATCH] vfio: Report an error when the 'dma_max_mappings' limit is reached
2025-08-21 8:49 UTC (4+ messages)
[PATCH v7 0/8] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-08-21 6:50 UTC (8+ messages)
` [PATCH v7 6/8] tests/qtest: Add GET_SHMEM validation test
[PATCH v2 00/10] Add hardware page table walk support
2025-08-21 3:12 UTC (11+ messages)
` [PATCH v2 01/10] target/loongarch: Use auto method with PTW feature
` [PATCH v2 02/10] target/loongarch: Add CSR_PWCH write helper function
` [PATCH v2 03/10] target/loongarch: Add present and write bit with pte entry
` [PATCH v2 04/10] target/loongarch: Add function sptw_prepare_tlb before adding tlb entry
` [PATCH v2 05/10] target/loongarch: Add common function get_tlb_random_index()
` [PATCH v2 06/10] target/loongarch: Add MMUContext parameter in fill_tlb_entry()
` [PATCH v2 07/10] target/loongarch: Add debug parameter with loongarch_page_table_walker()
` [PATCH v2 08/10] target/loongarch: Add basic hardware PTW support
` [PATCH v2 09/10] target/loongarch: Update matched ptw bit A/D with PTW supported
` [PATCH v2 10/10] target/loongarch: Add bit A/D checking in TLB entry "
[RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
2025-08-21 1:32 UTC (3+ messages)
[RFC PATCH] hw/virtio: rename vhost-user-device and make user creatable
2025-08-20 20:53 UTC (3+ messages)
[PATCH RFC] bql: Fix bql_locked status with condvar APIs
2025-08-20 20:50 UTC
[PATCH 0/2] Two minor minikconf.py fixes
2025-08-20 20:47 UTC (4+ messages)
` [PATCH 1/2] scripts/minikconf.py: fix invalid attribute access
` [PATCH 2/2] scripts/minikconf.py: s/Error/KconfigParserError
[PATCH] ii6300esb: fix incorrect mask for interrupt type
2025-08-20 16:16 UTC
[PATCH] i6300esb: fix incorrect mask for interrupt type
2025-08-20 16:41 UTC
[ANNOUNCE] QEMU 10.1.0-rc4 is now available
2025-08-20 19:42 UTC
[PATCH] i6300esb: fix incorrect mask for interrupt type
2025-08-20 18:37 UTC
[PULL 0/5] Net patches
2025-08-20 18:06 UTC (8+ messages)
` [PULL 2/5] net: move backend cleanup to NIC cleanup
[PATCH v11 05/27] migration: push Error **errp into loadvm_process_command()
2025-08-20 17:43 UTC (26+ messages)
` [PATCH v11 02/27] migration: push Error **errp into vmstate_load_state()
` [PATCH v11 09/27] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v11 04/27] migration: push Error **errp into vmstate_load()
` [PATCH v11 19/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
` [PATCH v11 11/27] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v11 10/27] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v11 08/27] migration: push Error **errp into qemu_load_device_state()
` [PATCH v11 07/27] migration: push Error **errp into qemu_loadvm_state()
` [PATCH v11 23/27] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v11 01/27] migration: push Error **errp into vmstate_subsection_load()
[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
2025-08-20 16:25 UTC (10+ messages)
` [RFC 02/11] hw/arm/smmuv3: Implement read/write logic for secure registers
` [RFC 03/11] hw/arm/smmuv3: Implement S_INIT for secure initialization
` [RFC 06/11] hw/arm/smmuv3: Plumb security state through core functions
[PATCH 0/3] vfio-user client functional test
2025-08-20 16:14 UTC (7+ messages)
` [PATCH 1/3] tests/functional: return output from exec_command_and_wait_for_pattern()
` [PATCH 2/3] tests/functional: add vm param to console routines
` [PATCH 3/3] tests/functional: add a vfio-user smoke test
[PATCH v2 00/24] migration: Unify capabilities and parameters
2025-08-20 15:45 UTC (7+ messages)
` [PATCH v2 03/24] migration: Normalize tls arguments
[PATCH 0/4] ppc: Fix migration issues with XICS and quiesce
2025-08-20 15:20 UTC (8+ messages)
` [RFC PATCH 3/4] tests/functional: Add a OS level migration test for pseries
` [PATCH 4/4] target/ppc: Fix env->quiesced migration
[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
2025-08-20 15:01 UTC (3+ messages)
` [PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
[PATCH 0/5] tcg/mips: Remove support for 32-bit hosts
2025-08-20 14:21 UTC (6+ messages)
` [PATCH 1/5] docker: Remove 32-bit MIPS toolchain from debian-all-test image
` [PATCH 2/5] gitlab: Stop cross-testing for 32-bit MIPS hosts
` [PATCH 3/5] docker: Stop building 32-bit MIPS images
` [PATCH 4/5] tcg/mips: Check O32/N32/64 ABI definitions actually exist
` [PATCH 5/5] tcg/mips: Remove support for 32-bit hosts
[RFC PATCH] tcg: Restrict qemu_ld2 and qemu_st2 opcodes to 32-bit hosts
2025-08-20 13:49 UTC
[PATCH] MAINTAINERS: list qemu-security@nongnu.org as security contact
2025-08-20 13:39 UTC (3+ messages)
[PULL 0/2] Python patches
2025-08-20 13:33 UTC (3+ messages)
[PATCH] MAINTAINERS: add a few more files to "Top Level Makefile and configure"
2025-08-20 12:36 UTC (4+ messages)
[PATCH 0/3] hw/ppc: Fix --without-default-devices build
2025-08-20 12:30 UTC (7+ messages)
` [PATCH 3/3] hw/ppc: Add stub for pnv_chip_find_core()
[PATCH v6 00/13] HVF: Add support for platform vGIC and nested virtualisation
2025-08-20 12:29 UTC (3+ messages)
` [PATCH v6 02/13] hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
[PATCH v2 0/2] tracetool: remove no_check_foo() and if(true){..} blocks
2025-08-20 12:14 UTC (5+ messages)
` [PATCH v2 1/2] tracetool: add CHECK_TRACE_EVENT_GET_STATE
[PATCH 0/7] target/arm/hvf cleanups
2025-08-20 11:52 UTC (2+ messages)
[PATCH 00/12] util: sync error_report & qemu_log output more closely
2025-08-20 11:12 UTC (16+ messages)
` [PATCH 04/12] util: set the name for the 'main' thread
` [PATCH 05/12] util: add API to fetch the current thread id
` [PATCH 06/12] util: add API to fetch the current thread name
` [PATCH 07/12] util: introduce common helper for error-report & log code
` [PATCH 08/12] util: convert error-report & log to message API for timestamp
[PATCH] meson: set test programs to not build by default
2025-08-20 10:23 UTC (4+ messages)
[PATCH] hw/arm: add static NVDIMMs in device tree
2025-08-20 10:11 UTC (7+ messages)
` "
[PATCH] target/i386: Add support save/load exception error_code
2025-08-20 10:16 UTC (5+ messages)
[PATCH 00/14] python: misc cleanups for python code
2025-08-20 9:45 UTC (4+ messages)
` [PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
Issues with pdcm in qemu 10.1-rc on migration and save/restore
2025-08-20 9:10 UTC (7+ messages)
[PATCH 00/19] TAP initialization refactoring
2025-08-20 9:09 UTC (8+ messages)
` [PATCH 01/19] net/tap: net_init_tap_one(): add return value
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).