QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 11:33:13 to 2021-06-08 23:10:56 UTC [more...]

[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2021-06-08 23:00 UTC 

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-08 22:40 UTC  (20+ messages)
` [PATCH 11/55] target/arm: Implement MVE VLDR/VSTR (non-widening forms)
` [PATCH 12/55] target/arm: Implement widening/narrowing MVE VLDR/VSTR insns
` [PATCH 13/55] target/arm: Implement MVE VCLZ
` [PATCH 14/55] target/arm: Implement MVE VCLS
` [PATCH 15/55] bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
` [PATCH 16/55] target/arm: Implement MVE VREV16, VREV32, VREV64
` [PATCH 17/55] target/arm: Implement MVE VMVN (register)
` [PATCH 18/55] target/arm: Implement MVE VABS
` [PATCH 19/55] target/arm: Implement MVE VNEG

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-08 21:42 UTC  (6+ messages)
` [PATCH 1/4] block.c: fix compilation error on possible unitialized variable
` [PATCH 2/4] Python QEMU utils: introduce a generic feature list
` [PATCH 3/4] Acceptance Tests: introduce method to require a feature and option
` [PATCH 4/4] Jobs based on custom runners: add CentOS Stream 8

[PATCH v1 0/5] virtio-gpu: Add implicit (and default) sync mechanism for blobs
 2021-06-08 21:41 UTC  (8+ messages)
` [PATCH v1 1/5] ui/gtk: Create a common release_dmabuf helper
` [PATCH v1 2/5] ui: Add a helper to wait on a dmabuf sync object
` [PATCH v1 3/5] ui/egl: Add egl helpers to help with synchronization

[PATCH] Add Connor Kuehl as reviewer for AMD SEV
 2021-06-08 20:50 UTC  (8+ messages)

[PATCH] qemu-{img,nbd}: Don't report zeroed cluster as a hole
 2021-06-08 20:42 UTC  (5+ messages)

[PATCH] tests/unit/test-char.c: Fix error handling issues
 2021-06-08 20:40 UTC  (5+ messages)

[PULL 0/2] Libslirp patches
 2021-06-08 20:35 UTC  (7+ messages)

[PATCH v2 0/3] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-06-08 20:25 UTC  (4+ messages)
` [PATCH v2 1/3] hw/arm: gsj add i2c comments
` [PATCH v2 2/3] hw/arm: gsj add pca9548
` [PATCH v2 3/3] hw/arm: quanta-q71l add pca954x muxes

[PATCH 00/22] Convert more checks to Meson
 2021-06-08 20:20 UTC  (29+ messages)
` [PATCH 01/26] meson: drop unused CONFIG_GCRYPT_HMAC
` [PATCH 02/26] configure: drop unused variables for xts
` [PATCH 03/26] configure, meson: convert crypto detection to meson
` [PATCH 04/26] configure, meson: convert libtasn1 "
` [PATCH 05/26] configure, meson: convert pam "
` [PATCH 12/26] configure, meson: convert libpmem "
` [PATCH 14/26] configure, meson: convert libxml2 "
` [PATCH 15/26] meson: sort header tests
` [PATCH 16/26] meson: remove preadv from summary
` [PATCH 17/26] configure, meson: move CONFIG_IVSHMEM to meson
` [PATCH 18/26] configure: convert HAVE_BROKEN_SIZE_MAX "
` [PATCH 20/26] meson: store dependency('threads') in a variable
` [PATCH 21/26] configure: convert compiler tests to meson, part 2
` [PATCH 22/26] configure: convert compiler tests to meson, part 3
` [PATCH 23/26] configure: convert CONFIG_STATIC_ASSERT tests to meson
` [PATCH 24/26] configure: convert compiler tests to meson, part 4
` [PATCH 25/26] configure: convert compiler tests to meson, part 5
` [PATCH 26/26] configure: convert compiler tests to meson, part 6

[PATCH 0/4] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-06-08 19:55 UTC  (5+ messages)
` [PATCH 4/4] aspeed: sonorapass: enable pca954x muxes

[PATCH v2 0/2] Adds quanta-gbs-bmc machine to nuvoton boards
 2021-06-08 19:36 UTC  (3+ messages)
` [PATCH v2 1/2] hw/arm: add quanta-gbs-bmc machine
` [PATCH v2 2/2] hw/arm: quanta-gbs-bmc add i2c comments

[PATCH] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds
 2021-06-08 19:36 UTC  (4+ messages)

[PATCH v1 1/1] vfio/migration: Correct device state from vmstate change for savevm case
 2021-06-08 18:37 UTC 

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-08 19:23 UTC  (14+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx
` [PATCH v3 13/33] block/nbd: introduce nbd_client_connection_release()
` [PATCH v3 16/33] nbd/client-connection: add possibility of negotiation

[PATCH v4 0/7] block: file-posix queue
 2021-06-08 19:14 UTC  (13+ messages)
` [PATCH v4 1/7] file-posix: fix max_iov for /dev/sg devices
` [PATCH v4 2/7] scsi-generic: pass max_segments via max_iov field in BlockLimits
` [PATCH v4 3/7] block: add max_hw_transfer to BlockLimits
` [PATCH v4 4/7] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
` [PATCH v4 5/7] block: feature detection for host block support
` [PATCH v4 6/7] block: check for sys/disk.h
` [PATCH v4 7/7] block: detect DKIOCGETBLOCKCOUNT/SIZE before use

[PATCH v3] docs/devel: Explain in more detail the TB chaining mechanisms
 2021-06-08 18:55 UTC  (2+ messages)

[PATCH] blockdev: fix drive-backup transaction endless drained section
 2021-06-08 19:10 UTC  (4+ messages)

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-08 19:07 UTC  (12+ messages)
` [PATCH v6 1/4] Jobs based on custom runners: documentation and configuration placeholder
` [PATCH v6 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v6 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v6 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-08 19:06 UTC  (7+ messages)
` [PATCH v3 1/7] migration/dirtyrate: make sample page count configurable
` [PATCH v3 2/7] hmp: Add "calc_dirty_rate" and "info dirty_rate" cmds

[RFC PATCH] target/ppc: fix address translation bug for hash table mmus
 2021-06-08 18:39 UTC  (10+ messages)

[PATCH v2 0/5] mptcp support
 2021-06-08 18:37 UTC  (2+ messages)

[PATCH] migration/rdma: Fix cm event use after free
 2021-06-08 17:55 UTC  (3+ messages)

[PATCH v3 1/1] yank: Unregister function when using TLS migration
 2021-06-08 17:51 UTC  (2+ messages)

[PATCH v3 0/4] target/i386/cpu: introduce new CPU models for x86-64 ABI levels
 2021-06-08 17:49 UTC  (3+ messages)

[RFC] Adding the A64FX's HPC funtions
 2021-06-04  8:29 UTC  (7+ messages)

[PATCH v16 00/99] arm tcg/kvm refactor and split with kvm only support
 2021-06-08 17:23 UTC  (26+ messages)
` [PATCH v16 02/99] accel: Introduce 'query-accels' QMP command
` [PATCH v16 04/99] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM
` [PATCH v16 96/99] tests/qtest: split the cdrom-test into arm/aarch64
` [PATCH v16 98/99] configure: allow the overriding of default-config in the build

[PULL 00/32] riscv-to-apply queue
 2021-06-08 16:50 UTC  (2+ messages)

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-08 16:12 UTC  (34+ messages)
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked
` [PATCH v3 05/28] tcg: Split out tcg_region_initial_alloc
` [PATCH v3 06/28] tcg: Split out tcg_region_prologue_set
` [PATCH v3 07/28] tcg: Split out region.c
` [PATCH v3 08/28] accel/tcg: Inline cpu_gen_init
` [PATCH v3 09/28] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c
` [PATCH v3 10/28] accel/tcg: Rename tcg_init to tcg_init_machine
` [PATCH v3 11/28] tcg: Create tcg_init
` [PATCH v3 12/28] accel/tcg: Merge tcg_exec_init into tcg_init_machine
` [PATCH v3 13/28] accel/tcg: Pass down max_cpus to tcg_init
` [PATCH v3 14/28] tcg: Introduce tcg_max_ctxs
` [PATCH v3 15/28] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
` [PATCH v3 16/28] tcg: Replace region.end with region.total_size
` [PATCH v3 17/28] tcg: Rename region.start to region.after_prologue
` [PATCH v3 18/28] tcg: Tidy tcg_n_regions

[PATCH 0/2] STM32VLDISCOVERY Machine Model
 2021-06-08 16:10 UTC  (3+ messages)
` [PATCH 1/2] stm32f100: Add the stm32f100 SoC
` [PATCH 2/2] stm32vldiscovery: Add the STM32VLDISCOVERY Machine

Fwd: GSoC Intro - TUI interface for QMP
 2021-06-08 15:49 UTC  (6+ messages)
      `  "

A bug of Monitor Chardev ?
 2021-06-08 15:37 UTC  (3+ messages)

[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
 2021-06-08 15:27 UTC  (3+ messages)

[RFC v3 00/29] vDPA software assisted live migration
 2021-06-08 15:26 UTC  (6+ messages)
` [RFC v3 04/29] vhost: Add x-vhost-enable-shadow-vq qmp

[PATCH 0/5] stop collection of instruction usage statistics
 2021-06-08 15:15 UTC  (5+ messages)
` [PATCH 4/5] monitor: removed cpustats command

[PATCH v4 0/2] Gitlab: Add issue templates
 2021-06-08 14:25 UTC  (6+ messages)
` [PATCH v4 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v4 2/2] GitLab: Add "Feature Request" issue template

[PATCH v4 0/6] blkdebug: fix racing condition when iterating on
 2021-06-08 14:16 UTC  (6+ messages)
` [PATCH v4 1/6] blkdebug: refactor removal of a suspended request

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-08 13:57 UTC  (3+ messages)
` [PATCH v4 6/8] hw/intc: GICv3 redistributor ITS processing

[PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-08 13:57 UTC  (6+ messages)
` [PATCH v3 3/9] qapi: start building an 'if' predicate tree

[PATCH] object: add more commands to preconfig mode
 2021-06-08 13:45 UTC  (2+ messages)

[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
 2021-06-08 13:38 UTC  (4+ messages)

[PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-06-08 13:38 UTC  (4+ messages)
` [PATCH v8 02/12] accel: Introduce 'query-accels' QMP command

[PATCH v4 0/3] vl: add -object support back into -readconfig
 2021-06-08 13:14 UTC  (2+ messages)

[RFC PATCH] scripts/checkpatch: roll diff tweaking into checkpatch itself
 2021-06-08 12:52 UTC  (2+ messages)

[PATCH v8 0/9] i386: KVM: expand Hyper-V features early
 2021-06-08 12:12 UTC  (11+ messages)
` [PATCH v8 1/9] i386: avoid hardcoding '12' as 'hyperv_vendor_id' length
` [PATCH v8 2/9] i386: clarify 'hv-passthrough' behavior
` [PATCH v8 3/9] i386: hardcode supported eVMCS version to '1'
` [PATCH v8 4/9] i386: make hyperv_expand_features() return bool
` [PATCH v8 5/9] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v8 6/9] i386: kill off hv_cpuid_check_and_set()
` [PATCH v8 7/9] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
` [PATCH v8 8/9] i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
` [PATCH v8 9/9] qtest/hyperv: Introduce a simple hyper-v test

[PATCH v5 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-08 12:07 UTC  (10+ messages)
` [PATCH v5 1/9] docs: update the documentation about schema configuration
` [PATCH v5 2/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v5 3/9] qapi: make gen_if/gen_endif take a simple string
` [PATCH v5 4/9] qapi: start building an 'if' predicate tree
` [PATCH v5 5/9] qapi: introduce IfPredicateList and IfAny
` [PATCH v5 6/9] qapi: add IfNot
` [PATCH v5 7/9] qapi: normalize 'if' condition to IfPredicate tree
` [PATCH v5 8/9] qapi: convert 'if' C-expressions to the new syntax tree
` [PATCH v5 9/9] qapi: make 'if' condition strings simple identifiers

[PATCH v2 0/3] qapi & doc: deprecate drive-backup
 2021-06-08 11:46 UTC  (4+ messages)
` [PATCH v2 3/3] qapi: "

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-08 11:38 UTC  (4+ messages)
` [PATCH v4 1/9] qapi: replace List[str] by QAPISchemaIfCond


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 read-only IMAP folder(s) and NNTP newsgroup(s).