kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-29 15:59:06 to 2018-07-03 18:19:45 UTC [more...]

[PATCH v12 00/13] Intel SGX1 support
 2018-07-03 18:19 UTC 

[PATCH v3] mm: do not drop unused pages when userfaultd is running
 2018-07-03 17:18 UTC 

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-07-03 16:36 UTC  (51+ messages)
` [PATCH v6 01/21] s390/zcrypt: Add ZAPQ inline function
` [PATCH v6 02/21] s390/zcrypt: Review inline assembler constraints
` [PATCH v6 03/21] s390/zcrypt: Show load of cards and queues in sysfs
` [PATCH v6 04/21] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
` [PATCH v6 05/21] KVM: s390: CPU model support for AP virtualization
` [PATCH v6 06/21] KVM: s390: refactor crypto initialization
` [PATCH v6 07/21] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v6 08/21] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v6 09/21] s390: vfio-ap: structure for storing mdev matrix
` [PATCH v6 10/21] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v6 11/21] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v6 12/21] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v6 13/21] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v6 14/21] s390: vfio-ap: implement mediated device open callback
` [PATCH v6 15/21] s390: vfio-ap: configure the guest's AP matrix
` [PATCH v6 16/21] s390: vfio-ap: sysfs interface to view guest matrix
` [PATCH v6 17/21] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v6 18/21] s390: vfio-ap: zeroize the AP queues
` [PATCH v6 19/21] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
` [PATCH v6 20/21] KVM: s390: Handling of Cypto control block in VSIE
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-03 15:55 UTC  (21+ messages)
` [PATCH 06/12] migration: do not detect zero page for compression
` [PATCH 07/12] migration: hold the lock only if it is really needed
` [PATCH 09/12] ring: introduce lockless ring buffer

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-03 15:44 UTC  (3+ messages)

[PATCH v4 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-07-03 13:42 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v4 2/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v4 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() "
` [PATCH v4 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
` [PATCH v4 5/5] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-03 11:54 UTC  (44+ messages)
` [PATCH v3 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v3 02/20] virtio: pci-legacy: Validate queue pfn
` [PATCH v3 05/20] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v3 06/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v3 07/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v3 08/20] kvm: arm/arm64: Abstract stage2 pgd table allocation
` [PATCH v3 09/20] kvm: arm64: Make stage2 page table layout dynamic
      ` [Qemu-devel] "
` [PATCH v3 10/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v3 11/20] kvm: arm64: Helper for computing VTCR_EL2.SL0
` [PATCH v3 12/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v3 13/20] kvm: arm64: Configure VTCR per VM
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
` [PATCH v3 16/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA
` [PATCH v3 19/20] kvm: arm64: Allow IPA size supported by the system

[RFC PATCH] iommu/vt-d: Exclude known RMRRs from reserved ranges
 2018-07-03 10:52 UTC  (6+ messages)

[PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
 2018-07-03  9:05 UTC  (8+ messages)
` [PATCH v2 net-next 1/4] vhost_net: Rename local variables in vhost_net_rx_peek_head_len
` [PATCH v2 net-next 2/4] vhost_net: Avoid tx vring kicks during busyloop
` [PATCH v2 net-next 3/4] vhost_net: Avoid rx queue wake-ups during busypoll
` [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-03  6:21 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: X86: Add kvm hypervisor init time platform setup callback
` [PATCH v3 2/6] KVM: X86: Implement PV IPIs in linux guest
` [PATCH v3 3/6] KVM: X86: Fallback to original apic hooks when bad happens
` [PATCH v3 4/6] KVM: X86: Implement PV IPIs send hypercall
` [PATCH v3 5/6] KVM: X86: Add NMI support to PV IPIs
` [PATCH v3 6/6] KVM: X86: Expose PV_SEND_IPI CPUID feature bit to guest

[PATCH net-next 0/8] Packed virtqueue for vhost
 2018-07-03  5:38 UTC  (9+ messages)
` [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
` [PATCH net-next 2/8] vhost: hide used ring layout from device
` [PATCH net-next 3/8] vhost: do not use vring_used_elem
` [PATCH net-next 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [PATCH net-next 5/8] vhost: vhost_put_user() can accept metadata type
` [PATCH net-next 6/8] virtio: introduce packed ring defines
` [PATCH net-next 7/8] vhost: packed ring support
` [PATCH net-next 8/8] vhost: event suppression for packed ring

[PATCHi v2] mm: do not drop unused pages when userfaultd is running
 2018-07-03  5:23 UTC  (3+ messages)

[PATCH 0/4] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-03  2:39 UTC  (7+ messages)
` [PATCH 1/4] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [PATCH 2/4] KVM: Add tlb remote flush callback in kvm_x86_ops
` [PATCH 3/4] KVM/VMX: Add identical ept table pointer check
` [PATCH 4/4] KVM/x86: Add tlb_remote_flush callback support for vmcs

[PATCH V5 4/6] PCI: Unify try slot and bus reset API
 2018-07-02 22:58 UTC  (2+ messages)
` [PATCH V5 6/6] PCI: Rename pci_try_reset_bus() to pci_reset_bus()

[PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
 2018-07-02 21:43 UTC  (2+ messages)

[PATCH V4 4/7] PCI: Unify try slot and bus reset API
 2018-07-02 20:40 UTC  (3+ messages)

[RFC PATCH] KVM: arm/arm64: Enable adaptative WFE trapping
 2018-07-02 18:39 UTC  (2+ messages)

[PATCH 0/9] Fix references for some missing documentation files
 2018-07-02 17:27 UTC  (2+ messages)

[PATCH v2] x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
 2018-07-02 16:34 UTC  (2+ messages)

[PATCH] kvmclock: remove redundant variable 'size'
 2018-07-02 15:57 UTC  (2+ messages)

[PATCH v4 0/6] KVM/arm64: Cache maintenance relaxations
 2018-07-02 15:02 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v4 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v4 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v4 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v4 5/6] KVM: arm/arm64: Stop using the kernel's {pmd, pud, pgd}_populate helpers
` [PATCH v4 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables

[PATCH RESEND v6 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02 13:43 UTC  (3+ messages)
` [PATCH RESEND v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH RESEND v6 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH v6 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02 13:40 UTC  (3+ messages)
` [PATCH v6 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v6 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH v2 0/2] KVM: x86: Add PV IPIs support
 2018-07-02 13:33 UTC  (8+ messages)
` [PATCH v2 1/2] KVM: X86: Implement PV IPI in linux guest
` [PATCH v2 2/2] KVM: X86: Implement PV send IPI support

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-02 12:56 UTC  (10+ messages)

[PATCH v5 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02  9:13 UTC  (7+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v5 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH vhost] vhost_net: Fix too many vring kick on busypoll
 2018-07-02  8:54 UTC  (15+ messages)

[PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-07-01 13:18 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Add PV IPIs support
 2018-06-30 10:05 UTC  (10+ messages)
` [PATCH 1/2] KVM: X86: Implement PV IPI in linux guest
` [PATCH 2/2] KVM: X86: Implement PV send IPI support

general protection fault in vmx_vcpu_run
 2018-06-30  8:09 UTC  (5+ messages)

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-30  4:31 UTC  (12+ messages)

[PATCH/RFC] mm: do not drop unused pages when userfaultd is running
 2018-06-29 20:46 UTC  (3+ messages)

[PATCH v3 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-29 16:53 UTC  (7+ messages)
` [PATCH v3 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() in kvm_hv_flush_tlb()

[PATCH v2] kvm, mm: account shadow page tables to kmemcg
 2018-06-29 16:47 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;
as well as URLs for NNTP newsgroup(s).