qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 13:05:15 to 2021-02-02 17:23:34 UTC [more...]

[PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
 2021-02-02 16:48 UTC  (2+ messages)

vnc clipboard support
 2021-02-02 16:36 UTC  (12+ messages)

macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tlscredsx509
 2021-02-02 17:14 UTC  (16+ messages)

[PATCH v7 0/3] MTE support for KVM guest
 2021-02-02 17:12 UTC  (5+ messages)
` [PATCH v7 1/3] arm64: kvm: Save/restore MTE registers
` [PATCH v7 2/3] arm64: kvm: Introduce MTE VCPU feature

[PULL 00/11] Tracing patches
 2021-02-02 16:47 UTC  (14+ messages)
` [PULL 10/11] trace: document how to specify multiple --trace patterns

[PULL v2 00/10] Block layer patches
 2021-02-02 16:28 UTC  (11+ messages)
` [PULL v2 01/10] MAINTAINERS: Add Vladimir as co-maintainer for Block Jobs
` [PULL v2 02/10] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PULL v2 03/10] block: move blk_exp_close_all() to qemu_cleanup()
` [PULL v2 04/10] iotests/297: pylint: ignore too many statements
` [PULL v2 05/10] iotests: Revert emulator selection to old behaviour
` [PULL v2 06/10] iotests: check: return 1 on failure
` [PULL v2 07/10] iotests: Fix -makecheck output
` [PULL v2 08/10] block/nvme: Properly display doorbell stride length in trace event
` [PULL v2 09/10] block/nvme: Trace NVMe spec version supported by the controller
` [PULL v2 10/10] block: Fix VM size column width in bdrv_snapshot_dump()

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2021-02-02 16:40 UTC  (4+ messages)

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-02 16:29 UTC  (6+ messages)
  ` iotest failures in head [was: [PATCH v4 00/16] 64bit block-layer: part I]

[PATCH] hw/i386/xen: Remove dead code
 2021-02-02 16:39 UTC  (3+ messages)

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02 16:20 UTC  (18+ messages)
` [RFC PATCH v3 05/31] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [RFC PATCH v3 07/31] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [RFC PATCH v3 10/31] hw/pxb: Use a type for realizing expanders
` [RFC PATCH v3 14/31] acpi/pci: Consolidate host bridge setup
` [RFC PATCH v3 16/31] hw/pci: Plumb _UID through host bridges
` [RFC PATCH v3 21/31] hw/cxl/device: Add a memory device (8.2.8.5)

[PATCH v10 00/12] migration: bring improved savevm/loadvm/delvm to QMP
 2021-02-02 16:24 UTC  (15+ messages)
` [PATCH v10 01/12] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v10 02/12] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v10 03/12] migration: stop returning errno from load_snapshot()
` [PATCH v10 04/12] block: add ability to specify list of blockdevs during snapshot
` [PATCH v10 05/12] block: allow specifying name of block device for vmstate storage
` [PATCH v10 06/12] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v10 07/12] migration: control whether snapshots are ovewritten
` [PATCH v10 08/12] migration: wire up support for snapshot device selection
` [PATCH v10 09/12] migration: introduce a delete_snapshot wrapper
` [PATCH v10 10/12] iotests: add support for capturing and matching QMP events
` [PATCH v10 11/12] iotests: fix loading of common.config from tests/ subdir
` [PATCH v10 12/12] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH] block: Fix VM size column width in bdrv_snapshot_dump()
 2021-02-02 16:26 UTC  (3+ messages)

[PATCH 0/5] target/arm: Restrict v7A TCG cpus to TCG accel
 2021-02-02 16:17 UTC  (9+ messages)
` [PATCH 1/5] hw/arm: Use Kconfig 'default y' syntax instead of default-configs
` [PATCH 3/5] target/arm: Restrict v8M IDAU to TCG
` [PATCH 4/5] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH 5/5] target/arm: Restrict v7A TCG cpus to TCG accel

[PATCH v9 0/6] Rework iotests/check
 2021-02-02 16:15 UTC  (4+ messages)
` [PATCH v9 6/6] iotests: rename and move 169 and 199 tests

[PATCH v4 00/16] qapi: static typing conversion, pt1.5
 2021-02-02 16:06 UTC  (7+ messages)
` [PATCH v4 05/16] qapi: centralize is_[user|system|builtin]_module methods
` [PATCH v4 07/16] qapi: use explicitly internal module names

[PATCH 0/3] i386: Ensure feature names are always defined
 2021-02-02 16:02 UTC  (10+ messages)
` [PATCH 1/3] i386: Add missing "vmx-ept-wb" feature name
` [PATCH 2/3] i386: Move asserts to separate x86_cpudef_validate() function

[PATCH] MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
 2021-02-02 15:56 UTC 

[PATCH 0/2] migration blocker information
 2021-02-02 15:53 UTC  (7+ messages)
` [PATCH 1/2] migration: Add "
` [PATCH 2/2] migration: Display the migration blockers

[PATCH] qemu-img: add seek and -n option to dd command
 2021-02-02 15:51 UTC  (2+ messages)

[PATCH] iotests: Revert emulator selection to old behaviour
 2021-02-02 15:48 UTC  (10+ messages)

[RFC PATCH 0/4] hw/cxl/ + /hw/pci/: PCI DOE + CXL CDAT emulation
 2021-02-02 15:39 UTC  (3+ messages)
` [RFC PATCH 1/4] include/standard-headers/linux/pci_regs: temp hack to add necessary DOE definitions

[RFC 00/10] vDPA shadow virtqueue - notifications forwarding
 2021-02-02 15:38 UTC  (3+ messages)
` [RFC 08/10] vhost: Add x-vhost-enable-shadow-vq qmp

[PULL v3 00/38] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
 2021-02-02 15:30 UTC  (3+ messages)

[PULL 0/9] pc,virtio: fixes, features
 2021-02-02 15:12 UTC  (10+ messages)
` [PULL 1/9] virtio: move 'use-disabled-flag' property to hw_compat_4_2
` [PULL 2/9] virtio-mmio: fix guest kernel crash with SHM regions
` [PULL 3/9] virtio: Add corresponding memory_listener_unregister to unrealize
` [PULL 4/9] tests/acpi: allow updates for expected data files
` [PULL 5/9] acpi: Permit OEM ID and OEM table ID fields to be changed
` [PULL 6/9] tests/acpi: add OEM ID and OEM TABLE ID test
` [PULL 7/9] tests/acpi: update expected data files
` [PULL 9/9] virtio-pmem: add trace events
` [PULL 8/9] tests/acpi: disallow updates for expected data files

[PATCH v4 00/23] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-02 15:31 UTC  (39+ messages)
` [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only
` [PATCH v4 03/23] exec: Use uintptr_t for guest_base
` [PATCH v4 04/23] exec: Use uintptr_t in cpu_ldst.h
` [PATCH v4 05/23] exec: Improve types for guest_addr_valid
` [PATCH v4 09/23] linux-user: Do not use guest_addr_valid for h2g_valid
` [PATCH v4 10/23] linux-user: Fix guest_addr_valid vs reserved_va
` [PATCH v4 11/23] exec: Add support for TARGET_TAGGED_ADDRESSES
` [PATCH v4 12/23] linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
` [PATCH v4 13/23] target/arm: Improve gen_top_byte_ignore
` [PATCH v4 14/23] target/arm: Use the proper TBI settings for linux-user
` [PATCH v4 15/23] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
` [PATCH v4 17/23] target/arm: Split out syndrome.h from internals.h
` [PATCH v4 18/23] linux-user/aarch64: Pass syndrome to EXC_*_ABORT
` [PATCH v4 19/23] linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
` [PATCH v4 20/23] linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
` [PATCH v4 21/23] target/arm: Add allocation tag storage for user mode
` [PATCH v4 22/23] target/arm: Enable MTE for user-only
` [PATCH v4 23/23] tests/tcg/aarch64: Add mte smoke tests

[PATCH v2 0/4] migration: Fixes and cleanups aroung migrate-set-parameters
 2021-02-02 15:37 UTC  (8+ messages)
` [PATCH v2 1/4] migration: Fix migrate-set-parameters argument validation
` [PATCH v2 2/4] migration: Clean up signed vs. unsigned XBZRLE cache-size
` [PATCH v2 3/4] migration: Fix cache_init()'s "Failed to allocate" error messages
` [PATCH v2 4/4] migration: Fix a few absurdly defective "

[PATCH 00/20] Various vhost-user-gpu & UI fixes
 2021-02-02 14:57 UTC  (22+ messages)
` [PATCH 01/20] vhost-user-gpu: check backend for EDID support
` [PATCH 02/20] vhost-user-gpu: handle vhost-user-gpu features in a callback
` [PATCH 03/20] vhost-user-gpu: use an extandable state enum for commands
` [PATCH 04/20] vhost-user-gpu: handle display-info in a callback
` [PATCH 05/20] ui: remove extra #ifdef CONFIG_OPENGL
` [PATCH 06/20] ui: remove gl_ctx_get_current
` [PATCH 07/20] ui: add gd_gl_area_scanout_disable
` [PATCH 08/20] ui: annotate DCLOps callback requirements
` [PATCH 09/20] ui: remove console_has_gl_dmabuf()
` [PATCH 10/20] vhost-user-gpu: add a configuration flag for dmabuf usage
` [PATCH 11/20] ui: add an optional get_flags callback to GraphicHwOps
` [PATCH 12/20] ui: add a DCLOps callback to check dmabuf support
` [PATCH 13/20] ui: check hw requirements during DCL registration
` [PATCH 14/20] ui: add qemu_egl_has_dmabuf helper
` [PATCH 15/20] ui: check gtk-egl dmabuf support
` [PATCH 16/20] ui: add egl dmabuf import to gtkglarea
` [PATCH 17/20] virtio-gpu: avoid re-entering cmdq processing
` [PATCH 18/20] display/ui: add a callback to indicate GL state is flushed
` [PATCH 19/20] chardev: check if the chardev is registered for yanking
` [PATCH 20/20] RFC: tests: add some virtio-gpu & vhost-user-gpu acceptance test

[PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
 2021-02-02 15:10 UTC  (6+ messages)
      ` [QEMU-SECURITY] "

[PATCH] virtio-pmem: add trace events
 2021-02-02 14:54 UTC  (3+ messages)

[PATCH 0/2] block/nvme: Minor tracing improvements
 2021-02-02 14:44 UTC  (2+ messages)

[PATCH v3 0/5] Fix some style problems in contrib
 2021-02-02 14:40 UTC  (3+ messages)

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-02-02 14:34 UTC  (9+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH] docs/interop/qmp-spec: Document the request queue limit
 2021-02-02 14:29 UTC  (2+ messages)

[RFC PATCH 0/2] hw/arm/raspi: Restrict BCM2835 / BCM2836 SoC to TCG
 2021-02-02 14:26 UTC  (7+ messages)
` [RFC PATCH 2/2] "

[PATCH v1 00/15] testing/gdbstub/docs pre-PR
 2021-02-02 14:24 UTC  (20+ messages)
` [PATCH v1 01/15] tests/docker: Fix _get_so_libs() for docker-binfmt-image
` [PATCH v1 02/15] tests/docker: Fix typo in help message
` [PATCH v1 03/15] tests/docker: make _copy_with_mkdir accept missing files
` [PATCH v1 04/15] tests/docker: preserve original name when copying libs
` [PATCH v1 05/15] tests/docker: alias docker-help target for consistency
` [PATCH v1 06/15] tests/docker: add a docker-exec-copy-test
` [PATCH v1 07/15] configure: make version_ge more tolerant of shady version input
` [PATCH v1 08/15] configure: bump the minimum gdb version for check-tcg to 9.1
` [PATCH v1 09/15] tests/tcg: don't silently skip the gdb tests
` [PATCH v1 10/15] gdbstub: Fix handle_query_xfer_auxv
` [PATCH v1 11/15] tests/tcg: Replace /bin/true by true (required on macOS)
` [PATCH v1 12/15] scripts/mtest2make.py: export all-%s-targets variable and use it
` [PATCH v1 13/15] tests/Makefile.include: don't use TARGET_DIRS for check-tcg
` [PATCH v1 14/15] docs/system: document an example vexpress-a15 invocation
` [PATCH v1 15/15] docs/system: document an example booting the versatilepb machine

[PATCH v2] dbus-vmstate: Increase the size of input stream buffer used during load
 2021-02-02 13:54 UTC 

[PATCH 0/6] qapi: Add support for aliases
 2021-02-02 13:51 UTC  (5+ messages)
` [PATCH 1/6] qapi: Add interfaces for alias support to Visitor

[PULL 0/2] block: Fix iotests to respect configured Python binary
 2021-02-02 13:44 UTC  (5+ messages)

[Bug 1914236] Re: QEMU: scsi: use-after-free in mptsas_process_scsi_io_request() of mptsas1068 emulator
 2021-02-02 13:40 UTC  (2+ messages)

[PATCH] Set icon for QEMU binary on Mac OS
 2021-02-02 13:44 UTC 

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-02 13:46 UTC  (3+ messages)
` [PATCH v15 01/23] cpu: Introduce TCGCpuOperations struct

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-02-02 13:33 UTC  (3+ messages)
` [PATCH v21 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers

[PATCH] configure: Escape non-numbers in version_ge()
 2021-02-02 13:25 UTC  (3+ messages)

[PATCH] scsi: mptsas: dequeue request object in case of an error (CVE-2021-3392)
 2021-02-02 13:21 UTC 

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-02 12:58 UTC  (4+ messages)
` [PATCH 1/1] virtiofsd: Allow to build it without the tools

[PATCH] dbus-vmstate: Increase the size of input stream buffer used during load
 2021-02-02 13:11 UTC  (2+ messages)

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0
 2021-02-02 12:57 UTC 

[PATCH v7 00/14] block: deal with errp: part I
 2021-02-02 12:49 UTC  (3+ messages)
` [PATCH v7 11/14] block/qcow2: read_cache_sizes: return status value
` [PATCH v7 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths


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