qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-22 12:34:01 to 2020-03-23 13:29:22 UTC [more...]

[PATCH v4] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-23 13:28 UTC  (2+ messages)

Coverity CID 1421984
 2020-03-23 13:26 UTC  (4+ messages)

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-23 13:26 UTC  (7+ messages)
` [PATCH v4 1/2] lockable: fix __COUNTER__ macro to be referenced properly
` [PATCH v4 2/2] lockable: replaced locks with lock guard macros where appropriate

[PATCH v3 00/10] ARM virt: Add NVDIMM support
 2020-03-23 13:03 UTC  (7+ messages)
` [PATCH v3 01/10] acpi: Use macro for table-loader file name
` [PATCH v3 02/10] fw_cfg: Migrate ACPI table mr sizes separately
` [PATCH v3 03/10] exec: Fix for qemu_ram_resize() callback

[PATCH-for-5.0] ui/input-linux: Do not ignore ioctl() return value
 2020-03-23 13:02 UTC  (2+ messages)

[PATCH 0/3] request_alignment vs file size
 2020-03-23 13:00 UTC  (6+ messages)
` [PATCH 3/3] block: fail on open when file size is unaligned to request_alignment

[PATCH v8 0/4] qcow2: Implement zstd cluster compression method
 2020-03-23 12:55 UTC  (12+ messages)
` [PATCH v8 1/4] qcow2: introduce compression type feature
` [PATCH v8 3/4] qcow2: add zstd cluster compression

[PULL for-5.0 0/2] s390x fixes and documentation
 2020-03-23 12:49 UTC  (3+ messages)
` [PULL for-5.0 1/2] Documentation: create/move s390x documentation
` [PULL for-5.0 2/2] s390/ipl: fix off-by-one in update_machine_ipl_properties()

[PATCH v4 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-03-23 12:44 UTC  (4+ messages)
` [PATCH v4 1/2] target/arm: kvm: Handle "
` [PATCH v4 2/2] target/arm: kvm: Handle potential issue with dabt injection

[PATCH v5 0/3] net: tulip: add checks to avoid OOB access
 2020-03-23 12:24 UTC  (8+ messages)

[PATCH] iotests/026: Move v3-exclusive test to new file
 2020-03-23 12:23 UTC  (3+ messages)

[PATCH v6 0/2] net: tulip: add checks to avoid OOB access
 2020-03-23 12:21 UTC  (3+ messages)
` [PATCH v6 1/2] net: tulip: check frame size and r/w data length
` [PATCH v6 2/2] net: tulip: add .can_receive routine

[PATCH v4 0/2] add new options to set smbios type 4 fields
 2020-03-23 12:20 UTC  (4+ messages)
` [PATCH v4 2/2] tests/bios-tables-test: add smbios cpu speed test

[PATCH 00/13] microvm: add acpi support
 2020-03-23 12:16 UTC  (7+ messages)
` [PATCH 13/13] microvm/acpi: use GSI 16-23 for virtio

[PATCH] hmp/vnc: Fix info vnc list leak
 2020-03-23 12:08 UTC 

[PATCH v14 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-23 11:59 UTC  (16+ messages)
` [PATCH v14 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v14 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v14 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v14 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[Bug 1867519] Re: qemu 4.2 segfaults on VF detach
 2020-03-23 11:45 UTC  (2+ messages)

[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
 2020-03-23 11:54 UTC  (6+ messages)
` [PATCH-for-5.0 1/3] vhost-user-gpu: Release memory returned by vu_queue_pop() "
` [PATCH-for-5.0 2/3] virtio: Document virtqueue_pop()
` [PATCH-for-5.0 3/3] virtio-gpu: Release memory returned by virtqueue_pop() with free()

[PULL v3 0/1] Slirp patches
 2020-03-23 11:49 UTC  (5+ messages)
` [PULL v3 1/1] slirp: update submodule to v4.2.0+

[PATCH] linux-user, configure: improve syscall_nr.h dependencies checking
 2020-03-23 11:45 UTC  (2+ messages)

[PATCH] block: Avoid memleak on qcow2 image info failure
 2020-03-23 11:41 UTC  (3+ messages)

[PATCH] qemu-ga: document vsock-listen in the man page
 2020-03-23 11:21 UTC  (3+ messages)

Qemu API documentation
 2020-03-23 11:20 UTC  (10+ messages)

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-03-23 11:04 UTC  (8+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property

[PATCH 0/6] dwc-hsotg (aka dwc2) USB host contoller emulation
 2020-03-23 11:09 UTC  (10+ messages)
` [PATCH 1/6] Add BCM2835 SOC MPHI emulation
` [PATCH 2/6] dwc-hsotg USB host controller register definitions
` [PATCH 3/6] dwc-hsotg USB host controller state definitions
` [PATCH 4/6] dwc-hsotg USB host controller emulation
` [PATCH 5/6] Add short-packet handling to usb-storage driver
` [PATCH 6/6] Wire in the dwc-hsotg USB host controller emulation

[PATCH-for-5.0] tools/virtiofsd/passthrough_ll: Fix double close()
 2020-03-23 11:08 UTC  (2+ messages)

[PATCH] aio-posix: fix io_uring with external events
 2020-03-23 11:05 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] Vga 20190529 patches
 2020-03-23 11:04 UTC  (4+ messages)
` [Qemu-devel] [PULL 5/9] contrib: add vhost-user-gpu

[Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
 2020-03-23 10:55 UTC  (3+ messages)
` [Qemu-devel] [PULL 11/26] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
  `  "

[PATCH v4 0/3] Acceptance test: Extension of migration tests
 2020-03-23 10:30 UTC  (4+ messages)
` [PATCH v4 1/3] Acceptance test: adds param 'address' in _get_free_port
` [PATCH v4 2/3] Acceptance test: provides new functions
` [PATCH v4 3/3] Acceptance test: provides to use RDMA transport for migration test

[Qemu-devel] [PATCH v5 00/10] Misc fixes to pvrdma device
 2020-03-23 10:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 07/10] hw/rdma: Free all receive buffers when QP is destroyed

deprecation of in-tree builds
 2020-03-23 10:20 UTC  (9+ messages)

[PATCH v2 0/4] travis-ci: Add a KVM-only s390x job
 2020-03-23 10:11 UTC  (5+ messages)
` [PATCH-for-5.0 v2 2/4] tests/test-util-sockets: Skip test on non-x86 Travis containers

[PATCH-for-5.0 v2 0/4] tests/docker: Fixes for 5.0
 2020-03-23 10:08 UTC  (5+ messages)
` [PATCH-for-5.0 v2 2/4] tests/docker: Install gcrypt devel package in Debian image

[PATCH] .travis.yml: Add a KVM-only s390x job
 2020-03-23 10:05 UTC  (3+ messages)

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-03-23  9:59 UTC  (12+ messages)
` [PATCH v9 1/9] hw/vfio/common: Remove error print on mmio region translation by viommu
` [PATCH v9 2/9] memory: Add interface to set iommu page size mask
` [PATCH v9 3/9] vfio: set iommu page size as per host supported page size
` [PATCH v9 4/9] virtio-iommu: set supported page size mask
` [PATCH v9 5/9] virtio-iommu: Add iommu notifier for map/unmap
` [PATCH v9 6/9] virtio-iommu: Call iommu notifier for attach/detach
` [PATCH v9 7/9] virtio-iommu: add iommu replay
` [PATCH v9 8/9] virtio-iommu: Implement probe request
` [PATCH v9 9/9] virtio-iommu: add iommu notifier memory-region

discard and v2 qcow2 images
 2020-03-23  9:51 UTC  (3+ messages)

[PATCH v3 0/3] Acceptance test: Extension of migration tests
 2020-03-23  9:42 UTC  (4+ messages)
` [PATCH v3 2/3] Acceptance test: provides new functions

[PATCH 0/3] target/arm: Coverity tweaks
 2020-03-23  9:35 UTC  (2+ messages)

[PATCH 0/2] qapi: A section heading bug fix, and maybe an improvement
 2020-03-23  9:28 UTC  (3+ messages)
` [PATCH RFC 2/2] qapi: Make section headings start a new doc comment block

[PATCH] aspeed/smc: Fix DMA support for AST2600
 2020-03-23  9:14 UTC  (2+ messages)

[PATCH] hw/arm/bcm283x: Correct the license text
 2020-03-23  9:12 UTC  (2+ messages)

[PATCH v8 0/8] virtio-iommu: VFIO integration
 2020-03-23  8:43 UTC  (5+ messages)
` [PATCH v8 4/8] virtio-iommu: set supported page size mask

[Bug 1868527] [NEW] alignment may overlap the TLB flags
 2020-03-23  8:34 UTC 

[PATCH v11 00/16] s390x: Protected Virtualization support
 2020-03-23  8:36 UTC  (7+ messages)
` [PATCH v11 03/16] s390x: protvirt: Support unpack facility
  ` [PATCH v12] "

[PATCH] hax: Windows doesn't like posix device names
 2020-03-23  8:20 UTC  (2+ messages)

[question]vhost-user: atuo fix network link broken during migration
 2020-03-23  8:17 UTC 

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-23  8:10 UTC  (4+ messages)
` [PATCH v5 09/60] target/riscv: vector single-width integer add and subtract

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-23  7:10 UTC  (4+ messages)
` [PATCH v6 04/61] target/riscv: add vector configure instruction

[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
 2020-03-23  4:50 UTC  (6+ messages)

[PATCH 1/1] spapr/rtas: Add MinMem to ibm, get-system-parameter RTAS call
 2020-03-23  3:24 UTC  (2+ messages)
` [PATCH 1/1] spapr/rtas: Add MinMem to ibm,get-system-parameter "

[PATCH for-5.0] hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()
 2020-03-23  2:33 UTC  (2+ messages)

[RFC PATCH] target/ppc: Add capability for enabling secure guests
 2020-03-23  3:21 UTC  (2+ messages)

[PATCH] ppc/ppc405_boards: Remove unnecessary NULL check
 2020-03-23  2:34 UTC  (4+ messages)

[PATCH 0/3] Misc patches for core_capabilites and split lock detection
 2020-03-23  2:56 UTC  (4+ messages)
` [PATCH 1/3] target/i386: Rename CORE_CAPABILITY to CORE_CAPABILITIES
` [PATCH 2/3] target/i386: Add support for TEST_CTRL MSR
` [PATCH 3/3] target/i386: Tell why guest exits to user space due to #AC

[PATCH v2] target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
 2020-03-23  2:58 UTC  (3+ messages)

[PATCH v4 0/2] Cross-device resource sharing
 2020-03-23  1:52 UTC  (3+ messages)

[PATCH v2 0/8] hw/arm: Implement i.MX watchdog support
 2020-03-22 21:19 UTC  (9+ messages)
` [PATCH v2 1/8] hw: Move i.MX watchdog driver to hw/watchdog
` [PATCH v2 2/8] hw/watchdog: Implement full i.MX watchdog support
` [PATCH v2 3/8] hw/arm/fsl-imx25: Wire up watchdog
` [PATCH v2 4/8] hw/arm/fsl-imx31: "
` [PATCH v2 5/8] hw/arm/fsl-imx6: Connect watchdog interrupts
` [PATCH v2 6/8] hw/arm/fsl-imx6ul: "
` [PATCH v2 7/8] hw/arm/fsl-imx7: Instantiate various unimplemented devices
` [PATCH v2 8/8] hw/arm/fsl-imx7: Connect watchdog interrupts

[PATCH 1/2] hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available
 2020-03-22 21:18 UTC  (3+ messages)
` [PATCH 2/2] hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirror address

[PULL 00/36] target-arm queue
 2020-03-22 21:17 UTC  (5+ messages)
` [PULL 22/36] hw/arm/allwinner-h3: add SDRAM controller device

[PATCH] Update copyright date for user-facing copyright strings
 2020-03-22 19:05 UTC  (2+ messages)

[PATCH v2 0/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-22 17:47 UTC  (2+ messages)
` [PATCH v2 1/1] net/colo-compare.c: "

[PATCH 1/1] net/colo-compare.c: Fix memory leak in packet_enqueue()
 2020-03-22 16:23 UTC 

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-22 16:19 UTC  (3+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH 1/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-22 14:50 UTC 

[PATCH 0/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-22 14:49 UTC 

[PATCH 0/2] Additional parameters for qemu_img map
 2020-03-22  9:11 UTC  (3+ messages)
` [PATCH 1/2] qemu-img: refactor dump_map_entry JSON format output
` [PATCH 2/2] qemu-img: Add --start-offset and --max-length to map

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-22 13:25 UTC  (20+ messages)
` [PATCH v1 02/22] header file update VFIO/IOMMU vSVA APIs
` [PATCH v1 03/22] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [PATCH v1 04/22] hw/iommu: introduce HostIOMMUContext
` [PATCH v1 07/22] intel_iommu: add set/unset_iommu_context callback
` [PATCH v1 08/22] vfio: init HostIOMMUContext per-container
` [PATCH v1 09/22] vfio/common: check PASID alloc/free availability
` [PATCH v1 10/22] intel_iommu: add virtual command capability support
` [PATCH v1 11/22] intel_iommu: process PASID cache invalidation
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure
` [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


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