qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-20 17:10:36 to 2021-01-21 10:26:23 UTC [more...]

[PATCH v2] utils/fifo8: change fatal errors from abort() to assert()
 2021-01-21 10:25 UTC 

[PATCH v2 0/8] meson: Clarify summary
 2021-01-21 10:13 UTC  (12+ messages)
` [PATCH v2 1/8] meson: Summarize information related to directories first
` [PATCH v2 2/8] meson: Display host binaries information altogether
` [PATCH v2 3/8] meson: Summarize overall features altogether
` [PATCH v2 4/8] meson: Summarize compilation-related information altogether
` [PATCH v2 5/8] meson: Display accelerators and selected targets altogether
` [RFC PATCH v2 6/8] meson: Display block layer information altogether
` [PATCH v2 7/8] meson: Display cryto-related "
` [PATCH v2 8/8] meson: Display library dependencies altogether

[PATCH v11 0/5] UFFD write-tracking migration/snapshots
 2021-01-21 10:09 UTC  (9+ messages)
` [PATCH v11 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v11 4/5] migration: implementation of background snapshot thread

[PATCH 0/2] tcg/tci: Fix Clang build
 2021-01-21 10:08 UTC  (3+ messages)
` [RFC PATCH 2/2] gitlab-ci: Add a job building TCI with Clang

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-21  9:58 UTC  (9+ messages)

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

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

[RFC PATCH V3 0/8] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-21  9:53 UTC  (5+ messages)
` [RFC PATCH V3 8/8] hw/block/nvme: Add Identify Active Namespace ID List

[PATCH] utils/fifo8: change fatal errors from abort() to assert()
 2021-01-21  9:50 UTC  (5+ messages)

[PATCH 0/2] Add ipv6 hostfwd support
 2021-01-21  9:41 UTC  (4+ messages)
` [PATCH 1/2] slirp: "
` [PATCH 2/2] net: Add ipv6_hostfwd option

[PULL 00/14] gitlab-CI, qtests and misc patches
 2021-01-21  9:40 UTC  (2+ messages)

[RFC PATCH 0/2] x86 CPU feature +/- fiddling and +kvm-no-defaults
 2021-01-21  9:39 UTC  (12+ messages)
` [RFC PATCH 1/2] hw/i386: -cpu model, -feature, +feature should enable feature
  ` [RFC PATCH 1/2] hw/i386: -cpu model,-feature,+feature "
    ` [External] : "
                ` [PATCH] docs/system: Deprecate `-cpu ...,+feature,-feature` syntax
                  ` [PATCH] docs/system: Deprecate `-cpu ..., +feature, -feature` syntax

[PATCH 00/11] mirror: cancel nbd reconnect
 2021-01-21  9:32 UTC  (26+ messages)
` [PATCH 01/11] block: add new BlockDriver handler: bdrv_cancel_in_flight
` [PATCH 02/11] block/nbd: implement .bdrv_cancel_in_flight
` [PATCH 03/11] block/raw-format: implement .bdrv_cancel_in_flight handler
` [PATCH 04/11] job: add .cancel handler for the driver
` [PATCH 05/11] block/mirror: implement .cancel job handler
` [PATCH 06/11] iotests/264: fix style
` [PATCH 07/11] iotests/264: move to python unittest
` [PATCH 08/11] iotests.py: qemu_nbd_popen: remove pid file after use
` [PATCH 09/11] iotests/264: add mirror-cancel test-case
` [PATCH 10/11] block/backup: implement .cancel job handler
` [PATCH 11/11] iotests/264: add backup-cancel test-case

Thread safety of coroutine-sigaltstack
 2021-01-21  9:27 UTC  (3+ messages)

[PULL 00/13] NBD patches through 2021-01-20
 2021-01-21  9:19 UTC  (15+ messages)
` [PULL 01/13] qemu-nbd: Fix a memleak in qemu_nbd_client_list()
` [PULL 02/13] qemu-nbd: Fix a memleak in nbd_client_thread()
` [PULL 03/13] block: Honor blk_set_aio_context() context requirements
` [PULL 04/13] nbd/server: Quiesce coroutines on context switch
` [PULL 05/13] iotests/277: use dot slash for nbd-fault-injector.py running
` [PULL 06/13] iotests/303: use dot slash for qcow2.py running
` [PULL 07/13] iotests: fix some whitespaces in test output files
` [PULL 08/13] iotests: make tests executable
` [PULL 09/13] iotests/294: add shebang line
` [PULL 10/13] iotests: define group in each iotest
` [PULL 11/13] iotests/264: fix style
` [PULL 12/13] iotests.py: fix qemu_tool_pipe_and_status()
` [PULL 13/13] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-21  9:08 UTC  (5+ messages)
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class

[PATCH 0/2] meson: Further cleanup of summary
 2021-01-21  8:50 UTC  (5+ messages)
` [PATCH 1/2] meson: Summarize configurable features together
` [PATCH 2/2] meson: split the summary in multiple sections

[PATCH v3 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-01-21  8:45 UTC  (10+ messages)
` [PATCH v3 18/19] i386: "

[PATCH v3 00/17] qapi: static typing conversion, pt1.5
 2021-01-21  7:40 UTC  (12+ messages)
` [PATCH v3 05/17] qapi: pass QAPISchemaModule to visit_module instead of str
` [PATCH v3 10/17] qapi/gen: Combine ._add_[user|system]_module

[PATCH] tcg: Increase the static number of temporaries
 2021-01-21  7:32 UTC  (2+ messages)

[PATCH v6 00/11] hvf: Implement Apple Silicon Support
 2021-01-21  7:27 UTC  (15+ messages)
` [PATCH v6 01/11] hvf: Add hypervisor entitlement to output binaries
` [PATCH v6 02/11] hvf: x86: Remove unused definitions
` [PATCH v6 03/11] hvf: Move common code out
` [PATCH v6 04/11] hvf: Introduce hvf vcpu struct
` [PATCH v6 05/11] arm: Set PSCI to 0.2 for HVF
` [PATCH v6 06/11] hvf: Simplify post reset/init/loadvm hooks
` [PATCH v6 07/11] hvf: Add Apple Silicon support
` [PATCH v6 08/11] arm: Add Hypervisor.framework build target
` [PATCH v6 09/11] arm/hvf: Add a WFI handler
` [PATCH v6 10/11] hvf: arm: Add support for GICv3
` [PATCH v6 11/11] hvf: arm: Implement -cpu host

[PATCH v2 0/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-01-21  7:06 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-01-21  6:56 UTC  (14+ messages)
` [PATCH 1/6] accel/tcg: Make cpu_gen_init() static
` [PATCH 2/6] accel/tcg: Restrict tb_flush_jmp_cache() from other accelerators
` [PATCH 3/6] accel/tcg: Restrict tb_gen_code() "
` [PATCH 4/6] accel/tcg: Declare missing cpu_loop_exit*() stubs
` [RFC PATCH 5/6] accel/tcg: Restrict cpu_io_recompile() from other accelerators
` [RFC PATCH 6/6] softmmu: Restrict watchpoint handlers to TCG accelerator

[PATCH v2 0/4] nbd/server: Quiesce coroutines on context switch
 2021-01-21  5:57 UTC  (3+ messages)

[PATCH 0/4] Introduce a battery, AC adapter, and lid button
 2021-01-21  5:38 UTC  (7+ messages)
` [PATCH 1/4] hw/acpi: Increase the number of possible ACPI interrupts
` [PATCH 2/4] hw/acpi: Introduce the QEMU Battery
` [PATCH 3/4] hw/acpi: Introduce the QEMU AC adapter
` [PATCH 4/4] hw/acpi: Introduce the QEMU lid button

[Qemu-devel] [Bug 1756728] [NEW] virtio-scsi virtio-scsi-single and virtio-blk on raw image, games are not starting
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1756728] "

[Qemu-devel] [Bug 1757323] [NEW] blue screen running windows 10 install DVD on qemu
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1757323] "

[Qemu-devel] [Bug 1750899] [NEW] Mouse cursor sometimes can't pass the invisible border on the right side of the screen
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1750899] "

[Qemu-devel] [Bug 1756538] [NEW] Minimal Ubuntu vs. Debian differences
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1756538] "

[Qemu-devel] [Bug 1843073] [NEW] Network loose connection for long time under light load guest winxp64 with virtio on i5-8350U
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1843073] "

[Qemu-devel] [Bug 1843151] [NEW] Regression: QEMU 4.1.0 qxl and KMS resoluiton only 4x10
 2021-01-21  4:17 UTC  (2+ messages)
` [Bug 1843151] "

[PATCH V4 0/4] bsd-user: Fix some code style problems
 2021-01-21  3:10 UTC  (4+ messages)
` [PATCH V4 4/4] bsd-user: space required after semicolon

[PATCH v2 for-6.0 0/8] nbd reconnect on open
 2021-01-21  2:17 UTC  (10+ messages)
` [PATCH v2 1/8] block/nbd: move initial connect to coroutine
` [PATCH v2 2/8] nbd: allow reconnect on open, with corresponding new options
` [PATCH v2 3/8] iotests.py: fix qemu_tool_pipe_and_status()
` [PATCH v2 4/8] iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()

[PATCH 0/3] Bypass specific network traffic in COLO
 2021-01-21  1:50 UTC  (4+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[PATCH 00/10] Fixed some bugs and optimized some codes for COLO
 2021-01-21  1:48 UTC  (13+ messages)
` [PATCH 01/10] Remove some duplicate trace code
` [PATCH 02/10] Fix the qemu crash when guest shutdown during checkpoint
` [PATCH 03/10] Optimize the function of filter_send
` [PATCH 04/10] Remove migrate_set_block_enabled in checkpoint
` [PATCH 05/10] Optimize the function of packet_new

[PATCH v1 0/2] spapr.c: add 'name' property for hotplugged CPUs nodes
 2021-01-21  0:43 UTC  (5+ messages)
` [PATCH v1 1/2] spapr.c: use g_auto* with 'nodename' in CPU DT functions
` [PATCH v1 2/2] spapr.c: add 'name' property for hotplugged CPUs nodes

[PATCH 7/7] block/rbd: change request alignment to 1 byte
 2021-01-20 23:01 UTC 

[PATCH v3 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-20 22:29 UTC  (8+ messages)
` [PATCH v3 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
` [PATCH v3 10/12] hw/block/nvme: move cmb logic to v1.4
` [PATCH v3 12/12] hw/block/nvme: lift cmb restrictions

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-20 22:20 UTC  (3+ messages)
` [PATCH v4 01/16] block: refactor bdrv_check_request: add errp

[PATCH] Deprecate pmem=on with non-DAX capable backend file
 2021-01-20 21:35 UTC  (3+ messages)

[PATCH v7 00/11] Rework iotests/check
 2021-01-20 20:52 UTC  (2+ messages)

[PATCH v3] target/arm: Implement ID_PFR2
 2021-01-20 20:44 UTC 

[PATCH v2 1/1] linux-user/signal: Decode waitid si_code
 2021-01-20 20:12 UTC  (2+ messages)

[PULL 0/5] Linux user for 6.0 patches
 2021-01-20 19:53 UTC  (6+ messages)
` [PULL 1/5] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PULL 2/5] linux-user: add missing UDP get/setsockopt option
` [PULL 3/5] linux-user: add missing IPv6 "
` [PULL 4/5] linux-user: Add IPv6 options to do_print_sockopt()
` [PULL 5/5] linux-user: Remove obsolete F_SHLCK and F_EXLCK translation

[PATCH] target/arm: Implement ID_PFR2
 2021-01-20 19:04 UTC  (2+ messages)

[PATCH v9 00/11] migration: bring improved savevm/loadvm/delvm to QMP
 2021-01-20 18:58 UTC  (14+ messages)
` [PATCH v9 02/11] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v9 06/11] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v9 08/11] migration: wire up support for snapshot device selection
` [PATCH v9 09/11] migration: introduce a delete_snapshot wrapper
` [PATCH v9 10/11] iotests: add support for capturing and matching QMP events
` [PATCH v9 11/11] migration: introduce snapshot-{save, load, delete} QMP commands

[PATCH] vhost-user-blk.c:fix the qemu-kvm crash in the vhost-user-blk env
 2021-01-20 18:50 UTC  (2+ messages)

[PATCH] qmp-shell: Suppress banner and prompt when stdin is not a TTY
 2021-01-20 18:10 UTC  (6+ messages)

[PATCH] runstate: cleanup reboot and panic actions
 2021-01-20 18:09 UTC  (2+ messages)

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-20 17:44 UTC  (8+ messages)
` [PULL 1/7] fuzz: ignore address_space_map is_write flag
` [PULL 2/7] fuzz: refine the ide/ahci fuzzer configs
` [PULL 3/7] docs/fuzz: fix pre-meson path
` [PULL 4/7] fuzz: log the arguments used to initialize QEMU
` [PULL 5/7] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 6/7] docs/fuzz: add some information about OSS-Fuzz
` [PULL 7/7] fuzz: add virtio-9p configurations for fuzzing

[PULL 0/7] 2021-01-20 fuzzing patches
 2021-01-20 17:41 UTC  (16+ messages)
` [PULL 1/7] docs/fuzz: fix pre-meson path
` [PULL 1/7] fuzz: ignore address_space_map is_write flag
` [PULL 2/7] fuzz: log the arguments used to initialize QEMU
` [PULL 2/7] fuzz: refine the ide/ahci fuzzer configs
` [PULL 3/7] docs/fuzz: fix pre-meson path
` [PULL 3/7] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 4/7] docs/fuzz: add some information about OSS-Fuzz
` [PULL 4/7] fuzz: log the arguments used to initialize QEMU
` [PULL 5/7] fuzz: add virtio-9p configurations for fuzzing
` [PULL 5/7] fuzz: enable dynamic args for generic-fuzz configs
` [PULL 6/7] docs/fuzz: add some information about OSS-Fuzz
` [PULL 6/7] fuzz: ignore address_space_map is_write flag
` [PULL 7/7] fuzz: add virtio-9p configurations for fuzzing
` [PULL 7/7] fuzz: refine the ide/ahci fuzzer configs

[PATCH 0/3] configure: Do not build TCG or link with capstone if not necessary
 2021-01-20 17:35 UTC  (7+ messages)
` [PATCH 3/3] configure: Emit warning when accelerator requested but not needed

[PATCH 0/2] meson: Further cleanup of summary
 2021-01-20 17:23 UTC 

[PATCH v2] fuzz: refine the ide/ahci fuzzer configs
 2021-01-20 17:09 UTC  (2+ messages)

[PULL 0/5] Linux user for 6.0 patches
 2021-01-20 17:15 UTC  (8+ messages)
` [PULL 3/5] linux-user: add missing IPv6 get/setsockopt option

[PATCH 0/9] meson: Clarify summary
 2021-01-20 17:10 UTC  (2+ 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).