qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-11 20:53:46 to 2021-05-12 11:15:23 UTC [more...]

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-12 11:08 UTC  (7+ messages)
` [PATCH 25/72] softfloat: Rearrange FloatParts64

[Bug 1883733] [NEW] FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
 2021-05-12 11:01 UTC  (2+ messages)
` [Bug 1883733] "

[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
 2021-05-12 11:02 UTC  (2+ messages)
` [Bug 1885332] "

[Bug 1888818] [NEW] Multi-queue vhost-user fails to reconnect with qemu version >=4.2
 2021-05-12 11:02 UTC  (2+ messages)
` [Bug 1888818] "

[PATCH] add Visual Studio Code configuration
 2021-05-12 11:08 UTC  (3+ messages)

[PULL 0/3] xen queue 2021-05-10
 2021-05-12 11:03 UTC  (2+ messages)

[PATCH v3 00/31] testing/next pre-PR (hexagon, tricore, misc)
 2021-05-12 10:51 UTC  (33+ messages)
` [PATCH v3 01/31] checkpatch: Fix use of uninitialized value
` [PATCH v3 02/31] tests/docker: fix copying of executable in "update"
` [PATCH v3 03/31] tests/docker: make executable an optional argument to "update"
` [PATCH v3 04/31] tests/docker: allow "update" to add the current user
` [PATCH v3 05/31] tests/docker: add "fetch" sub-command
` [PATCH v3 06/31] docker: Add Hexagon image
` [PATCH v3 07/31] tests/tcg: Use Hexagon Docker image
` [PATCH v3 08/31] gitlab: add build-user-hexagon test
` [PATCH v3 09/31] tests/tcg: don't iterate through other arch compilers
` [PATCH v3 10/31] tests/docker: Added libbpf library to the docker files
` [PATCH v3 11/31] tests/tcg: Add docker_as and docker_ld cmds
` [PATCH v3 12/31] tests/tcg: Run timeout cmds using --foreground
` [PATCH v3 13/31] hw/tricore: Add testdevice for tests in tests/tcg/
` [PATCH v3 14/31] tests/tcg/tricore: Add build infrastructure
` [PATCH v3 15/31] configure: Emit HOST_CC to config-host.mak
` [PATCH v3 16/31] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PATCH v3 17/31] tests/tcg/tricore: Add bmerge test
` [PATCH v3 18/31] tests/tcg/tricore: Add clz test
` [PATCH v3 19/31] tests/tcg/tricore: Add dvstep test
` [PATCH v3 20/31] tests/tcg/tricore: Add fadd test
` [PATCH v3 21/31] tests/tcg/tricore: Add fmul test
` [PATCH v3 22/31] tests/tcg/tricore: Add ftoi test
` [PATCH v3 23/31] tests/tcg/tricore: Add madd test
` [PATCH v3 24/31] tests/tcg/tricore: Add msub test
` [PATCH v3 25/31] tests/tcg/tricore: Add muls test
` [PATCH v3 26/31] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v3 27/31] tests/tcg/ppc64le: tests for brh/brw/brd
` [PATCH v3 28/31] cirrus.yml: Fix the MSYS2 task
` [PATCH v3 29/31] tests/tcg: fix missing return
` [PATCH v3 30/31] tests/tcg: don't allow clang as a cross compiler
` [PATCH v3 31/31] configure: use cc, not host_cc to set cross_cc for build arch

[PATCH] 9pfs: add link to 9p developer docs
 2021-05-12 10:25 UTC  (3+ messages)

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-05-12 10:22 UTC  (4+ messages)
` [PATCH v4 2/2] ui/cocoa: add option to swap Option and Command

[PATCH] linux-user: Add strace support for printing arguments of llseek
 2021-05-12 10:13 UTC 

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-12  9:59 UTC  (22+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
` [PATCH v3 16/33] nbd/client-connection: add possibility of negotiation
` [PATCH v3 17/33] nbd/client-connection: implement connection retry
` [PATCH v3 18/33] nbd/client-connection: shutdown connection on release
` [PATCH v3 19/33] block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
` [PATCH v3 21/33] qemu-socket: pass monitor link to socket_get_fd directly
` [PATCH v3 31/33] block/nbd: add nbd_clinent_connected() helper

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-12  9:07 UTC  (11+ messages)
` [PATCH v6 26/82] target/arm: Implement SVE2 SHRN, RSHRN
` [PATCH v6 27/82] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
` [PATCH v6 28/82] target/arm: Implement SVE2 UQSHRN, UQRSHRN
` [PATCH v6 29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN
` [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS

[PULL v2 00/32] Misc (mostly i386) patches for 2021-05-11
 2021-05-12  8:40 UTC 

[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
 2021-05-12  8:27 UTC  (23+ 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

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

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

[PULL v4 00/48] virtio,pc,acpi: fixes, tests
 2021-05-12  7:58 UTC  (3+ messages)
` [PULL v4 34/48] vhost-user: save features of multiqueues if chardev is closed

[RFC PATCH] block/io.c: Flush parent for quorum in generic code
 2021-05-12  7:49 UTC 

[PULL 0/9] s390-ccw bios update
 2021-05-12  7:53 UTC  (2+ messages)

[PATCH] scripts: add a script to list virtio devices in a system
 2021-05-12  7:44 UTC  (3+ messages)

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

[PATCH] configure: Only clone softfloat-3 repositories if TCG is enabled
 2021-05-12  7:22 UTC  (4+ messages)

[PATCH v26 00/20] i386 cleanup PART 2
 2021-05-12  7:17 UTC  (11+ messages)

[PATCH 0/3] hw/virtio: Constify VirtIOFeature
 2021-05-12  7:13 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: "

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-12  7:09 UTC  (5+ messages)
` [PATCH 4/6] progressmeter: protect with a mutex

[PATCH] backends/tpm: Replace qemu_mutex_lock calls with QEMU_LOCK_GUARD
 2021-05-12  7:07 UTC 

[PATCH V6 0/6] Passthrough specific network traffic in COLO
 2021-05-12  7:05 UTC  (3+ messages)

[PATCH v4 00/11] 64bit block-layer: part II
 2021-05-12  6:33 UTC  (8+ messages)
` [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 V2 0/2] Proposing custom CSR handling logic
 2021-05-12  6:03 UTC 

[PATCH RESEND v8 0/6] RISC-V Pointer Masking implementation
 2021-05-12  5:59 UTC  (5+ messages)
` [PATCH RESEND v8 2/6] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v8 5/6] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[PATCH v2 0/6] gitlab-ci: Allow using FreeBSD runners
 2021-05-12  5:37 UTC  (7+ messages)
` [PATCH v2 1/6] gitlab-ci: Extract &environment_variables template
` [PATCH v2 2/6] gitlab-ci: Adapt JOBS variable for FreeBSD runners
` [PATCH v2 3/6] gitlab-ci: Run GNU make via the $MAKE variable
` [PATCH v2 4/6] gitlab-ci: Add ccache in $PATH and display statistics
` [PATCH v2 5/6] gitlab-ci: Simplify before/after script for Avocado based jobs
` [PATCH v2 6/6] gitlab-ci: Add FreeBSD jobs

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2021-05-12  5:10 UTC  (3+ messages)
` [Bug 1899539] "

[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed
 2021-05-12  5:02 UTC  (2+ messages)
` [Bug 1883729] "

[Bug 1883728] [NEW] address_space_unmap: Assertion `mr != NULL' failed
 2021-05-12  5:04 UTC  (2+ messages)
` [Bug 1883728] "

[PATCH v8] introduce vfio-user protocol specification
 2021-05-12  5:08 UTC  (4+ messages)

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

[PATCH v2 00/30] testing/next (hexagon, tricore, ppc, signals, cirrus)
 2021-05-12  4:56 UTC  (9+ 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 qemu v19] spapr: Implement Open Firmware client interface
 2021-05-12  4:50 UTC  (2+ messages)

[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

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

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

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

[PATCH 00/12] Wave goodbye to RHEL 7 vintage distros
 2021-05-12  0:44 UTC  (25+ 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 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

[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


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