qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-15 17:36:49 to 2022-07-18 13:40:24 UTC [more...]

[PATCH 0/5] NIC vhost-vdpa state restore via Shadow CVQ
 2022-07-18 13:33 UTC  (5+ messages)
` [PATCH 1/5] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH 2/5] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH 3/5] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg
` [PATCH 4/5] vdpa: Add virtio-net mac address via CVQ at start

[PATCH 0/4] Multiple interface support on top of Multi-FD
 2022-07-18 13:33 UTC  (4+ messages)
` [PATCH 1/4] Modifying ‘migrate’ qmp command to add multi-FD socket on particular source and destination pair

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-07-18 13:10 UTC  (2+ messages)
` [RFC PATCH v2] "

[PATCH v7 00/13] Migration: Transmit and detect zero pages in the multifd threads
 2022-07-18 13:19 UTC  (7+ messages)
` [PATCH v7 07/13] multifd: Make flags field thread local
` [PATCH v7 08/13] multifd: Prepare to send a packet without the mutex held
` [PATCH v7 12/13] multifd: Zero pages transmission

[PATCH v8 00/11] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-18 13:18 UTC  (13+ messages)
` [PATCH v8 05/11] i386/pc: factor out cxl range end to helper
` [PATCH v8 06/11] i386/pc: factor out cxl range start "
` [PATCH v8 07/11] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v8 08/11] i386/pc: factor out device_memory base/size to helper
` [PATCH v8 09/11] i386/pc: bounds check phys-bits against max used GPA
` [PATCH v8 10/11] i386/pc: relocate 4g start to 1T where applicable

[PATCH 1/1] block: add missed block_acct_setup with new block device init procedure
 2022-07-18 13:13 UTC  (2+ messages)

[PATCH] x86: cpu: Error out if memory exceeds addressable range
 2022-07-18 13:10 UTC  (3+ messages)

[PATCH V3 0/6] Improve the U/S/H extension related check
 2022-07-18 13:09 UTC  (7+ messages)
` [PATCH V3 1/6] target/riscv: Add check for supported privilege mode combinations
` [PATCH V3 2/6] target/riscv: H extension depends on I extension
` [PATCH V3 3/6] target/riscv: Fix checkpatch warning may triggered in csr_ops table
` [PATCH V3 4/6] target/riscv: Add check for csrs existed with U extension
` [PATCH V3 5/6] target/riscv: Fix checks in hmode/hmode32
` [PATCH V3 6/6] target/riscv: Simplify the check in hmode to resue the check in riscv_csrrw_check

[PATCH] linux-user: Fix pipe() vs. pipe2() usage for ALPHA, MIPS, SH4 and SPARC
 2022-07-18 12:51 UTC  (3+ messages)

[PULL 00/20] SCSI, build system patches for 2022-07-13
 2022-07-18 12:48 UTC  (3+ messages)
` [PULL 05/20] meson: Prefix each element of firmware path

[PATCH v8 00/12] s390x: CPU Topology
 2022-07-18 12:32 UTC  (7+ messages)

[RISU PATCH v4 00/29] risu cleanups and improvements
 2022-07-18 12:19 UTC  (30+ messages)
` [RISU PATCH v4 14/29] Merge reginfo.c into risu.c
` [RISU PATCH v4 15/29] Rearrange reginfo and memblock buffers
` [RISU PATCH v4 16/29] Split out recv_register_info
` [RISU PATCH v4 17/29] Add magic and size to the trace header
` [RISU PATCH v4 18/29] Compute reginfo_size based on the reginfo
` [RISU PATCH v4 19/29] aarch64: Assume system support for SVE
` [RISU PATCH v4 20/29] aarch64: Reorg sve reginfo to save space
` [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve
` [RISU PATCH v4 23/29] Standardize reginfo_dump_mismatch printing
` [RISU PATCH v4 24/29] Add --fulldump and --diffdup options
` [RISU PATCH v4 25/29] Remove return value from reginfo_dump
` [RISU PATCH v4 27/29] aarch64: Tidy reginfo dumping ahead of ZA state
` [RISU PATCH v4 28/29] aarch64: Add support for ZA storage
` [RISU PATCH v4 29/29] aarch64: Trivial SME test

[PATCH 0/2] block/parallels: Fix buffer-based write call
 2022-07-18 12:21 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/131: Add parallels regression test

[PATCH v2] vhost: Get vring base from vq, not svq
 2022-07-18 12:05 UTC 

[PATCH] block/rbd: support driver-specific reopen
 2022-07-18 12:01 UTC  (3+ messages)

[PATCH v2 0/9] Add Cortex-R52
 2022-07-18 11:54 UTC  (10+ messages)
` [PATCH v2 1/9] target/arm: Add ARM_FEATURE_V8_R
` [PATCH v2 2/9] target/arm: Don't add all MIDR aliases for Cortex-R
` [PATCH v2 3/9] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v2 4/9] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v2 5/9] target/arm: Add ARMCacheAttrs to the signature of pmsav8_mpu_lookup
` [PATCH v2 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
` [PATCH v2 7/9] target/arm: Add PMSAv8r registers
` [PATCH v2 8/9] target/arm: Add PMSAv8r functionality
` [PATCH v2 9/9] target/arm: Add ARM Cortex-R52 cpu

[PATCH v2 0/6] Improve the U/S/H extension related check
 2022-07-18 11:36 UTC  (5+ messages)
` [PATCH v2 1/6] target/riscv: add check for supported privilege modes conbinations
` [PATCH v2 3/6] target/riscv: fix checkpatch warning may triggered in csr_ops table

[RFC v4 0/9] Add support for zoned device
 2022-07-18 10:53 UTC  (4+ messages)

[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
 2022-07-18 10:45 UTC  (7+ messages)

[PATCH] gpio: designware gpio driver
 2022-07-18 10:38 UTC  (5+ messages)

[PATCH v4 00/19] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-18 10:29 UTC  (20+ messages)
` [PATCH v4 01/19] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PATCH v4 02/19] virtio-net: Expose MAC_TABLE_ENTRIES
` [PATCH v4 03/19] virtio-net: Expose ctrl virtqueue logic
` [PATCH v4 04/19] vhost: Reorder vhost_svq_kick
` [PATCH v4 05/19] vhost: Move vhost_svq_kick call to vhost_svq_add
` [PATCH v4 06/19] vhost: Check for queue full at vhost_svq_add
` [PATCH v4 07/19] vhost: Decouple vhost_svq_add from VirtQueueElement
` [PATCH v4 08/19] vhost: Add SVQDescState
` [PATCH v4 09/19] vhost: Track number of descs in SVQDescState
` [PATCH v4 10/19] vhost: add vhost_svq_push_elem
` [PATCH v4 11/19] vhost: Expose vhost_svq_add
` [PATCH v4 12/19] vhost: add vhost_svq_poll
` [PATCH v4 13/19] vhost: Add svq avail_handler callback
` [PATCH v4 14/19] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PATCH v4 15/19] vdpa: manual forward CVQ buffers
` [PATCH v4 16/19] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v4 17/19] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PATCH v4 18/19] vdpa: Add device migration blocker
` [PATCH v4 19/19] vdpa: Add x-svq to NetdevVhostVDPAOptions

[RFC PATCH 00/12] NIC vhost-vdpa state restore via Shadow CVQ
 2022-07-18 10:15 UTC  (28+ messages)
` [RFC PATCH 01/12] vhost: Get vring base from vq, not svq
` [RFC PATCH 02/12] vhost: Move SVQ queue rewind to the destination
` [RFC PATCH 03/12] vdpa: Small rename of error labels
` [RFC PATCH 04/12] vdpa: delay set_vring_ready after DRIVER_OK
` [RFC PATCH 05/12] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [RFC PATCH 06/12] vhost: Use opaque data in SVQDescState
` [RFC PATCH 07/12] vhost: Add VhostVDPAStartOp operation
` [RFC PATCH 08/12] vdpa: Add vhost_vdpa_start_control_svq
` [RFC PATCH 09/12] vdpa: Extract vhost_vdpa_net_svq_add from vhost_vdpa_net_handle_ctrl_avail
` [RFC PATCH 10/12] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg
` [RFC PATCH 11/12] vdpa: Add virtio-net mac address via CVQ at start
` [RFC PATCH 12/12] vdpa: Delete CVQ migration blocker

updates for designware pci-host
 2022-07-18 10:03 UTC  (3+ messages)
` [PATCH 1/7] pci: designware: add 64-bit viewport limit

[PATCH] target/arm: Add MO_128 entry to pred_esz_masks[]
 2022-07-18 10:01 UTC 

[PATCH 0/3] target: RFC: display deprecation note for '-cpu help'
 2022-07-18  9:58 UTC  (5+ messages)

[PATCH v2] gtk: Add show_tabs=on|off command line option
 2022-07-18  9:57 UTC  (2+ messages)

[PATCH v5 0/8] Misc NPCM7XX patches
 2022-07-18  9:54 UTC  (6+ messages)
` [PATCH v5 5/8] blockdev: Add a new IF type IF_OTHER
` [PATCH v5 7/8] hw/arm: Set drive property for at24c eeprom

[PULL 0/1] MAINTAINERS: Add myself as Guest Agent co-maintainer
 2022-07-18  9:27 UTC  (2+ messages)
` [PULL 1/1] "

[RFC PATCH 0/8] Refactor bdrv_try_set_aio_context using transactions
 2022-07-18  9:09 UTC  (8+ messages)
` [RFC PATCH 3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context()
` [RFC PATCH 8/8] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks

[PATCH v4 0/2] handling guest multiple displays
 2022-07-18  9:06 UTC  (5+ messages)
` [PATCH v4 2/2] ui/gtk: a new array param monitor to specify the target displays

Internal MAC addresses list (mac_table) usage
 2022-07-18  9:02 UTC  (4+ messages)

[PATCH v2 0/1] python/machine: Fix AF_UNIX path too long on macOS
 2022-07-18  8:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/1] MAINTAINERS: Add myself as Guest Agent co-maintainer
 2022-07-18  8:52 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 00/12] Improve reliability of VM tests
 2022-07-18  8:17 UTC  (4+ messages)

[PATCH] i386: Disable BTS and PEBS
 2022-07-18  7:44 UTC  (3+ messages)

Building tools on unsupported cpu/arch
 2022-07-18  7:39 UTC  (2+ messages)

[PATCH] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
 2022-07-18  7:12 UTC  (3+ messages)

[PATCH 0/8] AArch64/HMAT support and tests
 2022-07-18  5:43 UTC  (4+ messages)
` [PATCH 1/8] hmat acpi: Don't require initiator value in -numa

[PATCH] target/riscv: Support SW update of PTE A/D bits and Ssptwad extension
 2022-07-18  4:02 UTC  (2+ messages)

[PATCH v3 00/19] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-18  3:32 UTC  (10+ messages)
` [PATCH v3 10/19] vhost: add vhost_svq_push_elem
` [PATCH v3 12/19] vhost: add vhost_svq_poll
` [PATCH v3 14/19] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [PATCH v3 15/19] vdpa: manual forward CVQ buffers
` [PATCH v3 16/19] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v3 17/19] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [PATCH v3 18/19] vdpa: Add device migration blocker
` [PATCH v3 19/19] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH v10 00/12] Improve PMU support
 2022-07-18  1:23 UTC  (4+ messages)
` [PATCH v10 08/12] target/riscv: Add sscofpmf extension support

[PATCH] RISC-V: Allow both Zmmul and M
 2022-07-18  1:19 UTC  (3+ messages)

[PATCH 1/2] hw/gpio/aspeed: Don't let guests modify input pins
 2022-07-18  1:07 UTC  (7+ messages)

[PATCH] linux-user: Use target abi_int type for pipefd[1] in pipe()
 2022-07-17 16:21 UTC 

[RFC PATCH v9 00/23] Net Control VQ support in SVQ
 2022-07-17 11:00 UTC  (5+ messages)
` [RFC PATCH v9 21/23] vdpa: Add vhost_vdpa_start_control_svq

[PATCH 0/1] Fix pointer masking functionality for RISC-V
 2022-07-17 10:15 UTC  (2+ messages)
` [PATCH 1/1] target/riscv: Fix typo and restore Pointer Masking "

[PATCH v4 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-07-17  7:33 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Revert "main-loop: Disable block backend global state assertion on Cocoa"
` [PATCH v4 3/3] meson: Allow to enable gtk and sdl while cocoa is enabled

[PATCH v3 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-07-17  3:18 UTC  (7+ messages)
` [PATCH v3 1/3] "

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-07-16 15:30 UTC  (7+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "

[PATCH v4] Align Raspberry Pi DMA interrupts with Linux DTS
 2022-07-16 11:32 UTC 

[PATCH 0/8] tests/tcg/loongarch64: Add some tests
 2022-07-16  8:54 UTC  (9+ messages)
` [PATCH 1/8] tests/tcg/loongarch64: Add float reference files
` [PATCH 2/8] fpu/softfloat: Add LoongArch specialization for pickNaNMulAdd
` [PATCH 3/8] target/loongarch: Fix float_convd/float_convs test failing
` [PATCH 4/8] tests/tcg/loongarch64: Add clo related instructions test
` [PATCH 5/8] tests/tcg/loongarch64: Add div and mod "
` [PATCH 6/8] tests/tcg/loongarch64: Add fclass test
` [PATCH 7/8] tests/tcg/loongarch64: Add som comparison instructions test
` [PATCH 8/8] tests/tcg/loongarch64: Add pcadd related "

[PULL 00/45] target-arm queue
 2022-07-16  6:28 UTC  (4+ messages)
` [PULL 20/45] target/arm: Implement SME LD1, ST1

[PATCH v4 0/3] Implement Power ISA 3.1B hash insns
 2022-07-15 20:54 UTC  (4+ messages)
` [PATCH v4 1/3] target/ppc: Add HASHKEYR and HASHPKEYR SPRs
` [PATCH v4 2/3] target/ppc: Implement hashst and hashchk
` [PATCH v4 3/3] target/ppc: Implement hashstp and hashchkp

[PULL 0/6] hw/nvme updates
 2022-07-15 19:09 UTC  (2+ messages)

[RFC] aspeed/i2c: multi-master between SoC's
 2022-07-15 17:49 UTC  (3+ messages)


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