QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-09 19:38:37 to 2024-04-10 10:04:51 UTC [more...]

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

[PULL 00/16] Misc HW patches for 2024-04-10
 2024-04-10  9:13 UTC  (17+ messages)
` [PULL 01/16] hw/virtio: Introduce virtio_bh_new_guarded() helper
` [PULL 02/16] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
` [PULL 03/16] hw/char/virtio-serial-bus: "
` [PULL 04/16] hw/virtio/virtio-crypto: "
` [PULL 05/16] qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
` [PULL 06/16] hw/block/nand: Factor nand_load_iolen() method out
` [PULL 07/16] hw/block/nand: Have blk_load() take unsigned offset and return boolean
` [PULL 08/16] hw/block/nand: Fix out-of-bound access in NAND block buffer
` [PULL 09/16] hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
` [PULL 10/16] hw/misc/applesmc: Fix memory leak in reset() handler
` [PULL 11/16] backends/cryptodev: Do not abort for invalid session ID
` [PULL 12/16] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
` [PULL 13/16] hw/net/lan9118: Fix overflow in MIL TX FIFO
` [PULL 14/16] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
` [PULL 15/16] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
` [PULL 16/16] hw/audio/virtio-snd: Remove unused assignment

[PATCH] hw/audio/virtio-snd: Remove unused assignment
 2024-04-10  9:07 UTC  (2+ messages)

[PATCH v2 0/1] virtio-pci: Fix the crash that the vector was used after released
 2024-04-10  8:28 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH-for-9.0? v2] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
 2024-04-10  8:27 UTC  (5+ messages)

vhost-user-blk reconnect issue
 2024-04-10  7:51 UTC  (7+ messages)

[Stable-8.2.3 00/87] Patch Round-up for stable 8.2.3, freeze on 2024-04-20
 2024-04-10  7:23 UTC  (88+ messages)
` [Stable-8.2.3 01/87] Revert "configure: run plugin TCG tests again"
` [Stable-8.2.3 02/87] configure: run plugin TCG tests again
` [Stable-8.2.3 03/87] tcg/aarch64: Apple does not align __int128_t in even registers
` [Stable-8.2.3 04/87] linux-user: Remove pgb_dynamic alignment assertion
` [Stable-8.2.3 05/87] gitlab: update FreeBSD Cirrus CI image to 13.3
` [Stable-8.2.3 06/87] ui/cocoa: Fix window clipping on macOS 14
` [Stable-8.2.3 07/87] target/arm: Fix 32-bit SMOPA
` [Stable-8.2.3 08/87] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
` [Stable-8.2.3 09/87] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
` [Stable-8.2.3 10/87] hw/scsi/lsi53c895a: stop script on phase mismatch
` [Stable-8.2.3 11/87] hw/scsi/lsi53c895a: add timer to scripts processing
` [Stable-8.2.3 12/87] make-release: switch to .xz format by default
` [Stable-8.2.3 13/87] migration/rdma: Fix a memory issue for migration
` [Stable-8.2.3 14/87] igb: fix link state on resume
` [Stable-8.2.3 15/87] e1000e: "
` [Stable-8.2.3 16/87] Avoid unaligned fetch in ladr_match()
` [Stable-8.2.3 17/87] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
` [Stable-8.2.3 18/87] hw/nvme: separate 'serial' property for VFs
` [Stable-8.2.3 19/87] hw/nvme: fix invalid check on mcl
` [Stable-8.2.3 20/87] hw/nvme: generalize the mbar size helper
` [Stable-8.2.3 21/87] hw/nvme: add machine compatibility parameter to enable msix exclusive bar
` [Stable-8.2.3 22/87] hw/nvme: Use pcie_sriov_num_vfs()
` [Stable-8.2.3 23/87] pcie_sriov: Validate NumVFs
` [Stable-8.2.3 24/87] hmat acpi: Fix out of bounds access due to missing use of indirection
` [Stable-8.2.3 25/87] hw/audio/virtio-sound: return correct command response size
` [Stable-8.2.3 26/87] migration: Skip only empty block devices
` [Stable-8.2.3 27/87] mirror: Don't call job_pause_point() under graph lock
` [Stable-8.2.3 28/87] nbd/server: only traverse NBDExport->clients from main loop thread
` [Stable-8.2.3 29/87] nbd/server: introduce NBDClient->lock to protect fields
` [Stable-8.2.3 30/87] nbd/server: Fix race in draining the export
` [Stable-8.2.3 31/87] iotests: Add test for reset/AioContext switches with NBD exports
` [Stable-8.2.3 32/87] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [Stable-8.2.3 33/87] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [Stable-8.2.3 34/87] tests/unit: Bump test-replication timeout to 60 seconds
` [Stable-8.2.3 35/87] target/i386: introduce function to query MMU indices
` [Stable-8.2.3 36/87] target/i386: use separate MMU indexes for 32-bit accesses
` [Stable-8.2.3 37/87] target/i386: fix direction of "32-bit MMU" test
` [Stable-8.2.3 38/87] Revert "chardev/char-socket: Fix TLS io channels sending too much data to the backend"
` [Stable-8.2.3 39/87] ui: compile dbus-display1.c with -fPIC as necessary
` [Stable-8.2.3 40/87] target/i386: Revert monitor_puts() in do_inject_x86_mce()
` [Stable-8.2.3 41/87] target/hppa: Fix assemble_16 insns for wide mode
` [Stable-8.2.3 42/87] target/hppa: Fix assemble_11a "
` [Stable-8.2.3 43/87] target/hppa: Fix assemble_12a "
` [Stable-8.2.3 44/87] target/hppa: ldcw,s uses static shift of 3
` [Stable-8.2.3 45/87] target/hppa: fix shrp for wide mode
` [Stable-8.2.3 46/87] target/hppa: fix access_id check
` [Stable-8.2.3 47/87] target/hppa: exit tb on flush cache instructions
` [Stable-8.2.3 48/87] target/hppa: mask privilege bits in mfia
` [Stable-8.2.3 49/87] target/hppa: fix do_stdby_e()
` [Stable-8.2.3 50/87] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
` [Stable-8.2.3 51/87] docs/conf.py: Remove usage of distutils
` [Stable-8.2.3 52/87] target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int'
` [Stable-8.2.3 53/87] target/s390x: Use mutable temporary value for op_ts
` [Stable-8.2.3 54/87] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
` [Stable-8.2.3 55/87] block/io: accept NULL qiov in bdrv_pad_request
` [Stable-8.2.3 56/87] block-backend: fix edge case in bdrv_next() where BDS associated to BB changes
` [Stable-8.2.3 57/87] block-backend: fix edge case in bdrv_next_cleanup() "
` [Stable-8.2.3 58/87] iotests: add test for stream job with an unaligned prefetch read
` [Stable-8.2.3 59/87] target/i386/tcg: Enable page walking from MMIO memory
` [Stable-8.2.3 60/87] hw/scsi/scsi-generic: Fix io_timeout property not applying
` [Stable-8.2.3 61/87] monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
` [Stable-8.2.3 62/87] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [Stable-8.2.3 63/87] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [Stable-8.2.3 64/87] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
` [Stable-8.2.3 65/87] target/riscv: always clear vstart in whole vec move insns
` [Stable-8.2.3 66/87] target/riscv/vector_helpers: do early exit when vstart >= vl
` [Stable-8.2.3 67/87] target/riscv/vector_helper.c: optimize loops in ldst helpers
` [Stable-8.2.3 68/87] hw/intc: Update APLIC IDC after claiming iforce register
` [Stable-8.2.3 69/87] target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
` [Stable-8.2.3 70/87] target/riscv: Fix mode in riscv_tlb_fill
` [Stable-8.2.3 71/87] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
` [Stable-8.2.3 72/87] virtio-net: Fix vhost virtqueue notifiers for RSS
` [Stable-8.2.3 73/87] hw/net/net_tx_pkt: Fix virtio header without checksum offloading
` [Stable-8.2.3 74/87] tcg/optimize: Fix sign_mask for logical right-shift
` [Stable-8.2.3 75/87] target/hppa: Clear psw_n for BE on use_nullify_skip path
` [Stable-8.2.3 76/87] migration/postcopy: Ensure postcopy_start() sets errp if it fails
` [Stable-8.2.3 77/87] gitlab-ci/cirrus: switch from 'master' to 'latest'
` [Stable-8.2.3 78/87] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
` [Stable-8.2.3 79/87] target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
` [Stable-8.2.3 80/87] hw/net/virtio-net: fix qemu set used ring flag even vhost started
` [Stable-8.2.3 81/87] block/virtio-blk: Fix memory leak from virtio_blk_zone_report
` [Stable-8.2.3 82/87] migration/postcopy: ensure preempt channel is ready before loading states
` [Stable-8.2.3 83/87] target/arm: Use correct SecuritySpace for AArch64 AT ops at EL3
` [Stable-8.2.3 84/87] hw/virtio: Fix packed virtqueue flush used_idx
` [Stable-8.2.3 85/87] vdpa-dev: Fix the issue of device status not updating when configuration interruption is triggered
` [Stable-8.2.3 86/87] virtio-snd: Enhance error handling for invalid transfers
` [Stable-8.2.3 87/87] virtio-snd: rewrite invalid tx/rx message handling

[PATCH] MAINTAINERS: Update Sriram Yagnaraman mail address
 2024-04-10  7:30 UTC  (2+ messages)

[PATCH] x86/loader: only patch linux kernels
 2024-04-10  7:26 UTC  (2+ messages)

[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine
 2024-04-10  7:05 UTC  (5+ messages)
` [PATCH v5 2/2] nbd/server: Mark negotiation functions as coroutine_fn

[RFC PATCH-for-9.0?] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
 2024-04-10  7:01 UTC  (3+ messages)

[PATCH for-9.1 00/19] target/i386: convert 1-byte opcodes to new decoder
 2024-04-10  6:34 UTC  (3+ messages)
` [PATCH for-9.1 04/19] target/i386: do not use s->tmp0 and s->tmp4 to compute flags

[PATCH v13 00/24] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-04-10  6:19 UTC  (2+ messages)

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-04-10  6:07 UTC  (4+ messages)

[PATCH v11 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-04-10  5:55 UTC  (11+ messages)
` [PATCH v11 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
    ` [External] "
` [PATCH v11 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
        ` [External] "

[Stable-7.2.11 00/41] Patch Round-up for stable 7.2.11, freeze on 2024-04-20
 2024-04-10  5:44 UTC  (42+ messages)
` [Stable-7.2.11 01/41] gitlab: update FreeBSD Cirrus CI image to 13.3
` [Stable-7.2.11 02/41] ui/cocoa: Fix window clipping on macOS 14
` [Stable-7.2.11 03/41] target/arm: align exposed ID registers with Linux
` [Stable-7.2.11 04/41] tests/tcg/aarch64/sysregs.c: Use S syntax for id_aa64zfr0_el1 and id_aa64smfr0_el1
` [Stable-7.2.11 05/41] target/arm: Fix SME full tile indexing
` [Stable-7.2.11 06/41] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
` [Stable-7.2.11 07/41] system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_add()
` [Stable-7.2.11 08/41] hw/scsi/lsi53c895a: stop script on phase mismatch
` [Stable-7.2.11 09/41] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
` [Stable-7.2.11 10/41] hw/scsi/lsi53c895a: add timer to scripts processing
` [Stable-7.2.11 11/41] make-release: switch to .xz format by default
` [Stable-7.2.11 12/41] e1000e: fix link state on resume
` [Stable-7.2.11 13/41] Avoid unaligned fetch in ladr_match()
` [Stable-7.2.11 14/41] hw/nvme: clean up confusing use of errp/local_err
` [Stable-7.2.11 15/41] hw/nvme: cleanup error reporting in nvme_init_pci()
` [Stable-7.2.11 16/41] hw/nvme: separate 'serial' property for VFs
` [Stable-7.2.11 17/41] hw/nvme: generalize the mbar size helper
` [Stable-7.2.11 18/41] hw/nvme: add machine compatibility parameter to enable msix exclusive bar
` [Stable-7.2.11 19/41] pcie: Introduce pcie_sriov_num_vfs
` [Stable-7.2.11 20/41] hw/nvme: Use pcie_sriov_num_vfs()
` [Stable-7.2.11 21/41] pcie_sriov: Validate NumVFs
` [Stable-7.2.11 22/41] hmat acpi: Fix out of bounds access due to missing use of indirection
` [Stable-7.2.11 23/41] migration: Skip only empty block devices
` [Stable-7.2.11 24/41] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
` [Stable-7.2.11 25/41] tests/unit: Bump test-crypto-block test timeout to 5 minutes
` [Stable-7.2.11 26/41] tests/unit: Bump test-replication timeout to 60 seconds
` [Stable-7.2.11 27/41] tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
` [Stable-7.2.11 28/41] target/i386: introduce function to query MMU indices
` [Stable-7.2.11 29/41] target/i386: use separate MMU indexes for 32-bit accesses
` [Stable-7.2.11 30/41] target/i386: fix direction of "32-bit MMU" test
` [Stable-7.2.11 31/41] target/i386: Revert monitor_puts() in do_inject_x86_mce()
` [Stable-7.2.11 32/41] target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int'
` [Stable-7.2.11 33/41] hw/scsi/scsi-generic: Fix io_timeout property not applying
` [Stable-7.2.11 34/41] monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
` [Stable-7.2.11 35/41] virtio-net: Fix vhost virtqueue notifiers for RSS
` [Stable-7.2.11 36/41] tcg/optimize: Fix sign_mask for logical right-shift
` [Stable-7.2.11 37/41] target/hppa: Clear psw_n for BE on use_nullify_skip path
` [Stable-7.2.11 38/41] gitlab-ci/cirrus: switch from 'master' to 'latest'
` [Stable-7.2.11 39/41] hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
` [Stable-7.2.11 40/41] hw/net/virtio-net: fix qemu set used ring flag even vhost started
` [Stable-7.2.11 41/41] hw/virtio: Fix packed virtqueue flush used_idx

[PULL 0/7] virtio,pc,pci: bugfixes
 2024-04-10  5:31 UTC  (4+ messages)
` [PULL 4/7] hw/virtio: Fix packed virtqueue flush used_idx

[PATCH for-9.0] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-10  4:38 UTC  (2+ messages)

[PATCH RFC v3 0/6] virtio-net: add support for SR-IOV emulation
 2024-04-10  3:00 UTC  (2+ messages)

[PATCH v2] vhost: don't set vring call if guest notifiers is not enabled
 2024-04-10  2:44 UTC 

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-10  2:28 UTC  (12+ messages)

[PATCH for-9.1 v2 00/28] linux-user/i386: Properly align signal frame
 2024-04-10  0:27 UTC  (5+ messages)
` [PATCH v2 23/28] target/i386: Honor xfeatures in xrstor_sigcontext

[PATCH for-9.1 v1 0/3] Add SEV/SEV-ES machine compat options for KVM_SEV_INIT2
 2024-04-09 23:07 UTC  (4+ messages)
` [PATCH v1 1/3] i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects
` [PATCH v1 2/3] hw/i386: Add 9.1 machine types for i440fx/q35
` [PATCH v1 3/3] hw/i386/sev: Use legacy SEV VM types for older machine types

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

[PULL 0/4] Edk2 20240409 patches
 2024-04-09 21:29 UTC  (2+ messages)

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

[PULL v2 00/20] misc patch queue
 2024-04-09 19:36 UTC  (7+ messages)
` [PULL v2 04/20] target/hppa: Fix IIAOQ, IIASQ for pa2.0
` [PULL v2 09/20] target/sh4: add missing CHECK_NOT_DELAY_SLOT
` [PULL v2 11/20] tcg: Add TCGContext.emit_before_op
` [PULL v2 15/20] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PULL v2 17/20] target/riscv: Use insn_start from DisasContextBase
` [PULL v2 20/20] linux-user: Preserve unswapped siginfo_t for strace


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