qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 18:21:57 to 2021-02-05 10:19:36 UTC [more...]

[PATCH v5 0/9] block: Add retry for werror=/rerror= mechanism
 2021-02-05 10:13 UTC  (6+ messages)
` [PATCH v5 1/9] qapi/block-core: Add retry option for error action
` [PATCH v5 2/9] block-backend: Introduce retry timer
` [PATCH v5 4/9] block-backend: Enable retry action on errors
` [PATCH v5 6/9] block: Add error retry param setting
` [PATCH v5 7/9] virtio_blk: Add support for retry on errors

[Bug 1914696] [NEW] aarch64: migration failed: Segmentation fault (core dumped)
 2021-02-05 10:12 UTC  (8+ messages)
` [Bug 1914696] "

[PATCH] qemu-img: add seek and -n option to dd command
 2021-02-05 10:06 UTC  (8+ messages)

[PULL 0/5] virtiofs queue: Security fix
 2021-02-05 10:08 UTC  (9+ messages)
` [PULL 1/5] virtiofsd: extract lo_do_open() from lo_open()
` [PULL 2/5] virtiofsd: optionally return inode pointer from lo_do_lookup()
` [PULL 3/5] virtiofsd: prevent opening of special files (CVE-2020-35517)
` [PULL 4/5] virtiofsd: Add _llseek to the seccomp whitelist
` [PULL 5/5] virtiofsd: Add restart_syscall "

[PATCH 0/3] Improve do_strtosz precision
 2021-02-05 10:07 UTC  (8+ messages)
` [PATCH 1/3] utils: Improve qemu_strtosz() to have 64 bits of precision
` [PATCH 2/3] utils: Deprecate hex-with-suffix sizes
` [PATCH 3/3] utils: Deprecate inexact fractional suffix sizes

[PATCH] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-05 10:03 UTC  (5+ messages)

[PATCH] sockets: Use SOMAXCONN for Unix socket listen()
 2021-02-05 10:01 UTC  (3+ messages)

[PATCH v3] target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
 2021-02-05 10:01 UTC  (2+ messages)

[PATCH v3 0/2] sev: enable secret injection to a self described area in OVMF
 2021-02-05  9:51 UTC  (6+ messages)
` [PATCH v3 1/2] pc: add parser for OVMF reset block
` [PATCH v3 2/2] sev: update sev-inject-launch-secret to make gpa optional

[PATCH 00/33] migration: capture error reports into Error object
 2021-02-05  9:35 UTC  (24+ messages)
` [PATCH 01/33] migration: push Error **errp into qemu_loadvm_state()
` [PATCH 02/33] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH 03/33] migration: push Error **errp into qemu_loadvm_state_setup()
` [PATCH 04/33] migration: push Error **errp into qemu_load_device_state()
` [PATCH 06/33] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH 19/33] migration: push Error **errp into check_section_footer()
` [PATCH 23/33] migration: simplify some error reporting in save_snapshot()
` [PATCH 24/33] migration: push Error **errp into qemu_savevm_state_setup()
` [PATCH 26/33] migration: push Error **errp into qemu_savevm_state_complete_precopy_non_iterable()
` [PATCH 28/33] migration: push Error **errp into qemu_savevm_send_packaged()
` [PATCH 30/33] migration: push Error **errp into qemu_save_device_state()
` [PATCH 31/33] migration: push Error **errp into qemu_savevm_state_resume_prepare()
` [PATCH 32/33] migration: push Error **errp into postcopy_resume_handshake()

[PATCH v2 0/5] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-05  9:18 UTC  (6+ messages)
` [PATCH v2 1/5] travis.yml: Move gprof/gcov test across to gitlab
` [PATCH v2 2/5] travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
` [PATCH v2 3/5] travis.yml: Move the --enable-modules "
` [PATCH v2 4/5] travis.yml: (Re-)move the --enable-debug jobs
` [PATCH v2 5/5] travis.yml: Move the -fsanitize=thread testing to the gitlab-CI

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-05  9:10 UTC  (9+ messages)
` [PATCH v4 08/14] qapi/introspect.py: create a typed 'Annotated' data strutcure

[PATCH 0/4] Remove the deprecated pc-1.x machine types and related stuff
 2021-02-05  9:09 UTC  (8+ messages)
` [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property
` [PATCH 4/4] hw/usb/bus: Remove the "full-path" property

[PATCH v2] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
 2021-02-05  9:08 UTC  (7+ messages)

[PATCH v5 0/5] hw/block/nvme: add simple copy command
 2021-02-05  8:50 UTC  (3+ messages)

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-05  8:33 UTC  (3+ messages)

[PATCH 0/2] Remaining work for PKS Implementation
 2021-02-05  8:33 UTC  (3+ messages)
` [PATCH 1/2] target/i386: Add support for save/load IA32_PKRS MSR
` [PATCH 2/2] target/i386: Expose VMX entry/exit load pkrs control bits

[PATCH] monitor: trace qmp_send_response
 2021-02-05  8:17 UTC  (3+ messages)

[PATCH v2 00/20] Various vhost-user-gpu & UI fixes
 2021-02-05  8:09 UTC  (3+ messages)
` [PATCH v2 17/20] virtio-gpu: avoid re-entering cmdq processing

[PATCH 0/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination
 2021-02-05  8:01 UTC  (7+ messages)
` [PATCH 1/2] migration: dirty-bitmap: Convert alias map inner members to a struct
` [PATCH 2/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination

[PULL 00/24] Vga ui 20210205 patches
 2021-02-05  6:56 UTC  (25+ messages)
` [PULL 01/24] hw/display/qxl: Fix bad printf format specifiers
` [PULL 02/24] qxl: set qxl.ssd.dcl.con on secondary devices
` [PULL 03/24] qxl: also notify the rendering is done when skipping it
` [PULL 04/24] spice: delay starting until display are initialized
` [PULL 05/24] vhost-user-gpu: check backend for EDID support
` [PULL 06/24] vhost-user-gpu: handle vhost-user-gpu features in a callback
` [PULL 07/24] vhost-user-gpu: use an extandable state enum for commands
` [PULL 08/24] vhost-user-gpu: handle display-info in a callback
` [PULL 09/24] ui: remove extra #ifdef CONFIG_OPENGL
` [PULL 10/24] ui: remove gl_ctx_get_current
` [PULL 11/24] ui: add gd_gl_area_scanout_disable
` [PULL 12/24] ui: annotate DCLOps callback requirements
` [PULL 13/24] ui: remove console_has_gl_dmabuf()
` [PULL 14/24] vhost-user-gpu: add a configuration flag for dmabuf usage
` [PULL 15/24] ui: add an optional get_flags callback to GraphicHwOps
` [PULL 16/24] ui: add a DCLOps callback to check dmabuf support
` [PULL 17/24] ui: check hw requirements during DCL registration
` [PULL 18/24] ui: add qemu_egl_has_dmabuf helper
` [PULL 19/24] ui: check gtk-egl dmabuf support
` [PULL 20/24] ui: add egl dmabuf import to gtkglarea
` [PULL 21/24] virtio-gpu: avoid re-entering cmdq processing
` [PULL 22/24] display/ui: add a callback to indicate GL state is flushed
` [PULL 23/24] chardev: check if the chardev is registered for yanking
` [PULL 24/24] tests: add some virtio-gpu & vhost-user-gpu acceptance test

[PATCH 0/2] net/macos: implement vmnet-based network device
 2021-02-05  5:56 UTC  (6+ messages)
` [PATCH 1/2] build: add configure flag to indicate when the host is Darwin
` [PATCH 2/2] net: implement vmnet-based netdev

[PATCH v2] hw/scsi/scsi-disk: Fix out of bounds access in mode_sense_page()
 2021-02-05  4:59 UTC  (2+ messages)

[RFC 00/10] vDPA shadow virtqueue - notifications forwarding
 2021-02-05  3:51 UTC  (9+ messages)
` [RFC 05/10] vhost: Add vhost_dev_from_virtio

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-05  2:39 UTC  (18+ messages)
` [PATCH v2 04/93] tcg: Manage splitwx in tc_ptr_to_region_tree by hand
` [PATCH v2 29/93] tcg/tci: Remove TCG_CONST
` [PATCH v2 79/93] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}

[PATCH v2] arm: xlnx-versal: fix virtio-mmio base address assignment
 2021-02-05  2:20 UTC 

[PATCH 0/3] acpi: Add _CCA support for pxb devices
 2021-02-05  1:56 UTC  (4+ messages)
` [PATCH 1/3] acpi: Allow pxb DSDT acpi table changes
` [PATCH 2/3] acpi/gpex: Fix cca attribute check for pxb device
` [PATCH 3/3] acpi: Update _CCA attribute in DSDT.pxb

[PATCH] tcg/aarch64: Do not convert TCGArg to temps that are not temps
 2021-02-05  1:58 UTC 

[Bug 1914667] [NEW] High cpu usage when guest is idle on qemu-system-i386
 2021-02-05  1:40 UTC  (3+ messages)
` [Bug 1914667] "

[PATCH] README: Add Documentation blurb
 2021-02-05  0:49 UTC  (3+ messages)

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-05  0:25 UTC  (3+ messages)
` [PATCH 10/22] Python: add utility function for retrieving port redirection

[PATCH v2 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
 2021-02-04 23:51 UTC  (5+ messages)
` [PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes

[PATCH] hw/scsi/scsi-disk: Fix out of bounds access in mode_sense_page()
 2021-02-04 22:48 UTC 

[PULL 00/21] target-arm queue
 2021-02-04 22:37 UTC  (4+ messages)
` [PULL 16/21] hw/timer: Refactor NPCM7XX Timer to use CLK clock

iotest 30 failing
 2021-02-04 22:38 UTC  (3+ messages)

[PATCH] tcg/s390: Fix compare instruction from extended-immediate facility
 2021-02-04 22:06 UTC  (4+ messages)

Detecting Faulting Instructions From Plugins
 2021-02-04 21:31 UTC  (2+ messages)

[Bug 1914638] [NEW] [OSS-Fuzz] Issue 30219: Global-buffer-overflow in mode_sense_page
 2021-02-04 21:33 UTC  (4+ messages)
` [Bug 1914638] "

[PATCH v2] MAINTAINERS: Fix the location of tools manuals
 2021-02-04 20:57 UTC  (16+ messages)
  ` [RFC] Move tools sources to the tools directory (was Re: [PATCH v2] MAINTAINERS: Fix the location of tools manuals)

[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
 2021-02-04 20:29 UTC  (4+ messages)
` [PATCH 1/3] vhost-net: add VIRTIO_NET_F_HASH_REPORT to the list of kernel features
` [PATCH 2/3] net: add ability to hide (disable) vhost_net
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev

About creating machines on the command line
 2021-02-04 20:29 UTC  (4+ messages)

[PULL 00/27] migration queue
 2021-02-04 19:51 UTC  (3+ messages)

[PATCH v2] exec/cpu-defs: Remove TCG backends dependency
 2021-02-04 19:43 UTC  (2+ messages)

gitlab containers are broken
 2021-02-04 19:09 UTC  (10+ messages)

[PULL v2 00/27] Block patches
 2021-02-04 18:49 UTC  (3+ messages)

[PATCH] exec/cpu-defs: Remove TCG backends dependency
 2021-02-04 18:47 UTC  (4+ messages)

[PATCH V6 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-02-04 18:32 UTC  (3+ messages)

[PATCH v3 0/3]
 2021-02-04 18:25 UTC  (3+ messages)

[PATCH v5 0/3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-04 18:14 UTC  (4+ messages)

[PATCH] Set icon for QEMU binary on Mac OS
 2021-02-04 17:48 UTC  (4+ messages)

[PATCH v14 0/5] UFFD write-tracking migration/snapshots
 2021-02-04 17:32 UTC  (5+ messages)

[PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding
 2021-02-04 17:33 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 NNTP newsgroup(s).