messages from 2016-11-14 22:19:33 to 2016-11-16 12:10:36 UTC [more...]
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-16 12:10 UTC (18+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
[PATCH v7 00/11] implement vcpu preempted check
2016-11-16 11:43 UTC (7+ messages)
` [PATCH v7 06/11] x86, paravirt: Add interface to support kvm/xen "
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-16 10:46 UTC (23+ messages)
` [RFC PATCH v3 04/20] x86: Handle reduction in physical address size with SME
` [RFC PATCH v3 08/20] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v3 13/20] x86: DMA support for memory encryption
[v4 0/3] plumb kvm/vfio to notify kvm:group attaching/detaching
2016-11-16 10:44 UTC (12+ messages)
` [v4 1/3] vfio: add vfio_group_notify support
` [v4 2/3] vfio_register_notifier: also register on the group notifier
` [v4 3/3] kvm: notify vfio on attaching and detaching
[PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-16 10:16 UTC (2+ messages)
[PATCH kvm-unit-tests v5 00/14] VT-d unit test
2016-11-16 9:50 UTC (17+ messages)
` [PATCH kvm-unit-tests v5 01/14] pci: fix missing extern for pci_testdev()
` [PATCH kvm-unit-tests v5 02/14] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests v5 03/14] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v5 04/14] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v5 05/14] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v5 06/14] libcflat: moving MIN/MAX here
` [PATCH kvm-unit-tests v5 07/14] vm/page: provide PGDIR_OFFSET() macro
` [PATCH kvm-unit-tests v5 08/14] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests v5 09/14] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v5 10/14] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v5 11/14] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v5 12/14] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v5 13/14] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v5 14/14] x86: intel-iommu: add IR MSI test
[PATCH v13 00/22] Add Mediated device support
2016-11-16 6:37 UTC (36+ messages)
` [PATCH v13 01/22] vfio: Mediated device Core driver
` [PATCH v13 02/22] vfio: VFIO based driver for Mediated devices
` [PATCH v13 03/22] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v13 04/22] vfio: Common function to increment container_users
` [PATCH v13 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v13 06/22] vfio iommu type1: Update arguments of vfio_lock_acct
` [PATCH v13 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v13 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v13 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v13 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v13 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v13 12/22] vfio: Add notifier callback to parent's ops structure of mdev
` [PATCH v13 13/22] vfio: Introduce common function to add capabilities
` [PATCH v13 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v13 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v13 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v13 17/22] vfio_platform: "
` [PATCH v13 18/22] vfio: Define device_api strings
` [PATCH v13 19/22] docs: Add Documentation for Mediated devices
` [PATCH v13 20/22] docs: Sysfs ABI for mediated device framework
` [PATCH v13 21/22] docs: Sample driver to demonstrate how to use Mediated "
` [PATCH v13 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers
[PATCH v12 00/22] Add Mediated device support
2016-11-16 5:52 UTC (21+ messages)
` [PATCH v12 01/22] vfio: Mediated device Core driver
` [PATCH v12 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v12 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v12 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v12 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v12 12/22] vfio: Add notifier callback to parent's ops structure of mdev
[PATCH] KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
2016-11-16 5:43 UTC
[kvm-unit-tests PATCH] [RFC] run: add -nodefaults
2016-11-16 1:51 UTC (2+ messages)
[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
2016-11-15 22:50 UTC (7+ messages)
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] "
[kvm-unit-tests PATCH v2] runtime: better handling of QEMU aborts
2016-11-15 17:26 UTC
[PATCH v3 00/13] VT-d unit test
2016-11-15 17:15 UTC (29+ messages)
` [PATCH v3 01/13] x86/asm: add cpu_relax()
` [PATCH v3 02/13] libcflat: introduce is_power_of_2()
` [PATCH v3 03/13] x86: intel-iommu: add vt-d init test
` [PATCH v3 04/13] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH v3 05/13] libcflat: moving MIN/MAX here
` [PATCH v3 06/13] vm/page: provide PGDIR_OFFSET() macro
` [PATCH v3 07/13] pci: introduce struct pci_dev
` [PATCH v3 08/13] pci: provide pci_scan_bars()
` [PATCH v3 09/13] pci: provide pci_enable_defaults()
` [PATCH v3 10/13] pci: edu: introduce pci-edu helpers
` [PATCH v3 11/13] x86: intel-iommu: add dmar test
` [PATCH v3 12/13] pci: add msi support for 32/64bit address
` [PATCH v3 13/13] x86: intel-iommu: add IR MSI test
` THIS SERIES SHOULD BE: "[PATCH v4 00/13] VT-d unit test"
[PATCH] arm/arm64: KVM: VGIC: limit ITARGETSR bits to number of VCPUs
2016-11-15 15:34 UTC (3+ messages)
[RFC v2 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 - Alt II
2016-11-15 14:52 UTC (5+ messages)
` [RFC v2 3/8] iommu/dma: Allow MSI-only cookies
[kvm-unit-tests PATCH v2] scripts/arch-run: print stderr immediately
2016-11-15 14:51 UTC (3+ messages)
[PATCH] vhost/scsi: Remove unused but set variable
2016-11-15 14:40 UTC (2+ messages)
[kvm-unit-tests PATCH] runtime: better handling of QEMU aborts
2016-11-15 14:36 UTC (2+ messages)
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
2016-11-15 13:52 UTC (7+ messages)
` [GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2016-11-15 13:09 UTC (11+ messages)
` [RFC v3 04/10] iommu: iommu_alloc_resv_region
` [RFC v3 01/10] iommu/dma: Allow MSI-only cookies
` [RFC v3 02/10] iommu: Rename iommu_dm_regions into iommu_resv_regions
` [RFC v3 03/10] iommu: Add new reserved IOMMU attributes
` [RFC v3 05/10] iommu: Do not map reserved regions
` [RFC v3 06/10] iommu: iommu_get_group_resv_regions
` [RFC v3 07/10] iommu: Implement reserved_regions iommu-group sysfs file
` [RFC v3 08/10] iommu/vt-d: Implement reserved region get/put callbacks
` [RFC v3 09/10] iommu/arm-smmu: "
` [RFC v3 10/10] vfio/type1: Get MSI cookie
[PATCH] vhost/vsock: Remove unused but set variable
2016-11-15 13:00 UTC (2+ messages)
[PATCH] arm/arm64: KVM: clean up useless code in kvm_timer_enable
2016-11-15 11:41 UTC (2+ messages)
kvm: WARNING in em_jmp_far
2016-11-15 10:45 UTC (5+ messages)
[PATCH v11 00/22] Add Mediated device support
2016-11-15 7:56 UTC (7+ messages)
` [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
[Patch v6.1] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
2016-11-15 6:45 UTC (4+ messages)
` [kbuild-all] "
[PATCH v2] kvm: x86: don't print warning messages for unimplemented msrs
2016-11-15 6:36 UTC
kvm: deadlock between kvm_vm_ioctl_get_dirty_log/kvm_hv_set_msr_common/kvm_create_pit
2016-11-15 6:31 UTC (2+ messages)
[PATCH] kvm: x86: don't print warning messages for unimplemented msrs
2016-11-15 6:27 UTC
kvm: WARNING in rtc_status_pending_eoi_check_valid
2016-11-15 5:35 UTC
kvm: GPF in kvm_ioapic_set_irq
2016-11-15 4:56 UTC
[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2016-11-14 22:15 UTC (2+ messages)
` [PATCH v1 1/3] kvm: svm: Add support for additional SVM NPF error codes
[PATCH v3 00/25] VT-d unit test
2016-11-14 22:25 UTC (6+ messages)
` [PATCH v3 05/25] pci: Factor out pci_bar_get()
` [PATCH v3 07/25] pci: Add pci_bar_set_addr()
` [PATCH v3 08/25] pci: Add pci_dev_exists()
` [PATCH v3 09/25] pci: Add pci_print()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).