messages from 2017-02-27 19:54:14 to 2017-03-02 13:12:13 UTC [more...]
[PATCH 1/2] irqdomain: add empty irq_domain_check_msi_remap
2017-03-02 13:12 UTC (10+ messages)
` [PATCH 2/2] vfio: type1: conditionally check MSI remapping at irq domain level
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-02 13:11 UTC (40+ messages)
` [RFC PATCH 03/30] PCI: Move ATS declarations outside of CONFIG_PCI
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 05/30] iommu/arm-smmu-v3: Disable tagged pointers when ATS is in use
` [RFC PATCH 06/30] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFC PATCH 07/30] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFC PATCH 08/30] iommu/arm-smmu-v3: Add support for VHE
` [RFC PATCH 09/30] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFC PATCH 10/30] iommu/arm-smmu-v3: Add task contexts
` [RFC PATCH 11/30] arm64: mm: Pin down ASIDs for sharing contexts with devices
` [RFC PATCH 12/30] iommu/arm-smmu-v3: Keep track of process address spaces
` [RFC PATCH 13/30] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFC PATCH 14/30] iommu/arm-smmu-v3: Share process page tables
` [RFC PATCH 15/30] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFC PATCH 16/30] iommu/arm-smmu-v3: Use shared ASID set
` [RFC PATCH 17/30] iommu/arm-smmu-v3: Add SVM feature checking
` [RFC PATCH 18/30] PCI: Make "PRG Response PASID Required" handling common
` [RFC PATCH 19/30] PCI: Cache PRI and PASID bits in pci_dev
` [RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
` [RFC PATCH 21/30] iommu/arm-smmu-v3: Handle device faults from PRI
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 23/30] iommu/arm-smmu-v3: Bind/unbind device and task
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 25/30] iommu/arm-smmu-v3: Safe invalidation and recycling of PASIDs
` [RFC PATCH 26/30] iommu/arm-smmu-v3: Fix PRI queue overflow acknowledgement
` [RFC PATCH 27/30] iommu/arm-smmu-v3: Handle PRI queue overflow
` [RFC PATCH 28/30] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update at stage 1
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task
[PATCH] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
2017-03-02 12:59 UTC (2+ messages)
kvm: WARNING in nested_vmx_vmexit
2017-03-02 12:28 UTC (7+ messages)
[PATCH 0/32] KVM: MIPS: Add VZ support
2017-03-02 12:20 UTC (36+ messages)
` [PATCH 1/32] MIPS: Add defs & probing of UFR
` [PATCH 2/32] MIPS: Separate MAAR V bit into VL and VH for XPA
` [PATCH 3/32] MIPS: Probe guest CP0_UserLocal
` [PATCH 4/32] MIPS: Probe guest MVH
` [PATCH 5/32] MIPS: Add some missing guest CP0 accessors & defs
` [PATCH 6/32] MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
` [PATCH 7/32] KVM: MIPS/Emulate: De-duplicate MMIO emulation
` [PATCH 8/32] KVM: MIPS/Emulate: Implement 64-bit "
` [PATCH 9/32] KVM: MIPS: Update kvm_lose_fpu() for VZ
` [PATCH 10/32] KVM: MIPS: Extend counters & events for VZ GExcCodes
` [PATCH 11/32] KVM: MIPS: Add VZ capability
` [PATCH 12/32] KVM: MIPS: Add 64BIT capability
` [PATCH 13/32] KVM: MIPS: Init timer frequency from callback
` [PATCH 14/32] KVM: MIPS: Add callback to check extension
` [PATCH 15/32] KVM: MIPS: Add hardware_{enable,disable} callback
` [PATCH 16/32] KVM: MIPS: Add guest exit exception callback
` [PATCH 17/32] KVM: MIPS: Abstract guest CP0 register access for VZ
` [PATCH 18/32] KVM: MIPS/Entry: Update entry code to support VZ
` [PATCH 19/32] KVM: MIPS/TLB: Add VZ TLB management
` [PATCH 20/32] KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
` [PATCH 21/32] KVM: MIPS/Emulate: Drop CACHE "
` [PATCH 22/32] KVM: MIPS: Update exit handler "
` [PATCH 23/32] KVM: MIPS: Implement VZ support
` [PATCH 24/32] KVM: MIPS: Add VZ support to build system
` [PATCH 25/32] KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
` [PATCH 26/32] KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
` [PATCH 27/32] KVM: MIPS/VZ: Support guest segmentation control
` [PATCH 28/32] KVM: MIPS/VZ: Support guest hardware page table walker
` [PATCH 29/32] KVM: MIPS/VZ: Support guest load-linked bit
` [PATCH 30/32] KVM: MIPS/VZ: Emulate MAARs when necessary
` [PATCH 31/32] KVM: MIPS/VZ: Support hardware guest timer
` [PATCH 32/32] KVM: MIPS/VZ: Trace guest mode changes
[GIT PULL] Please pull my kvm-ppc-fixes branch
2017-03-02 11:00 UTC (2+ messages)
[patch 0/3] KVM CPU frequency change hypercalls (resend)
2017-03-02 10:15 UTC (5+ messages)
` [patch 1/3] cpufreq: implement min/max/up/down functions
` [patch 2/3] KVM: x86: introduce ioctl to allow frequency hypercalls
` [patch 3/3] KVM: x86: frequency change hypercalls
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-02 9:39 UTC (13+ messages)
` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[PATCH kernel v6 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-02 8:56 UTC (11+ messages)
` [PATCH kernel v6 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v6 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v6 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v6 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v6 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v6 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v6 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v6 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v6 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v6 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[PULL] vhost: cleanups and fixes
2017-03-02 5:49 UTC
[PATCH v2 0/5] KVM: rename and encapsulate vcpu->requests API
2017-03-02 2:26 UTC (18+ messages)
` [PATCH v2 1/5] KVM: rename API for requests to match bit operations
` [PATCH v2 2/5] KVM: add KVM request variants without barrier
` [PATCH v2 4/5] KVM: MIPS: remove useless kvm_request_clear
[PATCH v3] KVM: nVMX: Fix pending events injection
2017-03-02 1:18 UTC (3+ messages)
Passionate Partner
2017-03-01 15:15 UTC
[RFC Design Doc v3] Enable Shared Virtual Memory feature in pass-through scenarios
2017-03-01 21:30 UTC (5+ messages)
kvm: WARNING in nested_vmx_merge_msr_bitmap
2017-03-01 19:08 UTC (3+ messages)
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-01 18:40 UTC (31+ messages)
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-03-01 17:04 UTC (5+ messages)
[patch 0/3] KVM CPU frequency change hypercalls
2017-03-01 15:11 UTC (13+ messages)
Windows Guest Performance
2017-03-01 14:36 UTC
[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
2017-03-01 9:04 UTC (4+ messages)
EPT questions!
2017-03-01 6:18 UTC (3+ messages)
[PATCH-v4-RESEND 0/4] vsock: cancel connect packets when failing to connect
2017-03-01 3:56 UTC (5+ messages)
` [PATCH-v4-RESEND 1/4] vsock: track pkt owner vsock
` [PATCH-v4-RESEND 2/4] vhost-vsock: add pkt cancel capability
` [PATCH-v4-RESEND 3/4] vsock: "
` [PATCH-v4-RESEND 4/4] vsock: cancel packets when failing to connect
[kvm-unit-tests PATCH v4 0/5] pci: Complete conversion of PCI API to struct pci_dev
2017-02-28 18:08 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 1/5] pci: pci-host-generic: Use INVALID_PHYS_ADDR instead of ~0
` [kvm-unit-tests PATCH v4 2/5] pci: Accomodate 64 bit BARs in pci_dev::resource[]
` [kvm-unit-tests PATCH v4 3/5] pci: Turn struct pci_dev into device handle for PCI functions
` [kvm-unit-tests PATCH v4 4/5] pci: Rework pci_bar_is_valid()
` [kvm-unit-tests PATCH v4 5/5] pci: Make PCI API consistent wrt using struct pci_dev
[RFC PATCH 0/3] VFIO: Report IOMMU fault event to userspace
2017-02-28 15:58 UTC (5+ messages)
[RFC v2 00/19] vITS save/restore
2017-02-28 14:51 UTC (3+ messages)
` [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore
[kvm-unit-tests PATCH v3 0/6] pci: Complete conversion of PCI API to struct pci_dev
2017-02-28 11:56 UTC (13+ messages)
` [kvm-unit-tests PATCH v3 3/6] pci: Accomodate 64 bit BARs in pci_dev::resource[]
Issues with vhostfd when calling qemu-kvm directly
2017-02-28 10:49 UTC (4+ messages)
suspicious RCU usage
2017-02-28 11:06 UTC (2+ messages)
[PATCH V3] vhost: introduce O(1) vq metadata cache
2017-02-28 9:56 UTC
[PATCH] KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9
2017-02-28 4:57 UTC
[PATCH] KVM: Prevent double-free on HPT resize commit path
2017-02-28 4:59 UTC (3+ messages)
[PATCH V2] vhost: introduce O(1) vq metadata cache
2017-02-28 3:23 UTC (4+ messages)
[PATCH v4] vfio error recovery: kernel support
2017-02-28 2:32 UTC
[PATCH] vfio pci: kernel support of error recovery only for non fatal error
2017-02-28 1:31 UTC (3+ messages)
[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-02-28 0:54 UTC (9+ messages)
` [PATCH kernel v5 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
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