messages from 2025-02-11 13:33:25 to 2025-02-12 03:47:11 UTC [more...]
[PATCH 0/6] tcg: Introduce constraint for zero register
2025-02-12 3:46 UTC (2+ messages)
` [PATCH 4/6] tcg/mips: Use 'z' constraint
[PULL 0/6] loongarch-to-apply queue
2025-02-12 3:16 UTC (7+ messages)
` [PULL 1/6] hw/loongarch/virt: Rename filename acpi-build with virt-acpi-build
` [PULL 2/6] hw/loongarch/virt: Rename function prefix name
` [PULL 3/6] hw/loongarch/virt: Add separate file for fdt building
` [PULL 4/6] hw/loongarch/virt: Set iocsr address space when CPU is created
` [PULL 5/6] hw/loongarch/virt: Remove unused ipistate
` [PULL 6/6] hw/loongarch/virt: CPU irq line connection improvement
[PATCH v2] hw/i386/amd_iommu: Allow migration
2025-02-12 2:51 UTC (3+ messages)
[PATCH v6 00/10] Support virtio-gpu DRM native context
2025-02-12 2:46 UTC (12+ messages)
[PATCH V3] target/loongarch: fix vcpu reset command word issue
2025-02-12 1:56 UTC
[PATCH] rust: add --rust-target option for bindgen
2025-02-12 1:22 UTC (9+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust
` vtables and procedural macros (was Re: [PATCH] rust: pl011: convert pl011_create to safe Rust)
[PULL 00/32] Misc HW patches for 2025-02-10
2025-02-12 1:39 UTC (8+ messages)
Incorrect warnings for riscv64-linuxuser
2025-02-12 0:16 UTC
[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
2025-02-11 23:40 UTC (6+ messages)
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
[PULL 00/14] Mem next patches
2025-02-11 22:50 UTC (15+ messages)
` [PULL 01/14] system/physmem: take into account fd_offset for file fallocate
` [PULL 02/14] os: add an ability to lock memory on_fault
` [PULL 03/14] system/vl: extract overcommit option parsing into a helper
` [PULL 04/14] system: introduce a new MlockState enum
` [PULL 05/14] overcommit: introduce mem-lock=on-fault
` [PULL 06/14] physmem: factor out memory_region_is_ram_device() check in memory_access_is_direct()
` [PULL 07/14] physmem: factor out RAM/ROMD "
` [PULL 08/14] physmem: factor out direct access check into memory_region_supports_direct_access()
` [PULL 09/14] physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
` [PULL 10/14] memory: pass MemTxAttrs to memory_access_is_direct()
` [PULL 11/14] hmp: use cpu_get_phys_page_debug() in hmp_gva2gpa()
` [PULL 12/14] physmem: teach cpu_memory_rw_debug() to write to more memory regions
` [PULL 13/14] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PULL 14/14] system/physmem: poisoned memory discard on reboot
[PATCH v8 0/3] Poisoned memory recovery on reboot
2025-02-11 22:35 UTC (5+ messages)
` [PATCH v8 1/3] system/physmem: handle hugetlb correctly in qemu_ram_remap()
` [PATCH v8 2/3] system/physmem: poisoned memory discard on reboot
` [PATCH v8 3/3] target/arm/kvm: Report memory errors injection
[PATCH v3 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
2025-02-11 22:35 UTC (2+ messages)
[PATCH 00/11] rust/block: Add minimal block driver bindings
2025-02-11 21:43 UTC (12+ messages)
` [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
` [PATCH 02/11] meson: Add rust_block_ss and link tools with it
` [PATCH 03/11] rust: Add some block layer bindings
` [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
` [PATCH 05/11] rust/block: Add empty crate
` [PATCH 06/11] rust/block: Add I/O buffer traits
` [PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
` [PATCH 08/11] rust/block: Add driver module
` [PATCH 09/11] rust/block: Add read support for block drivers
` [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
` [PATCH 11/11] rust/block: Add format probing
[PATCH v3 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
2025-02-11 21:46 UTC (4+ messages)
` [PATCH v3 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
[PATCH v7 0/6] Poisoned memory recovery on reboot
2025-02-11 21:45 UTC (9+ messages)
` [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
[PATCH v2 0/9] migration: Fix issues during qmp_migrate_cancel
2025-02-11 21:31 UTC (25+ messages)
` [PATCH v2 1/9] migration: Set migration error outside of migrate_cancel
` [PATCH v2 2/9] migration: Unify migration_cancel and migrate_fd_cancel
` [PATCH v2 3/9] migration: Change migrate_fd_ to migration_
` [PATCH v2 4/9] migration: Fix hang after error in destination setup phase
` [PATCH v2 5/9] migration: Reject qmp_migrate_cancel after postcopy
` [PATCH v2 6/9] migration: Don't set FAILED state when cancelling
` [PATCH v2 7/9] tests/qtest/migration: Introduce migration_test_add_suffix
` [PATCH v2 8/9] tests/qtest/migration: Add a cancel test
` [PATCH v2 9/9] migration: Update migrate_cancel documentation
[PULL 0/2] NBD patches through 2025-02-11
2025-02-11 20:25 UTC (3+ messages)
` [PULL 1/2] qemu-nbd: Allow users to adjust handshake limit
` [PULL 2/2] nbd/server: Allow users to adjust handshake limit in QMP
[RFC] target/i386: sev: Add cmdline option to enable the Allowed SEV Features feature
2025-02-11 19:03 UTC (3+ messages)
[PATCH 0/1] [RISCV/RVV] Generate strided vector loads/stores with tcg nodes
2025-02-11 18:20 UTC (2+ messages)
` [PATCH 1/1] [RISC-V/RVV] "
[PATCH] vdpa: Fix endian bugs in shadow virtqueue
2025-02-11 16:20 UTC
[PATCH] vdpa: Allow vDPA to work on big-endian machine
2025-02-11 16:19 UTC
[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
2025-02-11 17:21 UTC (6+ messages)
` [PATCH 01/42] docs/qapidoc: support header-less freeform sections
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections
[PATCH] target/alpha: Do not mix exception flags and FPCR bits
2025-02-11 16:49 UTC (2+ messages)
[PULL 00/68] target-arm queue
2025-02-11 16:25 UTC (69+ messages)
` [PULL 01/68] target/alpha: Don't corrupt error_code with unknown softfloat flags
` [PULL 02/68] fpu: Add float_class_denormal
` [PULL 03/68] fpu: Implement float_flag_input_denormal_used
` [PULL 04/68] fpu: allow flushing of output denormals to be after rounding
` [PULL 05/68] target/arm: Define FPCR AH, FIZ, NEP bits
` [PULL 06/68] target/arm: Implement FPCR.FIZ handling
` [PULL 07/68] target/arm: Adjust FP behaviour for FPCR.AH = 1
` [PULL 08/68] target/arm: Adjust exception flag handling for AH "
` [PULL 09/68] target/arm: Add FPCR.AH to tbflags
` [PULL 10/68] target/arm: Set up float_status to use for FPCR.AH=1 behaviour
` [PULL 11/68] target/arm: Use FPST_FPCR_AH for FRECPE, FRECPS, FRECPX, FRSQRTE, FRSQRTS
` [PULL 12/68] target/arm: Use FPST_FPCR_AH for BFCVT* insns
` [PULL 13/68] target/arm: Use FPST_FPCR_AH for BFMLAL*, BFMLSL* insns
` [PULL 14/68] target/arm: Add FPCR.NEP to TBFLAGS
` [PULL 15/68] target/arm: Define and use new write_fp_*reg_merging() functions
` [PULL 16/68] target/arm: Handle FPCR.NEP for 3-input scalar operations
` [PULL 17/68] target/arm: Handle FPCR.NEP for BFCVT scalar
` [PULL 18/68] target/arm: Handle FPCR.NEP for 1-input scalar operations
` [PULL 19/68] target/arm: Handle FPCR.NEP in do_cvtf_scalar()
` [PULL 20/68] target/arm: Handle FPCR.NEP for scalar FABS and FNEG
` [PULL 21/68] target/arm: Handle FPCR.NEP for FCVTXN (scalar)
` [PULL 22/68] target/arm: Handle FPCR.NEP for NEP for FMUL, FMULX scalar by element
` [PULL 23/68] target/arm: Implement FPCR.AH semantics for scalar FMIN/FMAX
` [PULL 24/68] target/arm: Implement FPCR.AH semantics for vector FMIN/FMAX
` [PULL 25/68] target/arm: Implement FPCR.AH semantics for FMAXV and FMINV
` [PULL 26/68] target/arm: Implement FPCR.AH semantics for FMINP and FMAXP
` [PULL 27/68] target/arm: Implement FPCR.AH semantics for SVE FMAXV and FMINV
` [PULL 28/68] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX immediate
` [PULL 29/68] target/arm: Implement FPCR.AH semantics for SVE FMIN/FMAX vector
` [PULL 30/68] target/arm: Implement FPCR.AH handling of negation of NaN
` [PULL 31/68] target/arm: Implement FPCR.AH handling for scalar FABS and FABD
` [PULL 32/68] target/arm: Handle FPCR.AH in vector FABD
` [PULL 33/68] target/arm: Handle FPCR.AH in SVE FNEG
` [PULL 34/68] target/arm: Handle FPCR.AH in SVE FABS
` [PULL 35/68] target/arm: Handle FPCR.AH in SVE FABD
` [PULL 36/68] target/arm: Handle FPCR.AH in negation steps in SVE FCADD
` [PULL 37/68] target/arm: Handle FPCR.AH in negation steps in FCADD
` [PULL 38/68] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS scalar insns
` [PULL 39/68] target/arm: Handle FPCR.AH in FRECPS and FRSQRTS vector insns
` [PULL 40/68] target/arm: Handle FPCR.AH in negation step in FMLS (indexed)
` [PULL 41/68] target/arm: Handle FPCR.AH in negation in FMLS (vector)
` [PULL 42/68] target/arm: Handle FPCR.AH in negation step in SVE "
` [PULL 43/68] target/arm: Handle FPCR.AH in SVE FTSSEL
` [PULL 44/68] target/arm: Handle FPCR.AH in SVE FTMAD
` [PULL 45/68] target/arm: Handle FPCR.AH in vector FCMLA
` [PULL 46/68] target/arm: Handle FPCR.AH in FCMLA by index
` [PULL 47/68] target/arm: Handle FPCR.AH in SVE FCMLA
` [PULL 48/68] target/arm: Handle FPCR.AH in FMLSL (by element and vector)
` [PULL 49/68] target/arm: Handle FPCR.AH in SVE FMLSL (indexed)
` [PULL 50/68] target/arm: Handle FPCR.AH in SVE FMLSLB, FMLSLT (vectors)
` [PULL 51/68] target/arm: Enable FEAT_AFP for '-cpu max'
` [PULL 52/68] target/arm: Plumb FEAT_RPRES frecpe and frsqrte through to new helper
` [PULL 53/68] target/arm: Implement increased precision FRECPE
` [PULL 54/68] target/arm: Implement increased precision FRSQRTE
` [PULL 55/68] target/arm: Enable FEAT_RPRES for -cpu max
` [PULL 56/68] target/arm: Introduce CPUARMState.vfp.fp_status[]
` [PULL 57/68] target/arm: Remove standard_fp_status_f16
` [PULL 58/68] target/arm: Remove standard_fp_status
` [PULL 59/68] target/arm: Remove ah_fp_status_f16
` [PULL 60/68] target/arm: Remove ah_fp_status
` [PULL 61/68] target/arm: Remove fp_status_f16_a64
` [PULL 62/68] target/arm: Remove fp_status_f16_a32
` [PULL 63/68] target/arm: Remove fp_status_a64
` [PULL 64/68] target/arm: Remove fp_status_a32
` [PULL 65/68] target/arm: Simplify fp_status indexing in mve_helper.c
` [PULL 66/68] target/arm: Simplify DO_VFP_cmp in vfp_helper.c
` [PULL 67/68] target/arm: Read fz16 from env->vfp.fpcr
` [PULL 68/68] target/arm: Sink fp_status and fpcr access into do_fmlal*
[PATCH 1/1] vhost-scsi: support VIRTIO_SCSI_F_HOTPLUG
2025-02-11 16:26 UTC (2+ messages)
[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
2025-02-11 16:28 UTC (7+ messages)
` [PATCH v4 20/33] vfio/migration: Add x-migration-load-config-after-iter VFIO property
[PATCH 0/4] Handling aliased guest memory maps in vhost-vDPA SVQs
2025-02-11 16:20 UTC (2+ messages)
[PATCH] target/alpha: Don't corrupt error_code with unknown softfloat flags
2025-02-11 16:16 UTC (3+ messages)
[PATCH] tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests
2025-02-11 16:03 UTC (2+ messages)
[PATCH v2 0/3] binfmt: Add --ignore-family option
2025-02-11 15:59 UTC (2+ messages)
[PATCH 0/2] target/arm: Deprecate iwMMXt emulation and associated CPUs
2025-02-11 15:44 UTC (5+ messages)
` Deprecate nwfpe emulation?
[PATCH] 9pfs: fix dead code in qemu_open_flags_tostr()
2025-02-11 15:44 UTC (3+ messages)
[PATCH v5 0/5] Allow to enable multifd and postcopy migration together
2025-02-11 15:20 UTC (9+ messages)
` [PATCH v5 3/5] migration: enable multifd and postcopy together
[PATCH] MAINTAINERS: add more files to `vhost`
2025-02-11 14:42 UTC
[PULL 0/7] Functional tests and Gitlab-CI patches
2025-02-11 14:38 UTC (3+ messages)
` [PULL 4/7] tests/functional: Add a ppc sam460ex test
[PULL 00/12] vfio queue
2025-02-11 14:33 UTC (13+ messages)
` [PULL 01/12] vfio/igd: Fix potential overflow in igd_gtt_memory_size()
` [PULL 02/12] vfio/pci: declare generic quirks in a new header file
` [PULL 03/12] vfio/pci: introduce config_offset field in VFIOConfigMirrorQuirk
` [PULL 04/12] vfio/igd: use VFIOConfigMirrorQuirk for mirrored registers
` [PULL 05/12] vfio/iommufd: Fix SIGSEV in iommufd_cdev_attach()
` [PULL 06/12] util/error: Introduce warn_report_err_once()
` [PULL 07/12] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PULL 08/12] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PULL 09/12] vfio: Introduce vfio_get_vfio_device()
` [PULL 10/12] vfio: Improve error reporting when MMIO region mapping fails
` [PULL 11/12] vfio: Remove reports of DMA mapping errors in backends
` [PULL 12/12] vfio: Remove superfluous error report in vfio_listener_region_add()
[PATCH] tests/functional: Add a ppc sam460ex test
2025-02-11 14:26 UTC (3+ messages)
[PATCH] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.2
2025-02-11 13:57 UTC (4+ messages)
[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
2025-02-11 11:34 UTC (6+ messages)
` [PATCH 1/1] Added support for get/set alert configuration commands
[PATCH] cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
2025-02-11 13:55 UTC
[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
2025-02-11 13:32 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).