public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-16 05:32:05 to 2017-02-20 10:38:20 UTC [more...]

[PATCH] KVM: PPC: Turn "KVM guest htab" message into a debug message
 2017-02-20 10:27 UTC  (2+ messages)

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

[Bug 177791] New: screen flickering with intel_iommu=on
 2017-02-20  8:26 UTC  (3+ messages)
` [Bug 177791] "

kvm bug in __rmap_clear_dirty during live migration
 2017-02-20  4:38 UTC  (5+ messages)
      ` [Qemu-devel] "

[RFC PATCH 0/3] VFIO: Report IOMMU fault event to userspace
 2017-02-20  2:58 UTC  (5+ messages)
` [RFC PATCH 1/3] VFIO: Add new cmd to receive eventfd from userspace to notify IOMMU fault event
` [RFC PATCH 2/3] VFIO: Add IOMMU fault notifier callback
` [RFC PATCH 3/3] VFIO: Add new cmd for user space to get IOMMU fault info

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-02-19 23:25 UTC 

[PATCH 00/20] arm/arm64: KVM: Rework the hyp-stub API
 2017-02-19 11:42 UTC  (26+ messages)
` [PATCH 01/20] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 02/20] arm64: KVM: "
` [PATCH 03/20] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 04/20] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 05/20] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 06/20] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 07/20] ARM: hyp-stub: improve ABI
` [PATCH 08/20] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH 09/20] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH 10/20] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH 11/20] ARM: Expose the VA/IDMAP offset
` [PATCH 12/20] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 13/20] ARM: KVM: "
` [PATCH 14/20] ARM: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 15/20] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 16/20] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 17/20] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 18/20] arm/arm64: KVM: Simplify __cpu_reset_hyp_mode
` [PATCH 19/20] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH 20/20] arm/arm64: Add hyp-stub API documentation

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-02-18 18:12 UTC  (43+ 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 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 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 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: Getting rid of LTR in VMX
 2017-02-18 15:19 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
 2017-02-18  2:36 UTC  (2+ messages)

[PATCH] KVM: Documentation: document MCE ioctls
 2017-02-17 22:08 UTC 

[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-17 22:01 UTC  (6+ messages)
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base

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

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

[PATCH] KVM: x86: remove code for lazy FPU handling
 2017-02-17 17:21 UTC  (5+ messages)

[PATCH/RFC 0/2] KVM: s390: enable kvm_vpcu_kick/wake_up
 2017-02-17 17:10 UTC  (10+ messages)
` [PATCH/RFC 1/2] s390/smp: export smp_send_reschedule
  ` [PATCH] KVM: add kvm_arch_cpu_kick
` [PATCH/RFC 2/2] KVM: enable kvm_vcpu_kick/wake_up for s390

[PATCH 0/5] KVM: rename and extend vcpu->requests API
 2017-02-17 15:01 UTC  (19+ 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

[kvm/x86]: single step fails to exit VM after some instructions
 2017-02-17 11:35 UTC  (2+ messages)

[PATCH v4 0/2] x86/kvm: Reduce vcpu_is_preempted() overhead
 2017-02-17  9:42 UTC  (8+ 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

[PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-17  9:40 UTC  (4+ messages)

[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
 2017-02-17  8:29 UTC  (16+ messages)
` [PATCH RFC v3 01/15] s390: cio: introduce cio_cancel_halt_clear
` [PATCH RFC v3 02/15] s390: cio: export more interfaces
` [PATCH RFC v3 03/15] vfio: ccw: define device_api strings
` [PATCH RFC v3 04/15] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC v3 05/15] vfio: ccw: introduce channel program interfaces
` [PATCH RFC v3 06/15] vfio: ccw: register vfio_ccw to the mediated device framework
` [PATCH RFC v3 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v3 08/15] vfio: ccw: handle ccw command request
` [PATCH RFC v3 09/15] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl
` [PATCH RFC v3 10/15] vfio: ccw: realize VFIO_DEVICE_RESET ioctl
` [PATCH RFC v3 11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
` [PATCH RFC v3 12/15] vfio: ccw: return I/O results asynchronously
` [PATCH RFC v3 13/15] vfio: ccw: introduce a finite state machine
` [PATCH RFC v3 14/15] docs: add documentation for vfio-ccw
` [PATCH RFC v3 15/15] vfio: ccw: introduce support for ccw0

[PATCH RFC v3 00/11] basic channel IO passthrough infrastructure based on vfio
 2017-02-17  8:28 UTC  (12+ messages)
` [PATCH RFC v3 01/11] vfio: linux-headers update for vfio-ccw
` [PATCH RFC v3 02/11] s390x/css: add s390-squash-mcss machine option
` [PATCH RFC v3 03/11] s390x/css: realize css_sch_build_schib
` [PATCH RFC v3 04/11] s390x/css: realize css_create_sch
` [PATCH RFC v3 05/11] s390x/css: device support for s390-ccw passthrough
` [PATCH RFC v3 06/11] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH RFC v3 07/11] vfio/ccw: get io region info
` [PATCH RFC v3 08/11] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH RFC v3 09/11] s390x/css: introduce and realize ccw-request callback
` [PATCH RFC v3 10/11] s390x/css: ccw translation infrastructure
` [PATCH RFC v3 11/11] vfio/ccw: update sense data if a unit check is pending

[PATCH 0/3] KVM: change gfn->hva cache to use per-VCPU memslots
 2017-02-17  8:28 UTC  (9+ 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

CHÚ Ý,
 2017-02-17  6:19 UTC 

[PATCH RFC v2 00/12] basic channel IO passthrough infrastructure based on vfio
 2017-02-17  2:08 UTC  (3+ messages)
` [PATCH RFC v2 03/12] s390x/css: add s390-map-css machine option

Introduction + new project: "rootkit detection using virtualization"
 2017-02-17  1:16 UTC  (9+ messages)

[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-02-16 18:32 UTC  (7+ messages)
` [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 05/10] acpi: apei: handle SEA notification type for ARMv8

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

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

[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  (3+ messages)

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

[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)

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


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