messages from 2017-10-12 10:41:34 to 2017-10-14 14:59:11 UTC [more...]
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
2017-10-14 14:59 UTC (18+ messages)
` [Part2 PATCH v5 13/31] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v5 14/31] KVM: SVM: Add sev module_param
` [Part2 PATCH v5 15/31] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v5 16/31] KVM: Define SEV key management command id
` [Part2 PATCH v5 17/31] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v5 18/31] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [Part2 PATCH v5 19/31] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v5 20/31] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
[PATCH v1 0/2] KVM: arm64: single step emulation instructions
2017-10-14 14:20 UTC (14+ messages)
` [PATCH v1 1/2] KVM: arm64: handle single-stepping trapped instructions
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions
[PATCH v2 00/10] vITS Migration fixes and reset
2017-10-14 8:53 UTC (32+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH v2 02/10] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH v2 03/10] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v2 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v2 07/10] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v2 08/10] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v2 09/10] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v2 10/10] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
[PATCH] KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
2017-10-14 2:42 UTC
[PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM
2017-10-14 1:23 UTC (8+ messages)
[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
2017-10-13 23:16 UTC (13+ messages)
` [PATCH RFC 01/10] KVM: VMX: Added EPT Subpage Protection Documentation
` [PATCH RFC 02/10] x86/cpufeature: Add intel Sub-Page Protection to CPU features
` [PATCH RFC 03/10] KVM: VMX: Added VMX SPP feature flags and VM-Execution Controls
` [PATCH RFC 04/10] KVM: VMX: Introduce the SPPTP and SPP page table
` [PATCH RFC 05/10] KVM: VMX: Introduce SPP-Induced vm exit and it's handle
` [PATCH RFC 06/10] KVM: VMX: Added handle of SPP write protection fault
` [PATCH RFC 07/10] KVM: VMX: Introduce ioctls to set/get Sub-Page Write Protection
` [PATCH RFC 08/10] KVM: VMX: Update the EPT leaf entry indicated with the SPP enable bit
` [PATCH RFC 09/10] KVM: VMX: Added setup spp page structure
` [PATCH RFC 10/10] KVM: VMX: implement setup SPP page structure in spp miss
Device passthrough using pci-assign
2017-10-13 21:14 UTC
[PATCH] x86: convert x86_platform_ops to timespec64
2017-10-13 20:45 UTC (2+ messages)
[PATCH] KVM: LAPIC: Level-sensitive interrupts are not support for LINT1
2017-10-13 20:43 UTC (2+ messages)
[PATCH v2 0/4] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-10-13 20:31 UTC (10+ messages)
` [PATCH v2 4/4] KVM: LAPIC: Don't silently accept bad vectors
[PATCH 00/37] Optimize KVM/ARM for VHE systems
2017-10-13 18:51 UTC (27+ messages)
` [PATCH 01/37] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH 02/37] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH 03/37] KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
` [PATCH 04/37] KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
` [PATCH 05/37] KVM: Record the executing ioctl number on the vcpu struct
` [PATCH 06/37] KVM: arm/arm64: Only load/put VCPU state for KVM_RUN
` [PATCH 20/37] KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
` [PATCH 30/37] KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
` [PATCH 31/37] KVM: arm64: Separate activate_traps and deactive_traps for VHE and non-VHE
` [PATCH 32/37] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
` [PATCH 33/37] KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
` [PATCH 34/37] KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
` [PATCH 35/37] KVM: arm/arm64: Get rid of vgic_elrsr
` [PATCH 36/37] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
` [PATCH 37/37] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
2017-10-13 18:44 UTC (2+ messages)
` [Bug 196409] "
[PATCH] KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
2017-10-13 18:36 UTC
[PATCH 0/3] add %pX specifier
2017-10-13 17:54 UTC (8+ messages)
[PATCH v2] KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
2017-10-13 17:49 UTC (4+ messages)
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-10-13 17:39 UTC (20+ messages)
` [RFC 01/19] KVM: s390: SIE considerations for AP Queue virtualization
` [RFC 02/19] KVM: s390: refactor crypto initialization
` [RFC 03/19] s390/zcrypt: new AP matrix bus
` [RFC 04/19] s390/zcrypt: create an AP matrix device on the "
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver
` [RFC 06/19] s390/zcrypt: register matrix device with VFIO mediated device framework
` [RFC 07/19] KVM: s390: introduce AP matrix configuration interface
` [RFC 08/19] s390/zcrypt: support for assigning adapters to matrix mdev
` [RFC 09/19] s390/zcrypt: validate adapter assignment
` [RFC 10/19] s390/zcrypt: sysfs interfaces supporting AP domain assignment
` [RFC 11/19] s390/zcrypt: validate "
` [RFC 12/19] s390/zcrypt: sysfs support for control "
` [RFC 13/19] s390/zcrypt: validate "
` [RFC 14/19] KVM: s390: Connect the AP mediated matrix device to KVM
` [RFC 15/19] s390/zcrypt: introduce ioctl access to VFIO AP Matrix driver
` [RFC 16/19] KVM: s390: interface to configure KVM guest's AP matrix
` [RFC 17/19] KVM: s390: validate input to AP matrix config interface
` [RFC 18/19] KVM: s390: New ioctl to configure KVM guest's AP matrix
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest
[PATCH 0/4] iommu/amd, vfio: Reduce IOTLB Flushm Rate
2017-10-13 17:02 UTC (6+ messages)
` [PATCH 3/4] vfio/type1: Make use of iommu_unmap_fast()
` [PATCH 1/4] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 2/4] iommu/amd: Implement IOMMU-API TLB flush interface
` [PATCH 4/4] vfio/type1: Gather TLB-syncs and pages to unpin
[Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-13 16:09 UTC (30+ messages)
` [Part2 PATCH v5.1 12.1/31] "
` [Part2 PATCH v5.1 12.5/31] crypto: ccp: Implement SEV_PEK_GEN ioctl command
` [Part2 PATCH v5.1 12.6/31] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v5.1 12.7/31] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v5.2 12.2/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
[RFC 0/2] KVM "fake DAX" device flushing
2017-10-13 15:25 UTC (18+ messages)
` [RFC 1/2] pmem: Move reusable code to base header files
` [Qemu-devel] "
` [RFC 2/2] KVM: add virtio-pmem driver
` [RFC] QEMU: Add virtio pmem device
[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
2017-10-13 15:12 UTC (2+ messages)
[PATCH] KVM: X86: fix a bad_page bug_on path
2017-10-13 21:48 UTC (2+ messages)
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-13 13:38 UTC (9+ messages)
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
[Patch v3 1/5] KVM: Support for guest page hinting
2017-10-13 12:44 UTC (3+ messages)
[PATCH] KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
2017-10-13 12:21 UTC (4+ messages)
[Patch v3 5/5] KVM: Sending hyperlist to the host via hinting_vq
2017-10-13 11:44 UTC (2+ messages)
[PATCH] vfio/type1: silence integer overflow warning
2017-10-13 11:05 UTC
[RFC PATCH] powerpc: add tests for XICS
2017-10-13 9:45 UTC (2+ messages)
` [RFC kvm-unit-tests "
[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
2017-10-13 9:28 UTC (2+ messages)
[PATCH] KVM:X86 simply update A/D bits route
2017-10-12 21:17 UTC (2+ messages)
[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
2017-10-12 20:02 UTC (7+ messages)
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
Fostering linux community collaboration on hardware accelerators
2017-10-12 17:10 UTC (5+ messages)
[bug report] vfio: hugepage support for vfio_iommu_type1
2017-10-12 16:54 UTC (3+ messages)
[Part2 PATCH v5.1 12.2/31] crypto: ccp: Define SEV userspace ioctl and command id
2017-10-12 14:18 UTC (4+ messages)
` [Part2 PATCH v5.2 12.1/31] "
[Part2 PATCH v5.1 12.3/31] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
2017-10-12 14:13 UTC (3+ messages)
` [Part2 PATCH v5.2 "
[GIT PULL] KVM changes for 4.14-rc5
2017-10-12 12:00 UTC
[PATCH 0/2] KVM: nVMX: fix out-of-bounds access (CVE-2017-12188)
2017-10-12 11:59 UTC (3+ messages)
` [PATCH 1/2] KVM: nVMX: update last_nonleaf_level when initializing nested EPT
` [PATCH 2/2] KVM: MMU: always terminate page walks at level 1
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