QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-29 06:38:49 to 2024-04-29 19:12:27 UTC [more...]

[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
 2024-04-29 19:10 UTC 

[PATCH v2 0/6] migration removals & deprecations
 2024-04-29 19:07 UTC  (11+ messages)
` [PATCH v2 3/6] migration: Remove 'blk/-b' option from migrate commands
` [PATCH v2 6/6] migration: Deprecate fd: for file migration

[PATCH 0/5] target/alpha: Implement CF_PCREL
 2024-04-29 18:55 UTC  (10+ messages)
` [PATCH 1/5] target/alpha: Use cpu_env in preference to ALPHA_CPU
` [PATCH 2/5] target/alpha: Hoist branch shift to initial decode
` [PATCH 3/5] target/alpha: Split out gen_goto_tb
` [PATCH 4/5] target/alpha: Split out gen_pc_disp

[PULL 0/6] Block jobs patches for 2024-04-29
 2024-04-29 18:39 UTC  (10+ messages)
` [PULL 1/6] blockcommit: Reopen base image as RO after abort
` [PULL 2/6] block/copy-before-write: fix permission
` [PULL 3/6] block/copy-before-write: support unligned snapshot-discard
` [PULL 4/6] block/copy-before-write: create block_copy bitmap in filter node
` [PULL 5/6] qapi: blockdev-backup: add discard-source parameter
` [PULL 6/6] iotests: add backup-discard-source

[PATCH] Hexagon: add PC alignment check and exception
 2024-04-29 18:19 UTC  (5+ messages)

[PATCH] Hexagon: add PC alignment check and exception
 2024-04-29 18:02 UTC 

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-29 17:50 UTC  (4+ messages)
` [PATCH 3/6] hw/acpi: Generic Port Affinity Structure support

[PATCH V1 00/26] Live update: cpr-exec
 2024-04-29 15:55 UTC  (27+ messages)
` [PATCH V1 01/26] oslib: qemu_clear_cloexec
` [PATCH V1 02/26] vl: helper to request re-exec
` [PATCH V1 03/26] migration: SAVEVM_FOREACH
` [PATCH V1 04/26] migration: delete unused parameter mis
` [PATCH V1 05/26] migration: precreate vmstate
` [PATCH V1 06/26] migration: precreate vmstate for exec
` [PATCH V1 07/26] migration: VMStateId
` [PATCH V1 08/26] migration: vmstate_info_void_ptr
` [PATCH V1 09/26] migration: vmstate_register_named
` [PATCH V1 10/26] migration: vmstate_unregister_named
` [PATCH V1 11/26] migration: vmstate_register at init time
` [PATCH V1 12/26] migration: vmstate factory object
` [PATCH V1 13/26] physmem: ram_block_create
` [PATCH V1 14/26] physmem: hoist guest_memfd creation
` [PATCH V1 15/26] physmem: hoist host memory allocation
` [PATCH V1 16/26] physmem: set ram block idstr earlier
` [PATCH V1 17/26] machine: memfd-alloc option
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 19/26] physmem: preserve ram blocks for cpr
` [PATCH V1 20/26] migration: cpr-exec mode
` [PATCH V1 21/26] migration: migrate_add_blocker_mode
` [PATCH V1 22/26] migration: ram block cpr-exec blockers
` [PATCH V1 23/26] migration: misc "
` [PATCH V1 24/26] seccomp: cpr-exec blocker
` [PATCH V1 25/26] migration: fix mismatched GPAs during cpr-exec
` [PATCH V1 26/26] migration: only-migratable-modes

QEMU Community Call Agenda Items (April 30th, 2024)
 2024-04-29 15:55 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update my email address
 2024-04-29 15:49 UTC 

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29 15:25 UTC  (21+ messages)
` [PATCH 11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread()
` [PATCH 12/24] accel/tcg: Move TaskState from CPUState to TCG AccelCPUState
` [PATCH 13/24] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
` [PATCH 14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState
` [PATCH 15/24] accel/tcg: Restrict IcountDecr and CPUTLB to TCG
` [PATCH 16/24] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH 17/24] accel/tcg: Move @mem_io_pc "
` [PATCH 18/24] accel/tcg: Move @cflags_next_tb "
` [PATCH 19/24] accel/tcg: Move @iommu_notifiers "

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-04-29 15:09 UTC  (11+ messages)

[PATCH v3 0/4] migration: do not exit on incoming failure
 2024-04-29 15:03 UTC  (6+ messages)
` [PATCH v3 4/4] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-29 14:56 UTC  (14+ messages)

[PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
 2024-04-29 14:52 UTC  (4+ messages)

[PATCH v3 0/5] vhost-user-blk: live resize additional APIs
 2024-04-29 14:49 UTC  (11+ messages)
` [PATCH v3 4/5] qapi: introduce device-sync-config
` [PATCH v3 5/5] qapi: introduce CONFIG_READ event

[PATCH] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-04-29 14:02 UTC  (7+ messages)

[PULL 0/1] ufs queue
 2024-04-29 14:02 UTC  (5+ messages)
` [PULL 1/1] hw/ufs: Fix buffer overflow bug

[PULL 0/1] Block patches
 2024-04-29 13:43 UTC  (2+ messages)
` [PULL 1/1] hw/ufs: Fix buffer overflow bug

[PATCH v6 00/10] Optimize buffer_is_zero
 2024-04-29 13:21 UTC  (17+ messages)
` [PATCH v6 02/10] util/bufferiszero: Remove AVX512 variant
` [PATCH v6 06/10] util/bufferiszero: Improve scalar variant
` [PATCH v6 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PATCH v6 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PATCH v6 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [PATCH v6 10/10] tests/bench: Add bufferiszero-bench

[RFC] vhost-blk: add a vhost_blk implementation
 2024-04-29 12:04 UTC 

[PATCH 0/3] target/ppc: Moving VMX insns to decodetree
 2024-04-29 12:49 UTC  (7+ messages)
` [PATCH 1/3] target/ppc: Move VMX storage access instructions "
` [PATCH 2/3] target/ppc: Move VMX integer logical "
` [PATCH 3/3] target/ppc: Move VMX integer max/min "

[PATCH v3] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-04-29 12:40 UTC  (6+ messages)

[PULL v2 0/9] Trivial patches for 2024-04-29
 2024-04-29 12:31 UTC  (2+ messages)
` [PULL v2 6/9] backends/cryptodev-builtin: Fix local_error leaks

[PATCH 0/2] accel: Fix NULL deref in NVMM / WHPX vCPU init
 2024-04-29 12:24 UTC  (4+ messages)
` [PATCH 1/2] accel/whpx: Fix NULL dereference in whpx_init_vcpu()
` [PATCH 2/2] accel/nvmm: Fix NULL dereference in nvmm_init_vcpu()

[PATCH v4 0/1] ARM Sbsa-ref: Enable CPU cluster topology
 2024-04-29 12:21 UTC  (5+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine

[PULL 0/9] Trivial patches for 2024-04-29
 2024-04-29 12:13 UTC  (11+ messages)
` [PULL 1/9] target/i386/cpu: Remove "x86" prefix from the CPU list
` [PULL 2/9] target/s390x/cpu_models: Rework the output of "-cpu help"
` [PULL 3/9] target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list
` [PULL 4/9] scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
` [PULL 5/9] scripts/checkpatch: Do not use mailmap
` [PULL 6/9] backends/cryptodev-builtin: Fix local_error leaks
` [PULL 7/9] target/loongarch/cpu.c: typo fix: expection
` [PULL 8/9] target/riscv/kvm: remove sneaky strerrorname_np() instance
` [PULL 9/9] checkpatch.pl: forbid strerrorname_np()

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-29 12:02 UTC  (2+ messages)

[PATCH 1/1] vhost-vsock: add VIRTIO_F_RING_PACKED to feaure_bits
 2024-04-29 11:33 UTC 

[PATCH v2] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-04-29 11:27 UTC  (3+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-29 11:19 UTC  (11+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

Patch "virtio_net: Do not send RSS key if it is not supported" has been added to the 6.1-stable tree
 2024-04-29 11:07 UTC 

[PATCH 6.1.y] virtio_net: Do not send RSS key if it is not supported
 2024-04-29 11:04 UTC  (2+ messages)

[PATCH v3 00/20] Rewrite plugin code generation
 2024-04-29 11:00 UTC  (7+ messages)
` [PATCH v3 01/20] tcg: Make tcg/helper-info.h self-contained
` [PATCH v3 02/20] tcg: Pass function pointer to tcg_gen_call*
` [PATCH v3 04/20] plugins: Move function pointer in qemu_plugin_dyn_cb

[PATCH v2 00/33] accel/tcg: Improve disassembly for target and plugin
 2024-04-29 10:55 UTC  (16+ messages)
` [PATCH v2 06/33] accel/tcg: Record mmio bytes during translation
` [PATCH v2 07/33] accel/tcg: Record when translator_fake_ldb is used
` [PATCH v2 09/33] plugins: Copy memory in qemu_plugin_insn_data
` [PATCH v2 11/33] plugins: Use translator_st for qemu_plugin_insn_data
` [PATCH v2 12/33] plugins: Read mem_only directly from TB cflags
` [PATCH v2 23/33] target/hexagon: Use translator_ldl in pkt_crosses_page
` [PATCH v2 29/33] target/riscv: Use translator_ld* for everything

[PATCH v2 0/1] stubs: Add missing qga stubs
 2024-04-29 10:37 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] Make it possible to compile the x86 binaries without FDC
 2024-04-29 10:31 UTC  (2+ messages)

[PATCH 0/3] Remove useless architecture prefix from the CPU list
 2024-04-29 10:26 UTC  (4+ messages)

[PATCH v4 0/3] vhost-user-blk: live resize additional APIs
 2024-04-29 10:16 UTC  (4+ messages)
` [PATCH v4 1/3] qdev-monitor: add option to report GenericError from find_device_state
` [PATCH v4 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
` [PATCH v4 3/3] qapi: introduce device-sync-config

[PATCH] qga: Re-enable the qga-ssh-test when running without fuzzing
 2024-04-29 10:08 UTC  (2+ messages)

[PATCH] .gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobs
 2024-04-29 10:01 UTC 

[PATCH v1] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-04-29  9:46 UTC  (6+ messages)

[PATCH 1/2] target/riscv: prioritize pmp errors in raise_mmu_exception()
 2024-04-29  9:43 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: do not set mtval2 for non guest-page faults

[PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
 2024-04-29  8:26 UTC  (4+ messages)

[PULL 00/38] Exec / accelerators patches
 2024-04-29  8:22 UTC  (4+ messages)
` [PULL 20/38] accel/whpx: Use accel-specific per-vcpu @dirty field

[PATCH] hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
 2024-04-29  8:18 UTC  (2+ messages)

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-29  7:58 UTC  (5+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v4 0/4] migration: do not exit on incoming failure
 2024-04-29  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PATCH v4 2/4] migration: process_incoming_migration_co(): complete cleanup on failure
` [PATCH v4 3/4] migration: process_incoming_migration_co(): rework error reporting
` [PATCH v4 4/4] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-29  7:38 UTC  (3+ messages)

[PATCH v5] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-29  7:36 UTC 

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-04-29  7:21 UTC  (3+ messages)
` [PATCH v2 04/15] hw/riscv: add riscv-iommu-pci device

[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
 2024-04-29  7:05 UTC  (2+ messages)

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-04-29  6:50 UTC  (20+ messages)
` [PATCH v3 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v3 02/19] vfio/container: Introduce HostIOMMUDeviceLegacyVFIO device
` [PATCH v3 03/19] backends/iommufd: Introduce abstract HostIOMMUDeviceIOMMUFD device
` [PATCH v3 04/19] vfio/iommufd: Introduce HostIOMMUDeviceIOMMUFDVFIO device
` [PATCH v3 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v3 06/19] range: Introduce range_get_last_bit()
` [PATCH v3 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v3 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v3 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v3 10/19] vfio/container: Implement HostIOMMUDeviceClass::check_cap() handler
` [PATCH v3 11/19] backends/iommufd: "
` [PATCH v3 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
` [PATCH v3 13/19] vfio: Create host IOMMU device instance
` [PATCH v3 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v3 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v3 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v3 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v3 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v3 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[PATCH v2 0/4] target/arm: Make the counter frequency default 1GHz for new CPUs, machines
 2024-04-29  6:37 UTC  (3+ messages)
` [PATCH v2 2/4] hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz


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 read-only IMAP folder(s) and NNTP newsgroup(s).