qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 10:09:02 to 2020-06-25 15:38:05 UTC [more...]

[PATCH v7 00/47] block: Deal with filters
 2020-06-25 15:21 UTC  (22+ messages)
` [PATCH v7 01/47] block: Add child access functions
` [PATCH v7 02/47] block: Add chain helper functions
` [PATCH v7 03/47] block: bdrv_cow_child() for bdrv_has_zero_init()
` [PATCH v7 04/47] block: bdrv_set_backing_hd() is about bs->backing
` [PATCH v7 05/47] block: Include filters when freezing backing chain
` [PATCH v7 06/47] block: Drop bdrv_is_encrypted()
` [PATCH v7 07/47] block: Add bdrv_supports_compressed_writes()
` [PATCH v7 08/47] throttle: Support compressed writes
` [PATCH v7 09/47] copy-on-read: "
` [PATCH v7 10/47] mirror-top: "
` [PATCH v7 11/47] backup-top: "
` [PATCH v7 12/47] block: Use bdrv_filter_(bs|child) where obvious
` [PATCH v7 13/47] block: Use CAFs in block status functions
` [PATCH v7 14/47] stream: Deal with filters
` [PATCH v7 17/47] block: Re-evaluate backing file handling in reopen
` [PATCH v7 18/47] block: Flush all children in generic code
` [PATCH v7 19/47] vmdk: Drop vmdk_co_flush()
` [PATCH v7 20/47] block: Iterate over children in refresh_limits
` [PATCH v7 23/47] block/snapshot: Fix fallback
` [PATCH v7 24/47] block: Use CAFs for debug breakpoints
` [PATCH v7 26/47] block: Improve get_allocated_file_size's default

[PATCH 00/46] Less clumsy error checking
 2020-06-25 15:17 UTC  (56+ messages)
` [PATCH 01/46] error: Improve examples in error.h's big comment
` [PATCH 02/46] error: Document Error API usage rules
` [PATCH 03/46] qdev: Smooth error checking of qdev_realize() & friends
` [PATCH 06/46] error: Avoid error_propagate() when error is not used here
` [PATCH 07/46] error: Avoid more "
` [PATCH 08/46] error: Avoid unnecessary error_propagate() after error_setg()
` [PATCH 13/46] qemu-option: Simplify around find_default_by_name()
` [PATCH 17/46] qemu-option: Smooth error checking with Coccinelle
` [PATCH 18/46] qemu-option: Smooth error checking manually
` [PATCH 20/46] block: Avoid error accumulation in bdrv_img_create()
` [PATCH 22/46] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH 23/46] qapi: Smooth error checking with Coccinelle
` [PATCH 33/46] qom: Crash more nicely on object_property_get_link() failure
` [PATCH 34/46] qom: Don't handle impossible "
` [PATCH 36/46] qom: Put name parameter before value / visitor parameter
` [PATCH 37/46] qom: Make functions taking Error ** return bool, not void
` [PATCH 43/46] qdev: Smooth error checking manually

[PATCH 0/2] Fix couple of issues with AMD topology
 2020-06-25 15:18 UTC  (7+ messages)
` [PATCH 1/2] hw/386: Fix uninitialized memory with -device and CPU hotplug

[PATCH RESEND 0/9] SMMUv3.2 Range-based TLB Invalidation Support
 2020-06-25 15:15 UTC  (11+ messages)
` [PATCH RESEND 1/9] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH RESEND 2/9] hw/arm/smmu-common: Add IOTLB helpers
` [PATCH RESEND 3/9] hw/arm/smmu: Simplify the IOTLB key format
` [PATCH RESEND 4/9] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PATCH RESEND 5/9] hw/arm/smmuv3: Store the starting level in SMMUTransTableInfo

[PATCH] gitlab-ci: Fix the change rules after moving the YML files
 2020-06-25 15:16 UTC 

[PATCH 0/4] Fix crash due to NBD export leak
 2020-06-25 15:15 UTC  (8+ messages)
` [PATCH 1/4] iotests: QemuIoInteractive: use qemu_io_args_no_fmt
` [PATCH 2/4] iotests.py: QemuIoInteractive: print output on failure
` [PATCH 3/4] nbd: make client_close synchronous
` [PATCH 4/4] iotests: test shutdown when bitmap is exported through NBD

[PATCH v1 00/10] vDPA support in qemu
 2020-06-25 15:07 UTC  (7+ messages)
` [PATCH v1 05/10] vhost-backend: export the vhost backend helper
` [PATCH v1 08/10] vhost: implement vhost_dev_start method
` [PATCH v1 09/10] vhost-vdpa: introduce vhost-vdpa backend

[PATCH 0/8] Improve synchronization between QEMU and HVF
 2020-06-25 15:02 UTC  (11+ messages)
` [PATCH 4/8] i386: hvf: Implement CPU kick
` [PATCH 6/8] i386: hvf: Drop hvf_reset_vcpu()

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-06-25 15:01 UTC  (18+ messages)
` [PATCH QEMU v25 09/17] vfio: Add load state functions to SaveVMHandlers
` [PATCH QEMU v25 11/17] vfio: Get migration capability flags for container
` [PATCH QEMU v25 13/17] vfio: create mapped iova list when vIOMMU is enabled
` [PATCH QEMU v25 14/17] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH QEMU v25 15/17] vfio: Add ioctl to get dirty pages bitmap during dma unmap

[PATCH RFC 0/3] gitlab: build containers to use in build jobs
 2020-06-25 14:29 UTC  (14+ messages)
` [PATCH RFC 2/3] gitlab: build all container images during CI

[PULL 0/2] Tracing patches
 2020-06-25 14:27 UTC  (2+ messages)

[PATCH v4 0/8] hw/misc/pca9552: Trace GPIO change events
 2020-06-25 14:23 UTC  (8+ messages)
` [PATCH v4 4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose

[PATCH] tracetool: work around ust <sys/sdt.h> include conflict
 2020-06-25 14:07 UTC 

QEMU | Pipeline #160073436 has failed for master | 0250c595
 2020-06-25 14:00 UTC 

[PULL v1 0/8] Merge tpm 2020/06/25 v1
 2020-06-25 13:56 UTC  (10+ messages)
` [PULL v1 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PULL v1 2/8] tpm: Extend TPMIfClass with get_irqnum() function
` [PULL v1 3/8] tests: Temporarily ignore DSDT table differences
` [PULL v1 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
` [PULL v1 5/8] acpi: Enable TPM IRQ
` [PULL v1 6/8] tests: Add updated DSDT
` [PULL v1 7/8] tpm: Guard irq related ops in case interrupts are disabled
` [PULL v1 8/8] tpm: Disable interrupt support for TIS on sysbus

[PATCH v2 0/6] virtio-console: notify about the terminal size
 2020-06-25 13:45 UTC  (5+ messages)

[REPORT] [GSoC - TCG Continuous Benchmarking] [#1] Measuring Basic Performance Metrics of QEMU
 2020-06-25 13:37 UTC  (2+ messages)

[PATCH v7 0/3] vTPM/aarch64 ACPI support
 2020-06-25 13:34 UTC  (2+ messages)

[PULL 00/12] Block patches
 2020-06-25 13:31 UTC  (2+ messages)

[PATCH v2 3/3] scsi-disk: Add support for the GET LBA STATUS 16 command
 2020-06-25 13:31 UTC 

[PATCH v8 00/45] target/arm: Implement ARMv8.5-MemTag, system mode
 2020-06-25 13:28 UTC  (44+ messages)
` [PATCH v8 10/45] target/arm: Revise decoding for disas_add_sub_imm
` [PATCH v8 11/45] target/arm: Implement the ADDG, SUBG instructions
` [PATCH v8 14/45] target/arm: Define arm_cpu_do_unaligned_access for user-only
` [PATCH v8 15/45] target/arm: Implement LDG, STG, ST2G instructions
` [PATCH v8 25/45] target/arm: Implement helper_mte_check1
` [PATCH v8 28/45] target/arm: Use mte_checkN for sve unpredicated loads
` [PATCH v8 29/45] target/arm: Use mte_checkN for sve unpredicated stores
` [PATCH v8 30/45] target/arm: Use mte_check1 for sve LD1R
` [PATCH v8 31/45] target/arm: Tidy trans_LD1R_zpri
` [PATCH v8 32/45] target/arm: Add arm_tlb_bti_gp
` [PATCH v8 33/45] target/arm: Add mte helpers for sve scalar + int loads
` [PATCH v8 34/45] target/arm: Add mte helpers for sve scalar + int stores
` [PATCH v8 35/45] target/arm: Add mte helpers for sve scalar + int ff/nf loads
` [PATCH v8 36/45] target/arm: Handle TBI for sve scalar + int memory ops
` [PATCH v8 37/45] target/arm: Add mte helpers for sve scatter/gather "
` [PATCH v8 38/45] target/arm: Complete TBI clearing for user-only for SVE
` [PATCH v8 41/45] target/arm: Always pass cacheattr to get_phys_addr
` [PATCH v8 42/45] target/arm: Cache the Tagged bit for a page in MemTxAttrs
` [PATCH v8 43/45] target/arm: Create tagged ram when MTE is enabled
` [PATCH v8 44/45] target/arm: Add allocation tag storage for system mode
` [PATCH v8 45/45] target/arm: Enable MTE

[PATCH V6 0/4] mips: Add Loongson-3 machine support (with KVM)
 2020-06-25 13:25 UTC  (8+ messages)
` [PATCH V6 1/4] hw/mips: Implement the kvm_type() hook in MachineClass
` [PATCH V6 2/4] hw/intc: Add Loongson liointc support
` [PATCH V6 4/4] MAINTAINERS: Add Loongson-3 maintainer and reviewer

[PATCH 00/19] block: LUKS encryption slot management + iotest tweaks
 2020-06-25 13:22 UTC  (21+ messages)
` [PATCH 01/19] iotests: Make _filter_img_create more active
` [PATCH 02/19] iotests: filter few more luks specific create options
` [PATCH 03/19] iotests/common.rc: Add _require_working_luks
` [PATCH 04/19] iotests.py: Add qemu_img_pipe_and_status()
` [PATCH 05/19] iotests.py: Add (verify|has)_working_luks()
` [PATCH 06/19] iotests: Check whether luks works
` [PATCH 07/19] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH 08/19] qcrypto/luks: implement encryption key management
` [PATCH 09/19] block/amend: add 'force' option
` [PATCH 10/19] block/amend: separate amend and create options for qemu-img
` [PATCH 11/19] block/amend: refactor qcow2 amend options
` [PATCH 12/19] block/crypto: rename two functions
` [PATCH 13/19] block/crypto: implement the encryption key management
` [PATCH 14/19] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH 15/19] iotests: qemu-img tests for luks key management
` [PATCH 16/19] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH 17/19] block/crypto: implement blockdev-amend
` [PATCH 18/19] block/qcow2: "
` [PATCH 19/19] iotests: add tests for blockdev-amend

[PATCH v2 0/3] hw/arm/aspeed: Improve QOM usage
 2020-06-25 13:18 UTC  (2+ messages)

[PATCH v2 1/3] block: Add bdrv_co_get_lba_status
 2020-06-25 13:07 UTC 

[PATCH v5 00/12] pc-bios: s390x: Cleanup part 1
 2020-06-25 12:58 UTC  (14+ messages)
` [PATCH v5 04/12] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH v5 05/12] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH v5 06/12] pc-bios: s390x: Rename PSW_MASK_ZMODE to PSW_MASK_64
` [PATCH v5 07/12] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR
` [PATCH v5 11/12] pc-bios: s390x: Fix bootmap.c passing PSWs as addresses
` [RFC v5 12/12] pc-bios: s390x: Cleanup jump to ipl code

[PATCH 0/2] virtiofsd: drop Linux capabilities(7)
 2020-06-25 12:55 UTC  (8+ messages)
` [Virtio-fs] "

[PATCH v9 0/5] vhost-user block device backend implementation
 2020-06-25 12:46 UTC  (3+ messages)

[PULL 00/16] Qdev patches for 2020-06-23
 2020-06-25 12:39 UTC  (2+ messages)

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-06-25 12:22 UTC  (7+ messages)
` [PATCH v2 7/9] tz-ppc: add dummy read/write methods

[RFC 0/4] Enable virtio-fs on s390x
 2020-06-25 12:21 UTC  (13+ messages)
` [RFC 1/4] virtio: add vhost-user-fs-ccw device

[PULL 00/15] Renesas hardware patches for 2020-06-21
 2020-06-25 12:19 UTC  (5+ messages)
` [PULL 07/15] hw/timer: RX62N 8-Bit timer (TMR)

[PATCH] net: tap: check if the file descriptor is valid before using it
 2020-06-25 11:56 UTC  (3+ messages)

[PATCH] scripts/simplebench: compare write request performance
 2020-06-25 11:32 UTC  (2+ messages)

[PATCH v10 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-25 11:15 UTC  (11+ messages)
` [PATCH v10 1/5] crypto: Add tls-cipher-suites object
` [PATCH v10 2/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
` [PATCH v10 3/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument
` [PATCH v10 4/5] softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace
` [PATCH v10 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[PATCH v3] nvme: allow cmb and pmr emulation on same device
 2020-06-25 11:13 UTC  (3+ messages)
` [PATCH v3 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH RESEND v2] nvme: allow cmb and pmr emulation on same device
 2020-06-25 11:08 UTC  (5+ messages)
` [PATCH RESEND v2 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH v3 0/2] Avoid abort on QMP attempt to add an object with duplicate id
 2020-06-25 10:58 UTC  (3+ messages)
` [PATCH v3 2/2] tests/qmp-cmd-test: Add qmp/object-add-duplicate-id

[PULL 00/43] Block layer patches
 2020-06-25 10:39 UTC  (4+ messages)

[PATCH v9 00/10] accel: Allow targets to use Kconfig
 2020-06-25 10:22 UTC  (5+ messages)

[PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
 2020-06-25 10:18 UTC  (2+ messages)

[PATCH v5 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-06-25 10:12 UTC  (4+ messages)
` [PATCH v5 2/5] virtio-iommu: Implement RESV_MEM probe request

[PATCH v3 9/9] sm501: Fix and optimize overlap check
 2020-06-25 10:11 UTC  (3+ messages)
` [PATCH v4] "


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