messages from 2025-08-30 18:25:11 to 2025-09-01 11:30:33 UTC [more...]
[PATCH v2 00/18] accel, cpus: clean up cpu->exit_request
2025-09-01 11:29 UTC (16+ messages)
` [PATCH 02/18] target/sparc: limit cpu_check_irqs to system emulation
` [PATCH 03/18] target/i386: limit a20 "
` [PATCH 05/18] user-exec: remove cpu_interrupt() stub
` [PATCH 06/18] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
` [PATCH 07/18] cpu-common: use atomic access for interrupt_request
` [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
` [PATCH 17/18] accel: make all calls to qemu_wait_io_event look the same
[PATCH v2 0/4] Error recovery for zPCI passthrough devices
2025-09-01 11:28 UTC (7+ messages)
` [PATCH v2 2/4] vfio/pci: Add an architecture specific error handler
` [PATCH v2 3/4] s390x/pci: Add PCI error handling for vfio pci devices
` [PATCH v2 4/4] s390x/pci: Reset a device in error state
[PULL v2 0/9] Misc QGA fixes for 2025-08-29
2025-09-01 11:24 UTC (10+ messages)
` [PULL v2 1/9] qga: Fix ubsan warning
` [PULL v2 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze()
` [PULL v2 3/9] qga-vss: Replace asserts with condition and report error
` [PULL v2 4/9] qga-vss: Remove unused dependencies
` [PULL v2 5/9] qga: Fix channel initialization check in run_agent_once
` [PULL v2 6/9] qga: ignore channel_init() fail if 'retry_path' is set
` [PULL v2 7/9] qga-vss: Write hex value of error in log
` [PULL v2 8/9] qga/installer: Remove QGA VSS if QGA installation failed
` [PULL v2 9/9] qga: Fix truncated output handling in guest-exec status reporting
[PATCH v7 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-01 11:16 UTC (19+ messages)
` [PATCH v7 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v7 02/14] target/riscv: Add cpu_set_exception_base
` [PATCH v7 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v7 04/14] target/riscv: Add MIPS P8700 CSRs
` [PATCH v7 06/14] target/riscv: Add mips.pref instruction
` [PATCH v7 05/14] target/riscv: Add mips.ccmov instruction
` [PATCH v7 08/14] hw/misc: Add RISC-V CMGCR device implementation
` [PATCH v7 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v7 10/14] hw/riscv: Add support for RISCV CPS
` [PATCH v7 11/14] hw/riscv: Add support for MIPS Boston-aia board mode
` [PATCH v7 09/14] hw/misc: Add RISC-V CPC device implementation
` [PATCH v7 12/14] hw/pci: Allow explicit function numbers in pci
` [PATCH v7 13/14] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
` [PATCH v7 14/14] test/functional: Add test for boston-aia board
[PATCH] vfio/container: Remap only populated parts in a section
2025-09-01 11:12 UTC (4+ messages)
[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-01 11:09 UTC (34+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
` [PATCH v6 03/14] target/riscv: Add MIPS P8700 CPU
` [PATCH v6 08/14] hw/misc: Add RISC-V CMGCR device implementation
` [PATCH v6 07/14] target/riscv: Add Xmipslsp instructions
` [PATCH v6 10/14] hw/riscv: Add support for RISCV CPS
` [PATCH v6 12/14] hw/pci: Allow explicit function numbers in pci
` [PATCH v6 14/14] test/functional: Add test for boston-aia board
[PATCH] hw/virtio: rename vhost-user-device and make user creatable
2025-09-01 11:01 UTC (2+ messages)
[PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
2025-09-01 10:59 UTC
[PATCH v2] hw/loongarch/virt: Add reset interface for virt-machine
2025-09-01 10:51 UTC (2+ messages)
[PULL 00/28] i386, accel, memory patches for 2025-08-29
2025-09-01 10:43 UTC (4+ messages)
` [PULL 15/28] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
[PATCH v2] 9pfs: Add FreeBSD support
2025-09-01 10:40 UTC (7+ messages)
[PATCH 00/22] vfio: improve use of QOM and coding guidelines
2025-09-01 10:24 UTC (5+ messages)
` [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
[PATCH] hw/arm/boot: Correctly free the MemoryDeviceInfoList
2025-09-01 10:23 UTC (2+ messages)
[PATCH v2 0/4] Add IBM PPE42 CPU support
2025-09-01 10:15 UTC (6+ messages)
` [PATCH v2 1/4] target/ppc: Add IBM PPE42 family of processors
` [PATCH v2 3/4] hw/ppc: Add a test machine for the IBM PPE42 CPU
[PATCH] qapi: net/tap: deprecate vhostforce option
2025-09-01 9:58 UTC (3+ messages)
[PATCH v3 0/1] ARM_PMU: Trap PMCR when MDCR_EL2.TPMCR is set
2025-09-01 9:46 UTC (4+ messages)
` [PATCH v3 1/1] target/arm: "
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-09-01 9:35 UTC (5+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process
[PATCH] block/iscsi: fix crashes on session disconnect and I/O hard timeout
2025-09-01 9:20 UTC
[PATCH] smbios: cap DIMM size to 2Tb as workaround for broken Windows
2025-09-01 9:08 UTC (2+ messages)
[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-09-01 9:04 UTC (38+ messages)
` [PATCH v5 02/21] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v5 09/21] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v5 10/21] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v5 11/21] intel_iommu: Handle PASID entry removal and update
` [PATCH v5 12/21] intel_iommu: Handle PASID entry addition
` [PATCH v5 13/21] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v5 16/21] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v5 17/21] intel_iommu: Propagate PASID-based iotlb invalidation to host
KVM/QEMU community call agenda or save it for Milan?
2025-09-01 9:02 UTC
[PATCH v2 0/8] sd: Add RPMB emulation to eMMC model
2025-09-01 8:55 UTC (10+ messages)
` [PATCH v2 1/8] hw/sd/sdcard: Fix size check for backing block image
` [PATCH v2 2/8] hw/sd/sdcard: Add validation for boot-partition-size
` [PATCH v2 3/8] hw/sd/sdcard: Allow user-instantiated eMMC
` [PATCH v2 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
` [PATCH v2 5/8] hw/sd/sdcard: Add basic support for RPMB partition
` [PATCH v2 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
` [PATCH v2 7/8] hw/sd/sdcard: Handle RPMB MAC field
` [PATCH v2 8/8] scripts: Add helper script to generate eMMC block device images
[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
2025-09-01 8:49 UTC (21+ messages)
` [PATCH v2 01/14] include: define constant for early constructor priority
` [PATCH v2 02/14] monitor: initialize global data from a constructor
` [PATCH v2 03/14] system: unconditionally enable thread naming
` [PATCH v2 04/14] util: expose qemu_thread_set_name
` [PATCH v2 05/14] audio: make jackaudio use qemu_thread_set_name
` [PATCH v2 06/14] util: set the name for the 'main' thread
` [PATCH v2 07/14] util: add API to fetch the current thread name
[PATCH] docs/devel: fix typo in code-provenance.rst
2025-09-01 8:45 UTC (2+ messages)
[PATCH] fix: Fix build error with CONFIG_POWERNV disabled
2025-09-01 8:32 UTC (3+ messages)
[PATCH v1 0/4] Remove AST2700 A0
2025-09-01 8:31 UTC (7+ messages)
` [PATCH v1 1/4] hw/arm: Remove ast2700a0-evb machine
` [SPAM] "
` [PATCH v1 2/4] hw/arm/aspeed_ast27x0: Remove ast2700-a0 SOC
` [PATCH v1 3/4] hw/intc/aspeed: Remove GIC 128 - 136
` [PATCH v1 4/4] docs/specs/aspeed-intc: "
[PATCH 0/3] hw/sd/sdcard: Deprecate support for spec v1.10
2025-09-01 7:41 UTC (4+ messages)
` [PATCH-for-10.0 3/3] hw/sd/sdcard: Remove "
[PATCH] tests: honor $TMPDIR for test_virtio_version
2025-09-01 7:36 UTC (3+ messages)
[PATCH 0/2] hw/mips: Remove mipssim machine and mipsnet device
2025-09-01 7:13 UTC (2+ messages)
[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
2025-09-01 7:05 UTC (17+ messages)
` [PATCH 19/61] target/arm: Reorder ENCODE_AA64_CP_REG arguments
` [PATCH 35/61] target/arm: Rename some cpreg to their aarch64 names
` [PATCH 37/61] target/arm: Implement isar tests for FEAT_SYSREG128, FEAT_SYSINSTR128
` [PATCH 38/61] target/arm: Define CP_REG_SIZE_U128
` [PATCH 39/61] target/arm: Update ARMCPRegInfo for 128-bit sysregs
` [PATCH 40/61] target/arm: Assert ARM_CP_128BIT only with ARM_CP_STATE_AA64
` [PATCH 42/61] target/arm: Add raw_read128, raw_write128
` [PATCH 43/61] target/arm: Add read_raw_cp_reg128, write_raw_cp_reg128
[PATCH] hw/vfio-user: add x-pci-class-code
2025-09-01 7:04 UTC (2+ messages)
[RFC 0/6] virtio-net: initial iterative live migration support
2025-09-01 6:57 UTC (20+ messages)
` [RFC 5/6] virtio, virtio-net: skip consistency check in virtio_load for iterative migration
` [RFC 5/6] virtio,virtio-net: "
[PATCH v4 00/19] target/loongarch: Enhancement about tcg mmu
2025-09-01 6:50 UTC (11+ messages)
` [PATCH v4 01/19] target/loongarch: Move some function definition to kvm directory
` [PATCH v4 04/19] target/loongarch: Add header file cpu-mmu.h
` [PATCH v4 05/19] target/loongarch: Add enum type TLBRet definition
` [PATCH v4 06/19] target/loongarch: Use vaddr in get_physical_address()
` [PATCH v4 07/19] target/loongarch: Use MMUAccessType in loongarch_map_tlb_entry()
[PATCH v2 0/8] vfio: Remove 'vfio-platform'
2025-09-01 6:46 UTC (9+ messages)
` [PATCH v2 1/8] hw/arm/virt: Include 'system/system.h'
` [PATCH v2 2/8] hw/isa/superio: "
` [PATCH v2 3/8] hw/mips/loongson3_virt: "
` [PATCH v2 4/8] hw/mips/malta: "
` [PATCH v2 5/8] vfio: Remove 'vfio-amd-xgbe' device
` [PATCH v2 6/8] vfio: Remove 'vfio-calxeda-xgmac' device
` [PATCH v2 7/8] vfio: Remove 'vfio-platform'
` [PATCH v2 8/8] vfio: Move vfio-region.h under hw/vfio/
[PATCH] scripts/qemu-binfmt-conf.sh: remove --credential option
2025-09-01 6:45 UTC (2+ messages)
[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
2025-09-01 6:44 UTC (4+ messages)
[PATCH v2 0/5] tcg/i386: Improve vector shifts
2025-09-01 6:44 UTC (3+ messages)
` [PATCH v2 3/5] tcg/i386: Use canonical operand ordering in expand_vec_sari
[PATCH] block/curl: fix curl internal handles handling
2025-09-01 6:43 UTC (3+ messages)
[PATCH] tcg/arm: Fix tgen_deposit
2025-09-01 6:32 UTC (3+ messages)
[PULL 00/50] ppc queue
2025-09-01 6:23 UTC (11+ messages)
[PATCH 00/16] memory: Stop piggybacking on memory region owners
2025-09-01 6:10 UTC (17+ messages)
` [PATCH 01/16] docs/devel: Do not unparent in instance_finalize
` [PATCH 02/16] vfio/pci: "
` [PATCH 03/16] qdev: Automatically delete memory subregions
` [PATCH 04/16] hw/char/diva-gsp: Do not delete the subregion
` [PATCH 05/16] hw/char/serial-pci-multi: "
` [PATCH 06/16] secondary-vga: Do not delete the subregions
` [PATCH 07/16] cmd646: "
` [PATCH 08/16] hw/ide/piix: "
` [PATCH 09/16] hw/ide/via: "
` [PATCH 10/16] hw/nvme: Do not delete the subregion
` [PATCH 11/16] pci: Do not delete the subregions
` [PATCH 12/16] hw/ppc/spapr_pci: "
` [PATCH 13/16] hw/usb/hcd-ehci: "
` [PATCH 14/16] hw/usb/hcd-xhci: "
` [PATCH 15/16] vfio-user: Do not delete the subregion
` [PATCH 16/16] memory: Stop piggybacking on memory region owners
[PATCH] block: honor $TMPDIR in create_tmp_file()
2025-09-01 5:31 UTC (3+ messages)
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
2025-09-01 3:48 UTC (6+ messages)
` [PATCH v3 1/5] spdm-socket: add seperate send/recv functions
` [PATCH v3 2/5] spdm: add spdm storage transport virtual header
` [PATCH v3 3/5] hw/nvme: add NVMe Admin Security SPDM support
` [PATCH v3 4/5] spdm: define SPDM transport enum types
` [PATCH v3 5/5] hw/nvme: connect SPDM over NVMe Security Send/Recv
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
2025-09-01 3:11 UTC (4+ messages)
` [PATCH v2 3/5] hw/nvme: add NVMe Admin Security SPDM support
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
2025-08-31 17:12 UTC (7+ messages)
` [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
[PATCH v3 0/1] dump: enhance win_dump_available to report properly
2025-08-31 16:10 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/7] Add termios2 support to linux-user
2025-08-31 13:45 UTC (2+ messages)
[PULL v2 00/32] target-arm queue
2025-08-30 23:07 UTC (2+ messages)
[PATCH] user-exec: abort if interrupt_request is used
2025-08-30 21:53 UTC (2+ messages)
[PATCH 00/22] rust: split qemu-api
2025-08-29 8:11 UTC (3+ messages)
` [PATCH 07/22] rust: move vmstate_clock!() to qdev module
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2025-08-30 5:40 UTC (2+ messages)
` [PATCH v4 22/84] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-08-29 8:25 UTC (3+ messages)
` [PATCH v9 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v9 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests
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).