messages from 2025-09-29 15:56:55 to 2025-09-30 04:20:25 UTC [more...]
[PATCH v15 00/26] migration: propagate vTPM errors using Error objects
2025-09-30 4:18 UTC (2+ messages)
` [PATCH v15 01/26] migration: push Error **errp into vmstate_subsection_load()
[PATCH v2 00/17] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
2025-09-30 4:15 UTC (19+ messages)
` [PATCH v2 01/17] docs/devel/loads-stores: Stop mentioning cpu_physical_memory_write_rom()
` [PATCH v2 02/17] system/memory: Better describe @plen argument of flatview_translate()
` [PATCH v2 03/17] system/memory: Factor address_space_is_io() out
` [PATCH v2 04/17] target/i386/arch_memory_mapping: Use address_space_memory_is_io()
` [PATCH v2 05/17] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH v2 06/17] system/physmem: Remove cpu_physical_memory_is_io()
` [PATCH v2 07/17] system/physmem: Pass address space argument to cpu_flush_icache_range()
` [PATCH v2 08/17] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
` [PATCH v2 09/17] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH v2 10/17] target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
` [PATCH v2 11/17] target/i386/kvm: "
` [PATCH v2 12/17] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
` [PATCH v2 13/17] hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
` [PATCH v2 14/17] system/physmem: Un-inline cpu_physical_memory_read/write()
` [PATCH v2 15/17] system/physmem: Inline cpu_physical_memory_rw() and remove it
` [PATCH v2 16/17] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
` [PATCH v2 17/17] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call
[PULL 00/27] ppc-for-20250928 queue
2025-09-30 4:15 UTC (7+ messages)
` [PULL 18/27] hw/intc/xics: Add missing call to register vmstate_icp_server
` [PULL 19/27] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
[RFC 00/11] hw/arm/smmuv3: Add initial support for Secure State
2025-09-30 4:04 UTC (6+ messages)
[PATCH v4 00/13] target/loongarch: Add hardware page table walk support
2025-09-30 3:58 UTC (14+ messages)
` [PATCH v4 01/13] target/loongarch: Use auto method with PTW feature
` [PATCH v4 02/13] target/loongarch: Add CSR_PWCH write helper function
` [PATCH v4 03/13] target/loongarch: Add present and write bit with pte entry
` [PATCH v4 04/13] target/loongarch: Add function sptw_prepare_tlb before adding tlb entry
` [PATCH v4 05/13] target/loongarch: Add common function get_tlb_random_index()
` [PATCH v4 06/13] target/loongarch: Add MMUContext parameter in fill_tlb_entry()
` [PATCH v4 07/13] target/loongarch: Add debug parameter with loongarch_page_table_walker()
` [PATCH v4 08/13] target/loongarch: Reserve higher 48 bit PTE attribute with huge page
` [PATCH v4 09/13] target/loongarch: Move last PTE lookup into page table walker loop
` [PATCH v4 10/13] target/loongarch: Add field tlb_index to record TLB search info
` [PATCH v4 11/13] target/loongarch: Add basic hardware PTW support
` [PATCH v4 12/13] target/loongarch: Update matched ptw bit A/D with PTW supported
` [PATCH v4 13/13] target/loongarch: Add bit A/D checking in TLB entry "
[PATCH v2 00/14] hw/arm/smmuv3: Add initial support for Secure State
2025-09-30 3:35 UTC (13+ messages)
` [PATCH v2 11/14] hw/arm/smmuv3: Harden security checks in MMIO handlers
` [PATCH v2 12/14] hw/arm/smmuv3: Use iommu_index to represent the security context
` [PATCH v2 13/14] hw/arm/smmuv3: Add property to enable Secure SMMU support
` [PATCH v2 14/14] hw/arm/smmuv3: Optional Secure bank migration via subsections
[PATCH v3 -qemu 0/5] hw/cxl: Support Back-Invalidate
2025-09-30 3:21 UTC (6+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
` [PATCH 2/5] hw/cxl: Refactor component register initialization
` [PATCH 3/5] hw/cxl: Allow BI by default in Window restrictions
` [PATCH 4/5] hw/cxl: Support type3 HDM-DB
` [PATCH 5/5] hw/cxl: Remove register special_ops->read()
[PATCH 0/3] target/ppc: Have gen_pause() actually pause vCPUs
2025-09-30 3:00 UTC (6+ messages)
` [PATCH 2/3] "
[RFC PATCH 00/34] single-binary: Make riscv cpu.h target independent
2025-09-30 2:03 UTC (3+ messages)
[PATCH 0/7] Introduce PCIE Root Complex on Nuvoton npcm8xx and npcm7xx
2025-09-30 1:36 UTC (21+ messages)
` [PATCH 1/7] hw/pci-host: implement Nuvoton PCIE Root Complex stub
` [PATCH 2/7] hw/pci-host: add basic Nuvoton PCIe window support
` [PATCH 3/7] hw/arm: attach PCIe root complex to npmcm8xx
` [PATCH 4/7] hw/pci-host: add Nuvoton PCIe root port
` [PATCH 5/7] hw/pci-host: enable MSI on npcm PCIe root complex
` [PATCH 6/7] hw/pci-host: rework Nuvoton PCIe windowing and memory regions
` [PATCH 7/7] hw/arm: Add PCIERC to NPCM7xx SoC
[PATCH v8 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-30 1:24 UTC (17+ messages)
` [PATCH v8 02/14] target/riscv: Add cpu_set_exception_base
` [PATCH v8 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v8 04/14] target/riscv: Add MIPS P8700 CSRs
` [PATCH v8 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v8 05/14] target/riscv: Add mips.ccmov instruction
` [PATCH v8 06/14] target/riscv: Add mips.pref instruction
` [PATCH v8 08/14] hw/misc: Add RISC-V CMGCR device implementation
` [PATCH v8 09/14] hw/misc: Add RISC-V CPC "
[PATCH 00/15] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
2025-09-30 0:37 UTC (20+ messages)
` [PATCH 01/15] docs/devel/loads-stores: Stop mentioning cpu_physical_memory_write_rom()
` [PATCH 02/15] system/memory: Factor address_space_memory_is_io() out
` [PATCH 03/15] target/i386/arch_memory_mapping: Use address_space_memory_is_io()
` [PATCH 04/15] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH 05/15] system/physmem: Remove cpu_physical_memory_is_io()
` [PATCH 06/15] system/physmem: Pass address space argument to cpu_flush_icache_range()
` [PATCH 07/15] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH 08/15] target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
` [PATCH 09/15] target/i386/kvm: "
` [PATCH 10/15] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
` [PATCH 11/15] hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
` [PATCH 12/15] system/physmem: Un-inline cpu_physical_memory_read/write()
` [PATCH 13/15] system/physmem: Inline cpu_physical_memory_rw() and remove it
` [PATCH 14/15] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
` [PATCH 15/15] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call
[PATCH v4 00/27] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-30 0:11 UTC (24+ messages)
` [PATCH v4 02/27] backends/iommufd: Introduce iommufd_vdev_alloc
` [PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
` [PATCH v4 05/27] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
` [PATCH v4 06/27] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
` [PATCH v4 07/27] hw/arm/smmuv3: Implement get_viommu_cap() callback
` [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
` [PATCH v4 09/27] hw/arm/smmuv3-accel: Support nested STE install/uninstall support
` [PATCH v4 10/27] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
` [PATCH v4 11/27] hw/pci/pci: Introduce optional get_msi_address_space() callback
` [PATCH v4 12/27] hw/arm/smmuv3-accel: Make use of "
` [PATCH v4 13/27] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
[PATCH] block: enable stats-intervals for virtio-blk devs with -blockdev
2025-09-29 23:52 UTC
[PATCH 00/10] target/arm: Implement FEAT_RME_GPC2
2025-09-29 23:05 UTC (22+ messages)
` [PATCH 01/10] target/arm: Add isar feature test for FEAT_RME_GPC2
` [PATCH 02/10] target/arm: Add GPCCR fields from ARM revision L.b
` [PATCH 03/10] target/arm: Enable FEAT_RME_GPC2 bits in gpccr_write
` [PATCH 04/10] target/arm: Add cur_space to S1Translate
` [PATCH 05/10] target/arm: GPT_Secure is reserved without FEAT_SEL2
` [PATCH 06/10] target/arm: Implement GPT_NonSecureOnly
` [PATCH 07/10] target/arm: Implement SPAD, NSPAD, RLPAD
` [PATCH 08/10] target/arm: Fix GPT fault type for address outside PPS
` [PATCH 09/10] target/arm: Implement APPSAA
` [PATCH 10/10] target/arm: Enable FEAT_RME_GPC2 for -cpu max with x-rme
[PATCH v2] aplic: fix mask for smsiaddrcfgh
2025-09-29 22:34 UTC (2+ messages)
[PATCH v3 00/35] wasm: Add Wasm TCG backend based on wasm64
2025-09-29 22:20 UTC (2+ messages)
[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-09-29 21:21 UTC (15+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v6 21/28] pc-bios/s390-ccw: Add additional security checks for secure boot
` [PATCH v6 25/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v6 28/28] docs/system/s390x: Add secure IPL documentation
[PATCH 00/35] memory: QOM-ify AddressSpace
2025-09-29 20:58 UTC (4+ messages)
[PATCH V1 00/11] cpr-exec test
2025-09-29 20:32 UTC (7+ messages)
` [PATCH V1 06/11] migration-test: only_source option
` [PATCH V1 07/11] migration-test: shm path accessor
` [PATCH V1 09/11] migration-test: migrate_args
[RFC PATCH] .gitpublish: use origin/master as default base
2025-09-29 19:26 UTC (2+ messages)
[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
2025-09-29 19:15 UTC (12+ messages)
` [PATCH v8 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v8 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v8 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v8 7/7] vhost-user-device: Add shared memory BAR
[PATCH 0/3] rcu: Detect accidental reuse of rcu head
2025-09-29 19:08 UTC (4+ messages)
` [PATCH 1/3] qht: Zero-initialize qht_map
` [PATCH 2/3] tests/test-rcu-*: Zero-initialize allocated elements
` [PATCH 3/3] rcu: Avoid double rcu frees
[PATCH 0/3] system: Don't leak CPU AddressSpaces
2025-09-29 19:03 UTC (9+ messages)
` [PATCH 1/3] include/system/memory.h: Clarify address_space_destroy() behaviour
` [PATCH 2/3] memory: New AS helper to serialize destroy+free
` [PATCH 3/3] physmem: Destroy all CPU AddressSpaces on unrealize
[PATCH v14 00/27] migration: propagate vTPM errors using Error objects
2025-09-29 18:50 UTC (3+ messages)
` [PATCH v14 25/27] migration: Rename post_save() to cleanup_save() and make it void
[PATCH] docs/code-provenance: add an exception for non-creative AI changes
2025-09-29 18:36 UTC (4+ messages)
[RFC PATCH] link principle license to COPYING
2025-09-29 18:08 UTC (3+ messages)
[PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
2025-09-29 17:36 UTC (4+ messages)
` [PATCH v9 1/2] Set KVM initial privilege mode and mp_state
[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
2025-09-29 17:31 UTC (4+ messages)
[PATCH v3 0/5] Error recovery for zPCI passthrough devices
2025-09-29 17:20 UTC (7+ messages)
` [PATCH v3 2/5] vfio/pci: Add an error handler callback
[PULL 00/32] aspeed queue
2025-09-29 16:52 UTC (33+ messages)
` [PULL 01/32] hw/nvram/aspeed_otp: Add ASPEED OTP memory device model
` [PULL 02/32] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
` [PULL 03/32] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs
` [PULL 04/32] hw/nvram/aspeed_otp: Add 'drive' property to support block backend
` [PULL 05/32] hw/nvram/aspeed_otp: Add OTP programming semantics and tracing
` [PULL 06/32] hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCs
` [PULL 07/32] hw/misc/aspeed_sbc: Add CAMP2 support for OTP data reads
` [PULL 08/32] hw/misc/aspeed_sbc: Handle OTP write command for voltage mode registers
` [PULL 09/32] docs/system/arm/aspeed: Document OTP memory options
` [PULL 10/32] hw/arm/aspeed Move ast2700-evb alias to ast2700a1-evb
` [PULL 11/32] tests/functional/arm: Add helper to generate OTP images
` [PULL 12/32] tests/functional/arm: Add AST1030 boot test with generated OTP image
` [PULL 13/32] tests/functional/arm: Add AST2600 "
` [PULL 14/32] hw/pci/pci_ids: Add PCI vendor ID for ASPEED
` [PULL 15/32] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
` [PULL 16/32] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
` [PULL 17/32] hw/pci-host/aspeed: Add AST2600 PCIe Root Device support
` [PULL 18/32] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
` [PULL 19/32] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
` [PULL 20/32] hw/arm/aspeed: Wire up PCIe devices in SoC model
` [PULL 21/32] hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)
` [PULL 22/32] hw/pci-host/aspeed: Add AST2700 PCIe PHY
` [PULL 23/32] hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocks
` [PULL 24/32] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
` [PULL 25/32] hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700
` [PULL 26/32] tests/functional/arm/test_aspeed_ast2600: Add PCIe and network test
` [PULL 27/32] hw/arm/aspeed: Move aspeed_board_init_flashes() to common SoC code
` [PULL 28/32] hw/arm/aspeed: Move write_boot_rom "
` [PULL 29/32] hw/arm/aspeed: Move aspeed_install_boot_rom "
` [PULL 30/32] hw/arm/aspeed: Move aspeed_load_vbootrom "
` [PULL 31/32] hw/arm/aspeed_ast27x0-fc: Drop dead return checks
` [PULL 32/32] hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errp
[PATCH 0/6] system/ramblock: Sanitize header
2025-09-29 16:58 UTC (5+ messages)
` [PATCH 1/6] system/ramblock: Remove obsolete comment
` [PATCH 2/6] system/ramblock: Move ram_block_is_pmem() declaration
KVM/QEMU community call 30/09/2025 agenda items?
2025-09-29 16:52 UTC (2+ messages)
[PATCH] target/riscv: Fix endianness swap on compressed instructions
2025-09-29 16:14 UTC (5+ messages)
[RFC PATCH 0/7] rust: migration: add high-level migration wrappers
2025-09-29 16:12 UTC (4+ messages)
` [PATCH 6/7] rust: migration: implement ToMigrationState for Timer
[PATCH 0/3] hw/vfio: Remove invalid uses of ram_addr_t type
2025-09-29 16:08 UTC (4+ messages)
` [PATCH 1/3] system/iommufd: Use uint64_t type for IOVA mapping size
` [PATCH 2/3] hw/vfio: Avoid ram_addr_t in vfio_container_query_dirty_bitmap()
` [PATCH 3/3] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map
[PATCH 1/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
2025-09-29 15:57 UTC (3+ messages)
` [PATCH 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro
[PATCH v2 00/16] tracetool: add Rust support
2025-09-29 15:49 UTC (6+ messages)
` [PATCH 05/16] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PATCH 08/16] tracetool: Add Rust format support
` [PATCH 09/16] rust: add trace crate
` [PATCH 10/16] rust: qdev: add minimal clock bindings
` [PATCH 15/16] tracetool/ftrace: add Rust support
[PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
2025-09-29 15:51 UTC (2+ 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).