qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 07:09:21 to 2023-07-20 02:33:52 UTC [more...]

[PATCH 0/5] QEMU RISC-V IOMMU Support
 2023-07-20  2:32 UTC  (2+ messages)
` [PATCH 1/5] hw/riscv: Introduction of RISC-V IOMMU device

[RFC 0/1] virtio-net: add support for SR-IOV emulation
 2023-07-20  2:20 UTC  (5+ messages)
` [RFC 1/1] virtio-pci: add SR-IOV capability

Reducing vdpa migration downtime because of memory pin / maps
 2023-07-20  0:48 UTC  (14+ messages)

[PATCH 0/4] virtio-net: add USO feature (UDP segmentation offload)
 2023-07-20  0:41 UTC  (8+ messages)
` [PATCH 1/4] tap: Added USO support to tap device
` [PATCH 2/4] virtio-net: Added USO flags to vhost support
` [PATCH 3/4] virtio-net: added USO support
` [PATCH 4/4] virtio-net: Added uso check

[PATCH v3 0/8] vdpa: Send all CVQ state load commands in parallel
 2023-07-19 22:54 UTC  (16+ messages)
` [PATCH v3 1/8] vhost: Add argument to vhost_svq_poll()
` [PATCH v3 2/8] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PATCH v3 3/8] vhost: Expose vhost_svq_available_slots()
` [PATCH v3 4/8] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PATCH v3 5/8] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PATCH v3 6/8] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PATCH v3 7/8] vdpa: Add cursors to vhost_vdpa_net_loadx()
` [PATCH v3 8/8] vdpa: Send cvq state load commands in parallel

[PATCH v3 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-19 22:11 UTC  (15+ messages)
` [PATCH v3 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
` [PATCH v3 02/14] target/s390x: Fix CLM with M3=0
` [PATCH v3 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PATCH v3 04/14] target/s390x: Fix ICM with M3=0
` [PATCH v3 05/14] target/s390x: Make MC raise specification exception when class >= 16
` [PATCH v3 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
` [PATCH v3 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
` [PATCH v3 08/14] tests/tcg/s390x: Test CKSM
` [PATCH v3 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PATCH v3 10/14] tests/tcg/s390x: Test CLM
` [PATCH v3 11/14] tests/tcg/s390x: Test ICM
` [PATCH v3 12/14] tests/tcg/s390x: Test MC
` [PATCH v3 13/14] tests/tcg/s390x: Test STPQ
` [PATCH v3 14/14] tests/tcg/s390x: Test VCKSM

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-19 20:51 UTC  (7+ messages)
` [PULL 10/66] tests/qtest: enable tests for virtio-scmi

[PULL 00/14] NBD patches for 2023-07-19
 2023-07-19 20:27 UTC  (15+ messages)
` [PULL 01/14] qemu-nbd: pass structure into nbd_client_thread instead of plain char*
` [PULL 02/14] qemu-nbd: fix regression with qemu-nbd --fork run over ssh
` [PULL 03/14] qemu-nbd: properly report error if qemu_daemon() is failed
` [PULL 04/14] qemu-nbd: properly report error on error in dup2() after qemu_daemon()
` [PULL 05/14] qemu-nbd: handle dup2() error when qemu-nbd finished setup process
` [PULL 06/14] qemu-nbd: make verbose bool and local variable in main()
` [PULL 07/14] nbd/client: Use smarter assert
` [PULL 08/14] nbd: Consistent typedef usage in header
` [PULL 09/14] nbd/server: Prepare for alternate-size headers
` [PULL 10/14] nbd/server: Refactor to pass full request around
` [PULL 11/14] nbd: s/handle/cookie/ to match NBD spec
` [PULL 12/14] nbd/client: Simplify cookie vs. index computation
` [PULL 13/14] nbd/client: Add safety check on chunk payload length
` [PULL 14/14] nbd: Use enum for various negotiation modes

[PULL 0/1] hw/nvme fixes
 2023-07-19 20:13 UTC  (4+ messages)
` [PULL 1/1] hw/nvme: fix endianness issue for shadow doorbells

[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
 2023-07-19 20:11 UTC  (5+ messages)
` [PATCH v4 09/24] nbd: Replace bool structured_reply with mode enum
    ` [Libguestfs] "

[PATCH v5 0/6] migration: Test the new "file:" migration
 2023-07-19 20:08 UTC  (3+ messages)
` [PATCH v5 6/6] tests/qtest: migration-test: Add tests for file-based migration

[PULL 0/5] riscv-to-apply queue
 2023-07-19 19:30 UTC  (2+ messages)

[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
 2023-07-19 18:49 UTC  (5+ messages)
` [RFC PATCH 10/17] misc/i2c_mctp_cxl: Initial device emulation

[RFC] cxl/type3: minimum MHD cci support
 2023-07-19 18:32 UTC 

[PATCH for-8.1] hw/nvme: fix compliance issue wrt. iosqes/iocqes
 2023-07-19 18:21 UTC 

[PATCH] roms/opensbi: Upgrade from v1.3 to v1.3.1
 2023-07-19 16:58 UTC 

[PATCH v2 0/4] vhost-user: Back-end state migration
 2023-07-19 16:33 UTC  (4+ messages)
` [PATCH v2 1/4] vhost-user.rst: Migrating back-end-internal state

[PATCH for-8.2 6/7] target/riscv: add 'max' CPU type
 2023-07-19 16:18 UTC  (21+ messages)
            ` Boot failure after QEMU's upgrade to OpenSBI v1.3 (was Re: [PATCH for-8.2 6/7] target/riscv: add 'max' CPU type)

[PATCH 0/5] target/arm: Fixes for RME
 2023-07-19 15:30 UTC  (6+ messages)
` [PATCH 1/5] target/arm/ptw: Load stage-2 tables from realm physical space
` [PATCH 2/5] target/arm/helper: Fix vae2_tlbmask()
` [PATCH 3/5] target/arm: Skip granule protection checks for AT instructions
` [PATCH 4/5] target/arm: Pass security space rather than flag "
` [PATCH 5/5] target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK

[PULL 0/5] Linux user brk fixes patches
 2023-07-19 15:52 UTC  (6+ messages)
` [PULL 1/5] linux-user: Fix qemu brk() to not zero bytes on current page
` [PULL 2/5] linux-user: Prohibit brk() to to shrink below initial heap address
` [PULL 3/5] linux-user: Fix signed math overflow in brk() syscall
` [PULL 4/5] linux-user: Fix strace output for old_mmap
` [PULL 5/5] linux-user: Fix qemu-arm to run static armhf binaries

[PATCH for-8.1] tests/test-util-filemonitor: Avoid pointless allocations
 2023-07-19 15:49 UTC  (3+ messages)

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-19 15:34 UTC  (30+ messages)
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core
` [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move

[PATCH v8 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
 2023-07-19 15:21 UTC  (20+ messages)
` [PATCH v8 1/9] migration: New QAPI type 'MigrateAddress'
` [PATCH v8 2/9] migration: convert migration 'uri' into 'MigrateAddress'
` [PATCH v8 3/9] migration: convert socket backend to accept MigrateAddress
` [PATCH v8 4/9] migration: convert rdma "
` [PATCH v8 5/9] migration: convert exec "
` [PATCH v8 6/9] migration: New migrate and migrate-incoming argument 'channels'
` [PATCH v8 7/9] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax
` [PATCH v8 8/9] migration: Implement MigrateChannelList to migration flow
` [PATCH v8 9/9] migration: Add test case for modified QAPI syntax

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-19 15:06 UTC  (12+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 5/6] vhost-vdpa: Match vhost-user's status reset
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

[PULL 0/8] s390x, qtest and misc patches for QEMU 8.1 rc1
 2023-07-19 15:05 UTC  (3+ messages)

[PATCH v2 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-19 14:40 UTC  (28+ messages)
` [PATCH v2 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
` [PATCH v2 02/14] target/s390x: Fix CLM with M3=0
` [PATCH v2 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PATCH v2 04/14] target/s390x: Fix ICM with M3=0
` [PATCH v2 05/14] target/s390x: Make MC raise specification exception when class >= 16
` [PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
` [PATCH v2 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
` [PATCH v2 08/14] tests/tcg/s390x: Test CKSM
` [PATCH v2 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PATCH v2 10/14] tests/tcg/s390x: Test CLM
` [PATCH v2 11/14] tests/tcg/s390x: Test ICM
` [PATCH v2 12/14] tests/tcg/s390x: Test MC
` [PATCH v2 13/14] tests/tcg/s390x: Test STPQ
` [PATCH v2 14/14] tests/tcg/s390x: Test VCKSM

[PATCH for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used
 2023-07-19 14:17 UTC 

[PATCH] vhost-user.rst: Clarify enabling/disabling vrings
 2023-07-19 14:03 UTC  (4+ messages)

[PATCH v2 00/12] tests: enable meson test timeouts to improve debuggability
 2023-07-19 13:38 UTC  (19+ messages)
` [PATCH v2 04/12] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH v2 05/12] qtest: bump test-hmp timeout to 4 minutes
` [PATCH v2 06/12] qtest: bump pxe-test timeout to 3 minutes
` [PATCH v2 07/12] qtest: bump prom-env-test "
` [PATCH v2 08/12] qtest: bump boot-serial-test "
` [PATCH v2 09/12] qtest: bump qos-test timeout to 2 minutes
` [PATCH v2 10/12] qtest: bump aspeed_smc-test timeout to 4 minutes

Wrong unpacked structure for epoll_event on qemu-or1k (openrisc user-space)
 2023-07-19 12:38 UTC  (5+ messages)
  ` [PATCH] "

[PATCH v3 0/8] misc AHCI cleanups
 2023-07-19 12:11 UTC  (12+ messages)
` [PATCH v3 2/8] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH v3 5/8] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH v3 7/8] hw/ide/ahci: fix ahci_write_fis_sdb()
` [PATCH v3 8/8] hw/ide/ahci: fix broken SError handling

[RFC PATCH for-8.2 00/18] crypto: Provide clmul.h and host accel
 2023-07-19 11:52 UTC  (3+ messages)
` [PATCH 17/18] host/include/i386: Implement clmul.h

[PATCH 0/6] linux-user: brk() syscall fixes and armhf static binary fix
 2023-07-19 11:39 UTC  (4+ messages)

[PATCH 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
 2023-07-19 10:53 UTC  (6+ messages)
` [PATCH 1/4] virtio-net: do not reset vlan filtering at set_features
` [PATCH 2/4] virtio-net: Expose MAX_VLAN
` [PATCH 3/4] vdpa: Restore vlan filtering state
` [PATCH 4/4] vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ

[PATCH 00/14] target/s390x: Miscellaneous TCG fixes, part 2
 2023-07-19  9:44 UTC  (15+ messages)
` [PATCH 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
` [PATCH 02/14] target/s390x: Fix CLM with M3=0
` [PATCH 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PATCH 04/14] target/s390x: Fix ICM with M3=0
` [PATCH 05/14] target/s390x: Make MC raise specification exception when class >= 16
` [PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type

[PATCH QEMU v8 4/9] migration: Introduce dirty-limit capability
 2023-07-19  9:31 UTC  (9+ messages)

[QEMU PATCH v3 0/1] S3 support
 2023-07-19  7:47 UTC  (2+ messages)
` [QEMU PATCH v3 0/1] virtgpu: do not destroy resources when guest suspend


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