kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-27 08:48:50 to 2019-05-29 18:16:19 UTC [more...]

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-05-29 18:20 UTC  (14+ messages)
` [PATCH, RFC 02/62] mm: Add helpers to setup zero page mappings
` [PATCH, RFC 05/62] mm/page_alloc: Handle allocation for encrypted memory
` [PATCH, RFC 43/62] syscall/x86: Wire up a system call for MKTME encryption keys
` [PATCH, RFC 57/62] x86/mktme: Overview of Multi-Key Total Memory Encryption

[PATCH] mm: add account_locked_vm utility function
 2019-05-29 18:05 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1] KVM: x86: PMU Whitelist
 2019-05-29 17:11 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: XIVE: fix page offset when clearing ESB pages
 2019-05-29  9:06 UTC  (2+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-29 15:18 UTC  (37+ messages)
` [PATCH v15 01/17] uaccess: add untagged_addr definition for other arches
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH kvmtool 0/4] kvmtool: clang/GCC9 fixes
 2019-05-29 15:02 UTC  (6+ messages)
` [PATCH kvmtool 3/4] vfio: rework vfio_irq_set payload setting
` [PATCH kvmtool 4/4] virtio/blk: Avoid taking pointer to packed struct

[PATCHv4 0/3] vfio/mdev: Improve vfio/mdev core module
 2019-05-29 14:56 UTC  (3+ messages)
` [PATCHv4 3/3] vfio/mdev: Synchronize device create/remove with parent removal

[PATCH v2 0/2] introduction of version attribute for VFIO live migration
 2019-05-29 14:08 UTC  (8+ messages)
  ` [PATCH v2 1/2] vfio/mdev: add version attribute for mdev device
        ` [libvirt] "

[PATCH 0/2] KVM: PPC: Book3S HV: XIVE: fixes for the KVM devices
 2019-05-29 13:17 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: XIVE: do not clear IRQ data of passthrough interrupts
` [PATCH 2/2] KVM: PPC: Book3S HV: XIVE: take the srcu read lock when accessing memslots

[GIT PULL 0/2] KVM: s390: fixes for 5.2-rc3
 2019-05-29 12:53 UTC  (4+ messages)
` [GIT PULL 1/2] kvm: fix compile on s390 part 2
` [GIT PULL 2/2] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID

[PATCH v2 0/8] s390: virtio: support protected virtualization
 2019-05-29 12:30 UTC  (34+ messages)
` [PATCH v2 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v2 3/8] s390/cio: add basic protected virtualization support
` [PATCH v2 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v2 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v2 6/8] virtio/s390: add indirection to indicators access
` [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v2 8/8] virtio/s390: make airq summary indicators DMA

[PATCH v2 0/3] KVM: Yield to IPI target if necessary
 2019-05-29 12:28 UTC  (15+ messages)
` [PATCH v2 1/3] KVM: X86: Implement PV sched yield in linux guest
` [PATCH v2 2/3] KVM: X86: Implement PV sched yield hypercall
  ` [PATCH RESEND v2] "
  ` [PATCH RESEND v2 0/3] KVM: Yield to IPI target if necessary
    ` [PATCH RESEND v2 1/3] KVM: X86: Implement PV sched yield in linux guest
    ` [PATCH RESEND v2 2/3] KVM: X86: Implement PV sched yield hypercall
    ` [PATCH RESEND v2 3/3] KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
` [PATCH "

[PATCH v3 0/8] s390: virtio: support protected virtualization
 2019-05-29 12:26 UTC  (9+ messages)
` [PATCH v3 1/8] s390/mm: force swiotlb for "
` [PATCH v3 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v3 3/8] s390/cio: add basic protected virtualization support
` [PATCH v3 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v3 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v3 6/8] virtio/s390: add indirection to indicators access
` [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v3 8/8] virtio/s390: make airq summary indicators DMA

[PATCH] KVM: PPC: Book3S HV: XIVE: introduce a KVM device lock
 2019-05-29 12:03 UTC  (4+ messages)

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-05-29 10:58 UTC  (7+ messages)
` [PATCH 1/4] vsock/virtio: fix locking around 'the_virtio_vsock'
` [PATCH 2/4] vsock/virtio: stop workers during the .remove()
` [PATCH 3/4] vsock/virtio: fix flush of works "
` [PATCH 4/4] vsock/virtio: free used buffers "

[PATCH 00/15] arm64: KVM: add SPE profiling support for guest
 2019-05-29  8:26 UTC  (5+ messages)
` [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH v2 09/15] arm64: KVM: add support to save/restore SPE profiling buffer controls

[PATCH v3 0/2] introduction of migration_version attribute for VFIO live migration
 2019-05-29  8:04 UTC  (9+ messages)
` [PATCH v3 1/2] vfio/mdev: add migration_version attribute for mdev device
` [PATCH v3 2/2] drm/i915/gvt: export migration_version to mdev sysfs for Intel vGPU

[PATCH v17 00/10] Add ARMv8 RAS virtualization support in QEMU
 2019-05-29  3:40 UTC  (5+ messages)
` [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
` [PATCH v17 07/10] ACPI: Add APEI GHES table generation support

[PATCH v2 0/3] KVM: x86: Enable user wait instructions
 2019-05-29  3:12 UTC  (19+ messages)
` [PATCH v2 1/3] KVM: x86: add support for "
` [PATCH v2 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v2 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH 0/4] KVM: PPC: Book3S: Fix potential deadlocks
 2019-05-29  1:54 UTC  (5+ messages)
` [PATCH 3/4] KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
  ` [PATCH v2 "

[PATCH v2 0/8] vsock/virtio: optimizations to increase the throughput
 2019-05-29  0:59 UTC  (9+ messages)
` [PATCH v2 1/8] vsock/virtio: limit the memory used per-socket

Urgent!!!
 2019-05-29  2:50 UTC 

[PATCH v3 0/3] Retrieving zPCI specific info with VFIO
 2019-05-28 21:54 UTC  (8+ messages)
` [PATCH v3 2/3] vfio: zpci: defining the VFIO headers
` [PATCH v3 3/3] vfio: pci: Using a device region to retrieve zPCI information

Purchase_rfq
 2019-05-28 14:42 UTC 

[PATCH] kvm: fix compile on s390 part 2
 2019-05-28 13:58 UTC  (3+ messages)

[PATCH v1 0/9] KVM selftests for s390x
 2019-05-28 13:48 UTC  (7+ messages)
` [PATCH 8/9] KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
      `  "
` [PATCH] KVM: selftests: enable pgste option for the linker on s390

[PATCH] kvm: add kvm cap values to debugfs
 2019-05-28 10:35 UTC  (3+ messages)

[PATCH v2] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-05-28  9:49 UTC 

[PATCH] KVM: Remove obsolete address of the FSF
 2019-05-28  8:31 UTC  (2+ messages)

[PATCH RESEND v2 0/3] KVM: Yield to IPI target if necessary
 2019-05-28  7:56 UTC  (4+ messages)
` [PATCH RESEND v2 1/3] KVM: X86: Implement PV sched yield in linux guest
` [PATCH RESEND v2 2/3] KVM: X86: Implement PV sched yield hypercall
` [PATCH RESEND v2 3/3] KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH] arm64: timer: ensure pending signal was cleared
 2019-05-28  6:58 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
 2019-05-28  6:05 UTC  (2+ messages)

[PATCH 0/2] Deliver vGPU page flip event to userspace
 2019-05-28  4:18 UTC  (10+ messages)
` [PATCH 1/2] vfio: ABI for setting mdev display flip eventfd
` [PATCH 2/2] drm/i915/gvt: Support delivering page flip event to userspace

[PATCH v2 0/4] kvm: selftests: aarch64: use struct kvm_vcpu_init
 2019-05-28  2:14 UTC  (7+ messages)
` [PATCH v2 1/4] kvm: selftests: rename vm_vcpu_add to vm_vcpu_add_with_memslots
` [PATCH v2 2/4] kvm: selftests: introduce vm_vcpu_add
` [PATCH v2 3/4] kvm: selftests: introduce aarch64_vcpu_setup
` [PATCH v2 4/4] kvm: selftests: introduce aarch64_vcpu_add_default

[PATCH 0/3] KVM: Yield to IPI target if necessary
 2019-05-28  0:54 UTC  (6+ messages)
` [PATCH 1/3] KVM: X86: Implement PV sched yield in linux guest
` [PATCH 2/3] KVM: X86: Implement PV sched yield hypercall
` [PATCH 3/3] KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest

Need traffic for your website?
 2019-05-27 11:52 UTC 

[RFC PATCH 5/6] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-05-27 17:49 UTC  (7+ messages)

[GIT PULL] KVM changes for Linux 5.2-rc2
 2019-05-27 15:44 UTC  (6+ messages)
` [RFC/PATCH] refs: tone down the dwimmery in refname_match() for {heads,tags,remotes}/*

your patch
 2019-05-27 14:03 UTC 

[PATCH 0/4] kvm: selftests: aarch64: use struct kvm_vcpu_init
 2019-05-27 12:31 UTC  (4+ messages)
` [PATCH 1/4] kvm: selftests: rename vm_vcpu_add to vm_vcpu_add_memslots

[PATCH v2] kvm: selftests: ucall improvements
 2019-05-27 12:30 UTC 

[kvm-unit-tests PATCH] gitlab-ci: Run tests with a Fedora docker image
 2019-05-27 11:28 UTC 

[PATCH] target-i386: adds PV_SCHED_YIELD CPUID feature bit
 2019-05-27 10:46 UTC 


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