public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-13 22:45:44 to 2017-02-16 19:42:13 UTC [more...]

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-16 19:42 UTC  (32+ messages)
` [RFC PATCH v4 03/28] x86: Add the Secure Memory Encryption CPU feature
` [RFC PATCH v4 04/28] x86: Handle reduction in physical address size with SME
` [RFC PATCH v4 06/28] x86: Add support to enable SME during early boot processing
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 15/28] Add support to access persistent memory "
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 17/28] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 20/28] iommu/amd: Disable AMD IOMMU if memory encryption is active
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 22/28] x86: Do not specify encrypted memory for video mappings
  ` [RFC PATCH v4 01/28] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [RFC PATCH v4 02/28] x86: Set the write-protect cache mode for full PAT support
  ` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
  ` [RFC PATCH v4 08/28] x86: Extend the early_memremap support with additional attrs
  ` [RFC PATCH v4 09/28] x86: Add support for early encryption/decryption of memory
  ` [RFC PATCH v4 10/28] x86: Insure that boot memory areas are mapped properly
  ` [RFC PATCH v4 12/28] efi: Add an EFI table address match function
  ` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
  ` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
  ` [RFC PATCH v4 23/28] x86/kvm: Enable Secure Memory Encryption of nested page tables
  ` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
  ` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
  ` [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] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-16 19:26 UTC  (5+ messages)

[PATCH] KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
 2017-02-16 19:22 UTC  (3+ messages)

[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-16 18:32 UTC  (16+ messages)
` [PATCH V10 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V10 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V10 03/10] efi: parse ARM processor error
` [PATCH V10 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V10 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V10 07/10] efi: print unrecognized CPER section
` [PATCH V10 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V10 09/10] trace, ras: add ARM processor error trace event
` [PATCH V10 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-16 17:10 UTC 

[PATCH 0/3] KVM: change gfn->hva cache to use per-VCPU memslots
 2017-02-16 17:07 UTC  (7+ messages)
` [PATCH 1/3] KVM: only retrieve memslots once when initializing cache
` [PATCH 2/3] KVM: use separate generations for each address space
` [PATCH 3/3] KVM: Support vCPU-based gfn->hva cache

[PATCH v4 0/2] x86/kvm: Reduce vcpu_is_preempted() overhead
 2017-02-16 16:48 UTC  (5+ messages)
` [PATCH v4 1/2] x86/paravirt: Change vcp_is_preempted() arg type to long
` [PATCH v4 2/2] x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64

[kvm:queue 38/38] drivers/ptp/ptp_kvm.c:190:17: error: expected ';' before ':' token
 2017-02-16 16:45 UTC 

[PATCH 0/5] KVM: rename and extend vcpu->requests API
 2017-02-16 16:04 UTC  (6+ messages)
` [PATCH 1/5] KVM: change API for requests to match bit operations
` [PATCH 2/5] KVM: add KVM request variants without barrier
` [PATCH 3/5] KVM: optimize kvm_make_all_cpus_request
` [PATCH 4/5] KVM: add __kvm_request_needs_mb
` [PATCH 5/5] KVM: add kvm_request_pending

[PATCH v4 0/4] KVM: Ring-based dirty memory tracking for performant checkpointing solutions
 2017-02-16 14:58 UTC  (3+ messages)

[PATCH v4 4/4] KVM: Implement ring-based dirty memory tracking
 2017-02-16 14:56 UTC  (5+ messages)

[PATCH v4 1/4] KVM: Add new generic capability for ring-based dirty memory logging
 2017-02-16 14:53 UTC  (3+ messages)

[kvm/x86]: single step fails to exit VM after some instructions
 2017-02-16 14:52 UTC 

[PATCH] KVM: arm64: VGIC: fix command handling while ITS being disabled
 2017-02-16 12:22 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Ratelimit copy data failure error messages
 2017-02-16 10:33 UTC  (3+ messages)

[PATCH] KVM: x86: remove code for lazy FPU handling
 2017-02-16  9:33 UTC 

CHÚ Ý,
 2017-02-16  6:46 UTC 

Introduction + new project: "rootkit detection using virtualization"
 2017-02-16  6:31 UTC  (8+ messages)

[Help] Windows2012 as Guest 64+cores on KVM Halts
 2017-02-16  6:26 UTC  (9+ messages)
      ` [Qemu-devel] "

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2017-02-15 23:09 UTC  (26+ messages)
` [PATCH 7/8] kvm: nVMX: Introduce KVM_CAP_VMX_STATE

[PATCH 3.16 163/306] KVM: MIPS: Make ERET handle ERL before EXL
 2017-02-15 22:41 UTC  (3+ messages)
` [PATCH 3.16 165/306] KVM: MIPS: Precalculate MMIO load resume PC
` [PATCH 3.16 164/306] MIPS: KVM: Fix unused variable build warning

[PATCH v4 2/4] KVM: New data type and ioctl for ring-based dirty memory tracking
 2017-02-15 21:51 UTC  (3+ messages)

[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-15 21:08 UTC  (12+ messages)
` [PATCH v3 2/4] x86: Remap GDT tables in the Fixmap section
` [PATCH v3 3/4] x86: Make the GDT remapping read-only on 64-bit
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base

[PATCH] ptp_kvm: try to detect hypercall availability
 2017-02-15 20:58 UTC  (2+ messages)

[PATCH V9 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-15 20:52 UTC  (14+ messages)
` [PATCH V9 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V9 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V9 03/10] efi: parse ARM processor error
` [PATCH V9 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V9 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V9 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V9 07/10] efi: print unrecognized CPER section
` [PATCH V9 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V9 09/10] trace, ras: add ARM processor error trace event
` [PATCH V9 10/10] arm/arm64: KVM: add guest SEA support

[PATCH v3 0/2] x86/kvm: Reduce vcpu_is_preempted() overhead
 2017-02-15 20:28 UTC  (4+ messages)
` [PATCH v3 1/2] x86/paravirt: Change vcp_is_preempted() arg type to long
` [PATCH v3 2/2] x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64

[BISECT 4.1.y] [PATCH] regression: kvm: migration hangs guest
 2017-02-15 18:36 UTC  (6+ messages)

[PATCH v4 3/4] KVM: Add new exit reason for dirty ring full conditions
 2017-02-15 18:27 UTC 

[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-15 17:07 UTC  (14+ messages)
` [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section

[PATCH qemu 0/7] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-15 15:57 UTC  (2+ messages)

Fwd: Re: KVM call for 2016-02-14
 2017-02-15 15:20 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] KVM: nVMX: Fix L2 fails to boot due to VM entry with invalid control field
 2017-02-15 11:35 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-15 11:28 UTC  (6+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-15 10:52 UTC  (2+ messages)

vm bad performance - where is the culprit ?
 2017-02-15 10:50 UTC 

kvm: WARNING In kvm_apic_accept_events
 2017-02-15 10:10 UTC  (7+ messages)

[PATCH V2] vhost: introduce O(1) vq metadata cache
 2017-02-15  5:37 UTC  (2+ messages)

[PATCH] KVM: Prevent double-free on HPT resize commit path
 2017-02-15  3:40 UTC 

[Bug 106621] New: Failure to install Hyper-V role on nested KVM guest
 2017-02-14 17:51 UTC  (4+ messages)
` [Bug 106621] "

[PATCH v2] x86/paravirt: Don't make vcpu_is_preempted() a callee-save function
 2017-02-14 16:18 UTC  (14+ messages)
                      ` [Xen-devel] "

[PATCH] KVM: svm: inititalize hash table structures directly
 2017-02-14 15:56 UTC  (2+ messages)

KVM call for 2016-02-14
 2017-02-14 13:53 UTC  (2+ messages)

getting error when running x86-run
 2017-02-14 13:09 UTC  (2+ messages)

[PATCH kvmtool] kvmtool/run: Fix debug-single-step
 2017-02-14 11:38 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:20 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:16 UTC 

linux-next: manual merge of the kvm tree with the powerpc tree
 2017-02-14  3:12 UTC 


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