qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 13:04:35 to 2020-03-24 21:52:10 UTC [more...]

Potential missing checks
 2020-03-24 21:17 UTC  (4+ messages)

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-03-24 21:09 UTC  (16+ messages)
` [PATCH v16 QEMU 01/16] vfio: KABI for migration interface - Kernel header placeholder
` [PATCH v16 QEMU 02/16] vfio: Add function to unmap VFIO region
` [PATCH v16 QEMU 03/16] vfio: Add vfio_get_object callback to VFIODeviceOps
` [PATCH v16 QEMU 04/16] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v16 QEMU 05/16] vfio: Add migration region initialization and finalize function
` [PATCH v16 QEMU 06/16] vfio: Add VM state change handler to know state of VM
` [PATCH v16 QEMU 07/16] vfio: Add migration state change notifier
` [PATCH v16 QEMU 08/16] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers
` [PATCH v16 QEMU 10/16] vfio: Add load "
` [PATCH v16 QEMU 11/16] iommu: add callback to get address limit IOMMU supports
` [PATCH v16 QEMU 12/16] memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled
` [PATCH v16 QEMU 13/16] vfio: Add function to start and stop dirty pages tracking
` [PATCH v16 QEMU 14/16] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v16 QEMU 15/16] vfio: Add ioctl to get dirty pages bitmap during dma unmap

[PATCH] hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
 2020-03-24 21:21 UTC 

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-24 21:17 UTC  (9+ messages)

[PULL 0/2] Ide patches
 2020-03-24 21:06 UTC  (4+ messages)
` [PULL 1/2] fdc/i8257: implement verify transfer mode
` [PULL 2/2] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()

[PATCH for-5.0 0/3] ide: fix potential memory leaks (plus one via-ide bugfix)
 2020-03-24 21:05 UTC  (4+ messages)
` [PATCH for-5.0 1/3] via-ide: don't use PCI level for legacy IRQs
` [PATCH for-5.0 2/3] via-ide: use qdev gpio rather than qemu_allocate_irqs()
` [PATCH for-5.0 3/3] cmd646-ide: "

[PATCH v5 00/18] s390x: Protected Virtualization support
 2020-03-24 21:07 UTC  (10+ messages)
` [PATCH v5 07/18] s390x: protvirt: Inhibit balloon when switching to protected mode

[PATCH] hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs()
 2020-03-24 21:05 UTC  (3+ messages)

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-24 20:43 UTC  (2+ messages)
` [Bug 1866892] "

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24 20:45 UTC  (10+ messages)
` [PATCH v16 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v16 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v16 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v16 Kernel 4/7] vfio iommu: Implementation of ioctl "
` [PATCH v16 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v16 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v16 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24 20:23 UTC  (22+ messages)
` [PATCH v15 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v15 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v15 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v15 Kernel 4/7] vfio iommu: Implementation of ioctl "

[PATCH for-5.0 0/6] Several error use-after-free
 2020-03-24 20:03 UTC  (13+ messages)
` [PATCH 1/6] scripts/coccinelle: add error-use-after-free.cocci
` [PATCH 2/6] block/mirror: fix use after free of local_err
` [PATCH 3/6] dump/win_dump: fix use after free of err
` [PATCH 4/6] migration/colo: fix use after free of local_err
` [PATCH 5/6] migration/ram: "
` [PATCH 6/6] qga/commands-posix: "

[PATCH] mips/mips_malta: Allow more than 2G RAM
 2020-03-24 20:00 UTC  (7+ messages)
` [PATCH v1] "

[PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory
 2020-03-24 19:48 UTC 

[PATCH for-5.0 v2 0/4] bug fixes extracted from larger qcow2 zero bit work
 2020-03-24 19:33 UTC  (6+ messages)
` [PATCH v2 1/4] qcow2: Comment typo fixes
` [PATCH v2 2/4] qcow2: List autoclear bit names in header
` [PATCH v2 3/4] qcow2: Avoid feature name extension on small cluster size
` [PATCH v2 4/4] sheepdog: Consistently set bdrv_has_zero_init_truncate

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24 19:14 UTC  (4+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state

[PATCH for-5.0] vl.c: fix migration failure for 3.1 and older machine types
 2020-03-24 18:59 UTC  (3+ messages)

[PATCH-for-5.0] tools/virtiofsd/passthrough_ll: Fix double close()
 2020-03-24 18:56 UTC  (3+ messages)

[PATCH] hmp/vnc: Fix info vnc list leak
 2020-03-24 18:54 UTC  (3+ messages)

[PATCH-for-5.0 v3] tests/migration: Reduce autoconverge initial bandwidth
 2020-03-24 18:40 UTC  (2+ messages)

[PATCH] xbzrle: update xbzrle doc
 2020-03-24 18:39 UTC  (2+ messages)

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-24 18:39 UTC  (30+ messages)
` [PATCH v1 07/22] intel_iommu: add set/unset_iommu_context callback
` [PATCH v1 08/22] vfio: init HostIOMMUContext per-container
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure
` [PATCH v1 13/22] vfio: add bind stage-1 page table support
` [PATCH v1 14/22] intel_iommu: bind/unbind guest page table to host
` [PATCH v1 15/22] intel_iommu: replay guest pasid bindings "
` [PATCH v1 16/22] intel_iommu: replay pasid binds after context cache invalidation
` [PATCH v1 17/22] intel_iommu: do not pass down pasid bind for PASID #0
` [PATCH v1 18/22] vfio: add support for flush iommu stage-1 cache
` [PATCH v1 19/22] intel_iommu: process PASID-based iotlb invalidation
` [PATCH v1 20/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [PATCH v1 21/22] intel_iommu: process PASID-based Device-TLB invalidation
` [PATCH v1 22/22] intel_iommu: modify x-scalable-mode to be string option

[PATCH for-5.0 v2 0/3] qemu-img: Fix check's leak/corruption fix report
 2020-03-24 17:56 UTC  (6+ messages)
` [PATCH for-5.0 v2 1/3] "
` [PATCH for-5.0 v2 2/3] iotests: Add poke_file_[bl]e functions
` [PATCH for-5.0 v2 3/3] iotests/138: Test leaks/corruptions fixed report

[PATCH for-5.0] dump: Fix writing of ELF section
 2020-03-24 17:49 UTC  (3+ messages)

[PULL for-5.0 0/5] qemu-ga patch queue for hard-freeze
 2020-03-24 17:40 UTC  (7+ messages)
` [PULL for-5.0 1/5] qga: Installer: Wait for installation to finish
` [PULL for-5.0 2/5] qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
` [PULL for-5.0 3/5] qga-win: prevent crash when executing guest-file-read with large count
` [PULL for-5.0 4/5] qga: Fix undefined C behavior
` [PULL for-5.0 5/5] qemu-ga: document vsock-listen in the man page

[PATCH] hmp-cmd: fix a missing_break warning
 2020-03-24 17:40 UTC  (3+ messages)

[PATCH v8 00/11] iotests: use python logging
 2020-03-24 17:38 UTC  (19+ messages)
` [PATCH v8 01/11] iotests: do a light delinting
` [PATCH v8 03/11] iotests: ignore import warnings from pylint
` [PATCH v8 04/11] iotests: replace mutable list default args
` [PATCH v8 05/11] iotests: add pylintrc file
` [PATCH v8 06/11] iotests: drop Python 3.4 compatibility code
` [PATCH v8 07/11] iotests: limit line length to 79 chars
` [PATCH v8 11/11] iotests: use python logging for iotests.log()

[RFC PATCH v2 0/7] s390x/vfio_ccw: Channel Path Handling [QEMU]
 2020-03-24 17:32 UTC  (5+ messages)
` [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
` [RFC PATCH v2 6/7] vfio-ccw: Refactor ccw irq handler

[PATCH v7] net: tulip: check frame size and r/w data length
 2020-03-24 17:27 UTC 

[PATCH v3 0/3] QGA - Win fixes
 2020-03-24 16:49 UTC  (9+ messages)
` [PATCH v3 1/3] qga: Installer: Wait for installation to finish
` [PATCH v3 3/3] qga-win: prevent crash when executing guest-file-read with large count

[PATCH for-5.0, v1] target/mips: Fix loongson multimedia condition instructions
 2020-03-24 17:26 UTC  (5+ messages)

[PATCH v4] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-24 17:05 UTC  (3+ messages)

[PATCH 0/8] pc-bios: s390x: Cleanup part 1
 2020-03-24 17:02 UTC  (10+ messages)
` [PATCH 1/8] pc-bios: s390x: Consolidate timing functions into time.h
` [PATCH 2/8] pc-bios: s390x: Get rid of magic offsets into the lowcore
` [PATCH 3/8] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
` [PATCH 4/8] pc-bios: s390x: Use PSW masks where possible
` [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
` [PATCH 6/8] pc-bios: s390x: Use ebcdic2ascii table
` [PATCH 7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0
` [PATCH 8/8] pc-bios: s390x: Make u32 ptr check explicit

backup transaction with io-thread core dumps
 2020-03-24 16:49 UTC  (8+ messages)

qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
 2020-03-24 16:30 UTC  (6+ messages)

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-24 16:05 UTC  (2+ messages)

[RFC v1] arm/virt: Add memory hot remove support
 2020-03-24 16:12 UTC  (2+ messages)

[PATCH for 5.0] block: fix bdrv_root_attach_child forget to unref child_bs
 2020-03-24 16:10 UTC  (2+ messages)

Hot unplug disabling on pci-pci bridge
 2020-03-24 16:07 UTC  (9+ messages)

[PATCH 0/2] hw/arm/xlnx-zynqmp.c: fix some error-handling code
 2020-03-24 15:56 UTC  (8+ messages)
` [PATCH 1/2] hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
` [PATCH 2/2] hw/arm/xlnx-zynqmp.c: Add missing error-propagation code

[PATCH] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-24 15:13 UTC  (3+ messages)

[PULL 0/6] Python and tests (mostly acceptance) patches 2020-03-17
 2020-03-24 14:57 UTC  (3+ messages)
` [PULL 3/6] Acceptance test: add "boot_linux" tests

[PATCH v6 0/2] net: tulip: add checks to avoid OOB access
 2020-03-24 14:54 UTC  (6+ messages)
` [PATCH v6 1/2] net: tulip: check frame size and r/w data length

[PULL 0/6] Block patches for 5.0-rc0
 2020-03-24 14:52 UTC  (2+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-24 14:52 UTC  (7+ messages)
` [PATCH v5 57/60] target/riscv: vector slide instructions

[Qemu-devel] [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
 2020-03-24 14:49 UTC  (7+ messages)
    `  "

[PATCH qemu] vfio/spapr: Fix page size calculation
 2020-03-24 14:47 UTC  (5+ messages)

[PATCH] nvme: Print 'cqid' for nvme_del_cq
 2020-03-24 14:44 UTC  (2+ messages)

[PATCH 0/3] qemu-img: Fix check's leak/corruption fix report
 2020-03-24 14:43 UTC  (5+ messages)
` [PATCH 2/3] iotests: Add poke_file_[bl]e functions

[PATCH] block: make BlockConf.*_size properties 32-bit
 2020-03-24 14:27 UTC  (6+ messages)

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-24 14:22 UTC  (6+ messages)

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-24 13:56 UTC  (9+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "
  ` [PATCH v6 3/8] mfd: sm501: Use GPIO_LOOKUP_IDX() "
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name
  ` [PATCH v6 5/8] gpiolib: Introduce gpiod_set_config()
  ` [PATCH v6 6/8] gpio: Add GPIO Aggregator
  ` [PATCH v6 7/8] docs: gpio: Add GPIO Aggregator documentation
  ` [PATCH v6 8/8] MAINTAINERS: Add GPIO Aggregator section

deprecation of in-tree builds
 2020-03-24 13:54 UTC  (4+ messages)

[PATCH] hw/audio/fmopl: fix segmentation fault
 2020-03-24 13:34 UTC  (2+ messages)
` [PATCH-for-5.0] "

Help
 2020-03-24 10:13 UTC 

[PATCH v4 0/3] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-24 13:21 UTC  (5+ messages)
` [PATCH v4 3/3] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()

[PATCH] hw/rdma: Lock before destroy
 2020-03-24 13:20 UTC  (7+ messages)

[PULL v2 0/5] Linux user for 5.0 patches
 2020-03-24 13:14 UTC  (4+ 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).