QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 12:30:44 to 2021-05-17 18:05:39 UTC [more...]

Best approach for supporting snapshots for QEMU's gdbstub?
 2021-05-17 17:54 UTC  (4+ messages)

[RFC PATCH] block/io.c: Flush parent for quorum in generic code
 2021-05-17 17:59 UTC  (3+ messages)

[PATCH v3 0/8] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-17 17:49 UTC  (9+ messages)
` [PATCH v3 1/8] hw/block/fdc: Replace disabled fprintf() by trace event
` [PATCH v3 2/8] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PATCH v3 3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PATCH v3 4/8] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PATCH v3 5/8] hw/block/fdc: Add sysbus_fdc_init_drives() method
` [PATCH v3 6/8] hw/sparc/sun4m: Inline sun4m_fdctrl_init()
` [PATCH v3 7/8] hw/block/fdc-sysbus: Add 'dma-channel' property
` [PATCH v3 8/8] hw/mips/jazz: Inline fdctrl_init_sysbus()

[Bug 1923648] [NEW] macOS App Nap feature gradually freezes QEMU process
 2021-05-17 17:38 UTC  (2+ messages)
` [Bug 1923648] "

[RFC v2 00/13] vDPA software assisted live migration
 2021-05-17 17:39 UTC  (11+ messages)
` [RFC v2 08/13] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC v2 12/13] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC v2 13/13] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue

[PATCH] target/riscv: Remove obsolete 'CPU unmigratable' comment
 2021-05-17 17:38 UTC  (2+ messages)

[PULL 00/29] testing and plugin updates
 2021-05-17 17:37 UTC  (32+ messages)
` [PULL 01/29] tests/docker: fix copying of executable in "update"
` [PULL 02/29] tests/docker: make executable an optional argument to "update"
` [PULL 03/29] tests/docker: allow "update" to add the current user
` [PULL 04/29] tests/docker: add "fetch" sub-command
` [PULL 05/29] docker: Add Hexagon image
` [PULL 06/29] tests/tcg: Use Hexagon Docker image
` [PULL 07/29] tests/docker: Added libbpf library to the docker files
` [PULL 08/29] tests/tcg: Run timeout cmds using --foreground
` [PULL 09/29] hw/tricore: Add testdevice for tests in tests/tcg/
` [PULL 10/29] tests/tcg/tricore: Add build infrastructure
` [PULL 11/29] configure: Emit HOST_CC to config-host.mak
` [PULL 12/29] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PULL 13/29] tests/tcg/tricore: Add bmerge test
` [PULL 14/29] tests/tcg/tricore: Add clz test
` [PULL 15/29] tests/tcg/tricore: Add dvstep test
` [PULL 16/29] tests/tcg/tricore: Add fadd test
` [PULL 17/29] tests/tcg/tricore: Add fmul test
` [PULL 18/29] tests/tcg/tricore: Add ftoi test
` [PULL 19/29] tests/tcg/tricore: Add madd test
` [PULL 20/29] tests/tcg/tricore: Add msub test
` [PULL 21/29] tests/tcg/tricore: Add muls test
` [PULL 22/29] tests/tcg/ppc64le: tests for brh/brw/brd
` [PULL 23/29] tests/tcg: fix missing return
` [PULL 24/29] tests/tcg: don't allow clang as a cross compiler
` [PULL 25/29] configure: use cc, not host_cc to set cross_cc for build arch
` [PULL 26/29] plugins: Update qemu-plugins.symbols to match qemu-plugins.h
` [PULL 27/29] plugins: Move all typedef and type declaration to the front of the qemu-plugin.h
` [PULL 28/29] plugins/hotblocks: Properly freed the hash table values
` [PULL 29/29] plugins/hotpages: "

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-17 17:40 UTC  (15+ messages)
` [PATCH v12 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v12 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
` [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
` [PATCH v12 6/8] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v12 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH v2 00/25] linux-user/sparc: Implement rt signals
 2021-05-17 17:35 UTC  (4+ messages)
` [PATCH v2 07/25] linux-user/sparc: Merge sparc64 target_syscall.h

[PATCH RFC] vfio-ccw: forward halt/clear errors
 2021-05-17 17:31 UTC  (3+ messages)

[PATCH 0/3] virtiofsd: Find original inode ID of mount points
 2021-05-17 17:26 UTC  (4+ messages)
` [PATCH 1/3] "

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-17 17:07 UTC  (18+ messages)
` [RFC PATCH v3 2/9] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
` [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT
` [RFC PATCH v3 8/9] hw/arm/virt-acpi-build: Generate PPTT table

[PATCH 00/21] block: publish backup-top filter
 2021-05-17 17:09 UTC  (22+ messages)
` [PATCH 01/21] block: introduce bdrv_replace_child_bs()
` [PATCH 02/21] block: introduce blk_replace_bs
` [PATCH 03/21] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH 04/21] qdev: allow setting drive property for realized device
` [PATCH 05/21] block: rename backup-top to copy-before-write
` [PATCH 06/21] block/backup: drop support for copy_range
` [PATCH 07/21] block-copy: always set BDRV_REQ_SERIALISING flag
` [PATCH 08/21] block/backup: stricter backup_calculate_cluster_size()
` [PATCH 09/21] block/backup: move cluster size calculation to block-copy

[PATCH v5 1/1] docs/devel: Add VFIO device migration documentation
 2021-05-17 16:36 UTC  (2+ messages)

[PATCH 0/3] Fix Travis-CI / compiling with older versions of Clang
 2021-05-17 16:49 UTC  (9+ messages)
` [PATCH 1/3] pc-bios/s390-ccw: Fix inline assembly for "
` [PATCH 3/3] pc-bios/s390-ccw: Add a proper prototype for main()

[PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-17 16:41 UTC  (17+ messages)
` [PATCH v3 1/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v3 3/9] qapi: start building an 'if' predicate tree
` [PATCH v3 4/9] qapi: introduce IfPredicateList and IfAny
` [PATCH v3 6/9] qapi: normalize 'if' condition to IfPredicate tree

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-05-17 17:14 UTC  (6+ messages)

[PATCH v2] vhost-vdpa: Remove redundant declaration of address_space_memory
 2021-05-17 16:41 UTC  (3+ messages)

[PATCH 00/10] Python: delint iotests, machine.py and console_socket.py
 2021-05-17 17:02 UTC  (3+ messages)

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

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-05-17 16:59 UTC  (15+ messages)
` [RFC PATCH 08/11] target/ppc: wrapped some TCG only logic with ifdefs
` [PATCH 09/11] include/exec: added functions to the stubs in exec-all.h

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-17 16:31 UTC  (9+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[Qemu-devel] [PATCH 0/7] target/xtensa: group helpers by functionality
 2021-05-17 16:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH 7/7] target/xtensa: move non-HELPER functions to helper.c

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-17 16:13 UTC  (4+ messages)
` [PATCH v6 04/26] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb

[PATCH 0/5] docs: fix references to files converted to rST
 2021-05-17 16:11 UTC  (9+ messages)
` [PATCH 1/5] docs: fix references to docs/devel/tracing.rst
` [PATCH 2/5] docs: fix references to docs/devel/atomics.rst
` [PATCH 3/5] docs: fix references to docs/devel/build-system.rst
` [PATCH 4/5] docs: fix references to docs/specs/tpm.rst
` [PATCH 5/5] docs: fix references to docs/devel/s390-dasd-ipl.rst

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-17 15:57 UTC  (4+ messages)
` [PATCH 50/72] softfloat: Move minmax_flags to softfloat-parts.c.inc

[Bug 1883268] [NEW] random errors on aarch64 when executing __aarch64_cas8_acq_rel
 2021-05-17 15:43 UTC  (2+ messages)
` [Bug 1883268] "

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-17 15:48 UTC  (6+ messages)
` [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)

[PATCH v5 0/7] eBPF RSS support for virtio-net
 2021-05-17 15:30 UTC  (3+ messages)

[RFC PATCH v3 0/4] hw/arm/virt: Introduce cluster cpu topology support
 2021-05-17 15:17 UTC  (8+ messages)
` [RFC PATCH v3 1/4] vl.c: Add -smp, clusters=* command line support for ARM cpu
` [RFC PATCH v3 4/4] hw/arm/virt: Parse -smp cluster parameter in virt_smp_parse

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-05-17 14:56 UTC  (2+ messages)
` [Bug 1924912] "

[PATCH 00/14] vl: compound properties for machines and accelerators
 2021-05-17 14:58 UTC  (3+ messages)
` [PATCH 14/14] machine: add smp compound property

[PATCH v3 0/5] blkdebug: fix racing condition when iterating on
 2021-05-17 14:50 UTC  (6+ messages)
` [PATCH v3 1/5] blkdebug: refactor removal of a suspended request
` [PATCH v3 2/5] blkdebug: move post-resume handling to resume_req_by_tag
` [PATCH v3 3/5] blkdebug: track all actions
` [PATCH v3 4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
` [PATCH v3 5/5] blkdebug: protect rules and suspended_reqs with a lock

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

[PATCH v2 00/26] s390x/tcg: Implement Vector enhancements facility and switch to z14
 2021-05-17 14:27 UTC  (27+ messages)
` [PATCH v2 01/26] s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
` [PATCH v2 02/26] s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
` [PATCH v2 03/26] s390x/tcg: Simplify vop64_3() handling
` [PATCH v2 04/26] s390x/tcg: Simplify vop64_2() handling
` [PATCH v2 05/26] s390x/tcg: Simplify vfc64() handling
` [PATCH v2 06/26] s390x/tcg: Simplify vftci64() handling
` [PATCH v2 07/26] s390x/tcg: Simplify vfma64() handling
` [PATCH v2 08/26] s390x/tcg: Simplify vfll32() handling
` [PATCH v2 09/26] s390x/tcg: Simplify vflr64() handling
` [PATCH v2 10/26] s390x/tcg: Simplify wfc64() handling
` [PATCH v2 11/26] s390x/tcg: Implement VECTOR BIT PERMUTE
` [PATCH v2 12/26] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
` [PATCH v2 13/26] s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
` [PATCH v2 14/26] s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
` [PATCH v2 15/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
` [PATCH v2 16/26] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
` [PATCH v2 17/26] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
` [PATCH v2 18/26] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
` [PATCH v2 19/26] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
` [PATCH v2 20/26] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
` [PATCH v2 21/26] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [PATCH v2 22/26] s390x/tcg: Implement VECTOR FP NEGATIVE "
` [PATCH v2 23/26] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
` [PATCH v2 24/26] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
` [PATCH v2 25/26] s390x/tcg: We support Vector enhancements facility
` [PATCH v2 26/26] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2

[PATCH v1] softmmu/vl: make default prealloc-threads work w/o -mem-prealloc
 2021-05-17 14:33 UTC  (2+ messages)

[ANNOUNCE] libblkio v0.1.0 preview release
 2021-05-17 14:09 UTC  (11+ messages)

[PATCH v1] softfloat: Silence signaling NaN when converting to/from float128
 2021-05-17 13:57 UTC  (2+ messages)

[PATCH qemu v19] spapr: Implement Open Firmware client interface
 2021-05-17 13:45 UTC  (6+ messages)

[PATCH v1 0/7] plugins/next (windows, leaks, tcg tracing)
 2021-05-17 13:44 UTC  (8+ messages)
` [PATCH v1 5/7] docs: mark intention to deprecate TCG tracing functionality

[PATCH] include/qemu/bswap.h: using atomic memory load/store for word access
 2021-05-17 13:40 UTC  (3+ messages)

[PATCH] Signed-off-by: Dmitry Voronetskiy <vda1999@yandex.ru>
 2021-05-17  8:40 UTC 

[PATCH v2 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-05-17 13:37 UTC  (4+ messages)

[PATCH] replication: move include out of root directory
 2021-05-17 13:33 UTC  (2+ messages)

[PATCH] virtio: Clarify MR transaction optimization
 2021-05-17 13:26 UTC 

[PATCH] 9pfs: simplify v9fs_walk()
 2021-05-17 13:14 UTC  (3+ messages)
` [SPAM] "

[PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
 2021-05-17 13:08 UTC  (6+ messages)
` [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()

[PATCH] replay: fix event queue flush for qemu shutdown
 2021-05-17 13:05 UTC 

[PATCH] virtio: disable ioeventfd for record/replay
 2021-05-17 13:06 UTC 

[PATCH] replay: improve determinism of virtio-net
 2021-05-17 13:04 UTC 

[PULL 00/19] Block patches
 2021-05-17 12:56 UTC  (2+ messages)

Qemu block filter insertion/removal API
 2021-05-17 12:44 UTC 

[PATCH] Add missing coroutine_fn function signature to functions
 2021-05-17 12:38 UTC  (4+ messages)

[PULL 00/20] Misc patches for 2020-05-17
 2021-05-17 12:15 UTC  (2+ messages)

RFC: Qemu backup interface plans
 2021-05-17 12:07 UTC 

[RFC PATCH 00/15] softmmu: Make various objects target agnostic
 2021-05-17 11:55 UTC  (2+ messages)
` [RFC PATCH 08/15] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header


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