QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 08:14:48 to 2024-04-08 21:34:36 UTC [more...]

[RFC PATCH-for-9.1 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-04-08 21:33 UTC 

[PATCH 1/1] e1000: Get debug flags from an environment variable
 2024-04-08 21:15 UTC  (5+ messages)
` [PATCH v2] e1000: Convert debug macros into tracepoints
    ` [PATCH v3] "

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

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

[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
 2024-04-08 19:27 UTC  (8+ 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

Point where target instructions are read
 2024-04-08 19:25 UTC  (6+ messages)

[PULL 0/3] 9.0 bugfixes for 2024-04-08
 2024-04-08 19:24 UTC  (4+ messages)
` [PULL 1/3] Makefile: preserve --jobserver-auth argument when calling ninja
` [PULL 2/3] nanomips: fix warnings with GCC 14
` [PULL 3/3] kvm: error out of kvm_irqchip_add_msi_route() in case of full route table

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

[PATCH v2 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-08 18:17 UTC  (38+ messages)
` [PATCH v2 01/18] meson: do not link pixman automatically into all targets
` [PATCH v2 02/18] tests: only build plugins if TCG is enabled
` [PATCH v2 03/18] ebpf: Restrict to system emulation
` [PATCH v2 04/18] tests/unit: match some unit tests to corresponding feature switches
` [PATCH v2 05/18] yank: only build if needed
` [PATCH v2 06/18] util/qemu-config: Extract QMP commands to qemu-config-qmp.c
` [PATCH v2 07/18] hw/core: Move system emulation files to system_ss
` [PATCH v2 08/18] hw: Include minimal source set in user emulation build
` [PATCH v2 09/18] stubs: remove obsolete stubs
` [PATCH v2 10/18] hw/usb: move stubs out of stubs/
` [PATCH v2 11/18] hw/virtio: "
` [PATCH v2 12/18] semihosting: "
` [PATCH v2 13/18] ramfb: "
` [PATCH v2 14/18] memory-device: "
` [PATCH v2 15/18] colo: "
` [PATCH v2 16/18] stubs: split record/replay stubs further
` [PATCH v2 17/18] stubs: include stubs only if needed
` [PATCH v2 18/18] stubs: move monitor_fdsets_cleanup with other fdset stubs

[PULL 00/35] misc patch queue
 2024-04-08 17:49 UTC  (36+ messages)
` [PULL 01/35] tcg/optimize: Do not attempt to constant fold neg_vec
` [PULL 02/35] linux-user: Fix waitid return of siginfo_t and rusage
` [PULL 03/35] linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEY
` [PULL 04/35] linux-user: do_setsockopt: make ip_mreq local to the place it is used and inline target_to_host_ip_mreq()
` [PULL 05/35] linux-user: do_setsockopt: make ip_mreq_source local to the place where it is used
` [PULL 06/35] linux-user: do_setsockopt: eliminate goto in switch for SO_SNDTIMEO
` [PULL 07/35] linux-user: Add FITRIM ioctl
` [PULL 08/35] linux-user: replace calloc() with g_new0()
` [PULL 09/35] target/hppa: Fix IIAOQ, IIASQ for pa2.0
` [PULL 10/35] target/sh4: mac.w: memory accesses are 16-bit words
` [PULL 11/35] target/sh4: Merge mach and macl into a union
` [PULL 12/35] target/sh4: Fix mac.l with saturation enabled
` [PULL 13/35] target/sh4: Fix mac.w "
` [PULL 14/35] target/sh4: add missing CHECK_NOT_DELAY_SLOT
` [PULL 15/35] target/m68k: Map FPU exceptions to FPSR register
` [PULL 16/35] target/m68k: Pass semihosting arg to exit
` [PULL 17/35] target/m68k: Perform the semihosting test during translate
` [PULL 18/35] target/m68k: Support semihosting on non-ColdFire targets
` [PULL 19/35] tcg: Add TCGContext.emit_before_op
` [PULL 20/35] accel/tcg: Add insn_start to DisasContextBase
` [PULL 21/35] target/arm: Use insn_start from DisasContextBase
` [PULL 22/35] target/hppa: "
` [PULL 23/35] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PULL 24/35] target/microblaze: Use insn_start from DisasContextBase
` [PULL 25/35] target/riscv: "
` [PULL 26/35] target/s390x: "
` [PULL 27/35] accel/tcg: Improve can_do_io management
` [PULL 28/35] util/bufferiszero: Remove SSE4.1 variant
` [PULL 29/35] util/bufferiszero: Remove AVX512 variant
` [PULL 30/35] util/bufferiszero: Reorganize for early test for acceleration
` [PULL 31/35] util/bufferiszero: Remove useless prefetches
` [PULL 32/35] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PULL 33/35] util/bufferiszero: Improve scalar variant
` [PULL 34/35] util/bufferiszero: Introduce biz_accel_fn typedef
` [PULL 35/35] util/bufferiszero: Simplify test_buffer_is_zero_next_accel

[PATCH v4] hw/virtio: Fix packed virtqueue flush used_idx
 2024-04-08 17:32 UTC  (2+ messages)

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

[PATCH-for-9.0? 0/3] hw/block/nand: Fix out-of-bound access in NAND block buffer
 2024-04-08 16:39 UTC  (9+ 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 for-9.0] nanomips: fix warnings with GCC 14
 2024-04-08 16:30 UTC  (2+ messages)

[PATCH-for-9.1 v2 0/3] rdma: Remove RDMA subsystem and pvrdma device
 2024-04-08 16:18 UTC  (11+ messages)
` [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling

[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine
 2024-04-08 16:00 UTC  (3+ messages)
` [PATCH v5 1/2] nbd/server: do not poll within a coroutine context
` [PATCH v5 2/2] nbd/server: Mark negotiation functions as coroutine_fn

[PATCH-for-9.0?] backends/cryptodev: Do not abort for invalid session ID
 2024-04-08 15:45 UTC 

[RFC v3 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-04-08 15:34 UTC  (7+ messages)
` [RFC v3 1/6] virtio: Add bool to VirtQueueElement
` [RFC v3 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
` [RFC v3 3/6] virtio: virtqueue_ordered_fill "
` [RFC v3 4/6] virtio: virtqueue_ordered_flush "
` [RFC v3 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [RFC v3 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PULL 0/2] target-arm queue
 2024-04-08 15:23 UTC  (3+ messages)
` [PULL 1/2] target/arm: Fix CNTPOFF_EL2 trap to missing EL3
` [PULL 2/2] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3

[PATCH] kvm: error out of kvm_irqchip_add_msi_route() in case of full route table
 2024-04-08 15:00 UTC  (2+ messages)

[PATCH-for-9.0? 0/2] hw/sd/sdcard: Avoid OOB in sd_read_byte()
 2024-04-08 14:36 UTC  (4+ messages)
` [RFC PATCH-for-9.0? 1/2] hw/sd/sdcard: Avoid OOB in sd_read_byte() during unexpected CMD switch
` [PATCH-for-9.1 2/2] hw/sd/sdcard: Assert @data_offset is in range

[PATCH-for-9.0? 0/2] hw/net/lan9118: Fix overflow in TX FIFO
 2024-04-08 14:24 UTC  (5+ 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 v4] nbd/server: do not poll within a coroutine context
 2024-04-08 14:12 UTC  (3+ messages)

[RFC PATCH v2 00/13] SMMUv3 nested translation support
 2024-04-08 14:08 UTC  (14+ messages)
` [RFC PATCH v2 01/13] hw/arm/smmu: Use enum for SMMU stage
` [RFC PATCH v2 02/13] hw/arm/smmu: Split smmuv3_translate()
` [RFC PATCH v2 03/13] hw/arm/smmu: Consolidate ASID and VMID types
` [RFC PATCH v2 04/13] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v2 05/13] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v2 06/13] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [RFC PATCH v2 07/13] hw/arm/smmu: Support nesting in the rest of commands
` [RFC PATCH v2 08/13] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH v2 09/13] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH v2 10/13] hw/arm/smmuv3: Advertise S2FWB
` [RFC PATCH v2 11/13] hw/arm/smmu: Refactor SMMU OAS
` [RFC PATCH v2 12/13] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH v2 13/13] hw/arm/virt: Set SMMU OAS based on CPU PARANGE

[PATCH for-9.0? 0/9] accel/tcg: Fix can_do_io vs 2nd page mmio
 2024-04-08 13:13 UTC  (3+ messages)
` [PATCH 9/9] accel/tcg: Improve can_do_io management

[PATCH] xen-hvm: Avoid livelock while handling buffered ioreqs
 2024-04-08 13:12 UTC  (5+ messages)

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

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-for-9.1 0/7] buildsys: Start shrinking qemu-user build process
 2024-04-08 10:59 UTC  (10+ messages)
` [PATCH-for-9.1 2/7] yank: Restrict to system emulation
` [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.0?] hw/net/smc91c111: Fix out of bounds access in packets buffer
 2024-04-08 10:28 UTC  (2+ 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] 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  (2+ messages)

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

[PATCH] sh4: mac.w: implement saturation arithmetic logic
 2024-04-08  8:52 UTC  (3+ 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 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  (6+ messages)
` [PATCH for-9.1 v3 09/11] hostmem: add a new memory backend based on POSIX shm_open()


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