qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 16:01:26 to 2020-05-06 10:01:49 UTC [more...]

[PATCH RFC 0/4] vl: Sync dirty bitmap when system resets
 2020-05-06  9:58 UTC  (3+ messages)
` [PATCH RFC 1/4] migration: Export migration_bitmap_sync_precopy()

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-06  9:49 UTC  (17+ messages)
` [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
` [PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
` [PATCH v1 03/17] accel/kvm: "
` [PATCH v1 04/17] s390x/pv: "
` [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v1 06/17] target/i386: sev: Use ram_block_discard_set_broken()
` [PATCH v1 07/17] migration/rdma: "
` [PATCH v1 08/17] migration/colo: "
` [PATCH v1 09/17] linux-headers: update to contain virtio-mem
` [PATCH v1 10/17] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v1 11/17] virtio-pci: Proxy for virtio-mem
` [PATCH v1 13/17] hmp: Handle virtio-mem when printing memory device info
` [PATCH v1 14/17] numa: Handle virtio-mem in NUMA stats
` [PATCH v1 15/17] pc: Support for virtio-mem-pci
` [PATCH v1 16/17] virtio-mem: Allow notifiers for size changes
` [PATCH v1 17/17] virtio-pci: Send qapi events when the virtio-mem "

[PATCH v2 0/3] vTPM/aarch64 ACPI support
 2020-05-06  9:58 UTC  (9+ messages)
` [PATCH v2 1/3] acpi: Move build_tpm2() in the generic part
` [PATCH v2 2/3] arm/acpi: TPM2 ACPI table support

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-06  9:46 UTC  (10+ messages)
` [PATCH v2 1/5] char-socket: return -1 in case of disconnect during tcp_chr_write
` [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
` [PATCH v2 3/5] vhost-user-blk: add mechanism to track the guest notifiers init state

[PATCH 0/8] drop unallocated_blocks_are_zero
 2020-05-06  9:25 UTC  (9+ messages)
` [PATCH 1/8] block/vdi: return ZERO block-status when appropriate
` [PATCH 2/8] block/vpc: "
` [PATCH 3/8] block/crypto: drop unallocated_blocks_are_zero
` [PATCH 4/8] block/iscsi: "
` [PATCH 5/8] block/file-posix: "
` [PATCH 6/8] block/vhdx: "
` [PATCH 7/8] qemu-img: convert: don't use unallocated_blocks_are_zero
` [PATCH 8/8] block: drop unallocated_blocks_are_zero

[PATCH] s390x: pv: Fix KVM_PV_PREP_RESET command wrapper name
 2020-05-06  8:49 UTC  (2+ messages)

[PATCH v4 00/13] acpi: i386 tweaks
 2020-05-06  8:46 UTC  (7+ messages)
` [PATCH v4 03/13] acpi: rtc: use a single crs range
` [PATCH v4 07/13] acpi: move aml builder code for parallel device

[PATCH 0/2] migration/multifd: fix two memleaks
 2020-05-06  9:54 UTC  (5+ messages)
` [PATCH 1/2] migration/multifd: fix memleaks in multifd_new_send_channel_async
` [PATCH 2/2] migration/multifd: Do error_free after migrate_set_error to avoid memleaks

[PATCH v2 0/9] hw/core: stream: Add end-of-packet flag
 2020-05-06  8:25 UTC  (10+ messages)
` [PATCH v2 1/9] hw/net/xilinx_axienet: Auto-clear PHY Autoneg
` [PATCH v2 2/9] hw/net/xilinx_axienet: Cleanup stream->push assignment
` [PATCH v2 3/9] hw/net/xilinx_axienet: Remove unncessary cast
` [PATCH v2 4/9] hw/dma/xilinx_axidma: Add DMA memory-region property
` [PATCH v2 5/9] hw/core: stream: Add an end-of-packet flag
` [PATCH v2 6/9] hw/net/xilinx_axienet: Handle fragmented packets from DMA
` [PATCH v2 7/9] hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
` [PATCH v2 8/9] hw/dma/xilinx_axidma: s2mm: Support stream fragments
` [PATCH v2 9/9] MAINTAINERS: Add myself as streams maintainer

[PATCH v23 0/4] implement zstd cluster compression method
 2020-05-06  8:30 UTC  (5+ messages)

[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
 2020-05-06  8:15 UTC  (3+ messages)
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking

[Bug 1877052] [NEW] KVM Win 10 guest pauses after kernel upgrade
 2020-05-06  8:09 UTC  (5+ messages)
` [Bug 1877052] "

[PATCH v2 0/4] backup: Make sure that source and target size match
 2020-05-06  8:21 UTC  (7+ messages)
` [PATCH v2 3/4] "

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-06  8:17 UTC 

[PATCH v1 0/4] testing/next updates
 2020-05-06  8:16 UTC  (4+ messages)
` [PATCH v1 3/4] .cirrus.yml: bump FreeBSD to the current stable release

[PATCH v7 0/7] reference implementation of RSS and hash report
 2020-05-06  8:08 UTC  (5+ messages)

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-05-06  8:00 UTC  (3+ messages)
` [Bug 1866870] "

[PATCH] icount: fix shift=auto for record/replay
 2020-05-06  7:52 UTC 

[PATCH v2 00/13] microvm: add acpi support
 2020-05-06  7:28 UTC  (10+ messages)
` [PATCH v2 11/13] microvm: add acpi_dsdt_add_virtio() for x86
` [PATCH v2 12/13] microvm: make virtio irq base runtime configurable
` [PATCH v2 13/13] microvm/acpi: use GSI 16-23 for virtio

[PATCH v2 00/18] qom: Spring cleaning
 2020-05-06  7:25 UTC  (16+ messages)
` [PATCH v2 04/18] qom: Simplify object_property_get_enum()
` [PATCH v2 05/18] qom: Drop convenience method object_property_get_uint16List()
` [PATCH v2 18/18] qom: Drop @errp parameter of object_property_del()

[PATCH v2 0/9] block/io: safer inc/dec in_flight sections
 2020-05-06  7:02 UTC  (3+ messages)
` [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-06  6:38 UTC  (11+ messages)
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device

[PATCH v3 00/17] 64bit block-layer
 2020-05-06  6:40 UTC  (3+ messages)
` [PATCH v3 17/17] block: use int64_t instead of int in driver discard handlers

[PATCH v3 00/17] 64bit block-layer
 2020-05-06  6:39 UTC  (2+ messages)

Infinite loop in bus_unparent(), qdev bug or qdev misuse?
 2020-05-06  6:39 UTC  (5+ messages)

[PATCH 0/7] audio: Spring cleaning
 2020-05-06  6:22 UTC  (3+ messages)
` [PATCH 5/7] audio: Let HWVoice write() handlers take a const buffer

[PATCH v7] audio/jack: add JACK client audiodev
 2020-05-06  6:13 UTC  (3+ messages)

[PATCH 0/8] iotests skipping
 2020-05-06  6:11 UTC  (3+ messages)

[PATCH v2 0/6] nbd: reduce max_block restrictions
 2020-05-06  6:08 UTC  (5+ messages)
` [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard

[PATCH v4 0/5] block-copy: use aio-task-pool
 2020-05-06  5:56 UTC  (3+ messages)

backing chain & block status & filters
 2020-05-06  5:56 UTC  (6+ messages)

[Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024
 2020-05-06  5:14 UTC  (6+ messages)
` [Bug 1877015] Re: virtio only support packed ring size power of 2

[Bug 1860056] [NEW] mips binaries segfault
 2020-05-06  4:17 UTC  (2+ messages)
` [Bug 1860056] "

[PATCH v2 0/1] target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
 2020-05-06  1:36 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH for-5.1 V3 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-05-06  1:50 UTC  (5+ messages)

[PATCH] riscv: Change the default behavior if no -bios option is specified
 2020-05-06  1:34 UTC  (4+ messages)

[PATCH v1 0/2] RTISC-V: Remove deprecated ISA, CPUs and machines
 2020-05-06  1:12 UTC  (3+ messages)
` [PATCH v1 1/2] hw/riscv: spike: Remove deprecated ISA specific machines
` [PATCH v1 2/2] target/riscv: Drop support for ISA spec version 1.09.1

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-05-05 23:55 UTC  (3+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PULL 0/1] Register API Queue
 2020-05-05 23:09 UTC  (2+ messages)
` [PULL 1/1] hw/core/register: Add register_init_block8 helper

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-05 22:18 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH v5 00/31] Add subcluster allocation to qcow2
 2020-05-05 21:59 UTC  (39+ messages)
` [PATCH v5 01/31] qcow2: Make Qcow2AioTask store the full host offset
` [PATCH v5 02/31] qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
` [PATCH v5 03/31] qcow2: Add calculate_l2_meta()
` [PATCH v5 04/31] qcow2: Split cluster_needs_cow() out of count_cow_clusters()
` [PATCH v5 05/31] qcow2: Process QCOW2_CLUSTER_ZERO_ALLOC clusters in handle_copied()
` [PATCH v5 06/31] qcow2: Add get_l2_entry() and set_l2_entry()
` [PATCH v5 07/31] qcow2: Document the Extended L2 Entries feature
` [PATCH v5 08/31] qcow2: Add dummy has_subclusters() function
` [PATCH v5 09/31] qcow2: Add subcluster-related fields to BDRVQcow2State
` [PATCH v5 10/31] qcow2: Add offset_to_sc_index()
` [PATCH v5 11/31] qcow2: Add offset_into_subcluster() and size_to_subclusters()
` [PATCH v5 12/31] qcow2: Add l2_entry_size()
` [PATCH v5 13/31] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [PATCH v5 14/31] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()
` [PATCH v5 15/31] qcow2: Add qcow2_cluster_is_allocated()
` [PATCH v5 16/31] qcow2: Add cluster type parameter to qcow2_get_host_offset()
` [PATCH v5 17/31] qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
` [PATCH v5 18/31] qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
` [PATCH v5 19/31] qcow2: Add subcluster support to calculate_l2_meta()
` [PATCH v5 20/31] qcow2: Add subcluster support to qcow2_get_host_offset()
` [PATCH v5 21/31] qcow2: Add subcluster support to zero_in_l2_slice()
` [PATCH v5 22/31] qcow2: Add subcluster support to discard_in_l2_slice()
` [PATCH v5 23/31] qcow2: Add subcluster support to check_refcounts_l2()
` [PATCH v5 24/31] qcow2: Update L2 bitmap in qcow2_alloc_cluster_link_l2()
` [PATCH v5 25/31] qcow2: Clear the L2 bitmap when allocating a compressed cluster
` [PATCH v5 26/31] qcow2: Add subcluster support to handle_alloc_space()
` [PATCH v5 27/31] qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
` [PATCH v5 28/31] qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit
` [PATCH v5 29/31] qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters
` [PATCH v5 30/31] qcow2: Add subcluster support to qcow2_measure()
` [PATCH v5 31/31] iotests: Add tests for qcow2 images with extended L2 entries

linux-user - time64 question
 2020-05-05 21:38 UTC 

[PATCH v2 0/6] qemu-img: Add convert --bitmaps
 2020-05-05 21:22 UTC  (4+ messages)
` [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage

[PATCH v4 00/14] LUKS: encryption slot management using amend interface
 2020-05-05 21:09 UTC  (16+ messages)
` [PATCH v4 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v4 02/14] qcrypto/luks: implement encryption key management
` [PATCH v4 03/14] block/amend: add 'force' option
` [PATCH v4 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v4 05/14] block/amend: refactor qcow2 amend options
` [PATCH v4 06/14] block/crypto: rename two functions
` [PATCH v4 07/14] block/crypto: implement the encryption key management
` [PATCH v4 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v4 09/14] iotests: filter few more luks specific create options
` [PATCH v4 10/14] iotests: qemu-img tests for luks key management
` [PATCH v4 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v4 12/14] block/crypto: implement blockdev-amend
` [PATCH v4 13/14] block/qcow2: "
` [PATCH v4 14/14] iotests: add tests for blockdev-amend

[PATCH v5 00/18] nvme: refactoring and cleanups
 2020-05-05 20:52 UTC  (3+ messages)
` [PATCH v5 07/18] nvme: add max_ioqpairs device parameter

[PATCH v2] target/riscv: fix check of guest pa top bits
 2020-05-05 20:40 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
 2020-05-05 20:36 UTC  (3+ messages)
` [PATCH 1/2] hw/block/nvme: fix pin-based "
` [PATCH 2/2] hw/block/nvme: allow use of any valid msix vector

[PATCH v1 0/9] hw/core: stream: Add end-of-packet flag
 2020-05-05 19:59 UTC  (15+ messages)
` [PATCH v1 2/9] hw/net/xilinx_axienet: Cleanup stream->push assignment
` [PATCH v1 3/9] hw/net/xilinx_axienet: Remove unncessary cast
` [PATCH v1 4/9] hw/dma/xilinx_axidma: Add DMA memory-region property
` [PATCH v1 5/9] hw/core: stream: Add an end-of-packet flag
` [PATCH v1 7/9] hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
` [PATCH v1 8/9] hw/dma/xilinx_axidma: s2mm: Support stream fragments
` [PATCH v1 9/9] MAINTAINERS: Add myself as streams maintainer

[PATCH 1/1] target/riscv: fix VS interrupts forwarding to HS
 2020-05-05 19:54 UTC  (9+ messages)

[PATCH v2 0/4] softfloat: fix floatx80 emulation bugs
 2020-05-05 17:58 UTC  (2+ messages)

Postcopy with different page sizes on source and destination
 2020-05-05 17:57 UTC  (2+ messages)

[PATCH v6] audio/jack: add JACK client audiodev
 2020-05-05 17:41 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).