QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 16:14:15 to 2024-04-08 12:11:22 UTC [more...]

[PATCH RESEND 0/2] Fix crash of VMs configured with the CDROM device
 2024-04-08 12:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] scsi-disk: "

How to use pxb-pcie in correct way?
 2024-04-08 11:58 UTC 

[PATCH-for-9.0? 0/2] hw/misc/applesmc: Fix memory leak
 2024-04-08 11:17 UTC  (6+ messages)
` [PATCH-for-9.0? 1/2] hw/misc/applesmc: Do not call DeviceReset() from DeviceRealize()
` [PATCH-for-9.0? 2/2] hw/misc/applesmc: Fix memory leak in reset() handler

[PATCH] kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
 2024-04-08 11:09 UTC 

[PATCH-for-9.0 0/4] hw/virtio: Protect from more DMA re-entrancy bugs
 2024-04-08 11:04 UTC  (6+ messages)
` [PATCH-for-9.0 3/4] hw/char/virtio-serial-bus: Protect from "

[PATCH-for-9.1 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-08 10:59 UTC  (17+ messages)
` [PATCH-for-9.1 1/7] ebpf: Restrict to system emulation
` [PATCH-for-9.1 2/7] yank: "
` [PATCH-for-9.1 3/7] monitor: Rework stubs to simplify user emulation linking
` [PATCH-for-9.1 4/7] util/qemu-config: Extract QMP commands to qemu-config-qmp.c
` [PATCH-for-9.1 5/7] hw/core: Restrict reset handlers API to system emulation
` [PATCH-for-9.1 6/7] hw/core: Move reset.c to hwcore_ss[] source set
` [PATCH-for-9.1 7/7] hw: Include minimal source set in user emulation build

[PATCH-for-9.0? 0/2] hw/net/lan9118: Fix overflow in TX FIFO
 2024-04-08 10:51 UTC  (3+ messages)
` [PATCH-for-9.0? 1/2] hw/net/lan9118: Replace magic '2048' value by 'PKT_SIZE' definition
` [PATCH-for-9.0? 2/2] hw/net/lan9118: Fix overflow in TX FIFO

[PATCH-for-9.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer
 2024-04-08 10:28 UTC  (2+ messages)

[PATCH] Revert "hw/virtio: Add support for VDPA network simulation devices"
 2024-04-08 10:17 UTC  (4+ messages)

[PATCH 0/2] virtio-net: Fix RSS
 2024-04-08 10:13 UTC  (3+ messages)
` [PATCH 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS

[PATCH] target/i386: fix direction of "32-bit MMU" test
 2024-04-08  9:35 UTC  (4+ messages)

[PATCH] hcd-ohci: Fix inconsistency when resetting ohci root hubs
 2024-04-08  9:17 UTC  (2+ messages)

[PATCH] target/sh4: add missing CHECK_NOT_DELAY_SLOT
 2024-04-08  8:57 UTC  (3+ messages)

[PATCH 00/32] accel/tcg: Improve disassembly for target and plugin
 2024-04-08  8:53 UTC  (5+ messages)
` [PATCH 30/32] target/rx: Use translator_ld*
` [PATCH 33/32] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code

[PATCH] sh4: mac.w: implement saturation arithmetic logic
 2024-04-08  8:52 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 0/5] Check host IOMMU compatilibity with vIOMMU
 2024-04-08  8:44 UTC  (6+ messages)
` [PATCH v2 1/5] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v2 2/5] intel_iommu: Implement set/unset_iommu_device() callback
` [PATCH v2 3/5] intel_iommu: Add a framework to do compatibility check with host IOMMU cap/ecap
` [PATCH v2 4/5] intel_iommu: Check for compatibility with legacy device
` [PATCH v2 5/5] intel_iommu: Check for compatibility with iommufd backed device

[PATCH v4] nbd/server: do not poll within a coroutine context
 2024-04-08  8:46 UTC  (2+ messages)

[PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
 2024-04-08  8:43 UTC  (5+ messages)
` [PATCH-for-9.0? 1/3] hw/block/nand: Factor nand_load_iolen() method out
` [PATCH-for-9.0? 2/3] hw/block/nand: Have blk_load() return boolean indicating success
` [PATCH-for-9.0? 3/3] hw/block/nand: Fix out-of-bound access in NAND block buffer

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-08  8:12 UTC  (11+ messages)
` [PATCH v2 01/10] backends: Introduce abstract HostIOMMUDevice
` [PATCH v2 02/10] vfio: Introduce HIODLegacyVFIO device
` [PATCH v2 03/10] backends/iommufd: Introduce abstract HIODIOMMUFD device
` [PATCH v2 04/10] vfio/iommufd: Introduce HIODIOMMUFDVFIO device
` [PATCH v2 05/10] vfio: Implement get_host_iommu_info() callback
` [PATCH v2 06/10] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v2 07/10] backends/iommufd: Implement get_host_iommu_info() callback
` [PATCH v2 08/10] vfio: Create host IOMMU device instance
` [PATCH v2 09/10] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v2 10/10] vfio: Pass HostIOMMUDevice to vIOMMU

[PATCH for-9.1 v3 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-04-08  8:14 UTC  (10+ messages)
` [PATCH for-9.1 v3 08/11] contrib/vhost-user-blk: enable it on any POSIX system
` [PATCH for-9.1 v3 09/11] hostmem: add a new memory backend based on POSIX shm_open()

[PATCH v9 00/20] virtio-net RSS/hash report fixes and improvements
 2024-04-08  8:11 UTC  (13+ messages)
` [PATCH v9 13/20] virtio-net: Return an error when vhost cannot enable RSS
` [PATCH v9 16/20] virtio-net: Do not write hashes to peer buffer

[PATCH] Makefile: preserve --jobserver-auth argument when calling ninja
 2024-04-08  8:05 UTC  (2+ messages)

[PATCH-for-9.0] hw/sd/sdhci: Discard excess of data written to Buffer Data Port register
 2024-04-08  7:54 UTC  (2+ messages)

[PATCH] vhost: don't set vring call if no enabled msix
 2024-04-08  7:33 UTC  (3+ messages)
  ` [PATCH v2] vhost: don't set vring call if guest notifiers is not enabled

[PATCH] hw/virtio: Add support for VDPA network simulation devices
 2024-04-08  7:29 UTC  (6+ messages)

[PATCH 1/1] virtio-net: fix bug 1451 aka "assert(!virtio_net_get_subqueue(nc)->async_tx.elem); "
 2024-04-08  7:26 UTC  (2+ messages)

[PULL 0/5] Net patches
 2024-04-08  6:42 UTC  (3+ messages)

[PATCH 1/1] ebpf: Added traces back. Changed source set for eBPF to 'system'
 2024-04-08  6:30 UTC  (2+ messages)

[PATCH for-9.0? 0/9] accel/tcg: Fix can_do_io vs 2nd page mmio
 2024-04-08  6:25 UTC  (18+ messages)
` [PATCH 1/9] tcg: Add TCGContext.emit_before_op
` [PATCH 2/9] accel/tcg: Add insn_start to DisasContextBase
` [PATCH 3/9] target/arm: Use insn_start from DisasContextBase
` [PATCH 4/9] target/hppa: "
` [PATCH 5/9] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PATCH 6/9] target/microblaze: Use insn_start from DisasContextBase
` [PATCH 7/9] target/riscv: "
` [PATCH 8/9] target/s390x: "
` [PATCH 9/9] accel/tcg: Improve can_do_io management

[PATCH for-9.0 v3 0/4] target/sh4: Fix mac.[lw]
 2024-04-08  6:08 UTC  (8+ messages)
` [PATCH v3 1/4] target/sh4: mac.w: memory accesses are 16-bit words
` [PATCH v3 2/4] target/sh4: Merge mach and macl into a union
` [PATCH v3 3/4] target/sh4: Fix mac.l with saturation enabled
` [PATCH v3 4/4] target/sh4: Fix mac.w "

[PATCH 0/1] virtio-pci: Fix the crash when the vector changes back from VIRTIO_NO_VECTOR
 2024-04-08  5:58 UTC  (8+ messages)
` [PATCH 1/1] "

[RFC QEMU PATCH v8 0/1] S3 support
 2024-04-08  4:56 UTC  (12+ messages)
` [RFC QEMU PATCH v8 2/2] virtio-pci: implement No_Soft_Reset bit

[PATCH 0/6 qemu] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-04-08  2:58 UTC  (3+ messages)
` [PATCH 1/6] hw/acpi/GI: Fix trivial parameter alignment issue

[PATCH] vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
 2024-04-08  2:00 UTC  (3+ messages)
  ` [PATCH v2] "

[PULL 0/2] Migration 20240407 patches
 2024-04-07 18:43 UTC  (3+ messages)
` [PULL 1/2] migration/postcopy: ensure preempt channel is ready before loading states
` [PULL 2/2] MAINTAINERS: Adjust migration documentation files

[PATCH for-9.0] MAINTAINERS: Adjust migration documentation files
 2024-04-07 18:20 UTC  (2+ messages)

[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
 2024-04-07 14:50 UTC  (3+ messages)

Thanks! Reply: [PATCH]vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
 2024-04-07  5:33 UTC 

[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
 2024-04-07 13:21 UTC  (3+ messages)
` [PATCH 1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument
` [PATCH 2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest

[PATCH] hw/intc/riscv_aplic: APLICs should add child earlier than realize
 2024-04-07  3:46 UTC 

[PATCH 0/1] qemu-options.hx: Fix typo for interleave-granularity of CFMW
 2024-04-07  8:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-07  8:17 UTC  (25+ messages)
` [PATCH v13 01/24] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [PATCH v13 02/24] target/arm: Add PSTATE.ALLINT
` [PATCH v13 03/24] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [PATCH v13 04/24] target/arm: Implement ALLINT MSR (immediate)
` [PATCH v13 05/24] target/arm: Support MSR access to ALLINT
` [PATCH v13 06/24] target/arm: Add support for Non-maskable Interrupt
` [PATCH v13 07/24] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [PATCH v13 08/24] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
` [PATCH v13 09/24] target/arm: Handle PSTATE.ALLINT on taking an exception
` [PATCH v13 10/24] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [PATCH v13 11/24] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v13 12/24] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [PATCH v13 13/24] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
` [PATCH v13 14/24] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
` [PATCH v13 15/24] hw/intc/arm_gicv3: Add irq non-maskable property
` [PATCH v13 16/24] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [PATCH v13 17/24] hw/intc/arm_gicv3: Implement GICD_INMIR
` [PATCH v13 18/24] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [PATCH v13 19/24] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [PATCH v13 20/24] hw/intc/arm_gicv3: Implement NMI interrupt priority
` [PATCH v13 21/24] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [PATCH v13 22/24] hw/intc/arm_gicv3: Report the VINMI interrupt
` [PATCH v13 23/24] target/arm: Add FEAT_NMI to max
` [PATCH v13 24/24] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v12 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-07  6:35 UTC  (7+ messages)
` [PATCH v12 10/23] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
` [PATCH v12 23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH v2] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways
 2024-04-07  3:06 UTC 

[PATCH v4] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-07  1:54 UTC 

[PATCH v2] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-07  1:59 UTC  (4+ messages)

[PATCH] mem/cxl_type3: fix hpa to dpa logic
 2024-04-07  1:46 UTC  (6+ messages)

[PATCH] meson: Make DEBUG_REMAP a meson option
 2024-04-06 22:57 UTC  (2+ messages)

Looking for developers who know how to use Seccomp for a paid study
 2024-04-06 18:24 UTC 

[PATCH] linux-user: replace calloc() with g_new0()
 2024-04-06 19:31 UTC  (2+ messages)

[PATCH v2] pc-bios/optionrom: Fix pvh.img ld build failure on fedora rawhide
 2024-04-06 18:34 UTC  (2+ messages)

[PATCH] xen-hvm: Avoid livelock while handling buffered ioreqs
 2024-04-06 10:58 UTC  (2+ messages)

[RFC PATCH-for-9.1 00/29] hw/i386/pc: Decouple ISA vs PCI-based machines
 2024-04-06 10:38 UTC  (5+ messages)
` [RFC PATCH-for-9.1 09/29] hw/i386/pc: Pass PCMachineState argument to acpi_setup()
` [RFC PATCH-for-9.1 13/29] hw/i386/pc: Remove non-PCI code from pc_system_firmware_init()

[PATCH] sh4: mac.l: implement saturation arithmetic logic
 2024-04-05 23:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] sh4: mac.w: memory accesses are 16-bit words
 2024-04-05 22:54 UTC  (2+ messages)

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-05 22:43 UTC  (4+ messages)
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH] linux-user: Add FITRIM ioctl
 2024-04-05 22:41 UTC  (2+ messages)

[PATCH 0/4] small linux-user/syscall:do_setsockopt() cleanups and fixes
 2024-04-05 22:35 UTC  (2+ messages)

[PATCH for-9.0] linux-user: Fix waitid return of siginfo_t and rusage
 2024-04-05 22:00 UTC 

[PATCH v1 0/1] virtio-snd: fix invalid tx/rx message handling logic
 2024-04-05 18:25 UTC  (4+ messages)

[PATCH for-9.0] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
 2024-04-05 18:16 UTC  (2+ messages)

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

[RFC PATCH SET] cxl: add poison event handler
 2024-04-05 17:35 UTC  (5+ messages)
` [RFC PATCH 5/5] cxl/core: add poison injection "

[PATCH-for-9.1 v2 0/3] target/ppc: fix tlb flushing race (plus
 2024-04-05 17:09 UTC  (5+ messages)
` [PATCH v2 2/3] tcg/cputlb: Remove non-synced variants of global TLB flushes
` [PATCH v2 3/3] tcg/cputlb: remove other-cpu capability from TLB flushing


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