qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 09:20:11 to 2021-01-18 17:45:14 UTC [more...]

[PATCH v4 00/23] backup performance: block_status + async
 2021-01-18 17:04 UTC  (8+ messages)
` [PATCH v4 09/23] job: call job_enter from job_pause
` [PATCH v4 23/23] simplebench: add bench-backup.py

[for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-18 17:39 UTC  (11+ messages)
`  "
  ` [EXTERNAL] "

[PATCH v2 00/36] block: update graph permissions update
 2021-01-18 17:41 UTC  (21+ messages)
` [PATCH v2 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH v2 03/36] block: bdrv_append(): don't consume reference
` [PATCH v2 04/36] block: bdrv_append(): return status
` [PATCH v2 05/36] block: add bdrv_parent_try_set_aio_context
` [PATCH v2 06/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v2 08/36] block: make bdrv_reopen_{prepare, commit, abort} private
  ` [PATCH v2 08/36] block: make bdrv_reopen_{prepare,commit,abort} private
` [PATCH v2 09/36] block: return value from bdrv_replace_node()
` [PATCH v2 10/36] util: add transactions.c

[qemu-web PATCH v2] Add virtio-blk and virtio-scsi configuration post
 2021-01-18 17:14 UTC  (4+ messages)

[RFC PATCH 0/2] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
 2021-01-18 17:03 UTC  (3+ messages)
` [RFC PATCH 1/2] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
` [RFC PATCH 2/2] hw/usb/dev-uas: Report command additional adb length as unsupported

[PATCH v1 1/1] riscv: Pass RISCVHartArrayState by pointer
 2021-01-18 17:14 UTC  (2+ messages)

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-18 17:06 UTC  (4+ messages)
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

[PATCH] tests/acceptance: Test PMON with Loongson-3A1000 CPU
 2021-01-18 16:54 UTC  (3+ messages)

[PATCH v5] block: report errno when flock fcntl fails
 2021-01-18 16:40 UTC  (2+ messages)

[PATCH RFC 0/2] Add debug interface to kick/call on purpose
 2021-01-18 16:59 UTC  (3+ messages)

[PATCH v19 00/20] Initial support for multi-process Qemu
 2021-01-18 16:35 UTC  (9+ messages)
` [PATCH v19 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers

[PATCH v6 00/11] Rework iotests/check
 2021-01-18 17:00 UTC  (11+ messages)
` [PATCH v6 08/11] iotests: add testenv.py

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-18 16:31 UTC  (26+ messages)
` [PATCH 01/25] qemu-option: clean up id vs. list->merge_lists
` [PATCH 02/25] qemu-option: move help handling to get_opt_name_value
` [PATCH 03/25] qemu-option: warn for short-form boolean options
` [PATCH 04/25] keyval: accept escaped commas in implied option
` [PATCH 05/25] keyval: simplify keyval_parse_one
` [PATCH 06/25] tests: convert check-qom-proplist to keyval
` [PATCH 07/25] keyval: introduce keyval_parse_into
` [PATCH 08/25] hmp: replace "O" parser with keyval
` [PATCH 09/25] qom: use qemu_printf to print help for user-creatable objects
` [PATCH 10/25] hmp: special case help options for object_add
` [PATCH 11/25] remove -writeconfig
` [PATCH 12/25] qemu-config: add error propagation to qemu_config_parse
` [PATCH 13/25] qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
` [PATCH 14/25] qemu-config: parse configuration files to a QDict
` [PATCH 15/25] vl: plumb keyval-based options into -set and -readconfig
` [PATCH 16/25] qom: do not modify QDict argument in user_creatable_add_dict
` [PATCH 17/25] qemu-io: use keyval for -object parsing
` [PATCH 18/25] qemu-nbd: "
` [PATCH 19/25] qemu-img: "
` [PATCH 20/25] qemu: "
` [PATCH 21/25] storage-daemon: do not register the "object" group with QemuOpts
` [PATCH 22/25] qom: export more functions for use with non-UserCreatable objects
` [PATCH 23/25] vl: switch -M parsing to keyval
` [PATCH 24/25] qemu-option: remove now-dead code
` [PATCH 25/25] vl: switch -accel parsing to keyval

[raw] Guest stuck during live live-migration
 2021-01-18 15:35 UTC  (6+ messages)

[PULL 0/4] Trivial branch for 6.0 patches
 2021-01-18 16:30 UTC  (6+ messages)
` [PULL 1/4] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
` [PULL 2/4] pl031: Use timer_free() in the finalize function to avoid memleaks
` [PULL 3/4] misc/mos6522: Use timer_free() in the finalize function to avoid memleak
` [PULL 4/4] hw/ide/ahci: Replace fprintf() by qemu_log_mask(GUEST_ERROR)

[PATCH] arm: rename xlnx-zcu102.canbusN properties
 2021-01-18 16:25 UTC 

[PATCH v2 0/2] support tls certificates reload
 2021-01-18 16:16 UTC  (9+ messages)
` [PATCH v2 2/2] vnc: add qmp to support reload vnc tls certificates

[PATCH v3 0/9] Add support for Control-Flow Integrity
 2021-01-18 16:09 UTC  (6+ messages)
` [PATCH v3 3/9] hw/usb: reorder fields in UASStatus
  ` [PATCH-for-5.2? "

[PATCH] virtio: move 'use-disabled-flag' property to hw_compat_4_2
 2021-01-18 16:03 UTC  (4+ messages)

[PATCH 0/2] block: Fix crash on write to read-only devices
 2021-01-18 16:02 UTC  (5+ messages)
` [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()
` [PATCH 2/2] virtio-scsi-test: Test writing to scsi-cd device

[PATCH] xen-block: fix reporting of discard feature
 2021-01-18 15:49 UTC  (2+ messages)

[PATCH v2 0/3] fuzz: Add 9p generic-fuzz configs
 2021-01-18 15:44 UTC  (11+ messages)
` [PATCH v2 1/3] fuzz: enable dynamic args for "
` [PATCH v2 2/3] docs/fuzz: add some information about OSS-Fuzz
` [PATCH v2 3/3] fuzz: add virtio-9p configurations for fuzzing

[PULL 00/30] testing, gdbstub and semihosting
 2021-01-18 15:38 UTC  (5+ messages)

[PATCH] linux-user: Remove obsolete F_SHLCK and F_WRLCK translation
 2021-01-18 15:32 UTC  (3+ messages)
` [PATCH v2] linux-user: Remove obsolete F_SHLCK and F_EXLCK translation

[PULL v2 00/30] testing, gdbstub and semihosting
 2021-01-18 15:18 UTC  (2+ messages)

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-18 15:12 UTC  (21+ messages)
` [PATCH v2 2/9] libvhost-user: Include poll.h instead of sys/poll.h
` [PATCH v2 3/9] osdep.h: Remove <sys/signal.h> include
` [PATCH v2 4/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH v2 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH v2 6/9] tests: Rename PAGE_SIZE definitions
` [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline

[PATCH v3] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
 2021-01-18 14:16 UTC  (4+ messages)

[PATCH 0/3] 9pfs: Improve unreclaim logic
 2021-01-18 14:42 UTC  (5+ messages)
` [PATCH 1/3] 9pfs: Convert V9fsFidState::clunked to bool
` [PATCH 2/3] 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
` [PATCH 3/3] 9pfs: Improve unreclaim loop

[Bug 1912224] [NEW] qemu may freeze during drive-mirroring on fragmented FS
 2021-01-18 14:33 UTC 

[PATCH v3] Add support for pvpanic pci device
 2021-01-18 14:36 UTC  (6+ messages)
` [PATCH 2/4] hw/misc/pvpanic: add PCI interface support
` [PATCH 3/4] pvpanic : update pvpanic spec document

[PATCH v1 1/1] linux-user/signal: Decode waitid si_code
 2021-01-18 14:36 UTC  (2+ messages)

[PATCH 1/1] linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets
 2021-01-18 14:03 UTC  (2+ messages)

[PATCH 0/2] Small fuzzer-related changes
 2021-01-18 13:54 UTC  (6+ messages)
` [PATCH 2/2] fuzz: log the arguments used to initialize QEMU
  ` pending fuzzing patches (was Re: [PATCH 2/2] fuzz: log the arguments used to initialize QEMU)

[PATCH v2 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-18 13:22 UTC  (29+ messages)
` [PATCH v2 01/12] hw/block/nvme: add size to mmio read/write trace events
` [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
` [PATCH v2 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
` [PATCH v2 04/12] hw/block/nvme: move msix table and pba to BAR 0
` [PATCH v2 05/12] hw/block/nvme: allow cmb and pmr to coexist
` [PATCH v2 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
` [PATCH v2 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
` [PATCH v2 08/12] hw/block/nvme: disable PMR at boot up
` [PATCH v2 09/12] hw/block/nvme: add PMR RDS/WDS support
` [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
` [PATCH v2 11/12] hw/block/nvme: bump "
` [PATCH v2 12/12] hw/block/nvme: lift cmb restrictions

[PATCH v2] ide: atapi: check logical block address and read size (CVE-2020-29443)
 2021-01-18 13:06 UTC  (8+ messages)

[PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-18 12:47 UTC  (4+ messages)

[PATCH] tests/docker: Update the xtensa container to debian 10
 2021-01-18 12:47 UTC 

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-01-18 12:32 UTC  (7+ messages)

[PATCH v5 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-18 12:25 UTC  (12+ messages)
` [PATCH v5 01/10] iotests.py: Assume a couple of variables as given
` [PATCH v5 02/10] iotests/297: Rewrite in Python and extend reach
` [PATCH v5 03/10] iotests: Move try_remove to iotests.py
` [PATCH v5 04/10] iotests/129: Remove test images in tearDown()
` [PATCH v5 05/10] iotests/129: Do not check @busy
` [PATCH v5 06/10] iotests/129: Use throttle node
` [PATCH v5 07/10] iotests/129: Actually test a commit job
` [PATCH v5 08/10] iotests/129: Limit mirror job's buffer size
` [PATCH v5 09/10] iotests/129: Clean up pylint and mypy complaints
` [PATCH v5 10/10] iotests/300: "

[RFC PATCH v2 00/20] hw: Mark the device with no migratable fields
 2021-01-18 12:04 UTC  (5+ messages)
` [RFC PATCH v2 01/20] migration/vmstate: Restrict vmstate_dummy to user-mode
` [RFC PATCH v2 15/20] hw/nubus/mac-nubus-bridge: Mark the device with no migratable fields

[PULL 00/12] riscv-to-apply queue
 2021-01-18 12:03 UTC  (2+ messages)

[PATCH v3] ide: atapi: check logical block address and read size (CVE-2020-29443)
 2021-01-18 11:51 UTC 

[Qemu-devel] [PULL 0/7] Usb 20190503 v2 patches
 2021-01-18 11:40 UTC  (5+ messages)
` [Qemu-devel] [PULL 7/7] hw/usb: avoid format truncation warning when formatting port name

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2021-01-18 11:01 UTC  (2+ messages)
` [Bug 1886793] "

[PATCH v1 0/7] pseries: avoid unplug the last online CPU core + assorted fixes
 2021-01-18 11:03 UTC  (8+ messages)
` [PATCH v1 7/7] spapr.c: consider CPU core online state before allowing unplug

[PULL 00/10] pc,pci,virtio: fixes, features
 2021-01-18 10:28 UTC  (2+ messages)

[RFC PATCH 0/2] Allow changing bs->file on reopen
 2021-01-18 10:22 UTC  (4+ messages)
` [RFC PATCH 1/2] block: "

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-01-18 10:03 UTC  (11+ messages)
` [PATCH 2/6] accel/tcg: Restrict tb_flush_jmp_cache() from other accelerators
` [PATCH 4/6] accel/tcg: Declare missing cpu_loop_exit*() stubs
` [RFC PATCH 6/6] softmmu: Restrict watchpoint handlers to TCG accelerator

[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs
 2021-01-18 10:09 UTC  (8+ messages)
` [PATCH-for-5.2 2/2] gitlab-ci: Avoid running the EDK2 job when not necessary

[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-18 10:09 UTC  (4+ messages)
` [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach

[PATCH v4 0/3] support NVMe smart critial warning injection
 2021-01-18  9:34 UTC  (2+ messages)

[PATCH v2 0/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-01-18  9:23 UTC  (2+ messages)

[PATCH 00/18] hw: Mark the device with no migratable fields
 2021-01-18  9:22 UTC  (5+ 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).