kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 18:51:25 to 2017-06-21 13:54:57 UTC [more...]

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

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-21 13:47 UTC  (20+ messages)
` [PATCH v11 4/6] mm: function to offer a page block on the free list
          ` [Qemu-devel] "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    `  "
      ` [virtio-dev] "

[PATCH] KVM: SVM: handle singlestep exception when skipping emulated instructions
 2017-06-21 13:37 UTC 

[RFC PATCH 00/19] Guest introspection
 2017-06-21 13:25 UTC  (16+ messages)
` [RFC PATCH 08/19] kvm: Add the introspection subsystem
` [RFC PATCH 11/19] kvm: x86: Hook in kvmi_breakpoint_event()

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-21 13:10 UTC  (6+ messages)

[RFC] virtio-mem: paravirtualized memory
 2017-06-21 12:32 UTC  (9+ messages)

qemu/ftrace question
 2017-06-21 11:19 UTC  (2+ messages)

KVM call agenda 2017-07-04
 2017-06-21 11:12 UTC 

[PATCH v1 00/19] tools/kvm_stat: More misc patches
 2017-06-21 10:37 UTC  (24+ messages)
` [PATCH v1 14/19] tools/kvm_stat: add new interactive command 'h'
` [PATCH v1 16/19] tools/kvm_stat: add new interactive command 't'
` [PATCH v1 18/19] tools/kvm_stat: add new interactive command 'b'

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-06-21 10:30 UTC  (6+ messages)

[PATCH v2 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-21  9:53 UTC  (11+ messages)
` [PATCH v2 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf

[PATCH v2 0/5] KVM: SVM: improve NMI window singlestep
 2017-06-21  7:07 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: SVM: introduce disable_nmi_singlestep helper
` [PATCH v2 2/5] KVM: nSVM: do not forward NMI window singlestep VM exits to L1
` [PATCH v2 3/5] KVM: SVM: hide TF/RF flags used by NMI singlestep
` [PATCH v2 4/5] KVM: SVM: don't NMI singlestep over event injection
` [PATCH v2 5/5] KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exit

[PATCH] KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modes
 2017-06-21  6:10 UTC 

[GVT-g] [ANNOUNCE] 2017-Q2 release of KVMGT (Intel GVT-g for KVM)
 2017-06-21  5:02 UTC 

[PATCH] KVM: Add async pf flag to KVM_GET/SET_VCPU_EVENTS interface
 2017-06-21  4:19 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 0/4] KVM: async_pf: Fix async_pf exception injection
 2017-06-21  3:02 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Simple kvm_x86_ops->queue_exception parameter
` [PATCH v3 2/4] KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
` [PATCH v3 3/4] KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
` [PATCH v3 4/4] KVM: async_pf: Let host know whether the guest support delivery async_pf as #PF vmexit

[PATCH v3 0/9] vfio: Fix release ordering races and use driver_override
 2017-06-20 15:48 UTC  (10+ messages)
` [PATCH v3 1/9] vfio: Fix group release deadlock
` [PATCH v3 2/9] kvm-vfio: Decouple only when we match a group
` [PATCH v3 3/9] vfio: New external user group/file match
` [PATCH v3 4/9] iommu: Add driver-not-bound notification
` [PATCH v3 5/9] vfio: Create interface for vfio bus drivers to register
` [PATCH v3 6/9] vfio: Register pci, platform, amba, and mdev bus drivers
` [PATCH v3 7/9] vfio: Use driver_override to avert binding to compromising drivers
` [PATCH v3 8/9] amba: Export amba_bustype
` [PATCH v3 9/9] vfio: Add AMBA driver_override support

[PATCH v2] KVM: MIPS: Fix maybe-uninitialized build failure
 2017-06-20 15:07 UTC  (3+ messages)

[PATCH 0/4] KVM: SVM: improve NMI window singlestep
 2017-06-20 13:01 UTC  (11+ messages)
` [PATCH 2/4] KVM: nSVM: do not forward NMI window singlestep VM exits to L1

PCI and USB passthrough, shared folders ?
 2017-06-20 12:33 UTC 

[PATCH v2 0/7] KVM: MMU: fast write protect
 2017-06-20  9:15 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: MMU: correct the behavior of mmu_spte_update_no_track
` [PATCH v2 2/7] KVM: MMU: introduce possible_writable_spte_bitmap
` [PATCH v2 3/7] KVM: MMU: introduce kvm_mmu_write_protect_all_pages
` [PATCH v2 4/7] KVM: MMU: enable KVM_WRITE_PROTECT_ALL_MEM
` [PATCH v2 5/7] KVM: MMU: allow dirty log without write protect
` [PATCH v2 6/7] KVM: MMU: clarify fast_pf_fix_direct_spte
` [PATCH v2 7/7] KVM: MMU: stop using mmu_spte_get_lockless under mmu-lock

[PATCH v2 0/9] vfio: Fix release ordering races and use driver_override
 2017-06-20  5:01 UTC  (15+ messages)
` [PATCH v2 1/9] vfio: Fix group release deadlock
` [PATCH v2 2/9] kvm-vfio: Decouple only when we match a group
` [PATCH v2 3/9] vfio: New external user group/file match
` [PATCH v2 4/9] iommu: Add driver-not-bound notification
` [PATCH v2 5/9] vfio: Create interface for vfio bus drivers to register
` [PATCH v2 6/9] vfio: Register pci, platform, amba, and mdev bus drivers
` [PATCH v2 7/9] vfio: Use driver_override to avert binding to compromising drivers
` [PATCH v2 8/9] amba: Export amba_bustype
` [PATCH v2 9/9] vfio: Add AMBA driver_override support

Reply Urgent
 2017-06-19 19:34 UTC 

[PATCH v2 2/2] KVM: nVMX: Check host support for MSR bitmaps
 2017-06-19 22:23 UTC  (2+ messages)
` [PATCH v2] KVM: nVMX: Fix nested_vmx_check_msr_bitmap_controls

[PATCH] KVM: MIPS: Fix maybe-uninitialized build failure
 2017-06-19 21:20 UTC  (2+ messages)

[PATCH v1] s390x: add stidp interception test
 2017-06-19 17:35 UTC  (4+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-19 17:18 UTC  (9+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH] vcpu_dirty: share the same field in CPUState for all accelerators
 2017-06-19 16:35 UTC  (2+ messages)

[PATCH 0/7] vfio: Fix release ordering races and use driver_override
 2017-06-19 14:03 UTC  (3+ messages)
` [PATCH 7/7] vfio: Use driver_override to avert binding to compromising drivers

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-06-19  5:02 UTC  (5+ messages)
` [PATCH 10/10] kvm: vmx: handle VMEXIT from SGX Enclave

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-06-19  0:26 UTC  (5+ messages)

[PULL] virtio: a last minute bugfix
 2017-06-18 20:16 UTC 

[PATCH for v4.9 LTS 14/86] KVM: x86: fix fixing of hypercalls
 2017-06-17 22:24 UTC 

[PATCH v2 20/26] vfio-mediated-device.txt: standardize document format
 2017-06-17 15:27 UTC  (2+ messages)
` [PATCH v2 21/26] vfio.txt: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).