QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 18:42:16 to 2021-06-09 14:14:40 UTC [more...]

[RFC PATCH 0/4] target/ppc: mmu cleanup
 2021-06-09 14:13 UTC  (2+ messages)

[PATCH v3 0/7] support dirtyrate at the granualrity of vcpu
 2021-06-09 14:12 UTC  (8+ 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 v2 0/2] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-09 14:10 UTC  (3+ messages)
` [PATCH v2 1/2] accel/tcg/cputlb: Extract load_helper_unaligned() from load_helper()
` [RFC PATCH v2 2/2] cputlb: implement load_helper_unaligned() for unaligned loads

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

[PATCH] configure: map x32 to cpu_family x86_64 for meson
 2021-06-09 13:48 UTC  (5+ messages)

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-09 13:31 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 v4 0/2] cocoa: keyboard quality of life
 2021-06-09 13:27 UTC  (5+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[PATCH] tests/unit/test-char.c: Fix error handling issues
 2021-06-09 13:19 UTC  (7+ messages)

[PATCH] qemu-config: use qemu_opts_from_qdict
 2021-06-09 13:18 UTC  (2+ messages)

[RFC QEMU PATCH] ui: Make the DisplayType enum entries conditional
 2021-06-09 13:16 UTC  (9+ messages)

[PATCH v2] async: the main AioContext is only "current" if under the BQL
 2021-06-09 13:02 UTC  (2+ messages)

[PATCH v4 00/13] [RfC] fix tracing for modules
 2021-06-09 12:49 UTC  (9+ messages)
` [PATCH v4 01/13] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful
` [PATCH v4 07/13] meson: move up hw subdir (specifically before trace subdir)
` [PATCH v4 09/13] trace/stap: build stap files for modules
` [PATCH v4 11/13] virtio-gpu: split trace points

[PATCH] configure: Check whether we can compile the s390-ccw bios with -msoft-float
 2021-06-09 12:46 UTC  (2+ messages)

[PATCH 1/1] hw/nvme: namespace parameter for EUI64
 2021-06-09 12:33 UTC  (5+ messages)

[PATCH v4 0/3] vl: add -object support back into -readconfig
 2021-06-09 12:40 UTC  (5+ messages)
` [PATCH v4 1/3] qemu-config: parse configuration files to a QDict

[PATCH v3 0/5] block-copy: protect block-copy internal structures
 2021-06-09 12:25 UTC  (10+ 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 4/5] block-copy: add a CoMutex

[PATCH] vnc: avoid deprecation warnings for SASL on OS X
 2021-06-09 12:24 UTC  (2+ messages)

[PATCH] async: the main AioContext is only "current" if under the BQL
 2021-06-09 12:20 UTC  (4+ messages)

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

[PATCH 0/5] esp: fixes for MacOS toolbox ROM
 2021-06-09 12:13 UTC  (4+ messages)
` [PATCH 4/5] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"

[PATCH 0/2] esp: minor fixes for older Linux versions
 2021-06-09 12:13 UTC  (2+ messages)

[PATCH 0/3] Acceptance Tests: support choosing specific distro and version
 2021-06-09 12:11 UTC  (2+ messages)

Fwd: GSoC Intro - TUI interface for QMP
 2021-06-09 12:07 UTC  (9+ messages)
      `  "

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

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 11:30 UTC  (21+ messages)
` [PATCH v3 19/28] tcg: Tidy split_cross_256mb
` [PATCH v3 20/28] tcg: Move in_code_gen_buffer and tests to region.c
` [PATCH v3 21/28] tcg: Allocate code_gen_buffer into struct tcg_region_state
` [PATCH v3 22/28] tcg: Return the map protection from alloc_code_gen_buffer
` [PATCH v3 23/28] tcg: Sink qemu_madvise call to common code
` [PATCH v3 24/28] util/osdep: Add qemu_mprotect_rw
` [PATCH v3 25/28] tcg: Round the tb_size default from qemu_get_host_physmem
` [PATCH v3 26/28] tcg: Merge buffer protection and guard page protection
` [PATCH v3 27/28] tcg: When allocating for !splitwx, begin with PROT_NONE
` [PATCH v3 28/28] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/

[PATCH v14 0/8] MTE support for KVM guest
 2021-06-09 11:19 UTC  (11+ messages)
` [PATCH v14 1/8] arm64: mte: Handle race when synchronising tags
` [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

[RFC PATCH] cputlb: implement load_helper_unaligned() for unaligned loads
 2021-06-09 11:17 UTC  (3+ messages)

[PATCH 0/2] hw/misc: DPS310 temp and pressure sensor model
 2021-06-09 10:58 UTC  (3+ messages)
` [PATCH 1/2] hw/misc: Add Infineon DPS310 "
` [PATCH 2/2] arm/aspeed: Add DPS310 to Witherspoon and Rainier

[PATCH v2 0/3] qapi & doc: deprecate drive-backup
 2021-06-09 10:49 UTC  (5+ messages)
` [PATCH v2 3/3] qapi: "

[RFC PATCH 0/5] ppc/Pegasos2 VOF
 2021-06-09 10:28 UTC  (3+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-06-09 10:19 UTC  (14+ messages)

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

[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

[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 

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

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

[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  (9+ messages)
` [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  (3+ messages)
` [PATCH v4 1/7] file-posix: fix max_iov for /dev/sg devices

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

[RFC PATCH] target/ppc: fix address translation bug for hash table mmus
 2021-06-08 18:39 UTC  (10+ 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).