messages from 2024-06-12 15:37:54 to 2024-06-13 14:21:00 UTC [more...]
[RFC PATCH v3 0/5] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
2024-06-13 14:19 UTC (3+ messages)
` [RFC PATCH v3 3/5] target/riscv: rvv: Provide a fast path using direct access to host ram for unit-stride whole register load/store
` [RFC PATCH v3 5/5] target/riscv: Inline unit-stride ld/st and corresponding functions for performance
[PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model
2024-06-13 14:13 UTC (12+ messages)
` [PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models
` [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit
` [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa
` [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
2024-06-13 14:07 UTC (3+ messages)
` [PATCH v5 5/5] iotests: Add `vvfat` tests
Sample 'qapi-schema-diff' output for v9.0.0 vs origin/master
2024-06-13 14:07 UTC (3+ messages)
[PATCH 0/4] migration: New postcopy state, and some cleanups
2024-06-13 13:50 UTC (5+ messages)
` [PATCH 1/4] migration/multifd: Avoid the final FLUSH in complete()
` [PATCH 2/4] migration: Rename thread debug names
[PATCH v3 0/5] hw/ppc: SPI model
2024-06-13 13:45 UTC (4+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model
[PATCH v1 00/16] vfio: QOMify VFIOContainer
2024-06-13 13:38 UTC (7+ messages)
` [PATCH v1 11/16] vfio/container: Change VFIOContainerBase to use QOM
` [PATCH v1 15/16] vfio/container: Remove vfio_container_init()
[PATCH 00/26] hw/ppc: Prefer HumanReadableText over Monitor
2024-06-13 13:36 UTC (8+ messages)
[PATCH] vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
2024-06-13 6:51 UTC
[PATCH] hw/acpi: increase default size for rsdp file
2024-06-13 9:33 UTC
[PATCH] ui/gtk: Wait until the current guest frame is rendered before switching to RUN_STATE_SAVE_VM
2024-06-13 13:16 UTC (8+ messages)
[PATCH v1 0/3] util/readline.c: Add common but missing shortcuts
2024-06-13 13:08 UTC (5+ messages)
` [PATCH v1 1/3] util/readline.c:fix lints for readline_handle_byte
` [PATCH v1 2/3] util/readline.c: add C-n, C-p shortcuts
` [PATCH v1 3/3] util/readline.c: add C-u shortcut
[PATCH v2] hw/net/virtio-net.c: fix crash in iov_copy()
2024-06-13 12:45 UTC
[PATCH v2 0/9] plugins: Use unwind info for special gdb registers
2024-06-13 12:35 UTC (5+ messages)
` [PATCH v2 8/9] target/arm: Add aarch64_tcg_ops
[PATCH v3 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-06-13 12:08 UTC (12+ messages)
` [PATCH v3 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
` [PATCH v3 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
` [PATCH v3 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
` [PATCH v3 4/7] virtio-iommu: Compute host reserved regions
` [PATCH v3 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
` [PATCH v3 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
` [PATCH v3 7/7] memory: Remove IOMMU MR iommu_set_iova_range API
[PATCH] tests/qtest/fuzz/virtio_net_fuzz.c: fix virtio_net_fuzz_multi
2024-06-13 11:59 UTC (3+ messages)
[PATCH 00/20] qga: clean up command source locations and conditionals
2024-06-13 11:55 UTC (11+ messages)
` [PATCH 08/20] qga: conditionalize schema for commands unsupported on Windows
` [PATCH 18/20] qga: add note about where to disable commands for a platform
[PATCH RESEND v7 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
2024-06-13 11:31 UTC (4+ messages)
` [PATCH RESEND v7 10/12] hostmem: add a new memory backend based on POSIX shm_open()
[PATCH v6 0/1] Support IPv6 route info
2024-06-13 11:18 UTC (3+ messages)
` [PATCH v6 1/1] qga/linux: Add new api 'guest-network-get-route'
[PATCH 0/3] plugins: Few debugging cleanups
2024-06-13 10:52 UTC (2+ messages)
[PATCH v3 0/4] allow to deprecate objects and devices
2024-06-13 10:48 UTC (9+ messages)
` [PATCH v3 2/4] usb/hub: mark as deprecated
[PATCH v2 0/2] target/s390x: Fix tracing header path in TCG mem_helper.c
2024-06-13 10:44 UTC (3+ messages)
` [PATCH v2 1/2] hw/s390x: Introduce s390_skeys_get|set() helpers
` [PATCH v2 2/2] target/s390x: Use s390_skeys_get|set() helper
[PATCH] adding corss namespace copy support (tp-4130)
2024-06-13 5:03 UTC
[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4
2024-06-13 10:37 UTC (7+ messages)
` [RFC PATCH 01/16] accel/tcg: Store section pointer in CPUTLBEntryFull
` [RFC PATCH 02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU
[RFC PATCH 0/2] Support RISC-V CSR read/write in Qtest environment
2024-06-13 10:14 UTC (4+ messages)
` [PATCH 1/2] Add RISC-V CSR qtest support
` [PATCH 2/2] QTest example for RISC-V CSR register
[PATCH] tests/qtest/fuzz: fix memleak in qos_fuzz.c
2024-06-13 10:04 UTC (2+ messages)
[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
2024-06-13 9:52 UTC (11+ messages)
` [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
` [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
` [RFC v2 4/7] virtio-iommu: Compute host reserved regions
Qemu License question
2024-06-13 9:51 UTC (6+ messages)
[PULL 00/42] i386, scsi. hostmem fixes for 2024-06-08
2024-06-13 9:50 UTC (3+ messages)
` [PULL 39/42] i386: Add support for SUCCOR feature
[RFC PATCH 00/34] Compile accel/tcg once (partially)
2024-06-13 9:50 UTC (4+ messages)
` [RFC PATCH 27/34] accel/tcg: Make translate-all.c target independent
[PATCH] cpu: fix memleak of 'halt_cond' and 'thread'
2024-06-13 9:39 UTC (2+ messages)
[PATCH v2 0/4] Move VSX storage access and compare insns to
2024-06-13 9:33 UTC (5+ messages)
` [PATCH v2 1/4] target/ppc: Moving VSX scalar storage access insns to decodetree
` [PATCH v2 2/4] target/ppc: Move VSX vector with length "
` [PATCH v2 3/4] target/ppc: Move VSX vector "
` [PATCH v2 4/4] target/ppc: Move VSX fp compare "
[PATCH v7 0/2] Support RISC-V IOPMP
2024-06-13 9:26 UTC (3+ messages)
` [PATCH v7 1/2] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
2024-06-13 9:20 UTC (20+ messages)
` [RFC PATCH v2 3/5] rust: add PL011 device model
[PATCH v3 0/2] meson: Remove libibumad dependence
2024-06-13 9:01 UTC (2+ messages)
[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
2024-06-13 8:57 UTC (16+ messages)
` [PATCH 1/9] include/exec: add missing include guard comment
` [PATCH 2/9] gdbstub: move enums into separate header
` [PATCH 3/9] plugins: Ensure register handles are not NULL
` [PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
` [PATCH 8/9] plugins: add time control API
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling
[PATCH 00/32] hw/sd: eMMC support
2024-06-13 8:41 UTC (10+ messages)
` [PATCH 20/32] hw/sd: Add CMD21 tuning sequence
` [PATCH 21/32] hw/sd: Add mmc switch function support
` [PATCH 26/32] hw/sd: Fix SET_BLOCK_COUNT command argument
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-06-13 8:35 UTC (9+ messages)
` [PATCH v5 17/65] i386/tdx: Adjust the supported CPUID based on TDX restrictions
` [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
[PATCH v4 0/5] backup: discard-source parameter
2024-06-13 8:02 UTC (5+ messages)
` [PATCH v4 5/5] iotests: add backup-discard-source
[PATCH v6 00/10] Support persistent reservation operations
2024-06-13 7:13 UTC (11+ messages)
` [PATCH v6 01/10] block: add persistent reservation in/out api
` [PATCH v6 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v6 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v6 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v6 05/10] hw/scsi: add persistent reservation in/out api for scsi device
` [PATCH v6 06/10] block/nvme: add reservation command protocol constants
` [PATCH v6 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v6 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v6 09/10] hw/nvme: add reservation protocal command
` [PATCH v6 10/10] block/iscsi: add persistent reservation in/out driver
[RFC PATCH v2 0/2] ui/gtk: Introduce new param - Connectors
2024-06-13 6:56 UTC (8+ messages)
Historical QAPI schema parser, "compiled schema", and qapi-schema-diff
2024-06-13 6:13 UTC
[PATCH v2] virtio-iommu: add error check before assert
2024-06-13 5:49 UTC
[PULL 00/25] target/i386, SCSI changes for 2024-06-11
2024-06-13 5:29 UTC (2+ messages)
[PATCH v1] virtio-iommu: add error check before assert
2024-06-13 5:27 UTC (7+ messages)
[PATCH] Update event idx if guest has made extra buffers during double check
2024-06-13 2:21 UTC
[PATCH] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
2024-06-13 2:48 UTC (3+ messages)
[RFC PATCH] memory: Introduce memory region fetch operation
2024-06-13 2:46 UTC (3+ messages)
[PATCH v3 0/3] hw/dma: Add error handling for loading descriptions failing
2024-06-13 1:35 UTC (4+ messages)
` [PATCH v3 1/3] hw/dma: Enhance error handling in loading description
` [PATCH v3 2/3] hw/dma: Add a trace log for a description loading failure
` [PATCH v3 3/3] hw/net: Fix the transmission return size
[PATCH v2 0/3] hw/dma: Add error handling for loading descriptions failing
2024-06-13 1:24 UTC (4+ messages)
` [PATCH v2 2/3] hw/dma: Add a trace log for a description loading failure
[PATCH v8 0/7] Live Migration With IAA
2024-06-13 1:06 UTC (6+ messages)
` [PATCH v8 4/7] migration/multifd: add qpl compression method
[PULL 0/6] Tracing patches
2024-06-12 23:00 UTC (2+ messages)
[PULL 0/5] virtio-grants-v8-tag
2024-06-12 21:29 UTC (6+ messages)
` [PULL 1/5] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PULL 2/5] xen: mapcache: Unmap first entries in buckets
` [PULL 3/5] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PULL 4/5] xen: mapcache: Add support for grant mappings
` [PULL 5/5] hw/arm: xen: Enable use of "
[PATCH 0/2] Bug fixes for plugins
2024-06-12 21:32 UTC (4+ messages)
` [PATCH 1/2] plugins: missing QEMU_PLUGIN_API for time control
` [PATCH 2/2] plugins: fix inject_mem_cb rw masking
[PATCH] accel/tcg/plugin: Fix inject_mem_cb rw masking
2024-06-12 19:56 UTC (3+ messages)
[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
2024-06-12 19:48 UTC (5+ messages)
[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
2024-06-12 18:44 UTC (12+ messages)
` [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration
[PATCH v3] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
2024-06-12 17:48 UTC (5+ messages)
[PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
2024-06-12 17:08 UTC (12+ messages)
[PATCH v3] accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
2024-06-12 15:43 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).