qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-12 13:09:07 to 2024-08-13 12:20:20 UTC [more...]

[PATCH v1 00/15] tcg/riscv: Add support for vector
 2024-08-13 12:19 UTC  (18+ messages)
` [PATCH v1 01/15] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v1 02/15] tcg/op-gvec: Fix iteration step in 32-bit operation
` [PATCH v1 03/15] tcg: Fix register allocation constraints
` [PATCH v1 04/15] tcg/riscv: Add basic support for vector
` [PATCH v1 05/15] tcg/riscv: Add riscv vset{i}vli support
` [PATCH v1 06/15] tcg/riscv: Implement vector load/store
` [PATCH v1 07/15] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v1 08/15] tcg/riscv: Add support for basic vector opcodes
` [PATCH v1 09/15] tcg/riscv: Implement vector cmp ops
` [PATCH v1 10/15] tcg/riscv: Implement vector not/neg ops
` [PATCH v1 11/15] tcg/riscv: Implement vector sat/mul ops
` [PATCH v1 12/15] tcg/riscv: Implement vector min/max ops
` [PATCH v1 13/15] tcg/riscv: Implement vector shs/v ops
` [PATCH v1 14/15] tcg/riscv: Implement vector roti/v/x shi ops
` [PATCH v1 15/15] tcg/riscv: Enable vector TCG host-native

[PATCH-for-9.1 v2 0/2] target/mips: Use correct MMU index in get_pte()
 2024-08-13 12:16 UTC  (7+ messages)
` [PATCH-for-9.1 v2 1/2] target/mips: Pass page table entry size in bytes to get_pte()
` [PATCH-for-9.1 v2 2/2] target/mips: Use correct MMU index in get_pte()

[PATCH] target/arm/helper: Fix timer interrupt masking when HCR_EL2.E2H == 0
 2024-08-13 12:13 UTC  (6+ messages)

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-08-13 12:08 UTC  (13+ messages)
` [PATCH v3 03/24] tests/functional: Set up logging
` [PATCH v3 05/24] tests/functional: Prepare the meson build system for the functional tests
` [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests

[PATCH v2 00/17] intel_iommu: Enable stage-1 translation for emulated device
 2024-08-13 12:10 UTC  (20+ messages)
` [PATCH v2 01/17] intel_iommu: Use the latest fault reasons defined by spec
` [PATCH v2 02/17] intel_iommu: Make pasid entry type check accurate
` [PATCH v2 03/17] intel_iommu: Add a placeholder variable for scalable modern mode
` [PATCH v2 04/17] intel_iommu: Flush stage-2 cache in PASID-selective PASID-based iotlb invalidation

Drop support for Python 3.7?
 2024-08-13 11:58 UTC  (3+ messages)

[PATCH-for-9.1] buildsys: Fix building without plugins on Darwin
 2024-08-13 11:47 UTC  (2+ messages)

[PATCH] hw/i386/pc: Add a description for the i8042 property
 2024-08-13 11:24 UTC  (4+ messages)

[PATCH] hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
 2024-08-13 10:42 UTC  (3+ messages)

[PATCH v4 00/17] Introduce support for IGVM files
 2024-08-13 10:42 UTC  (7+ messages)
` [PATCH v4 05/17] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM

[PATCH for-9.1] linux-user: Preserve NULL hit in target_mmap subroutines
 2024-08-13 10:38 UTC  (2+ messages)

[PATCH] target/riscv32: Fix masking of physical address
 2024-08-13 10:23 UTC  (5+ messages)

[PATCH-for-9.1] target/mips: Fix execution mode in page_table_walk_refill()
 2024-08-13 10:18 UTC  (5+ messages)

[PATCH for-9.1 0/3] target/i386: Do not apply REX to MMX operands
 2024-08-13  9:55 UTC  (3+ messages)

[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
 2024-08-13  9:52 UTC  (3+ messages)
` [PATCH 1/2] meson: Split --enable-sanitizers to --enable-{asan, ubsan}
` [PATCH 2/2] meson: Move -fsanitize=undefined into normal configuraton

[PATCH] hvf: arm: Allow creating VMs with > 63GB of RAM on macOS 15+
 2024-08-13  9:31 UTC  (4+ messages)

[PATCH v2] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
 2024-08-13  9:27 UTC  (3+ messages)

[PATCH v2 0/2] intel_iommu minor fixes
 2024-08-13  9:08 UTC  (7+ messages)
` [PATCH v2 1/2] intel_iommu: Fix invalidation descriptor type field
` [PATCH v2 2/2] intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode

[PATCH v5 0/5] vvfat: Fix write bugs for large files and add iotests
 2024-08-13  8:52 UTC  (3+ messages)

[PATCH for-9.1] target/m68k: Always return a temporary from gen_lea_mode
 2024-08-13  8:40 UTC  (2+ messages)

[RFC PATCH 00/23] NXP i.MX RT595, ARM SVD and device model unit tests
 2024-08-13  8:32 UTC  (19+ messages)
` [RFC PATCH 03/23] scripts: add script to generate C header files from SVD XML files
` [RFC PATCH 05/23] hw: add register access utility functions

[PATCH v2 0/2] qdev-monitor: avoid QemuOpts in QMP device_add
 2024-08-13  8:18 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH] intel_iommu: Fix invalidation descriptor type field
 2024-08-13  7:33 UTC  (4+ messages)

[PATCH] i386/cpu: Introduce enable_cpuid_0x1f to force exposing CPUID 0x1f
 2024-08-13  7:36 UTC  (6+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-13  6:53 UTC  (5+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH] contrib/plugins: Add a plugin to generate basic block vectors
 2024-08-13  6:46 UTC 

[PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
 2024-08-13  6:37 UTC  (10+ messages)
` [PATCH for-9.2 v7 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH for-9.2 v7 2/9] hw/pci: Fix SR-IOV VF number calculation
` [PATCH for-9.2 v7 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH for-9.2 v7 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH for-9.2 v7 5/9] pcie_sriov: Allow user to create SR-IOV device
` [PATCH for-9.2 v7 6/9] virtio-pci: Implement SR-IOV PF
` [PATCH for-9.2 v7 7/9] virtio-net: Implement SR-IOV VF
` [PATCH for-9.2 v7 8/9] docs: Document composable SR-IOV device
` [PATCH for-9.2 v7 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable

[PULL 0/5] NBD: fix CVE-2024-7409 for 9.1
 2024-08-13  6:30 UTC  (5+ messages)
` [PULL 5/5] nbd/server: CVE-2024-7409: Close stray clients at server-stop

[PATCH for-9.2 v14 00/11] hw/pci: SR-IOV related fixes and improvements
 2024-08-13  6:14 UTC  (12+ messages)
` [PATCH for-9.2 v14 01/11] hw/pci: Rename has_power to enabled
` [PATCH for-9.2 v14 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH for-9.2 v14 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH for-9.2 v14 04/11] s390x/pci: Check for multifunction after device realization
` [PATCH for-9.2 v14 05/11] pcie_sriov: Do not manually unrealize
` [PATCH for-9.2 v14 06/11] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH for-9.2 v14 07/11] pcie_sriov: Release VFs failed to realize
` [PATCH for-9.2 v14 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH for-9.2 v14 09/11] pcie_sriov: Register VFs after migration
` [PATCH for-9.2 v14 10/11] hw/pci: Use -1 as the default value for rombar
` [PATCH for-9.2 v14 11/11] hw/qdev: Remove opts member

[PATCH v3 0/3] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-08-13  5:22 UTC  (4+ messages)
` [PATCH v3 1/3] qtest: allow SPCR acpi table changes
` [PATCH v3 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format
` [PATCH v3 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden references

[PATCH v6 00/10] replay: fixes and new test cases
 2024-08-13  5:06 UTC  (11+ messages)
` [PATCH v6 01/10] scripts/replay-dump.py: Update to current rr record format
` [PATCH v6 02/10] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v6 03/10] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v6 04/10] replay: allow runstate shutdown->running when replaying trace
` [PATCH v6 05/10] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v6 06/10] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PATCH v6 07/10] chardev: set record/replay on the base device of a muxed device
` [PATCH v6 08/10] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v6 09/10] virtio-net: Use virtual time for RSC timers
` [PATCH v6 10/10] savevm: Fix load_snapshot error path crash

[PULL 0/1] Block patches
 2024-08-13  5:01 UTC  (3+ messages)
` [PULL 1/1] block/blkio: use FUA flag on write zeroes only if supported

[PULL v2 00/10] target-arm queue
 2024-08-13  5:00 UTC  (2+ messages)

[PATCH] qemu-guest-agent: Update the logfile path of qga-fsfreeze-hook.log
 2024-08-13  3:11 UTC 

[PATCH] qapi: Document QCryptodevBackendServiceType
 2024-08-13  1:51 UTC  (3+ messages)
  `  "

[PATCH v1 00/10] xen: pvh: Partial QOM:fication with new x86 PVH machine
 2024-08-13  1:49 UTC  (21+ messages)
` [PATCH v1 01/10] MAINTAINERS: Add docs/system/arm/xenpvh.rst
` [PATCH v1 02/10] hw/arm: xenpvh: Update file header to use SPDX
` [PATCH v1 03/10] hw/arm: xenpvh: Tweak machine description
` [PATCH v1 04/10] hw/arm: xenpvh: Add support for SMP guests
` [PATCH v1 05/10] hw/arm: xenpvh: Break out a common PVH module
` [PATCH v1 06/10] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c
` [PATCH v1 07/10] hw/arm: xenpvh: Reverse virtio-mmio creation order
` [PATCH v1 08/10] hw/xen: pvh-common: Add support for creating PCIe/GPEX
` [PATCH v1 09/10] hw/i386/xen: Add a Xen PVH x86 machine
` [PATCH v1 10/10] docs/system/i386: xenpvh: Add a basic description

[RFC V1 00/12] Live update: iommufd
 2024-08-13  1:39 UTC  (4+ messages)
` [RFC V1 02/12] iommufd: no DMA to BARs

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-13  1:21 UTC  (13+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
  ` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V3 06/29] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
  ` [PATCH RFC V3 06/29] arm/virt,kvm: "
` [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework

[PATCH v3] docs/devel: update tcg-plugins page
 2024-08-12 23:20 UTC  (2+ messages)

[PATCH v2] Reflect recent changes on API (inline ops) and new plugins
 2024-08-12 23:18 UTC 

[PATCH v2 0/1] v2
 2024-08-12 22:07 UTC  (2+ messages)
` [PATCH v2 1/1] plugins: fix race condition with scoreboards

[PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4
 2024-08-12 22:07 UTC  (7+ messages)
` [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree

[PATCH] plugins: fix race condition with scoreboards
 2024-08-12 22:06 UTC  (3+ messages)

[PULL 0/1] Net patches
 2024-08-12 21:58 UTC  (2+ messages)

[PATCH v2 0/1] module: Move local_err initialization to the loop in module_load_qom_all()
 2024-08-12 19:10 UTC  (4+ messages)
` [PATCH v2 1/1] "

[RFC V1 0/7] Live update: vdpa
 2024-08-12 18:57 UTC  (3+ messages)
` [RFC V1 2/7] migration: skip dirty memory tracking for cpr

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-12 18:37 UTC  (7+ messages)
` [PATCH V2 01/11] machine: alloc-anon option

[PATCH] dma-helpers: Fix iovec alignment
 2024-08-12 18:27 UTC  (4+ messages)

[PATCH V1 0/8] Live update: vfio
 2024-08-12 18:19 UTC  (2+ messages)

[PATCH 0/6] qapi: Supply some of the missing member documentation
 2024-08-12 18:10 UTC  (5+ messages)
` [PATCH 1/6] qapi/char: Supply "

[PATCH v3 00/20] riscv support for control flow integrity extensions
 2024-08-12 17:41 UTC  (4+ messages)
` [PATCH v3 01/20] accel/tcg: restrict assert on icount_enabled to qemu-system

[PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
 2024-08-12 17:00 UTC 

[PULL 00/11] Crypto patches
 2024-08-12 15:42 UTC  (4+ messages)
` [PULL 10/11] crypto: push error reporting into TLS session I/O APIs

[PATCH] block/blkio: use FUA flag on write zeroes only if supported
 2024-08-12 15:41 UTC  (2+ messages)

[PATCH v1 0/1] block/file-posix: Avoid maybe-uninitialized warning
 2024-08-12 14:43 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v3 0/5] AWS Nitro Enclave emulation support
 2024-08-12 14:24 UTC  (12+ messages)
` [PATCH v3 1/5] machine/nitro-enclave: New machine type for AWS Nitro Enclaves
` [PATCH v3 2/5] machine/nitro-enclave: Add vhost-user-vsock device
` [PATCH v3 3/5] device/virtio-nsm: Support for Nitro Secure Module device
` [PATCH v3 4/5] machine/nitro-enclave: Add built-in "

[PATCH v2 0/2] target/ppc: Make divd[u] handler method decodetree compatible
 2024-08-12 14:03 UTC  (3+ messages)
` [PATCH v2 2/2] "


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).