messages from 2024-06-05 08:18:46 to 2024-06-05 20:20:23 UTC [more...]
[PATCH v7 0/7] Live Migration With IAA
2024-06-05 20:19 UTC (7+ messages)
` [PATCH v7 1/7] docs/migration: add qpl compression feature
` [PATCH v7 3/7] configure: add --enable-qpl build option
` [PATCH v7 5/7] migration/multifd: implement initialization of qpl compression
[PULL 00/20] Net patches
2024-06-05 20:18 UTC (6+ messages)
` [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors
[RFC PATCH] subprojects: add a wrapper for libvirglrenderer
2024-06-05 20:05 UTC (6+ messages)
[PATCH 0/5] s390x: Add Full Boot Order Support
2024-06-05 20:01 UTC (10+ messages)
` [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
` [PATCH 4/5] s390x: Add boot device fallback infrastructure
` [PATCH 5/5] s390x: Enable and document boot device fallback on panic
[PATCH v3 00/28] linux-user/i386: Properly align signal frame
2024-06-05 19:38 UTC (4+ messages)
[PATCH 0/7] Live migration acceleration with UADK
2024-06-05 19:18 UTC (12+ messages)
` [PATCH 1/7] docs/migration: add uadk compression feature
` [PATCH 4/7] migration/multifd: Add UADK initialization
` [PATCH 5/7] migration/multifd: Add UADK based compression and decompression
` [PATCH 6/7] migration/multifd: Switch to no compression when no hardware support
` [PATCH 7/7] tests/migration-test: add uadk compression test
Add 'info pg' command to monitor
2024-06-05 18:53 UTC (7+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
` [PATCH v2 2/6] Convert 'info tlb' to use generic iterator
[PATCH v3] chardev: add path option for pty backend
2024-06-05 18:50 UTC
[PULL 00/38] sparc + linux-user patch queue
2024-06-05 18:49 UTC (40+ messages)
` [PULL 01/38] linux-user: Add ioctl for BLKBSZSET
` [PULL 02/38] target/sparc: Fix ARRAY8
` [PULL 03/38] target/sparc: Rewrite gen_edge
` [PULL 04/38] target/sparc: Fix do_dc
` [PULL 05/38] target/sparc: Fix helper_fmul8ulx16
` [PULL 06/38] target/sparc: Perform DFPREG/QFPREG in decodetree
` [PULL 07/38] target/sparc: Remove gen_dest_fpr_D
` [PULL 08/38] target/sparc: Remove cpu_fpr[]
` [PULL 09/38] target/sparc: Use gvec for VIS1 parallel add/sub
` [PULL 10/38] target/sparc: Implement FMAf extension
` [PULL 11/38] target/sparc: Add feature bits for VIS 3
` [PULL 12/38] target/sparc: Implement ADDXC, ADDXCcc
` [PULL 13/38] target/sparc: Implement CMASK instructions
` [PULL 14/38] target/sparc: Implement FCHKSM16
` [PULL 15/38] target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMUL
` [PULL 16/38] target/sparc: Implement FLCMP
` [PULL 17/38] target/sparc: Implement FMEAN16
` [PULL 18/38] target/sparc: Implement FPADD64, FPSUB64
` [PULL 19/38] target/sparc: Implement FPADDS, FPSUBS
` [PULL 20/38] target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8
` [PULL 21/38] target/sparc: Implement FSLL, FSRL, FSRA, FSLAS
` [PULL 22/38] target/sparc: Implement LDXEFSR
` [PULL 23/38] target/sparc: Implement LZCNT
` [PULL 24/38] target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOd
` [PULL 25/38] target/sparc: Implement PDISTN
` [PULL 26/38] target/sparc: Implement UMULXHI
` [PULL 27/38] target/sparc: Implement XMULX
` [PULL 28/38] target/sparc: Enable VIS3 feature bit
` [PULL 29/38] target/sparc: Implement IMA extension
` [PULL 30/38] target/sparc: Add feature bit for VIS4
` [PULL 31/38] target/sparc: Implement FALIGNDATAi
` [PULL 32/38] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
` [PULL 33/38] target/sparc: Implement VIS4 comparisons
` [PULL 34/38] target/sparc: Implement FPMIN, FPMAX
` [PULL 35/38] target/sparc: Implement SUBXC, SUBXCcc
` [PULL 36/38] target/sparc: Implement MWAIT
` [PULL 37/38] target/sparc: Implement monitor ASIs
` [PULL 38/38] target/sparc: Enable VIS4 feature bit
[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
2024-06-05 18:33 UTC (7+ messages)
` [PATCH V3 1/2] vl: Allow multiple -overcommit commands
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
2024-06-05 18:04 UTC
[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
2024-06-05 17:58 UTC (9+ messages)
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-06-05 17:51 UTC (4+ messages)
` [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support
[PATCH v12 00/13] Support blob memory and venus on qemu
2024-06-05 17:37 UTC (9+ messages)
[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
2024-06-05 17:34 UTC (3+ messages)
` [PATCH v3 08/13] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
[PULL 00/46] virtio: features,fixes
2024-06-05 17:19 UTC (12+ messages)
` [PULL 36/46] bios-tables-test: Add data for complex numa test (GI, GP etc)
[RFC PATCH 0/1] vhost-user: Add SHMEM_MAP/UNMAP requests
2024-06-05 16:57 UTC (12+ messages)
` [RFC PATCH 1/1] vhost-user: add shmem mmap request
[PULL 00/46] mostly i386 patches for 2024-06-04
2024-06-05 16:57 UTC (3+ messages)
` [PULL 01/46] docs, tests: do not specify scsi=off
[PATCH v2 00/37] target/sparc: Implement VIS4
2024-06-05 16:11 UTC (4+ messages)
` [PATCH v2 35/37] target/sparc: Implement MWAIT
[PATCH v2 0/4] ppc: spapr: Nested kvm guest migration fixes
2024-06-05 15:58 UTC (5+ messages)
` [PATCH v2 1/4] linux-header: PPC: KVM: Update one-reg ids for DEXCR, HASHKEYR and HASHPKEYR
` [PATCH v2 2/4] target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
` [PATCH v2 3/4] target/ppc/cpu_init: Synchronize HASHKEYR "
` [PATCH v2 4/4] target/ppc/cpu_init: Synchronize HASHPKEYR "
Unexpected error in rme_configure_one() at ../target/arm/kvm-rme.c:159
2024-06-05 15:56 UTC (11+ messages)
[PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
2024-06-05 15:28 UTC (4+ messages)
` [PATCH 1/3] virtio-gpu: rutabaga: Properly set stride when copying resources
` [PATCH 2/3] virtio-gpu: rutabaga: Poll rutabaga upon events
` [PATCH 3/3] virtio-gpu: rutabaga: Add options to enable virgl and venus contexts
[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
2024-06-05 15:16 UTC (6+ messages)
` [PATCH 5/6] target/riscv: Add CTR sctrclr instruction
[PATCH] stubs/meson: Fix qemuutil build when --disable-system
2024-06-05 15:25 UTC
[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
2024-06-05 14:59 UTC (12+ messages)
[PATCH 0/3] RISC-V: ACPI: Namespace updates
2024-06-05 14:48 UTC (6+ messages)
` [PATCH 1/3] gpex-acpi: Support PCI link devices outside the host bridge
` [PATCH 3/3] hw/riscv/virt-acpi-build.c: Update the HID of RISC-V UART
[PATCH v1 0/1] hw/intc/arm_gic: Fix deactivation of SPI lines
2024-06-05 14:30 UTC (2+ messages)
` [PATCH v1 1/1] "
[PULL 00/63] First batch of i386 and build system patch for QEMU 9.1
2024-06-05 14:46 UTC (4+ messages)
` [PULL 17/63] stubs: include stubs only if needed
[PATCH 0/6] refactor RDMA live migration based on rsocket API
2024-06-05 14:18 UTC (10+ messages)
` [PATCH 1/6] migration: remove RDMA live migration temporarily
[PATCH v3 0/4] fix two edge cases related to stream block jobs
2024-06-05 14:14 UTC (8+ messages)
` [PATCH v3 2/4] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
[PATCH v2 0/3] x86 cpu test refactoring
2024-06-05 14:13 UTC (4+ messages)
` [PATCH v3 1/3] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
` [PATCH 2/3] tests/qtest/libqtest: add qtest_has_cpu() api
` [PATCH v2 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
[PATCH V12 0/8] Add architecture agnostic code to support vCPU Hotplug
2024-06-05 14:03 UTC (3+ messages)
[RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
2024-06-05 13:59 UTC (2+ messages)
[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
2024-06-05 13:32 UTC (2+ messages)
[PATCH v3 0/3] stdvga: fix screen blanking
2024-06-05 13:26 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder()
` [PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated()
[PATCH v2 1/2] qcow2: handle discard-no-unref in measure
2024-06-05 13:25 UTC (2+ messages)
` [PATCH v2 2/2] qcow2: don't allow discard-no-unref when discard is not enabled
[PATCH] mips64el-softmmu: Enable MTTCG
2024-06-05 12:47 UTC (3+ messages)
[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
2024-06-05 12:31 UTC (6+ messages)
` [PATCH v2 06/18] monitor: Stop removing non-duplicated fds
[PATCH v2 0/3] stdvga: fix screen blanking
2024-06-05 12:08 UTC (5+ messages)
` [PATCH v2 1/3] "
[PATCH] cxl: Get rid of unused cfmw_list
2024-06-05 12:02 UTC (2+ messages)
[PATCH 0/2] Add simd optimization with function buffer_is_zero
2024-06-05 11:53 UTC (4+ messages)
` [PATCH 1/2] util: Add lasx cpuinfo for loongarch64
` [PATCH 2/2] util/bufferiszero: Add simd acceleration "
[PATCH RFC 0/8] Add Counter delegation ISA extension support
2024-06-05 11:49 UTC (5+ messages)
` [PATCH RFC 2/8] target/riscv: Decouple AIA processing from xiselect and xireg
` [PATCH RFC 4/8] target/riscv: Support generic CSR indirect access
[PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
2024-06-05 11:44 UTC (8+ messages)
[PATCH v3 0/7] hvf x86 correctness and efficiency improvements
2024-06-05 11:25 UTC (8+ messages)
` [PATCH v3 1/7] i386/hvf: Adds support for INVTSC cpuid bit
` [PATCH v3 2/7] i386/hvf: Fixes some compilation warnings
` [PATCH v3 3/7] hvf: Consistent types for vCPU handles
` [PATCH v3 4/7] i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
` [PATCH v3 5/7] i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
` [PATCH v3 6/7] i386/hvf: Updates API usage to use modern vCPU run function
` [PATCH v3 7/7] hvf: Makes assert_hvf_ok report failed expression
linux-user emulation hangs during fork
2024-06-05 11:10 UTC (2+ messages)
[PATCH 1/2] qcow2: handle discard-no-unref in measure
2024-06-05 10:59 UTC (3+ messages)
` [PATCH 2/2] qcow2: don't allow discard-no-unref when discard is not enabled
[PATCH v4 0/5] backends/hostmem: Report more errors on failures
2024-06-05 10:44 UTC (6+ messages)
` [PATCH v4 1/5] meson: Don't even detect posix_madvise() on Darwin
` [PATCH v4 2/5] osdep: Make qemu_madvise() to set errno in all cases
` [PATCH v4 3/5] osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
` [PATCH v4 4/5] backends/hostmem: Report error on qemu_madvise() failures
` [PATCH v4 5/5] backends/hostmem: Report error when memory size is unaligned
[PATCH 00/20] qga: clean up command source locations and conditionals
2024-06-05 10:41 UTC (10+ messages)
` [PATCH 07/20] qga: move CONFIG_FSFREEZE/TRIM to be meson defined options
` [PATCH 19/20] qga: move declare of QGAConfig struct to top of file
` [PATCH 20/20] qga: centralize logic for disabling/enabling commands
[PATCH 0/3] x86 cpu test refactoring
2024-06-05 8:42 UTC (3+ messages)
` [PATCH 3/3] tests/qtest/x86: check for availability of older cpu models before running tests
[PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
2024-06-05 8:30 UTC (18+ messages)
` [PATCH v7 01/17] backends: Introduce HostIOMMUDevice abstract
` [PATCH v7 02/17] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v7 03/17] vfio/container: Introduce TYPE_HOST_IOMMU_DEVICE_LEGACY_VFIO device
` [PATCH v7 04/17] backends/iommufd: Introduce TYPE_HOST_IOMMU_DEVICE_IOMMUFD[_VFIO] devices
` [PATCH v7 05/17] range: Introduce range_get_last_bit()
` [PATCH v7 06/17] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v7 07/17] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v7 08/17] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v7 09/17] vfio/container: Implement HostIOMMUDeviceClass::get_cap() handler
` [PATCH v7 10/17] backends/iommufd: "
` [PATCH v7 11/17] vfio: Create host IOMMU device instance
` [PATCH v7 12/17] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v7 13/17] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v7 14/17] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v7 15/17] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v7 16/17] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v7 17/17] intel_iommu: Check compatibility with host IOMMU capabilities
[PATCH v2 0/4] allow to deprecate objects and devices
2024-06-05 8:33 UTC (8+ messages)
` [PATCH v2 4/4] vga/cirrus: deprecate, don't build by default
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).