messages from 2017-02-28 07:34:33 to 2017-03-02 15:46:39 UTC [more...]
[PATCH 1/2] irqdomain: add empty irq_domain_check_msi_remap
2017-03-02 15:01 UTC (13+ messages)
` [PATCH 2/2] vfio: type1: conditionally check MSI remapping at irq domain level
[PATCH v1] irqdomain: add empty irq_domain_check_msi_remap
2017-03-02 15:34 UTC (3+ messages)
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-02 15:18 UTC (33+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute when SEV is active
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active
kvm: WARNING in nested_vmx_vmexit
2017-03-02 14:18 UTC (8+ messages)
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-03-02 13:45 UTC (4+ messages)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-02 13:11 UTC (16+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [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)
[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
[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
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).