qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-01 16:34:03 to 2021-09-02 11:06:50 UTC [more...]

[PATCH v8 00/14] machine: smp parsing fixes and improvement
 2021-09-02 11:03 UTC  (4+ messages)
` [PATCH v8 01/14] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v8 03/14] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v8 06/14] machine: Prefer cores over sockets in smp parsing since 6.2

[PULL v1 00/10] Merge tpm 2021/09/01 v1
 2021-09-02 10:57 UTC  (2+ messages)

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-09-02 10:58 UTC  (5+ messages)
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option

[PATCH v6 0/5] block/nbd: drop connection_co
 2021-09-02 10:38 UTC  (6+ messages)
` [PATCH v6 1/5] block/nbd: nbd_channel_error() shutdown channel unconditionally
` [PATCH v6 2/5] block/nbd: move nbd_recv_coroutines_wake_all() up
` [PATCH v6 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
` [PATCH v6 4/5] block/nbd: drop connection_co
` [PATCH v6 5/5] block/nbd: check that received handle is valid

proposed schedule for 6.2 release
 2021-09-02 10:36 UTC 

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-02 10:28 UTC  (37+ 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

[PATCH v2 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-02 10:26 UTC  (11+ messages)
` [PATCH v2 1/9] escc: checkpatch fixes
` [PATCH v2 2/9] escc: reset register values to zero in escc_reset()
` [PATCH v2 3/9] escc: introduce escc_soft_reset_chn() for software reset
` [PATCH v2 4/9] escc: introduce escc_hard_reset_chn() for hardware reset
` [PATCH v2 5/9] escc: implement soft reset as described in the datasheet
` [PATCH v2 6/9] escc: implement hard "
` [PATCH v2 7/9] escc: remove register changes from escc_reset_chn()
` [PATCH v2 8/9] escc: re-use escc_reset_chn() for hard and soft reset
` [PATCH v2 9/9] escc: fix STATUS_SYNC bit in R_STATUS register

[PATCH] coroutine: resize pool periodically instead of limiting size
 2021-09-02 10:24 UTC  (3+ messages)

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-02 10:13 UTC  (3+ messages)
` [PATCH 2/2] iotests: Fix use-{list,dict}-literal warnings

[PATCH v4 0/5] iotests/297: Cover tests/
 2021-09-02 10:15 UTC  (9+ messages)
` [PATCH v4 1/5] iotests/297: Drop 169 and 199 from the skip list
` [PATCH v4 2/5] migrate-bitmaps-postcopy-test: Fix pylint warnings
` [PATCH v4 3/5] migrate-bitmaps-test: "
` [PATCH v4 4/5] mirror-top-perms: Fix AbnormalShutdown path
` [PATCH v4 5/5] iotests/297: Cover tests/

[PATCH v3 00/11] block/nvme: Rework error reporting
 2021-09-02  9:46 UTC  (14+ 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 0/5] optimize the downtime for vfio migration
 2021-09-02  9:43 UTC  (2+ messages)

[PATCH v2 0/8] i386: Assorted KVM PV and Hyper-V feature improvements
 2021-09-02  9:35 UTC  (9+ messages)
` [PATCH v2 1/8] i386: Add 6.2 machine types
` [PATCH v2 2/8] i386: docs: Briefly describe KVM PV features
` [PATCH v2 3/8] i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
` [PATCH v2 4/8] i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
` [PATCH v2 5/8] i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
` [PATCH v2 6/8] i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
` [PATCH v2 7/8] i386: Make Hyper-V version id configurable
` [PATCH v2 8/8] i386: Change the default Hyper-V version to match WS2016

[PATCH v2] block: drop BLK_PERM_GRAPH_MOD
 2021-09-02  9:37 UTC 

[PATCH 0/6] virtio-iommu: Add ACPI support
 2021-09-02  9:36 UTC  (5+ messages)
` [PATCH 6/6] pc: Allow instantiating a virtio-iommu device

[RFC] qemu_cleanup: do vm_shutdown() before bdrv_drain_all_begin()
 2021-09-02  9:32 UTC  (2+ messages)

[PATCH RFC 0/8] blockdev-replace
 2021-09-02  9:28 UTC  (2+ messages)

[PATCH 4/4] vl: Prioritize realizations of devices
 2021-09-02  8:26 UTC  (14+ messages)

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-02  8:22 UTC  (13+ 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 v6 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-09-02  8:14 UTC  (5+ messages)
` [PATCH v6 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
` [PATCH v6 2/4] hw/arm/smmuv3: Update CFGI commands to support non PCI/PCIe devices
` [PATCH v6 3/4] hw/arm/virt: Update SMMU v3 creation to support non PCI/PCIe device connection
` [PATCH v6 4/4] hw/arm/virt: Add PL330 DMA controller and connect with SMMU v3

[PATCH 0/1] hw/arm/aspeed: Add Fuji machine type
 2021-09-02  8:12 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] tcg/arm: Increase stack alignment for function generation
 2021-09-02  8:06 UTC  (10+ messages)

[PULL 00/51] target-arm queue
 2021-09-02  7:48 UTC  (2+ messages)

How does qemu detect the completion of interrupt execution?
 2021-09-02  7:43 UTC  (4+ messages)

[PATCH v1] kvm: unsigned datatype in ioctl wrapper
 2021-09-02  7:38 UTC  (2+ messages)

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

[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  (2+ 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)

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

[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 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 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  (7+ 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  (6+ 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  (5+ messages)

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

[PATCH 0/3] hw/virtio: Minor housekeeping patches
 2021-09-01 15:55 UTC  (3+ messages)
` [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)


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