qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 10:21:43 to 2020-04-28 20:12:37 UTC [more...]

[PATCH RFC v2 0/9] KVM: Dirty ring support (QEMU part)
 2020-04-28 20:05 UTC  (6+ messages)
` [PATCH RFC v2 1/9] KVM: Fixup kvm_log_clear_one_slot() ioctl return check
` [PATCH RFC v2 2/9] linux-headers: Update
` [PATCH RFC v2 3/9] memory: Introduce log_sync_global() to memory listener
` [PATCH RFC v2 4/9] KVM: Create the KVMSlot dirty bitmap on flag changes
` [PATCH RFC v2 8/9] KVM: Add dirty-gfn-count property

[PATCH v22 0/4] implement zstd cluster compression method
 2020-04-28 20:00 UTC  (5+ messages)
` [PATCH v22 1/4] qcow2: introduce compression type feature
` [PATCH v22 2/4] qcow2: rework the cluster compression routine
` [PATCH v22 3/4] qcow2: add zstd cluster compression
` [PATCH v22 4/4] iotests: 287: add qcow2 compression type test

[PATCH RFC 0/4] vl: Sync dirty bitmap when system resets
 2020-04-28 19:42 UTC  (5+ messages)
` [PATCH RFC 1/4] migration: Export migration_bitmap_sync_precopy()
` [PATCH RFC 2/4] migration: Introduce migrate_is_precopy()
` [PATCH RFC 3/4] vl: Sync dirty bits for system resets during precopy
` [PATCH RFC 4/4] kvm: No need to sync dirty bitmap before memslot removal any more

backing chain & block status & filters
 2020-04-28 19:44 UTC  (9+ messages)

[PATCH v4 0/3] qcow2: Allow resize of images with internal snapshots
 2020-04-28 19:26 UTC  (4+ messages)
` [PATCH v4 1/3] block: Add blk_new_with_bs() helper
` [PATCH v4 2/3] qcow2: Allow resize of images with internal snapshots
` [PATCH v4 3/3] qcow2: Tweak comment about bitmaps vs. resize

[PATCH for-5.1 1/7] configure: Add KVM target support for MIPS64
 2020-04-28 19:23 UTC  (14+ messages)
` [PATCH for-5.1 3/7] hw/mips: Add CPU IRQ3 delivery for KVM
` [PATCH for-5.1 4/7] target/mips: Add Loongson-3 CPU definition
` [PATCH for-5.1 5/7] target/mips: Add more CP0 register for save/restore
` [PATCH for-5.1 6/7] hw/mips: Add Loongson-3 machine support (with KVM)

[PATCH v3 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-04-28 19:20 UTC  (10+ messages)
` [PATCH v3 1/4] hw/net/can: "
` [PATCH v3 2/4] xlnx-zynqmp: Connect "
` [PATCH v3 4/4] MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN

[PATCH] virtiofsd: Show submounts
 2020-04-28 19:15 UTC  (6+ messages)
    ` [Virtio-fs] "

[PATCH v7 00/10] block: Fix resize (extending) of short overlays
 2020-04-28 18:58 UTC  (5+ messages)
` [PATCH v7 04/10] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate

[PATCH RESEND v6 00/36] Initial support for multi-process qemu
 2020-04-28 18:58 UTC  (8+ messages)
` [PATCH RESEND v6 08/36] multi-process: Add stub functions to facilitate build of multi-process

[PATCH 00/17] qom: Spring cleaning
 2020-04-28 18:50 UTC  (30+ messages)
` [PATCH 01/17] qom: Clearer reference counting in object_initialize_childv()
` [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *
` [PATCH 03/17] qom: Drop object_property_del_child()'s unused parameter @errp
` [PATCH 04/17] qom: Change object_property_get_uint16List() to match its doc
` [PATCH 05/17] qom: Make all the object_property_add_FOO() return the property
` [PATCH 06/17] qom: Drop object_property_set_description() parameter @errp
` [PATCH 07/17] tests/check-qom-proplist: Improve iterator coverage
` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
  ` [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
` [PATCH 09/17] hw/isa/superio: Make the components QOM children
` [PATCH 10/17] e1000: Don't run e1000_instance_init() twice
` [PATCH 11/17] hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
` [PATCH 12/17] qdev: Clean up qdev_connect_gpio_out_named()
` [PATCH 13/17] qom: Drop parameter @errp of object_property_add() & friends
` [PATCH 14/17] Drop more @errp parameters after previous commit
` [PATCH 15/17] qdev: Unrealize must not fail
` [PATCH 16/17] spapr_pci: Drop some dead error handling
` [PATCH 17/17] qom: Drop @errp parameter of object_property_del()

[PATCH 0/2] m68k fpu fixes
 2020-04-28 18:43 UTC  (4+ messages)
` [PATCH 1/2] softfloat: m68k: infinity is a valid encoding
` [PATCH 2/2] target/m68k: fix gdb for m68xxx

[PATCH] s390x/kvm: help valgrind in several places
 2020-04-28 18:31 UTC 

[PATCH v3 0/3] qcow2: Allow resize of images with internal snapshots
 2020-04-28 18:24 UTC  (8+ messages)
` [PATCH v3 1/3] block: Add blk_new_with_bs() helper

[PATCH v2 0/2] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
 2020-04-28 18:10 UTC  (3+ messages)

[PATCH v1 00/11] hw/arm: versal: Add SD and the RTC
 2020-04-28 17:55 UTC  (7+ messages)
` [PATCH v1 09/11] hw/arm: versal: Add support for "
` [PATCH v1 10/11] hw/arm: versal-virt: Add support for SD
` [PATCH v1 11/11] hw/arm: versal-virt: Add support for the RTC

[RFC patch v1 0/3] qemu-file writing performance improving
 2020-04-28 17:54 UTC  (5+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode

[PATCH RFC 0/3] target/arm: Implement SVE2 fp conversion
 2020-04-28 17:43 UTC  (4+ messages)
` [PATCH RFC 1/3] target/arm: Implement SVE2 FCVTNT
` [PATCH RFC 2/3] target/arm: Implement SVE2 FCVTLT
` [PATCH RFC 3/3] target/arm: Implement SVE2 FCVTXNT

[PATCH v10 00/14] iotests: use python logging
 2020-04-28 17:36 UTC  (4+ messages)

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-28 16:40 UTC  (9+ messages)

[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
 2020-04-28 17:22 UTC 

[PATCH v3] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
 2020-04-28 17:26 UTC 

[RFC PATCH] plugins: new lockstep plugin for debugging TCG changes
 2020-04-28 17:16 UTC 

[PATCH v1] target/m68k: fix gdb for m68xxx
 2020-04-28 16:46 UTC  (5+ messages)

[PATCH v2 0/3] fetch the alignment of device dax
 2020-04-28 16:23 UTC  (7+ messages)
` [PATCH v2 1/3] exec: fetch the alignment of Linux devdax pmem character device nodes
` [PATCH v2 2/3] docs/nvdimm: add description of alignment requirement of device dax
` [PATCH v2 3/3] configure: add libdaxctl support

[PATCH v2 00/14] LUKS: encryption slot management using amend interface
 2020-04-28 16:25 UTC  (20+ messages)
` [PATCH v2 02/14] qcrypto/luks: implement encryption key management
` [PATCH v2 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v2 05/14] block/amend: refactor qcow2 amend options
` [PATCH v2 07/14] block/crypto: implement the encryption key management
` [PATCH v2 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v2 09/14] iotests: filter few more luks specific create options
` [PATCH v2 10/14] iotests: qemu-img tests for luks key management
` [PATCH v2 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v2 14/14] iotests: add tests for blockdev-amend

[PATCH v1 0/1] target/arm: Remove access_el3_aa32ns()
 2020-04-28 16:03 UTC  (2+ messages)
` [PATCH v1 1/1] target/arm: Drop access_el3_aa32ns()

[PATCH 0/3] account for NVDIMM nodes during SRAT generation
 2020-04-28 16:02 UTC  (2+ messages)

[PATCH v2] target/arm: Use correct variable for setting 'max' cpu's MIDR_EL1
 2020-04-28 16:01 UTC  (3+ messages)

[Qemu-devel] Should memory hotplug work with vhost-user backends?
 2020-04-28 15:55 UTC  (2+ messages)

[PATCH v21 0/4] implement zstd cluster compression method
 2020-04-28 15:48 UTC  (7+ messages)
` [PATCH v21 1/4] qcow2: introduce compression type feature
` [PATCH v21 2/4] qcow2: rework the cluster compression routine
` [PATCH v21 3/4] qcow2: add zstd cluster compression
` [PATCH v21 4/4] iotests: 287: add qcow2 compression type test

[PATCH] hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
 2020-04-28 15:46 UTC 

[PATCH 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
 2020-04-28 15:03 UTC  (27+ messages)
` [PATCH 1/4] block: Add bdrv_make_empty()
` [PATCH 2/4] block: Use bdrv_make_empty() where possible
` [PATCH 3/4] block: Add blk_make_empty()
` [PATCH 4/4] block: Use blk_make_empty() after commits

[PATCH v3 00/18] target/arm: sve load/store improvements
 2020-04-28 15:02 UTC  (8+ messages)
` [PATCH v3 13/18] target/arm: Update contiguous first-fault and no-fault loads

[PATCH v2] migration/xbzrle: add encoding rate
 2020-04-28 14:51 UTC  (2+ messages)

[PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
 2020-04-28 14:43 UTC 

[RFC PATCH v1 00/26] VM introspection
 2020-04-28 14:38 UTC  (8+ messages)
` [RFC PATCH v1 20/26] kvm: vmi: intercept live migration

About hardfloat in ppc
 2020-04-28 14:29 UTC  (7+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-28 14:14 UTC  (11+ messages)

[PATCH 0/2] Fix QEMU crashes when passing IGD to a guest VM under XEN
 2020-04-28 12:33 UTC  (6+ messages)
` [PATCH 1/2] Fix undefined behaviour

[PATCH 3/4] char-socket: avoid double call tcp_chr_free_connection
 2020-04-28 14:09 UTC  (5+ messages)
` [PATCH v2] char-socket: initialize reconnect timer only when the timer doesn't start

[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
 2020-04-28 13:34 UTC  (7+ messages)
` [PATCH v20 4/4] iotests: 287: add qcow2 compression type test

[PATCH 0/5] ramfb: a bunch of reverts and fixes
 2020-04-28 13:09 UTC  (7+ messages)
` [PATCH 4/5] ramfb: add sanity checks to ramfb_create_display_surface

[PATCH 0/3] headers update and virtio-net fixup
 2020-04-28 13:04 UTC  (10+ messages)
` [PATCH 3/3] virtio-net: remove VIRTIO_NET_HDR_F_RSC_INFO compat handling

[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
 2020-04-28 11:48 UTC  (3+ messages)
` [PATCH 1/2] virtiofsd: only retain file system capabilities

[PATCH 0/2] virt: Set tpm-tis-device ppi property to off by default
 2020-04-28 11:01 UTC  (8+ messages)
` [PATCH 1/2] tpm: tpm-tis-device: set PPI to false "
` [PATCH 2/2] hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off


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).