qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 14:54:33 to 2021-05-12 04:51:41 UTC [more...]

[PATCH v2 00/30] testing/next (hexagon, tricore, ppc, signals, cirrus)
 2021-05-12  4:50 UTC  (7+ messages)
` [PATCH v2 01/30] checkpatch: Fix use of uninitialized value
` [PATCH v2 29/30] cirrus.yml: Fix the MSYS2 task
` [PATCH v2 30/30] configure: use cc, not host_cc to set cross_cc for build arch

[PATCH 0/1] gitlab-ci: Add KVM x86 cross-build jobs
 2021-05-12  4:42 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] target/i386: Make sure that vsyscall's tb->size != 0
 2021-05-12  4:02 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/x86_64: add vsyscall smoke test

[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
 2021-05-12  3:57 UTC  (12+ messages)
` [RFC PATCH 1/5] hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
` [RFC PATCH 2/5] Kconfig: Declare 'FDT' host symbol
` [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
` [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt
` [RFC PATCH 5/5] meson: Do not use internal fdt library if user asked for the system one

[PATCH] ppc/spapr: advertise secure boot in the guest device tree
 2021-05-12  3:47 UTC  (3+ messages)

[PULL 0/1] NBD patches for 2021-05-11
 2021-05-12  3:42 UTC  (3+ messages)
` [PULL 1/1] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog

making a qdev bus available from a (non-qtree?) device
 2021-05-12  3:39 UTC  (2+ messages)

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-05-12  3:06 UTC  (4+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v4 2/2] ui/cocoa: add option to swap Option and Command

[PATCH 0/3] hw/virtio: Constify VirtIOFeature
 2021-05-12  2:57 UTC  (8+ messages)
` [PATCH 1/3] hw/virtio: Pass virtio_feature_get_config_size() a const argument
` [PATCH 2/3] virtio-blk: Constify VirtIOFeature feature_sizes[]
` [PATCH 3/3] virtio-net: "

[PULL 00/10] Net patches
 2021-05-12  2:53 UTC  (3+ messages)

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-12  1:52 UTC  (12+ messages)
` [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
` [PATCH 17/72] softfloat: Use pointers with parts_default_nan
` [PATCH 25/72] softfloat: Rearrange FloatParts64

GICv3 for MTTCG
 2021-05-12  1:44 UTC  (3+ messages)

[PATCH 00/12] Wave goodbye to RHEL 7 vintage distros
 2021-05-12  0:44 UTC  (27+ messages)
` [PATCH 03/12] crypto: bump min nettle to 3.3, dropping RHEL-7 support
` [PATCH 04/12] crypto: drop back compatibility typedefs for nettle
` [PATCH 05/12] crypto: bump min gcrypt to 1.7.6, dropping RHEL-7 support
` [PATCH 06/12] crypto: bump min gnutls to 3.5.8, "
` [PATCH 07/12] crypto: drop used conditional check
` [PATCH 08/12] tests/vm: convert centos VM recipe to CentOS 8
` [PATCH 09/12] tests/docker: drop CentOS 7 container
` [PATCH 10/12] bump min required glib version to 2.50
` [PATCH 11/12] configure: bump min required GCC to 6.3.0
` [PATCH 12/12] configure: bump min required CLang to 7.0.0 / XCode 10.2

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2021-05-11 23:37 UTC  (2+ messages)
` [Bug 1899539] "

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-11 22:47 UTC  (14+ messages)
` [PATCH v4 01/13] ui: Get the fd associated with udmabuf driver
` [PATCH v4 02/13] headers: Add udmabuf.h
` [PATCH v4 03/13] virtio-gpu: Add udmabuf helpers
` [PATCH v4 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v4 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v4 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v4 07/13] virtio-gpu: Add initial definitions for blob resources
` [PATCH v4 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v4 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH v4 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v4 11/13] virtio-gpu: Factor out update scanout
` [PATCH v4 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v4 13/13] virtio-gpu: Update cursor data using blob

[PATCH v3 00/20] virtio-gpu: Add support for Blob resources
 2021-05-11 22:42 UTC  (4+ messages)
` [PATCH v3 12/20] virtio-gpu: Add virtio_gpu_set_scanout_blob

Sphinx and the :any: role
 2021-05-11 22:34 UTC  (2+ messages)

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-11 22:06 UTC  (22+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
` [PATCH v2 02/21] qapi: Add test for nonexistent schema file
` [PATCH v2 03/21] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH v2 04/21] qapi/parser: factor parsing routine into method
` [PATCH v2 05/21] qapi/parser: Assert lexer value is a string
` [PATCH v2 06/21] qapi/parser: enforce all top-level expressions must be dict in _parse()
` [PATCH v2 07/21] qapi/parser: assert object keys are strings
` [PATCH v2 08/21] qapi/parser: Use @staticmethod where appropriate
` [PATCH v2 09/21] qapi: add must_match helper
` [PATCH v2 10/21] qapi/parser: Fix token membership tests when token can be None
` [PATCH v2 11/21] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH v2 12/21] qapi/parser: add type hint annotations
` [PATCH v2 13/21] qapi/parser: Remove superfluous list comprehension
` [PATCH v2 14/21] qapi/parser: allow 'ch' variable name
` [PATCH v2 15/21] qapi/parser: add docstrings
` [PATCH v2 16/21] CHECKPOINT
` [PATCH v2 17/21] qapi: [WIP] Rip QAPIDoc out of parser.py
` [PATCH v2 18/21] qapi: [WIP] Add type ignores for qapidoc.py
` [PATCH v2 19/21] qapi: [WIP] Import QAPIDoc from qapidoc Signed-off-by: John Snow <jsnow@redhat.com>
` [PATCH v2 20/21] qapi: [WIP] Add QAPIDocError
` [PATCH v2 21/21] qapi: [WIP] Enable linters on parser.py

[PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
 2021-05-11 21:48 UTC  (9+ messages)
` [PATCH 1/7] virtiofsd: Check for EINTR in preadv() and retry
` [PATCH 2/7] virtiofsd: Get rid of unreachable code in read
` [PATCH 3/7] virtiofsd: Use iov_discard_front() to skip bytes
` [PATCH 4/7] virtiofsd: get rid of in_sg_left variable
` [PATCH 5/7] virtiofsd: Simplify skip byte logic
` [PATCH 6/7] virtiofsd: Check EOF before short read
` [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply

[PATCH v4 00/11] 64bit block-layer: part II
 2021-05-11 21:19 UTC  (13+ messages)
` [PATCH v4 01/11] block/io: bring request check to bdrv_co_{read, write}v_vmstate
  ` [PATCH v4 01/11] block/io: bring request check to bdrv_co_{read,write}v_vmstate
` [PATCH v4 02/11] qcow2: check request on vmstate save/load path
` [PATCH v4 03/11] block: use int64_t instead of uint64_t in driver read handlers
` [PATCH v4 04/11] block: use int64_t instead of uint64_t in driver write handlers
` [PATCH v4 05/11] block: use int64_t instead of uint64_t in copy_range driver handlers
` [PATCH v4 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-11 21:08 UTC  (5+ messages)
` [PATCH v3 17/33] nbd/client-connection: implement connection retry
` [PATCH v3 18/33] nbd/client-connection: shutdown connection on release

[PATCH v2 00/10] gitlab-ci: Ease forks pipeline workflow
 2021-05-11 20:48 UTC  (19+ messages)
` [PATCH v2 01/10] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH v2 03/10] gitlab-ci: Extract container job template to container-template.yml
` [PATCH v2 04/10] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
` [PATCH v2 05/10] gitlab-ci: Extract DCO/style check jobs to static_checks.yml
` [PATCH v2 06/10] gitlab-ci: Extract build stages to stages.yml
` [PATCH v2 07/10] gitlab-ci: Extract default build/test jobs templates
` [PATCH v2 08/10] gitlab-ci: Extract all default build/test jobs to buildtest.yml
` [PATCH v2 09/10] gitlab-ci: Extract core container jobs to container-core.yml
` [PATCH v2 10/10] gitlab-ci: Move current job set to qemu-project.yml

[PATCH] 9pfs: add link to 9p developer docs
 2021-05-11 19:57 UTC  (2+ messages)

[PATCH] docs: fix broken reference
 2021-05-11 19:29 UTC 

[PATCH] docs: add table of contents to QAPI references
 2021-05-11 19:15 UTC  (2+ messages)

[PATCH 0/2] net/tap: minor fixes to interaction with the bridge helper
 2021-05-11 18:54 UTC  (4+ messages)
` [PATCH 2/2] net/tap: fix error reporting when bridge helper forgets to send an FD

[Bug 1883728] [NEW] address_space_unmap: Assertion `mr != NULL' failed
 2021-05-11 18:37 UTC  (3+ messages)
` [Bug 1883728] "

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-05-11 18:10 UTC  (5+ messages)

[PATCH 0/3] bsd-user cleanup
 2021-05-11 18:08 UTC  (4+ messages)
` [PATCH 2/3] bsd-user: Stop building the sparc platforms

[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed
 2021-05-11 17:52 UTC  (4+ messages)
` [Bug 1883729] "

[PATCH v3 0/2] cocoa: keyboard quality of life
 2021-05-11 17:44 UTC  (4+ messages)
` [PATCH v3 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-11 17:22 UTC  (25+ messages)
` [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)
` [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
` [PATCH v6 19/82] target/arm: Implement SVE2 integer absolute difference and accumulate long
` [PATCH v6 20/82] target/arm: Implement SVE2 integer add/subtract long with carry
` [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate
` [PATCH v6 22/82] target/arm: Implement SVE2 bitwise shift and insert
` [PATCH v6 23/82] target/arm: Implement SVE2 integer absolute difference and accumulate
` [PATCH v6 24/82] target/arm: Implement SVE2 saturating extract narrow
` [PATCH v6 25/82] target/arm: Implement SVE2 floating-point pairwise

[PATCH v2 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-05-11 17:09 UTC  (9+ messages)
` [PATCH v2 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH v2 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
` [PATCH v2 09/10] qcow2-refcount: check_refcounts_l1(): "
` [PATCH v2 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

[PULL 00/33] Misc (mostly i386) patches for 2021-05-11
 2021-05-11 17:06 UTC  (3+ messages)
` [PULL 30/33] migration: do not restart VM after successful snapshot-load

[PATCH] hmp: Fix loadvm to resume the VM on success instead of failure
 2021-05-11 17:05 UTC  (4+ messages)

[PATCH] Constify bitmask_transtbl fcntl/mmap flags_tlb[]
 2021-05-11 16:53 UTC  (2+ messages)

[PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-11 16:52 UTC  (4+ messages)
` [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond

[PULL 0/2] pflash patches for 2021-05-11
 2021-05-11 16:15 UTC  (3+ messages)
` [PULL 1/2] hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()
` [PULL 2/2] hw/block/pflash_cfi02: Do not create aliases when not necessary

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2021-05-11 16:12 UTC  (7+ messages)

[PATCH v8] introduce vfio-user protocol specification
 2021-05-11 15:40 UTC  (6+ messages)

[PATCH] block: add more commands to preconfig mode
 2021-05-11 15:39 UTC 

[PATCH] netdev: add more commands to preconfig mode
 2021-05-11 15:39 UTC 

[PATCH] object: add more commands to preconfig mode
 2021-05-11 15:39 UTC 

vhost-user reconnection and crash recovery
 2021-05-11 15:37 UTC  (2+ messages)

[PULL 00/17] migration queue
 2021-05-11 15:08 UTC  (18+ messages)
` [PULL 01/17] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
` [PULL 02/17] migration/ram: Reduce unnecessary rate limiting
` [PULL 03/17] migration/ram: Optimize ram_save_host_page()
` [PULL 04/17] migration: Drop redundant query-migrate result @blocked
` [PULL 05/17] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PULL 06/17] numa: Teach ram block notifiers about resizeable "
` [PULL 07/17] numa: Make all callbacks of ram block notifiers optional
` [PULL 08/17] migration/ram: Handle RAM block resizes during precopy
` [PULL 09/17] exec: Relax range check in ram_block_discard_range()
` [PULL 10/17] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PULL 11/17] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PULL 12/17] migration/ram: Handle RAM block resizes during postcopy
` [PULL 13/17] migration/multifd: Print used_length of memory block
` [PULL 14/17] migration/ram: Use offset_in_ramblock() in range checks
` [PULL 15/17] tests/migration-test: Fix "true" vs true
` [PULL 16/17] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths
` [PULL 17/17] tests/migration: introduce multifd into guestperf

[PATCH RFC] vfio-ccw: forward halt/clear errors
 2021-05-11 15:11 UTC 

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-05-11 15:16 UTC  (8+ messages)
` [for-6.1 v3 3/3] "
  ` [Virtio-fs] "

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-05-11 15:08 UTC  (5+ messages)
` [PATCH v1 08/25] gitlab: add build-user-hexagon test

[PULL 00/12] virtiofs queue
 2021-05-11 15:05 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).