messages from 2022-11-15 00:31:10 to 2022-11-15 13:36:04 UTC [more...]
[PULL for 7.2 00/10] testing and doc updates
2022-11-15 13:34 UTC (4+ messages)
` [PULL 02/10] tests/avocado: improve behaviour waiting for login prompts
` [PULL 06/10] docs/devel: make language a little less code centric
` [PULL 10/10] gitlab: integrate coverage report
[PATCH v11 00/11] s390x: CPU Topology
2022-11-15 13:27 UTC (7+ messages)
` [PATCH v11 03/11] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v11 04/11] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v11 08/11] s390x/cpu topology: add topology_capable QEMU capability
[PATCH v1 for 7.2 0/9] test and doc updates
2022-11-15 13:25 UTC (14+ messages)
` [PATCH v1 5/9] hw/virtio: introduce virtio_device_should_start
[PATCH 0/1] hw/arm/aspeed: Automatically zero-extend flash images
2022-11-15 13:06 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2 0/8] support subsets of code size reduction extension
2022-11-15 12:50 UTC (6+ messages)
` [PATCH v2 2/8] target/riscv: add support for Zca and Zcf extensions
` [PATCH v2 3/8] target/riscv: add support for Zcd extension
[PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
2022-11-15 12:45 UTC (4+ messages)
[PATCH 00/30] Migration PULL request
2022-11-15 12:12 UTC (31+ messages)
` [PATCH 01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
` [PATCH 02/30] migration/multifd/zero-copy: Create helper function for flushing
` [PATCH 03/30] migration: check magic value for deciding the mapping of channels
` [PATCH 04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH 05/30] multifd: Create page_count "
` [PATCH 06/30] migration: Export ram_transferred_ram()
` [PATCH 07/30] migration: Export ram_release_page()
` [PATCH 08/30] Update AVX512 support for xbzrle_encode_buffer
` [PATCH 09/30] Unit test code and benchmark code
` [PATCH 10/30] migration: Fix possible infinite loop of ram save process
` [PATCH 11/30] migration: Fix race on qemu_file_shutdown()
` [PATCH 12/30] migration: Disallow postcopy preempt to be used with compress
` [PATCH 13/30] migration: Use non-atomic ops for clear log bitmap
` [PATCH 14/30] migration: Disable multifd explicitly with compression
` [PATCH 15/30] migration: Take bitmap mutex when completing ram migration
` [PATCH 16/30] migration: Add postcopy_preempt_active()
` [PATCH 17/30] migration: Cleanup xbzrle zero page cache update logic
` [PATCH 18/30] migration: Trivial cleanup save_page_header() on same block check
` [PATCH 19/30] migration: Remove RAMState.f references in compression code
` [PATCH 20/30] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH 21/30] migration: Use atomic ops properly for page accountings
` [PATCH 22/30] migration: Teach PSS about host page
` [PATCH 23/30] migration: Introduce pss_channel
` [PATCH 24/30] migration: Add pss_init()
` [PATCH 25/30] migration: Make PageSearchStatus part of RAMState
` [PATCH 26/30] migration: Move last_sent_block into PageSearchStatus
` [PATCH 27/30] migration: Send requested page directly in rp-return thread
` [PATCH 28/30] migration: Remove old preempt code around state maintainance
` [PATCH 29/30] migration: Drop rs->f
` [PATCH 30/30] migration: Block migration comment or code is wrong
[PATCH v1] block/rbd: Add support for layered encryption
2022-11-15 12:27 UTC (5+ messages)
[PATCH v3] block/rbd: Add support for layered encryption
2022-11-15 12:25 UTC
[PATCH] hw/loongarch: Add cfi01 pflash device
2022-11-15 12:10 UTC (2+ messages)
[PATCH v2] block/rbd: Add support for layered encryption
2022-11-15 12:07 UTC (2+ messages)
[PATCH v2] disas: recognize either <capstone.h> or <capstone/capstone.h>
2022-11-15 12:04 UTC
[PATCH v4 0/7] Add ARM Cortex-R52 CPU
2022-11-15 12:01 UTC (7+ messages)
` [PATCH v4 2/7] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PATCH v4 4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
[PATCH] hw/loongarch: Add default stdout uart in fdt
2022-11-15 11:49 UTC
[PATCH] hw/loongarch: Replace the value of uart info with macro
2022-11-15 11:50 UTC
[PATCH 1/2] hw/xen/xen_pt: Call default handler only if no custom one is set
2022-11-15 11:38 UTC (5+ messages)
` [PATCH 2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen
[PATCH v3 0/7] memory: prevent dma-reentracy issues
2022-11-15 11:28 UTC (5+ messages)
` [PATCH v3 1/7] memory: associate DMA accesses with the initiator Device
[PATCH v2 0/3] Add OCP extended log to nvme QEMU
2022-11-15 11:26 UTC (7+ messages)
` [PATCH v2 2/3] nvme: Add ocp to the subsys
` [PATCH v2 3/3] nvme: Add physical writes/reads from OCP log
` [PATCH v2 1/3] nvme: Move adjustment of data_units{read,written}
[PATCH v6 00/10] ASID support in vhost-vdpa net
2022-11-15 11:24 UTC (24+ messages)
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa
tests/avocado/machine_s390_ccw_virtio: Fedora test failing
2022-11-15 11:13 UTC (3+ messages)
[PATCH for-7.2] Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
2022-11-15 11:10 UTC (3+ messages)
[PATCH v2] capstone: use <capstone/capstone.h> instead of <capstone.h>
2022-11-15 11:03 UTC (12+ messages)
[PATCH for-8.0] hw: Add compat machines for 8.0
2022-11-15 10:44 UTC (5+ messages)
[PULL 00/11] Block layer patches
2022-11-15 10:21 UTC (7+ messages)
biosbits test failing on origin/master
2022-11-15 10:06 UTC (5+ messages)
[PATCH] docs/system/s390x: Document the "loadparm" machine property
2022-11-15 10:05 UTC (4+ messages)
[PATCH v2] util/qemu-config: Fix "query-command-line-options" to provide the right values
2022-11-15 9:54 UTC (6+ messages)
[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
2022-11-15 9:48 UTC (12+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v9 2/8] KVM: Extend the memslot to support fd-based private memory
[PATCH] disas: recognize either <capstone.h> or <capstone/capstone.h>
2022-11-15 9:45 UTC
[PATCH] disas: recognize either <capstone.h> or <capstone/capstone.h>
2022-11-15 9:38 UTC
[PATCH v2 00/15] migration: Postcopy Preempt-Full
2022-11-15 9:19 UTC (20+ messages)
` [PATCH v2 01/15] migration: Take bitmap mutex when completing ram migration
` [PATCH v2 02/15] migration: Add postcopy_preempt_active()
` [PATCH v2 04/15] migration: Trivial cleanup save_page_header() on same block check
` [PATCH v2 05/15] migration: Remove RAMState.f references in compression code
` [PATCH v2 06/15] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH v2 07/15] migration: Use atomic ops properly for page accountings
` [PATCH v2 12/15] migration: Move last_sent_block into PageSearchStatus
` [PATCH v2 14/15] migration: Remove old preempt code around state maintainance
[qemu-devel]
2022-11-15 9:01 UTC (3+ messages)
Qemu virtual CPU limitation to 1024
2022-11-15 8:49 UTC (3+ messages)
[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
2022-11-15 7:56 UTC (5+ messages)
[PATCH v2 for-7.2 0/4] libvhost-user: Add format attribute and fix format strings
2022-11-15 7:25 UTC (3+ messages)
` [PATCH v2 3/4] libvhost-user: Fix two more "
` [PATCH for-7.2 "
[PATCH] migration: check magic value for deciding the mapping of channels
2022-11-15 7:07 UTC (12+ messages)
[PATCH] hw/intc: sifive_plic: Renumber the S irqs for numa support
2022-11-15 4:03 UTC (6+ messages)
[PATCH v1 1/1] migration: Fix yank on postcopy multifd crashing guest after migration
2022-11-15 2:32 UTC (3+ messages)
[PATCH for 8.0 0/8] Refactor cryptodev
2022-11-15 1:51 UTC (4+ messages)
` [PATCH for 8.0 8/8] hmp: add cryptodev info command
` "
aarch64 GitLab CI runner down
2022-11-15 1:48 UTC (3+ messages)
[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
2022-11-14 17:55 UTC (3+ messages)
` [PATCH 2/4] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
[PATCH] avocado: use sha1 for fc31 imgs to avoid first time re-download
2022-11-14 16:00 UTC (9+ messages)
[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
2022-11-14 12:20 UTC (9+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
` [PATCH v7 11/12] multifd: Zero "
[PATCH] s390x: Fix spelling errors
2022-11-14 5:08 UTC (2+ messages)
[cross-project PATCH v2] NBD 64-bit extensions
2022-11-14 22:51 UTC (14+ messages)
` [PATCH v2 0/6] NBD spec changes for "
` [PATCH v2 1/6] spec: Recommend cap on NBD_REPLY_TYPE_BLOCK_STATUS length
` [PATCH v2 5/6] spec: Introduce NBD_FLAG_BLOCK_STATUS_PAYLOAD
` [PATCH v2 6/6] RFC: spec: Introduce NBD_REPLY_TYPE_OFFSET_HOLE_EXT
` [PATCH v2 00/15] qemu patches for 64-bit NBD extensions
` [PATCH v2 03/15] nbd: Prepare for 64-bit request effect lengths
` [PATCH v2 04/15] nbd: Add types for extended headers
` [PATCH v2 12/15] nbd/server: Prepare for per-request filtering of BLOCK_STATUS
` [PATCH v2 13/15] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
` [libnbd PATCH v2 00/23] libnbd 64-bit NBD extensions
` [libnbd PATCH v2 16/23] examples: Update copy-libev to use 64-bit block status
` [libnbd PATCH v2 21/23] api: Add nbd_can_block_status_payload()
` [libnbd PATCH v2 23/23] RFC: pread: Accept 64-bit holes
[PATCH v2 0/1] tcg: add perfmap and jitdump
2022-11-14 16:13 UTC (2+ messages)
` [PATCH v2 1/1] "
[PULL 0/2] target-arm queue for rc1
2022-11-14 21:58 UTC (4+ messages)
` [PULL 1/2] MAINTAINERS: Update maintainer's email for Xilinx CAN
` [PULL 2/2] hw/intc/arm_gicv3: fix prio masking on pmr write
[PATCH 00/13] block: Simplify drain
2022-11-14 18:23 UTC (14+ messages)
` [PATCH 01/13] qed: Don't yield in bdrv_qed_co_drain_begin()
` [PATCH 03/13] block: Revert .bdrv_drained_begin/end to non-coroutine_fn
` [PATCH 05/13] block: Inline bdrv_drain_invoke()
` [PATCH 07/13] block: Don't use subtree drains in bdrv_drop_intermediate()
` [PATCH 10/13] block: Call drain callbacks only once
` [PATCH 11/13] block: Remove ignore_bds_parents parameter from drain functions
KVM call for 2022-11-15
2022-11-14 21:58 UTC (2+ messages)
[PATCH v2] hw/intc: sifive_plic: Renumber the S irqs for numa support
2022-11-14 13:51 UTC
[PULL 0/2] target/i386: fix cmpxchgl, lahf, sahf
2022-11-14 23:38 UTC (2+ messages)
` [PULL 2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF
[PATCH] hw/intc/arm_gicv3: fix prio masking on pmr write
2022-11-14 14:43 UTC (2+ messages)
[RFC PATCH] gitlab: add new dynamic check-gcov target for coverage
2022-11-14 13:49 UTC
[PATCH for 7.2-rc1 v2 00/12] testing, docs, plugins, arm pre-PR
2022-11-14 16:28 UTC (4+ messages)
` [PATCH v2 02/12] tests/avocado: improve behaviour waiting for login prompts
[PATCH v2] tests/stream-under-throttle: New test
2022-11-14 9:52 UTC
[PULL v2 00/11] Block layer patches
2022-11-14 11:19 UTC
[PATCH v2 00/19] At present there is no Windows support for 9p file system
2022-11-14 16:40 UTC (3+ messages)
` [PATCH v2 06/19] hw/9pfs: Add missing definitions for Windows
[PATCH] hw/sd: Fix sun4i allwinner-sdhost for U-Boot
2022-11-14 17:36 UTC (4+ messages)
[PATCH v6 0/2] This patch updates AVX512 support for xbzrle
2022-11-14 13:33 UTC (5+ messages)
` [PATCH v6 1/2] Update AVX512 support for xbzrle_encode_buffer
` [PATCH v6 2/2] Unit test code and benchmark code
[PATCH v2 0/5] migration: Bug fixes (prepare for preempt-full)
2022-11-14 14:03 UTC (3+ messages)
` [PATCH v2 3/5] migration: Disallow postcopy preempt to be used with compress
Ugly QOM property names: paths within paths
2022-11-14 9:24 UTC
[PATCH v1 0/3] target/riscv: Apply KVM policy to ISA extensions
2022-11-14 3:48 UTC (3+ messages)
` [PATCH v1 3/3] target/riscv: kvm: Support selecting VCPU extensions
[PATCH v3 0/2] Fix the virtio features negotiation flaw
2022-11-14 15:35 UTC (4+ messages)
` [PATCH v3 2/2] vhost-net: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).