public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-12 10:41:07 to 2017-10-13 21:13:26 UTC [more...]

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-10-13 23:11 UTC  (3+ messages)

[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

[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
 2017-10-13 18:54 UTC  (9+ 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

[PATCH 00/37] Optimize KVM/ARM for VHE systems
 2017-10-13 18:51 UTC  (49+ 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 07/37] KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
` [PATCH 08/37] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH 09/37] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH 10/37] KVM: arm64: Slightly improve debug save/restore functions
` [PATCH 11/37] KVM: arm64: Improve debug register save/restore flow
` [PATCH 12/37] KVM: arm64: Factor out fault info population and gic workarounds
` [PATCH 13/37] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH 14/37] KVM: arm64: Remove kern_hyp_va() use in VHE switch function
` [PATCH 15/37] KVM: arm64: Don't deactivate VM on VHE systems
` [PATCH 16/37] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH 17/37] KVM: arm64: Move userspace system registers into separate function
` [PATCH 18/37] KVM: arm64: Rewrite sysreg alternatives to static keys
` [PATCH 19/37] KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions
` [PATCH 20/37] KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
` [PATCH 21/37] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH 22/37] KVM: arm64: Change 32-bit handling of VM system registers
` [PATCH 23/37] KVM: arm64: Prepare to handle traps on deferred VM sysregs
` [PATCH 24/37] KVM: arm64: Prepare to handle traps on deferred EL0 sysregs
` [PATCH 25/37] KVM: arm64: Prepare to handle traps on remaining deferred EL1 sysregs
` [PATCH 26/37] KVM: arm64: Prepare to handle traps on deferred AArch32 sysregs
` [PATCH 27/37] KVM: arm64: Defer saving/restoring system registers to vcpu load/put on VHE
` [PATCH 28/37] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH 29/37] KVM: arm64: Configure FPSIMD traps on vcpu load/put for VHE
` [PATCH 30/37] KVM: arm64: Configure c15, PMU, and debug register traps on cpu "
` [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 v2 00/10] vITS Migration fixes and reset
 2017-10-13 18:00 UTC  (30+ 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 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 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
` [PATCH 3/4] vfio/type1: Make use of iommu_unmap_fast()

[PATCH] KVM: PPC: fix oops when checking KVM_CAP_PPC_HTM
 2017-10-13 16:14 UTC  (6+ messages)

[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 v1 0/2] KVM: arm64: single step emulation instructions
 2017-10-13  9:27 UTC  (11+ 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] 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox