messages from 2024-06-25 13:53:48 to 2024-06-26 11:27:30 UTC [more...]
[PATCH 0/6] tests/tcg/aarch64: Fix inline assemblies for clang
2024-06-26 11:26 UTC (2+ messages)
` [PATCH 2/6] tests/tcg/aarch64: Fix test architecture specification
[PATCH v4] virtio: add VIRTQUEUE_ERROR QAPI event
2024-06-26 11:24 UTC (2+ messages)
[PATCH v2] block-backend: per-device throttling of BLOCK_IO_ERROR reports
2024-06-26 11:24 UTC (2+ messages)
[PATCH 00/14] Fix check-qtest-ppc64 sanitizer errors
2024-06-26 11:21 UTC (16+ messages)
` [PATCH 01/14] hw/core: Free CPUState allocations
` [PATCH 02/14] hw/ide: Free macio-ide IRQs
` [PATCH 03/14] hw/isa/vt82c686: Free irqs
` [PATCH 04/14] spapr: Free stdout path
` [PATCH 05/14] ppc/vof: Fix unaligned FDT property access
` [PATCH 06/14] hw/virtio: Free vqs before vhost_dev_cleanup()
` [PATCH 07/14] migration: Free removed SaveStateEntry
` [PATCH 08/14] memory: Do not create circular reference with subregion
` [PATCH 09/14] tests/qtest: Use qtest_add_data_func_full()
` [PATCH 10/14] tests/qtest: Free unused QMP response
` [PATCH 11/14] tests/qtest: Free old machine variable name
` [PATCH 12/14] tests/qtest: Delete previous boot file
` [PATCH 13/14] tests/qtest: Free paths
` [PATCH 14/14] tests/qtest: Free GThread
[PATCH] tests/docker: Specify --userns keep-id for Podman
2024-06-26 11:09 UTC
[PATCH RFC 0/2] migration: introduce strict SLA
2024-06-26 11:04 UTC (12+ messages)
` [PATCH RFC 1/2] migration: abort when switchover limit exceeded
` [PATCH RFC 2/2] migration: abort on destination if "
[PATCH v2 0/7] introduce job-change qmp command
2024-06-26 11:01 UTC (8+ messages)
` [PATCH v2 1/7] qapi: rename BlockJobChangeOptions to JobChangeOptions
` [PATCH v2 2/7] blockjob: block_job_change_locked(): check job type
` [PATCH v2 3/7] qapi: block-job-change: make copy-mode parameter optional
` [PATCH v2 4/7] blockjob: move change action implementation to job from block-job
` [PATCH v2 5/7] qapi: add job-change
` [PATCH v2 6/7] qapi/block-core: derpecate block-job-change
` [PATCH v2 7/7] iotests/mirror-change-copy-mode: switch to job-change command
[PATCH 0/7] VIRTIO-IOMMU/HostIOMMUDevice: Fixes and page size mask rework
2024-06-26 10:39 UTC (9+ messages)
` [PATCH 1/7] virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
` [PATCH 2/7] vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
` [PATCH 3/7] HostIOMMUDevice : remove Error handle from get_iova_ranges callback
` [PATCH 4/7] HostIOMMUDevice: Introduce get_page_size_mask() callback
` [PATCH 5/7] virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
` [PATCH 6/7] memory: remove IOMMU MR iommu_set_page_size_mask() callback
` [PATCH 7/7] virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
[PATCH] tcg/riscv: Fix building on OpenBSD/riscv64
2024-06-26 10:11 UTC (2+ messages)
[PATCH v3 0/4] hw/mips/loongson3_virt: Implement IPI support
2024-06-26 10:03 UTC (6+ messages)
` [PATCH v3 1/4] hw/intc: Remove loongarch_ipi.c
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-06-26 9:53 UTC (2+ messages)
[PATCH] docs/system/devices/usb: Replace the non-existing "qemu" binary
2024-06-26 9:44 UTC
[PATCH] disas/riscv: Add decode for Zawrs extension
2024-06-26 9:41 UTC
[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
2024-06-26 9:34 UTC (16+ messages)
` [RFC PATCH v3 1/5] build-sys: Add rust feature option
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
` [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine
[PATCH v5 0/4] RISC-V: Modularize common match conditions for trigger
2024-06-26 9:32 UTC (5+ messages)
` [PATCH v5 1/4] target/riscv: Add functions for common matching conditions of trigger
[PATCH v2] Consider discard option when writing zeros
2024-06-26 9:17 UTC (7+ messages)
[PATCH v5 0/6] hw/ppc: SPI model
2024-06-26 9:09 UTC (8+ messages)
` [PATCH v5 1/6] ppc/pnv: Remove ppc target dependency from pnv_xscom.h
` [PATCH v5 2/6] hw/ssi: Add SPI model
` [PATCH v5 3/6] hw/ssi: Extend "
` [PATCH v5 4/6] hw/block: Add Microchip's 25CSM04 to m25p80
` [PATCH v5 5/6] hw/ppc: SPI controller wiring to P10 chip
` [PATCH v5 6/6] tests/qtest: Add pnv-spi-seeprom qtest
linux-user cannot allocate stack memory on riscv64 host due to non-zero guest_base
2024-06-26 8:23 UTC (3+ messages)
[PATCH v4 00/14] riscv: QEMU RISC-V IOMMU Support
2024-06-26 8:10 UTC (12+ messages)
` [PATCH v4 01/14] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v4 02/14] hw/riscv: add riscv-iommu-bits.h
` [PATCH v4 06/14] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
` [PATCH v4 07/14] test/qtest: add riscv-iommu-pci tests
` [PATCH v4 14/14] docs/specs: add riscv-iommu
[RFC PATCH v3 0/2] Support RISC-V CSR read/write in Qtest environment
2024-06-26 7:57 UTC (5+ messages)
` [RFC PATCH v3 1/2] target/riscv: Add RISC-V CSR qtest support
` [RFC PATCH v3 2/2] tests/qtest: QTest example for RISC-V CSR register
[RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-06-26 7:53 UTC (6+ messages)
` [RFC PATCH 1/1] vhost-user: add shmem mmap request
[PATCH v3] virtio-pci: Fix the use of an uninitialized irqfd
2024-06-26 7:44 UTC (2+ messages)
[PATCH] tests/avocado: add hotplug_blk test
2024-06-26 7:24 UTC (3+ messages)
[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext
2024-06-26 6:18 UTC (8+ messages)
` [PATCH v2 2/6] target/riscv: Add Control Transfer Records CSR definitions
` [PATCH v2 4/6] target/riscv: Add support to record CTR entries
[PATCH] hw/i386/intel_iommu: Block CFI when necessary
2024-06-26 6:16 UTC (2+ messages)
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-26 6:03 UTC (8+ messages)
[PATCH v7 0/2] Support RISC-V IOPMP
2024-06-26 5:53 UTC (6+ messages)
` [PATCH v7 2/2] hw/riscv/virt: Add IOPMP support
[PATCH 00/13] qapi: convert "Note" and "Example" sections to rST
2024-06-26 5:35 UTC (4+ messages)
` [PATCH 13/13] qapi: convert "
[PATCH] util: fix building on OpenBSD/powerpc
2024-06-26 4:38 UTC (4+ messages)
[PATCH] util/cpuinfo-aarch64: Add OpenBSD support
2024-06-26 4:36 UTC (4+ messages)
[PATCH v2] docs/cxl: fix some typos
2024-06-26 4:34 UTC
[PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-06-26 4:13 UTC (5+ messages)
[PATCH] vfio: container: Fix missing allocation of VFIOSpaprContainer
2024-06-26 3:56 UTC (7+ messages)
[RFC] vhost: Introduce packed vq and add buffer elements
2024-06-26 3:38 UTC (4+ messages)
[PATCH RFCv1 00/10] hw/arm/virt: Add multiple nested SMMUs
2024-06-26 0:28 UTC (11+ messages)
` [PATCH RFCv1 01/10] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
` [PATCH RFCv1 02/10] hw/arm/virt: Add iommufd link to virt-machine
` [PATCH RFCv1 03/10] hw/arm/virt: Get the number of host-level SMMUv3 instances
` [PATCH RFCv1 04/10] hw/arm/virt: Add an SMMU_IO_LEN macro
` [PATCH RFCv1 05/10] hw/arm/virt: Add VIRT_NESTED_SMMU
` [PATCH RFCv1 06/10] hw/arm/virt: Assign vfio-pci devices to nested SMMUs
` [PATCH RFCv1 07/10] hw/arm/virt: Bypass iommu for default PCI bus
` [PATCH RFCv1 08/10] hw/arm/virt-acpi-build: Handle reserved bus number of pxb buses
` [PATCH RFCv1 09/10] hw/arm/virt-acpi-build: Build IORT with multiple SMMU nodes
` [PATCH RFCv1 10/10] hw/arm/virt-acpi-build: Enable ATS for nested SMMUv3
[PATCH] ui/gtk: Negative Page number is not valid
2024-06-26 0:08 UTC
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-06-26 1:51 UTC (6+ messages)
[PATCH 0/4] Add support for Zhaoxin Yongfeng CPU model and other improvements
2024-06-26 2:47 UTC (3+ messages)
[PATCH v3 0/6] Introduce extension implied rules
2024-06-26 0:45 UTC (6+ messages)
` [PATCH v3 1/6] target/riscv: Introduce extension implied rules definition
` [PATCH v3 2/6] target/riscv: Introduce extension implied rule helpers
[PATCH v2] target/riscv: Add support for machine specific pmu's events
2024-06-25 18:18 UTC (2+ messages)
[PATCH v2 00/13] target/arm: AdvSIMD conversion, part 2
2024-06-25 18:35 UTC (14+ messages)
` [PATCH v2 01/13] target/arm: Fix VCMLA Dd, Dn, Dm[idx]
` [PATCH v2 02/13] target/arm: Fix SQDMULH (by element) with Q=0
` [PATCH v2 03/13] target/arm: Fix FJCVTZS vs flush-to-zero
` [PATCH v2 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
` [PATCH v2 05/13] target/arm: Convert SDOT, UDOT "
` [PATCH v2 06/13] target/arm: Convert SUDOT, USDOT "
` [PATCH v2 07/13] target/arm: Convert BFDOT "
` [PATCH v2 08/13] target/arm: Convert BFMLALB, BFMLALT "
` [PATCH v2 09/13] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA "
` [PATCH v2 10/13] target/arm: Add data argument to do_fp3_vector
` [PATCH v2 11/13] target/arm: Convert FCADD to decodetree
` [PATCH v2 12/13] target/arm: Convert FCMLA "
` [PATCH v2 13/13] target/arm: Delete dead code from disas_simd_indexed
[PATCH 0/2] Implement dirty ring for pre-copy migration
2024-06-25 21:51 UTC (5+ messages)
` [PATCH 1/2] migration: Implement dirty ring
[PATCH] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()
2024-06-25 19:12 UTC (3+ messages)
[PATCH 0/3] Mouse cursor improvements on macOS and VNC
2024-06-25 18:57 UTC (6+ messages)
` [PATCH 3/3] ui/cocoa: Adds support for mouse cursors
[PATCH qemu 0/2] hw/cxl: DCD tweaks and improvements
2024-06-25 17:08 UTC (3+ messages)
` [PATCH 1/2] hw/cxl/events: Improve QMP interfaces and documentation for add/release dynamic capacity
` [PATCH 2/2] hw/cxl/events: Mark cxl-add-dynamic-capacity and cxl-release-dynamic-capcity unstable
[PULL 00/42] vfio queue
2024-06-25 17:25 UTC (2+ messages)
[PATCH 0/4] hw/usb/u2f-passthru: U2F keepalive fixes
2024-06-25 14:53 UTC (5+ messages)
` [PATCH 1/4] hw/usb/u2f: Add `start` and `stop` callbacks to U2F key class
` [PATCH 2/4] hw/usb/u2f-passthru: Do not needlessly retain handle to hidraw chardev
` [PATCH 3/4] hw/usb/u2f-passthru: Clean up code
` [PATCH 4/4] hw/usb/u2f-passthru: Implement FIDO U2FHID keep-alive
[PATCH 0/2] block: allow commit to unmap zero blocks
2024-06-25 16:25 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH 1/1] prealloc: add truncate mode for prealloc filter
2024-06-25 16:09 UTC (2+ messages)
[PATCH 00/32] hw/sd: eMMC support
2024-06-25 15:54 UTC (6+ messages)
` [PATCH 18/32] hw/sd: Add emmc_cmd_APP_CMD() handler
[RFC PATCH] testing: restore some testing for i686
2024-06-25 15:28 UTC (2+ messages)
[PATCH v3 00/15] Add support for RISC-V ACPI tests
2024-06-25 15:18 UTC (7+ messages)
` [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V
[RFC PATCH v4 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
2024-06-25 15:14 UTC (4+ messages)
` [RFC PATCH v4 2/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unmasked unit-stride load/store
[PATCH v4 00/16] Add support for RISC-V ACPI tests
2024-06-25 15:08 UTC (17+ messages)
` [PATCH v4 01/16] hw/riscv/virt.c: Make block devices default to virtio
` [PATCH v4 02/16] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support
` [PATCH v4 03/16] uefi-test-tools: Add support for python based build script
` [PATCH v4 04/16] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PATCH v4 05/16] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PATCH v4 06/16] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH v4 07/16] tests/qtest/bios-tables-test.c: Set "arch" for aarch64 tests
` [PATCH v4 08/16] tests/qtest/bios-tables-test.c: Set "arch" for x86 tests
` [PATCH v4 09/16] tests/data/acpi: Move x86 ACPI tables under x86/${machine} path
` [PATCH v4 10/16] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path
` [PATCH v4 11/16] meson.build: Add RISC-V to the edk2-target list
` [PATCH v4 12/16] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PATCH v4 13/16] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PATCH v4 14/16] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V
` [PATCH v4 15/16] tests/qtest/bios-tables-test.c: Enable basic testing "
` [PATCH v4 16/16] tests/qtest/bios-tables-test: Add expected ACPI data files "
[PATCH v7] target/riscv/kvm/kvm-cpu.c: kvm_riscv_handle_sbi() fail with vendor-specific SBI
2024-06-25 15:02 UTC (2+ messages)
` [PATCH v8] "
Help improve 32-bit testing
2024-06-25 14:54 UTC (6+ messages)
[PATCH 0/2] ui/cocoa: Add cursor composition
2024-06-25 14:51 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] target/riscv: Add support for machine specific pmu's events
2024-06-25 14:41 UTC
[PATCH 00/13] target/arm: AdvSIMD conversion, part 2
2024-06-25 14:21 UTC (5+ messages)
` [PATCH 13/13] target/arm: Delete dead code from disas_simd_indexed
[PATCH v4 0/9] Add MTE stubs for aarch64 user mode
2024-06-25 14:14 UTC (4+ messages)
` [PATCH v4 5/9] target/arm: Make some MTE helpers widely available
[PULL 00/46] virtio: features,fixes
2024-06-25 14:01 UTC (3+ messages)
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-06-25 14:08 UTC (4+ 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).