qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-01 15:06:42 to 2021-09-02 07:20:15 UTC [more...]

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-02  7:07 UTC  (21+ messages)
` [PATCH v1 1/3] io: Enable write flags for QIOChannel
` [PATCH v1 2/3] io: Add zerocopy and errqueue
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

How to comminicate between two QOM model?
 2021-09-02  7:07 UTC  (2+ messages)

[PATCH v3 00/11] block/nvme: Rework error reporting
 2021-09-02  7:00 UTC  (12+ messages)
` [PATCH v3 01/11] block/nvme: Use safer trace format string
` [PATCH v3 02/11] util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report()
` [PATCH v3 03/11] util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD
` [PATCH v3 04/11] util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map()
` [PATCH v3 05/11] block/nvme: Have nvme_create_queue_pair() report errors consistently
` [PATCH v3 06/11] util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
` [PATCH v3 07/11] util/vfio-helpers: Extract qemu_vfio_water_mark_reached()
` [PATCH v3 08/11] util/vfio-helpers: Use error_setg in qemu_vfio_find_[fixed/temp]_iova
` [PATCH v3 09/11] util/vfio-helpers: Simplify qemu_vfio_dma_map() returning directly
` [PATCH v3 10/11] util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error
` [PATCH v3 11/11] block/nvme: Only report VFIO error on failed retry

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-02  6:46 UTC  (11+ messages)
` [PATCH v5 2/4] hw/arm/smmuv3: Update implementation of CFGI commands based on device SID
` [PATCH v5 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH 0/8] ppc: cleanups
 2021-09-02  6:33 UTC  (17+ messages)
` [PATCH 2/8] ppc/spapr: Add a POWER10 DD2 CPU
` [PATCH 3/8] ppc/pnv: Add a comment on the "primary-topology-index" property
` [PATCH 4/8] ppc/pnv: Remove useless variable
` [PATCH 5/8] ppc/pnv: Add an assert when calculating the RAM distribution on chips
` [PATCH 6/8] ppc/xive: Export priority_to_ipb() helper
` [PATCH 7/8] ppc/xive: Export xive_tctx_word2() helper
` [PATCH 8/8] ppc/pnv: Rename "id" to "quad-id" in PnvQuad

[PATCH v6 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-09-02  6:34 UTC  (5+ messages)
` [PATCH v6 10/10] ACPI ERST: step 6 of bios-tables-test

[PATCH v5 0/2] memory: Have 'info mtree' remove duplicated Address Space information
 2021-09-02  6:26 UTC  (3+ messages)
` [PATCH v5 1/2] memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
` [PATCH v5 2/2] memory: Have 'info mtree' remove duplicated Address Space information

USB-MSD non-functional after merging v5.1 to v6.x (seems to be internal USB stack issue?)
 2021-09-02  6:22 UTC  (2+ messages)

[PATCH v2 0/5] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
 2021-09-02  6:11 UTC  (11+ messages)
` [PATCH v2 3/5] hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
` [PATCH v2 4/5] hw/char: cadence_uart: Convert to memop_with_attrs() ops
` [PATCH v2 5/5] hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read, write}()
  ` [PATCH v2 5/5] hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read,write}()

[PATCH 0/3] Disable vhost device IOTLB is IOMMU is not enabled
 2021-09-02  5:46 UTC  (2+ messages)

[PATCH] virtio-net: fix use after unmap/free for sg
 2021-09-02  5:44 UTC 

[PATCH v3 0/6] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
 2021-09-02  5:39 UTC  (10+ messages)
` [PATCH v3 3/6] hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
` [PATCH v3 4/6] hw/char: cadence_uart: Convert to memop_with_attrs() ops
` [PATCH v3 5/6] hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read, write}()
` [PATCH v3 6/6] hw/char: cadence_uart: Log a guest error when device is unclocked or in reset

[PATCH v1 1/1] target/riscv: Update the ePMP CSR address
 2021-09-02  5:19 UTC  (3+ messages)

[PATCH] s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
 2021-09-02  3:59 UTC  (3+ messages)

[PATCH 1/2] Use EGL device extension in display initialization
 2021-09-02  3:22 UTC  (3+ messages)

[PATCH v2 00/19] target/ppc: DFP instructions using decodetree
 2021-09-02  3:23 UTC  (3+ messages)
` [PATCH v2 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c

[PATCH] .mailmap: Fix more contributor entries
 2021-09-02  3:23 UTC  (3+ messages)
  ` [Internet]Re: "

[PATCH] target/riscv: Fix satp write
 2021-09-02  2:49 UTC  (7+ messages)

[PATCH v7 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-02  2:26 UTC  (3+ messages)
` [PATCH v7 14/14] disas/riscv: Add Zb[abcs] instructions

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-02  2:25 UTC  (2+ messages)

How does qemu detect the completion of interrupt execution?
 2021-09-02  2:17 UTC  (3+ messages)

[PATCH v2] hw/arm/smmuv3: Simplify range invalidation
 2021-09-02  1:47 UTC  (5+ messages)

[PATCH 0/1] hw/arm/aspeed: Add Fuji machine type
 2021-09-01 22:59 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-09-01 22:26 UTC  (6+ messages)
` [RFC 05/10] hw/mos6522: Don't clear T1 interrupt flag on latch write

[PATCH v1] kvm: unsigned datatype in ioctl wrapper
 2021-09-01 21:34 UTC 

[PATCH v5 0/5] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-09-01 21:10 UTC  (6+ messages)
` [PATCH v5 1/5] ui/gtk: Create a common release_dmabuf helper
` [PATCH v5 2/5] ui/egl: Add egl helpers to help with synchronization
` [PATCH v5 3/5] ui: Create sync objects and fences only for blobs
` [PATCH v5 4/5] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v5 5/5] virtio-gpu: Add gl_flushed callback

[PATCH] tcg/arm: Increase stack alignment for function generation
 2021-09-01 20:24 UTC  (8+ messages)

[PATCH v0] kvm: unsigned datatype in ioctl wrapper
 2021-09-01 20:23 UTC  (7+ messages)

[PATCH] multifd: Implement yank for multifd send side
 2021-09-01 17:57 UTC  (2+ messages)

[PATCH] 9pfs: fix crash in v9fs_walk()
 2021-09-01 17:22 UTC  (3+ messages)
` [SPAM] "

[PATCH v4 0/3] memory: Have 'info mtree' remove duplicated Address Space information
 2021-09-01 17:12 UTC  (8+ messages)
` [PATCH v4 1/3] memory: Extract mtree_info_flatview() from mtree_info()
` [PATCH v4 2/3] memory: Extract mtree_info_as() "
` [PATCH v4 3/3] memory: Have 'info mtree' remove duplicated Address Space information

[PATCH] tests/vhost-user-bridge.c: Fix typo in help message
 2021-09-01 16:49 UTC  (3+ messages)

[PATCH] tests/vhost-user-bridge.c: Sanity check socket path length
 2021-09-01 16:48 UTC  (2+ messages)

[PULL 0/2] Usb 20210901 patches
 2021-09-01 16:44 UTC  (2+ messages)

[PATCH v2 0/1] hw/arm/aspeed: Allow machine to set UART default
 2021-09-01 16:43 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] gitlab: Escape git-describe match pattern on Windows hosts
 2021-09-01 16:51 UTC  (11+ messages)

9pfs: Twalk crash
 2021-09-01 16:31 UTC  (7+ messages)

[PATCH v3] memory: Have 'info mtree' remove duplicated Address Space information
 2021-09-01 16:13 UTC  (4+ messages)

[PATCH 0/3] hw/virtio: Minor housekeeping patches
 2021-09-01 15:56 UTC  (7+ messages)
` [PATCH 1/3] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
` [PATCH 2/3] hw/virtio: Remove NULL check in virtio_free_region_cache()
` [RFC PATCH 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees

[PATCH 0/2] elf2dmp: Fix minor Coverity nits
 2021-09-01 15:25 UTC  (3+ messages)
` [PATCH 1/2] elf2dmp: Check curl_easy_setopt() return value

[PATCH for 6.1] multifd: Unconditionally unregister yank function
 2021-09-01 15:48 UTC  (2+ messages)

[PATCH v2 0/3] VNC-related HMP/QMP fixes
 2021-09-01 15:17 UTC  (4+ messages)
` [PATCH v2 1/3] monitor/hmp: correctly invert password argument detection again
` [PATCH v2 2/3] monitor/hmp: add support for flag argument with value
` [PATCH v2 3/3] monitor: allow VNC related QMP and HMP commands to take a display ID

[PATCH v3] qemu-sockets: fix unix socket path copy (again)
 2021-09-01 15:59 UTC  (2+ messages)

[PULL 00/56] Block patches
 2021-09-01 15:16 UTC  (57+ messages)
` [PULL 01/56] python: qemu: add timer parameter for qmp.accept socket
` [PULL 02/56] python: Reduce strictness of pylint's duplicate-code check
` [PULL 03/56] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PULL 04/56] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PULL 05/56] qemu-iotests: add option to attach gdbserver
` [PULL 06/56] qemu-iotests: delay QMP socket timers
` [PULL 07/56] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PULL 08/56] qemu-iotests: add gdbserver option to script tests too
` [PULL 09/56] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PULL 10/56] qemu-iotests: extend the check script to prepare supporting valgrind for python tests
` [PULL 11/56] qemu-iotests: extend QMP socket timeout when using valgrind
` [PULL 12/56] qemu-iotests: allow valgrind to read/delete the generated log file
` [PULL 13/56] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PULL 14/56] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PULL 15/56] qemu-iotests: add option to show qemu binary logs on stdout
` [PULL 16/56] docs/devel/testing: add -p option to the debug section of QEMU iotests
` [PULL 17/56] block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
` [PULL 18/56] raw-format: drop WRITE and RESIZE child perms when possible
` [PULL 19/56] iotests: use with-statement for open() calls
` [PULL 20/56] iotests: use subprocess.DEVNULL instead of open("/dev/null")
` [PULL 21/56] block: introduce bdrv_replace_child_bs()
` [PULL 22/56] block: introduce blk_replace_bs
` [PULL 23/56] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PULL 24/56] qdev: allow setting drive property for realized device
` [PULL 25/56] block: rename backup-top to copy-before-write
` [PULL 26/56] block-copy: move detecting fleecing scheme to block-copy
` [PULL 27/56] block/block-copy: introduce block_copy_set_copy_opts()
` [PULL 28/56] block/backup: set copy_range and compress after filter insertion
` [PULL 29/56] block/backup: move cluster size calculation to block-copy
` [PULL 30/56] block/copy-before-write: relax permission requirements when no parents
` [PULL 31/56] block/copy-before-write: drop extra bdrv_unref on failure path
` [PULL 32/56] block/copy-before-write: use file child instead of backing
` [PULL 33/56] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PULL 34/56] block/copy-before-write: introduce cbw_init()
` [PULL 35/56] block/copy-before-write: cbw_init(): rename variables
` [PULL 36/56] block/copy-before-write: cbw_init(): use file child after attaching
` [PULL 37/56] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
` [PULL 38/56] block/copy-before-write: cbw_init(): use options
` [PULL 39/56] block/copy-before-write: initialize block-copy bitmap
` [PULL 40/56] block/block-copy: make setting progress optional
` [PULL 41/56] block/copy-before-write: make public block driver
` [PULL 42/56] qapi: publish copy-before-write filter
` [PULL 43/56] python/qemu/machine.py: refactor _qemu_args()
` [PULL 44/56] python/qemu/machine: QEMUMachine: improve qmp() method
` [PULL 45/56] python:QEMUMachine: template typing for self returning methods
` [PULL 46/56] iotests/222: fix pylint and mypy complains
` [PULL 47/56] iotests/222: constantly use single quotes for strings
` [PULL 48/56] iotests: move 222 to tests/image-fleecing
` [PULL 49/56] iotests.py: hmp_qemu_io: support qdev
` [PULL 50/56] iotests/image-fleecing: proper source device
` [PULL 51/56] iotests/image-fleecing: rename tgt_node
` [PULL 52/56] iotests/image-fleecing: prepare for adding new test-case
` [PULL 53/56] iotests/image-fleecing: add test-case for copy-before-write filter
` [PULL 54/56] block/block-copy: block_copy_state_new(): drop extra arguments
` [PULL 55/56] block/export/fuse.c: fix fuse-lseek on uclibc or musl
` [PULL 56/56] block/file-win32: add reopen handlers

[qemu-web PATCH] Fix link to Windows page in Wiki
 2021-09-01 15:30 UTC  (2+ messages)

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-01 16:09 UTC 


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