public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-04 08:35:42 to 2017-07-10 07:58:16 UTC [more...]

[RFC PATCH 0/2] make L2 kvm-clock stable
 2017-07-10  7:56 UTC  (3+ messages)

[PATCH] vfio: Remove unnecessary uses of vfio_container.group_lock
 2017-07-10  5:22 UTC  (2+ messages)

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-10  2:20 UTC  (2+ messages)

Support SVM without PASID
 2017-07-10  0:14 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: Fix bug in advertising KVM_CAP_MSI_DEVID capability
 2017-07-09 21:26 UTC  (2+ messages)

Query on KVM exit
 2017-07-09  7:39 UTC 

RFC: Task switch emulation fails for VM86 mode
 2017-07-09  7:30 UTC 

[PATCH v3 1/4] ACPI: Add APEI GHES Table Generation support
 2017-07-09  3:41 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH v9 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-08 12:57 UTC  (42+ messages)
` [PATCH v9 01/38] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v9 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v9 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v9 08/38] x86/mm: Add support to enable SME in early boot processing
` [PATCH v9 09/38] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v9 13/38] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v9 14/38] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v9 15/38] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v9 16/38] efi: Add an EFI table address match function
` [PATCH v9 18/38] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v9 19/38] x86/mm: Add support to access boot related data in the clear
` [PATCH v9 20/38] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v9 21/38] x86/mm: Add support to access persistent memory in the clear
` [PATCH v9 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v9 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot
` [PATCH v9 28/38] x86, realmode: Check for memory encryption on the APs
` [PATCH v9 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v9 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v9 31/38] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v9 32/38] xen/x86: Remove SME feature in PV guests
  ` [PATCH v9 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v9 05/38] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v9 06/38] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v9 07/38] x86/mm: Remove phys_to_virt() usage in ioremap()
  ` [PATCH v9 10/38] x86/mm: Provide general kernel support for memory encryption
  ` [PATCH v9 11/38] x86/mm: Add SME support for read_cr3_pa()
  ` [PATCH v9 12/38] x86/mm: Extend early_memremap() support with additional attrs
  ` [PATCH v9 17/38] efi: Update efi_mem_type() to return an error rather than 0
  ` [PATCH v9 22/38] x86/mm: Add support for changing the memory encryption attribute
  ` [PATCH v9 24/38] x86, swiotlb: Add memory encryption support
  ` [PATCH v9 25/38] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v9 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption
  ` [PATCH v9 33/38] x86/mm: Use proper encryption attributes with /dev/mem
  ` [PATCH v9 35/38] x86/mm: Add support to encrypt the kernel in-place
  ` [PATCH v9 37/38] compiler-gcc.h: Introduce __nostackp function attribute
` [PATCH v9 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
` [PATCH v9 36/38] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v9 38/38] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH 1/3] kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
 2017-07-08  7:26 UTC  (7+ messages)
` [PATCH 2/3] kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
` [PATCH 3/3 RESEND] kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls

[PATCH 0/4] VMCS shadowing fix
 2017-07-07 22:00 UTC  (17+ messages)
` [PATCH 1/4] kvm: nVMX: Add support for "VMWRITE to any supported field"
` [PATCH 2/4] kvm: vmx: Introduce vmcs_read_any and vmcs_write_any
` [PATCH 3/4] kvm: nVMX: Introduce/rename enums for VMCS field encodings
` [PATCH 4/4] kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
    ` [PATCH v2] "

[RFC PATCH v2 0/1] VM introspection
 2017-07-07 17:29 UTC  (4+ messages)
` [RFC PATCH v2 1/1] kvm: Add documentation and ABI/API header for "

[PATCH] KVM: use correct accessor function for __kvm_memslots
 2017-07-07 16:56 UTC  (2+ messages)

[PATCH v2] KVM: mark kvm->busses as rcu protected
 2017-07-07 16:54 UTC  (2+ messages)

[kvm-unit-tests PATCH] VMX controls test framework
 2017-07-07 16:12 UTC  (3+ messages)
  ` [PATCH v2] "

possible recursive locking issue
 2017-07-07 15:50 UTC  (5+ messages)

[PATCH v2 0/1]
 2017-07-07 15:41 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: trigger uevents when starting or stopping a VM

[PATCH 1/1] KVM: mark kvm->busses as rcu protected
 2017-07-07 12:01 UTC  (4+ messages)

[kvm-unit-tests PATCH] vmx_tests: Add vmfunc tests
 2017-07-07  8:46 UTC  (2+ messages)

[PATCH v2 0/4] KVM: SVM: Virtual VMLOAD VMSAVE
 2017-07-07  8:41 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: SVM: Prepare for new bit definition in lbr_ctl
` [PATCH v2 2/4] KVM: SVM: Rename lbr_ctl field in the vmcb control area
` [PATCH v2 3/4] KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
` [PATCH v2 4/4] KVM: SVM: Enable Virtual VMLOAD VMSAVE feature

[PATCH] KVM: use rcu access function for irq routing
 2017-07-07  8:34 UTC  (2+ messages)

[PATCH 0/3 v2] Expose VMFUNC to the nested hypervisor
 2017-07-07  8:30 UTC  (5+ messages)
` [PATCH 1/3 v2] KVM: vmx: Enable VMFUNCs
` [PATCH 2/3 v2] KVM: nVMX: Enable VMFUNC for the L1 hypervisor
` [PATCH 3/3 v2] KVM: nVMX: Emulate EPTP switching "

[kvm-unit-tests PATCH] VMCS shadow high access consistency
 2017-07-07  8:19 UTC  (2+ messages)

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-07-07  7:41 UTC  (4+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

[PATCH v4 3/3] arm64: kvm: inject SError with user space specified syndrome
 2017-07-06 16:39 UTC  (8+ messages)

[PATCH v2] KVM: mark memory slots as rcu
 2017-07-06 15:31 UTC  (2+ messages)

[PATCH] KVM: mark memory slots as rcu protected
 2017-07-06 14:57 UTC  (3+ messages)

[PATCH v2] KVM: mark vcpu->pid pointer as rcu protected
 2017-07-06 14:23 UTC  (2+ messages)

[PATCH/RFC] KVM: mark vcpu->pid pointer as rcu protected
 2017-07-06 13:08 UTC  (5+ messages)

[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-06  9:43 UTC  (10+ messages)

[PATCH] kvm: avoid unused variable warning for UP builds
 2017-07-06  8:13 UTC  (5+ messages)

(unknown),
 2017-07-06  0:55 UTC 

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-07-05 22:31 UTC  (14+ messages)
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
    ` [Qemu-devel] "

[PATCH 00/18] treewide: Move storage class before return type
 2017-07-05 20:02 UTC  (2+ messages)
` [PATCH 02/18] ARM: KVM: Move asmlinkage before type

[PATCH 0/4] KVM: SVM: Virtual VMLOAD VMSAVE
 2017-07-05 16:53 UTC  (6+ messages)
` [PATCH 1/4] KVM: SVM: Prepare for new bit definition in lbr_ctl
` [PATCH 2/4] KVM: SVM: Rename lbr_ctl field in the vmcb control area
` [PATCH 3/4] KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
` [PATCH 4/4] KVM: SVM: Enable Virtual VMLOAD VMSAVE feature

[PATCH] KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
 2017-07-05 12:26 UTC  (3+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch again
 2017-07-05  6:54 UTC  (3+ messages)

[PATCH 0/2] x86/idle: add halt poll support
 2017-07-04 22:28 UTC  (15+ messages)
` [PATCH 2/2] x86/idle: use dynamic halt poll

[PATCH kvm-unit-tests 0/2] arm64: add vtimer test
 2017-07-04 17:29 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] "
` [PATCH kvm-unit-tests 2/2] arm64: timer: check for vtimer interrupt

[GIT PULL] First batch of KVM changes for 4.13
 2017-07-04 17:14 UTC 

[PATCH 0/1] Change email address
 2017-07-04 12:07 UTC  (5+ messages)
` [PATCH 1/1] Update my "

[PATCH] KVM: arm/arm64: PMU: fix overflow interrupt injection
 2017-07-04 11:10 UTC  (2+ messages)

[PATCH v1 1/1] KVM: trigger uevents when starting or stopping a VM
 2017-07-04 10:28 UTC  (6+ messages)

[PATCH] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
 2017-07-04  9:31 UTC  (2+ messages)

[PATCH v4 2/3] arm64: kvm: route synchronous external abort exceptions to el2
 2017-07-04  8:44 UTC  (5+ messages)

[PATCH v4 1/3] arm64: kvm: support user space to detect RAS extension feature
 2017-07-04  8:40 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-04  8:35 UTC  (5+ messages)


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