QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 13:43:01 to 2021-06-09 10:15:06 UTC [more...]

A bug of Monitor Chardev ?
 2021-06-09 10:13 UTC  (5+ messages)

[PATCH v3 0/5] block-copy: protect block-copy internal structures
 2021-06-09 10:09 UTC  (7+ messages)
` [PATCH v3 1/5] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v3 2/5] block-copy: improve comments of BlockCopyTask and BlockCopyState types and functions

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 10:07 UTC  (24+ messages)
` [PATCH v3 04/28] tcg: Remove error return from tcg_region_initial_alloc__locked
` [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 v3 19/28] tcg: Tidy split_cross_256mb
` [PATCH v3 20/28] tcg: Move in_code_gen_buffer and tests to region.c

[RFC PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-06-09 10:04 UTC  (6+ messages)
` [RFC PATCH 1/5] ebpf: Added eBPF initialization by fds
` [RFC PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [RFC PATCH 3/5] ebpf_rss_helper: Added helper for eBPF RSS
` [RFC PATCH 4/5] qmp: Added qemu-ebpf-rss-path command
` [RFC PATCH 5/5] meson: libbpf dependency now exclusively for Linux

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-09 10:06 UTC  (49+ 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 20/55] target/arm: Implement MVE VDUP
` [PATCH 21/55] target/arm: Implement MVE VAND, VBIC, VORR, VORN, VEOR
` [PATCH 22/55] target/arm: Implement MVE VADD, VSUB, VMUL
` [PATCH 23/55] target/arm: Implement MVE VMULH
` [PATCH 24/55] target/arm: Implement MVE VRMULH
` [PATCH 25/55] target/arm: Implement MVE VMAX, VMIN
` [PATCH 26/55] target/arm: Implement MVE VABD
` [PATCH 27/55] target/arm: Implement MVE VHADD, VHSUB
` [PATCH 28/55] target/arm: Implement MVE VMULL
` [PATCH 29/55] target/arm: Implement MVE VMLALDAV
` [PATCH 30/55] target/arm: Implement MVE VMLSLDAV
` [PATCH 31/55] include/qemu/int128.h: Add function to create Int128 from int64_t
` [PATCH 32/55] target/arm: Implement MVE VRMLALDAVH, VRMLSLDAVH

[RFC QEMU PATCH] ui: Make the DisplayType enum entries conditional
 2021-06-09 10:02 UTC 

[PATCH 0/3] virtio-pci: Checks for virtio device presence on the bus
 2021-06-09  9:58 UTC  (4+ messages)
` [PATCH 1/3] virtio-pci: Added check for virtio device presence in mm callbacks
` [PATCH 2/3] virtio-pci: Added check for virtio device in PCI config cbs
` [PATCH 3/3] virtio-pci: Changed return values for "notify", "device" and "isr" read

QEmu ARC port - decoder implementation feedback
 2021-06-09  9:58 UTC 

[RFC PATCH] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-09  9:35 UTC 

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-09  9:35 UTC  (15+ 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] vl: Fix an assert failure in error path
 2021-06-10  8:47 UTC  (2+ messages)

[PATCH v4 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-06-09  9:09 UTC  (2+ messages)

Prevent compiler warning on block.c
 2021-06-09  9:04 UTC  (4+ messages)

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-09  8:56 UTC  (7+ messages)
` [PATCH v14 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v14 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH v2 0/3] hw/riscv: OpenTitan: Add support for the RISC-V timer
 2021-06-09  7:57 UTC  (7+ messages)
` [PATCH v2 1/3] hw/char/ibex_uart: Make the register layout private
` [PATCH v2 2/3] hw/timer: Initial commit of Ibex Timer
` [PATCH v2 3/3] hw/riscv: OpenTitan: Connect the mtime and mtimecmp timer

[PATCH] KVM: Fix dirty ring mmap incorrect size due to renaming accident
 2021-06-09  7:51 UTC  (2+ messages)

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-09  7:39 UTC  (2+ messages)

[PATCH 0/4] Jobs based on custom runners: add CentOS Stream 8
 2021-06-09  7:08 UTC  (8+ 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 qemu v20] spapr: Implement Open Firmware client interface
 2021-06-09  6:13 UTC  (6+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-09  5:51 UTC  (13+ messages)

[RESEND] Multiple SMMUv3 instances on PCI Bus and PCI Host Bridge
 2021-06-09  5:24 UTC  (3+ messages)

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

[PATCH v2 0/3] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-06-09  4:51 UTC  (5+ 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 v1 2/5] ui: Add a helper to wait on a dmabuf sync
 2021-06-09  2:55 UTC 

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

[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 00/22] Convert more checks to Meson
 2021-06-08 20:20 UTC  (13+ 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 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 v4 0/7] block: file-posix queue
 2021-06-08 19:14 UTC  (10+ 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 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  (24+ 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

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

[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)
      `  "

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


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