Show patches with: Submitter = Alexey Kardashevskiy       |   1465 patches
« 1 2 3 414 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[qemu,v5,16/18] memory: Get rid of address_space_init_shareable memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,15/18] memory: Share special empty FlatView memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,14/18] memory: Rework "info mtree" to print flat views and dispatch trees memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,13/18] memory: Do not allocate FlatView in address_space_init memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,12/18] memory: Share FlatView's and dispatch trees between address spaces memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,11/18] memory: Move address_space_update_ioeventfds memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,10/18] memory: Alloc dispatch tree where topology is generared memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,09/18] memory: Store physical root MR in FlatView memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,08/18] memory: Rename mem_begin/mem_commit/mem_add helpers memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,07/18] memory: Cleanup after switching to FlatView memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,06/18] memory: Switch memory from using AddressSpace to FlatView memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,05/18] memory: Remove AddressSpace pointer from AddressSpaceDispatch memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,04/18] memory: Move AddressSpaceDispatch from AddressSpace to FlatView memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,03/18] memory: Move FlatView allocation to a helper memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,02/18] memory: Open code FlatView rendering memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v5,01/18] exec: Explicitly export target AS from address_space_translate_internal memory: Store physical root MR in FlatView - - - - --- 2017-09-21 Alexey Kardashevskiy New
[qemu,v4,18/18] memory: Give memory_region_transaction_commit a hint memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,17/18] memory: Create FlatView directly memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,16/18] memory: Get rid of address_space_init_shareable memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,15/18] memory: Share special empty FlatView memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,14/18] memory: Add flat views to HMP "info mtree" memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,13/18] memory: Do not allocate FlatView in address_space_init memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,12/18] memory: Share FlatView's and dispatch trees between address spaces memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,11/18] memory: Move address_space_update_ioeventfds memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,10/18] memory: Alloc dispatch tree where topology is generared memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,09/18] memory: Store physical root MR in FlatView memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,08/18] memory: Rename mem_begin/mem_commit/mem_add helpers memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,07/18] memory: Cleanup after switching to FlatView memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,06/18] memory: Switch memory from using AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,05/18] memory: Remove AddressSpace pointer from AddressSpaceDispatch memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,04/18] memory: Move AddressSpaceDispatch from AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,03/18] memory: Move FlatView allocation to a helper memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,02/18] memory: Open code FlatView rendering memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v4,01/18] exec: Explicitly export target AS from address_space_translate_internal memory: Reduce memory use - - - - --- 2017-09-20 Alexey Kardashevskiy New
[qemu,v3,13/13] memory: Add flat views to HMP "info mtree" memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,12/13] memory: Get rid of address_space_init_shareable memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,11/13] memory: Share FlatView's and dispatch trees between address spaces memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,10/13] memory: Store physical root MR in FlatView memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,09/13] memory: Rename mem_begin/mem_commit/mem_add helpers memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,08/13] memory: Cleanup after switching to FlatView memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,07/13] memory: Switch memory from using AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,05/13] memory: Move AddressSpaceDispatch from AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,04/13] memory: Move FlatView allocation to a helper memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,03/13] memory: Open code FlatView rendering memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,02/13] exec: Explicitely export target AS from address_space_translate_internal memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v3,01/13] memory: Postpone flatview and dispatch tree building till all devices are added memory: Reduce memory use - - - - --- 2017-09-18 Alexey Kardashevskiy New
[qemu,v2,13/13] memory: Add flat views to HMP "info mtree" memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,12/13] memory: Get rid of address_space_init_shareable memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,11/13] memory: Share FlatView's and dispatch trees between address spaces memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,10/13] memory: Move root MR from AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,09/13] memory: Rename mem_begin/mem_commit/mem_add helpers memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,08/13] memory: Cleanup after switching to FlatView memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,07/13] memory: Switch memory from using AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,05/13] memory: Move AddressSpaceDispatch from AddressSpace to FlatView memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,04/13] memory: Move FlatView allocation to a helper memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,03/13] memory: Open code FlatView rendering memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,02/13] exec: Explicitely export target AS from address_space_translate_internal memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2,01/13] memory: Postpone flatview and dispatch tree building till all devices are added memory: Reduce memory use - - - - --- 2017-09-15 Alexey Kardashevskiy New
[qemu,v2] pci: Initialize pci_dev->name before use [qemu,v2] pci: Initialize pci_dev->name before use - - 1 - --- 2017-09-15 Alexey Kardashevskiy New
[qemu] vfio, spapr: Fix levels calculation [qemu] vfio, spapr: Fix levels calculation - - - - --- 2017-09-12 Alexey Kardashevskiy New
[qemu] xhci: Avoid DMA when ERSTBA is set to zero [qemu] xhci: Avoid DMA when ERSTBA is set to zero - - - - --- 2017-09-11 Alexey Kardashevskiy New
[RFC,qemu,4/4] memory: Add flat views to HMP "info mtree" memory: Reduce memory use - - - - --- 2017-09-07 Alexey Kardashevskiy New
[RFC,qemu,3/4] memory: Share flat views and dispatch trees between address spaces memory: Reduce memory use - - - - --- 2017-09-07 Alexey Kardashevskiy New
[RFC,qemu,2/4] memory: Prepare for shared flat views memory: Reduce memory use - - - - --- 2017-09-07 Alexey Kardashevskiy New
[RFC,qemu,1/4] memory: Postpone flatview and dispatch tree building till all devices are added memory: Reduce memory use - - - - --- 2017-09-07 Alexey Kardashevskiy New
[RFC,qemu] exec: Destroy dispatch immediately - - - - --- 2017-08-25 Alexey Kardashevskiy New
[qemu] pci: Initialize pci_dev->name before use - - 1 - --- 2017-08-25 Alexey Kardashevskiy New
Memory use with >100 virtio devices - - - - --- 2017-08-24 Alexey Kardashevskiy New
qcow2: allocate cluster_cache/cluster_data on demand - - - - --- 2017-08-19 Alexey Kardashevskiy New
[qemu] Revert "elf-loader: warn about invalid endianness" - - - - --- 2017-07-21 Alexey Kardashevskiy New
[qemu,v4,3/3] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device - - 1 - --- 2017-07-20 Alexey Kardashevskiy New
[qemu,v4,2/3] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN - - - - --- 2017-07-20 Alexey Kardashevskiy New
[qemu,v4,1/3] spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci - - - - --- 2017-07-20 Alexey Kardashevskiy New
[qemu] spapr_pci: Fix obsolete comment about MSIX encoding in addr/data - - - - --- 2017-07-18 Alexey Kardashevskiy New
[qemu] ppc/pnv: Remove unused XICSState reference - - 1 - --- 2017-07-13 Alexey Kardashevskiy New
[qemu,v3] vfio-pci, ppc64/spapr: Reorder group-to-container attaching - - 1 - --- 2017-07-11 Alexey Kardashevskiy New
[qemu,v9,2/2] memory/iommu: introduce IOMMUMemoryRegionClass - - 1 - --- 2017-07-11 Alexey Kardashevskiy New
[qemu,v9,1/2] memory/iommu: QOM'fy IOMMU MemoryRegion - - 1 - --- 2017-07-11 Alexey Kardashevskiy New
[qemu,v8,2/2] memory/iommu: introduce IOMMUMemoryRegionClass - - - - --- 2017-06-14 Alexey Kardashevskiy New
[qemu,v8,1/2] memory/iommu: QOM'fy IOMMU MemoryRegion - - 1 - --- 2017-06-14 Alexey Kardashevskiy New
[qemu,v7] memory/iommu: QOM'fy IOMMU MemoryRegion - - - - --- 2017-06-07 Alexey Kardashevskiy New
[qemu,v6] memory/iommu: QOM'fy IOMMU MemoryRegion 1 - 1 - --- 2017-05-05 Alexey Kardashevskiy New
[qemu,v5] memory/iommu: QOM'fy IOMMU MemoryRegion - - - - --- 2017-04-29 Alexey Kardashevskiy New
[qemu,v4] memory/iommu: QOM'fy IOMMU MemoryRegion - - - - --- 2017-04-29 Alexey Kardashevskiy New
[qemu,v3] memory/iommu: QOM'fy IOMMU MemoryRegion - - - - --- 2017-04-28 Alexey Kardashevskiy New
[RFC,qemu,v3,4/4] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device - - 1 - --- 2017-04-01 Alexey Kardashevskiy New
[RFC,qemu,v3,3/4] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN - - - - --- 2017-04-01 Alexey Kardashevskiy New
[RFC,qemu,v3,2/4] vfio-pci: Reorder group-to-container attaching - - 1 - --- 2017-04-01 Alexey Kardashevskiy New
[RFC,qemu,v3,1/4] memory/iommu: QOM'fy IOMMU MemoryRegion - - 2 - --- 2017-04-01 Alexey Kardashevskiy New
[qemu] pci: Only unmap bus_master_enabled_region if was added previously 1 - 2 1 --- 2017-03-31 Alexey Kardashevskiy New
[RFC,qemu,5/5] spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device - - - - --- 2017-03-30 Alexey Kardashevskiy New
[RFC,qemu,4/5] vfio/spapr: Add a notifier for PPC64 HV/PR KVM about new group attached to LIOBN - - - - --- 2017-03-30 Alexey Kardashevskiy New
[RFC,qemu,3/5] vfio-pci: Reorder group-to-container attaching - - - - --- 2017-03-30 Alexey Kardashevskiy New
[RFC,qemu,2/5] spapr-iommu: Subclass TYPE_IOMMU_MEMORY_REGION - - - - --- 2017-03-30 Alexey Kardashevskiy New
[RFC,qemu,1/5] memory/iommu: QOM'fy IOMMU MemoryRegion - - - - --- 2017-03-30 Alexey Kardashevskiy New
[qemu] spapr_pci: Removed unused include - - - - --- 2017-03-29 Alexey Kardashevskiy New
[RFC,qemu,3/3] vfio: Enable in-kernel acceleration via VFIO KVM device - - - - --- 2017-03-28 Alexey Kardashevskiy New
[RFC,qemu,2/3] vfio-pci: Reorder group-to-container attaching - - - - --- 2017-03-28 Alexey Kardashevskiy New
« 1 2 3 414 15 »