qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 15:10:35 to 2020-03-25 09:15:56 UTC [more...]

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-03-25  9:14 UTC  (4+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 2/8] i2c: i801: "

[PATCH 00/13] microvm: add acpi support
 2020-03-25  9:04 UTC  (4+ messages)
` [PATCH 04/13] microvm: add minimal "

[PATCH] qemu: Do not include file if not exists
 2020-03-25  8:52 UTC  (2+ messages)

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-25  8:28 UTC  (5+ messages)

[PATCH] nvme: Print 'cqid' for nvme_del_cq
 2020-03-25  8:39 UTC  (2+ messages)

backup transaction with io-thread core dumps
 2020-03-25  8:13 UTC  (6+ messages)

[kvm-unit-tests PATCH v7 00/13] arm/arm64: Add ITS tests
 2020-03-25  8:10 UTC  (3+ messages)
` [kvm-unit-tests PATCH v7 08/13] arm/arm64: ITS: Device and collection Initialization

[PATCH] linux-user, configure: fix (again) syscall_nr.h dependencies cleanup
 2020-03-25  7:57 UTC 

[PULL v2 0/5] Linux user for 5.0 patches
 2020-03-25  7:41 UTC  (6+ messages)

[PATCH v1] hw/i386: disable smbus migration for xenpv
 2020-03-25  7:25 UTC  (4+ messages)
` [PATCH v3] piix: fix xenfv regression, add compat machine xenfv-qemu4

[PATCH v5 0/3] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-25  7:18 UTC  (5+ messages)
` [PATCH v5 1/3] scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_write()
` [PATCH v5 2/3] display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
` [PATCH v5 3/3] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()

[PATCH 1/2] util/bufferiszero: assign length_to_accel value for each accelerator case
 2020-03-25  6:50 UTC  (2+ messages)
` [PATCH 2/2] util/bufferiszero: improve avx2 accelerator

[PATCH-for-5.0] qga-posix: Avoid crashing process when failing to allocate memory
 2020-03-25  6:19 UTC  (2+ messages)

[Bug 1867519] Re: qemu 4.2 segfaults on VF detach
 2020-03-25  5:59 UTC 

[PATCH v2 0/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-25  5:42 UTC  (8+ messages)
` [PATCH v2 1/1] net/colo-compare.c: "

[PATCH v15 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-25  5:31 UTC  (12+ messages)

[PATCH for-5.0 0/6] Several error use-after-free
 2020-03-25  4:28 UTC  (14+ 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: "

Qemu master crashing on boot when using file backend for memory
 2020-03-25  2:50 UTC  (3+ messages)

[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-25  2:32 UTC  (2+ messages)

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-03-25  2:19 UTC  (19+ 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 v16 QEMU 16/16] vfio: Make vfio-pci device migration capable

[PATCH v16 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-25  2:18 UTC  (12+ 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

[RFC PATCH v2 0/7] s390x/vfio_ccw: Channel Path Handling [QEMU]
 2020-03-25  2:24 UTC  (6+ 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 v16 Kernel 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
 2020-03-25  2:11 UTC  (2+ messages)

[PATCH v3] migration: use "" instead of (null) for tls-authz
 2020-03-25  1:49 UTC 

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-25  1:07 UTC  (3+ messages)
` [Bug 1866892] "

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

[PATCH 0/6] dwc-hsotg (aka dwc2) USB host contoller emulation
 2020-03-24 23:32 UTC  (3+ messages)

[PATCH v9 00/14] iotests: use python logging
 2020-03-24 23:21 UTC  (15+ messages)
` [PATCH v9 01/14] iotests: do a light delinting
` [PATCH v9 02/14] iotests: don't use 'format' for drive_add
` [PATCH v9 03/14] iotests: ignore import warnings from pylint
` [PATCH v9 04/14] iotests: replace mutable list default args
` [PATCH v9 05/14] iotests: add pylintrc file
` [PATCH v9 06/14] iotests: alphabetize standard imports
` [PATCH v9 07/14] iotests: drop pre-Python 3.4 compatibility code
` [PATCH v9 08/14] iotests: touch up log function signature
` [PATCH v9 09/14] iotests: limit line length to 79 chars
` [PATCH v9 10/14] iotests: add hmp helper with logging
` [PATCH v9 11/14] iotests: add script_initialize
` [PATCH v9 12/14] iotest 258: use script_main
` [PATCH v9 13/14] iotests: Mark verify functions as private
` [PATCH v9 14/14] iotests: use python logging for iotests.log()

Potential missing checks
 2020-03-24 21:34 UTC  (5+ messages)

[ANNOUNCE] QEMU 5.0.0-rc0 is now available
 2020-03-24 21:50 UTC 

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

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

[PATCH v15 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-24 19:49 UTC  (10+ 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 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  (2+ 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  (27+ messages)
` [PATCH v1 07/22] intel_iommu: add set/unset_iommu_context callback
` [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  (11+ messages)
` [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()

[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  (5+ messages)
` [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  (4+ 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

qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
 2020-03-24 16:30 UTC  (6+ 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  (5+ 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)


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