kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 16:16:33 to 2018-12-06 23:11:44 UTC [more...]

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-06 23:11 UTC  (17+ messages)
` [PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [PATCH v8 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v8 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v8 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v8 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v8 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v8 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point

[PATCH 0/3] mmu notifier contextual informations
 2018-12-06 21:51 UTC  (17+ messages)
` [PATCH 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
` [PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH v5] x86: load FPU registers on return to userland
 2018-12-06 20:07 UTC  (3+ messages)
` [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

[PATCH] vhost/vsock: fix reset orphans race with close timeout
 2018-12-06 19:14 UTC 

[RFC PATCH] KVM/x86/vPMU: Avoid counter reprogramming in kvm_pmu_handle_event
 2018-12-06 19:11 UTC 

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-06 18:47 UTC  (11+ messages)

[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-06 17:46 UTC  (6+ messages)
` [PATCH v4 02/14] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly from guest memory
` [PATCH v4 14/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enhanced VMCS

[PATCH v3 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-06 17:31 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH v3 2/8] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH v3 3/8] arm64: KVM: Install stage-2 translation before enabling traps
` [PATCH v3 4/8] arm64: Add TCR_EPD{0,1} definitions
` [PATCH v3 5/8] arm64: KVM: Force VHE for systems affected by erratum 1165522
` [PATCH v3 6/8] arm64: KVM: Add synchronization on translation regime change for "
` [PATCH v3 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
` [PATCH v3 8/8] arm64: Add configuration/documentation for Cortex-A76 erratum 1165522

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-06 17:21 UTC  (6+ messages)
` [PATCH v2 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation

[PATCH 0/6] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
 2018-12-06 16:58 UTC  (7+ messages)
` [PATCH 1/6] x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
` [PATCH 2/6] x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
` [PATCH 3/6] x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
` [PATCH 4/6] x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
` [PATCH 5/6] x86/kvm/hyper-v: Drop KVM_CAP_HYPERV_STIMER_DIRECT
` [PATCH 6/6] KVM: selftests: Add hyperv_cpuid test

[PULL 0/2] virtio-ccw fixes
 2018-12-06 13:53 UTC  (4+ messages)

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-06 13:21 UTC  (11+ messages)
` [Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int
` [Resend PATCH V5 8/10] KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
` [Resend PATCH V5 9/10] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [Resend PATCH V5 10/10] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()

[0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-06 12:34 UTC 

[PATCH 4.14 069/146] x86/bugs: Add AMDs variant of SSB_NO
 2018-12-06 10:54 UTC  (7+ messages)
` [PATCH 4.14 070/146] x86/bugs: Add AMDs SPEC_CTRL MSR usage
` [PATCH 4.14 071/146] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
` [PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers

KMSAN: kernel-infoleak in __kvm_write_guest_page
 2018-12-06  9:33 UTC  (2+ messages)

[PATCH] KVM: MMU: Introduce single thread to zap collapsible sptes
 2018-12-06  7:58 UTC 

[PATCH V2 1/2] KVM/VMX: Check ept_pointer before flushing ept tlb
 2018-12-06  7:34 UTC  (2+ messages)
` [PATCH V2 2/2] KVM/VMX: Fix max line length problem in the vmx_hv_remote_flush_tlb()

[PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
 2018-12-05 23:15 UTC  (10+ messages)
` [PATCH v2 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
` [PATCH v2 3/3] mm/mmu_notifier: contextual information for event triggering invalidation v2

[PATCH] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
 2018-12-05 22:47 UTC  (4+ messages)

[PATCH] x86/hyper-v: Stop caring about EOI for direct stimers
 2018-12-05 15:36 UTC 

[PATCH kvmtool 00/13] Implement reset of virtio devices
 2018-12-05 10:09 UTC  (17+ messages)
` [PATCH kvmtool 01/13] ioeventfd: Fix removal of ioeventfd
` [PATCH kvmtool 02/13] virtio: Implement notify_status
` [PATCH kvmtool 03/13] virtio: Add get_vq_count() callback
` [PATCH kvmtool 04/13] virtio: Add get_vq() callback
` [PATCH kvmtool 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool 06/13] virtio: Add reset() callback
` [PATCH kvmtool 07/13] net/uip: Add exit function
` [PATCH kvmtool 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool 11/13] threadpool: Add cancel() function
` [PATCH kvmtool 12/13] virtio/p9: Implement reset
` [PATCH kvmtool 13/13] virtio/console: "

[PATCH AUTOSEL 3.18 15/26] KVM: x86: fix empty-body warnings
 2018-12-05  9:54 UTC 

[PATCH AUTOSEL 4.4 18/33] KVM: x86: fix empty-body warnings
 2018-12-05  9:51 UTC 

[PATCH AUTOSEL 4.9 26/45] KVM: x86: fix empty-body warnings
 2018-12-05  9:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 27/45] x86/kvm/vmx: fix old-style function declaration

[PATCH AUTOSEL 4.14 42/69] KVM: x86: fix empty-body warnings
 2018-12-05  9:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 43/69] x86/kvm/vmx: fix old-style function declaration

[PATCH AUTOSEL 4.19 025/123] s390/cio: Fix cleanup of pfn_array alloc failure
 2018-12-05  9:35 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 026/123] s390/cio: Fix cleanup when unsupported IDA format is used
` [PATCH AUTOSEL 4.19 080/123] KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
` [PATCH AUTOSEL 4.19 081/123] KVM: x86: fix empty-body warnings
` [PATCH AUTOSEL 4.19 082/123] x86/kvm/vmx: fix old-style function declaration

[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
 2018-12-05  8:13 UTC  (18+ messages)
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning
  ` [PATCH RFC 1/3] kvm: Split use cases for kvm_is_reserved_pfn to kvm_is_refcounted_pfn
  ` [PATCH RFC 3/3] kvm: Add additional check to determine if a page is refcounted

[tip:core/rcu] drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-12-04 22:39 UTC 

[PATCH v3 0/5] migration: improve multithreads
 2018-12-04 17:16 UTC  (6+ messages)
` [PATCH v3 2/5] util: introduce threaded workqueue

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-12-04 12:36 UTC  (4+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "

[PATCH 07/29 v2] x86/fpu: don't export __kernel_fpu_{begin|end}()
 2018-12-04 12:33 UTC  (8+ messages)
` [tip:x86/fpu] x86/fpu: Don't export __kernel_fpu_{begin,end}()

[PATCH kvmtool 0/6] arm: Add support for firmware booting
 2018-12-04 11:14 UTC  (7+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool 2/6] arm: Move firmware function
` [PATCH kvmtool 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool 4/6] arm: Support firmware loading
` [PATCH kvmtool 5/6] kvm: Add arch specific reset
` [PATCH kvmtool 6/6] arm: Support non-volatile memory

[PATCH 4.19 084/139] x86/fpu: Disable bottom halves while loading FPU registers
 2018-12-04 10:49 UTC 

[RFC PATCH V2 00/11] Intel EPT-Based Sub-page Protection Support
 2018-12-04 10:37 UTC  (5+ messages)

[PATCH V3] kvm:x86 :remove unnecessary recalculate_apic_map
 2018-12-04  9:42 UTC 

general protection fault in kvm_arch_vcpu_ioctl_run
 2018-12-04  7:16 UTC 

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-12-04  6:50 UTC  (13+ messages)
` [PATCH v4 6/8] vfio/mdev: Add iommu place holders in mdev_device

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-12-04  6:01 UTC  (14+ messages)

[PATCH v2] vhost: fix IOTLB locking
 2018-12-03 23:53 UTC  (2+ messages)

[PATCH 06/29] x86/fpu: Update comment for __raw_xsave_addr()
 2018-12-03 21:03 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 05/29] x86/fpu: add might_fault() to user_insn()
 2018-12-03 21:03 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Add "

[PATCH 04/29] x86/pkeys: Make init_pkru_value static
 2018-12-03 21:02 UTC  (2+ messages)
` [tip:x86/fpu] "

[PATCH 03/29] x86/entry: Remove _TIF_ALLWORK_MASK
 2018-12-03 21:02 UTC  (2+ messages)
` [tip:x86/fpu] x86/thread_info: "

[PATCH 02/29] x86/entry/32: Remove asm/math_emu.h include
 2018-12-03 21:01 UTC  (2+ messages)
` [tip:x86/fpu] x86/process/32: "

[PATCH 01/29] x86/fpu: Use ULL for shift in xfeature_uncompacted_offset()
 2018-12-03 21:00 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Use unsigned long long "

[PATCH 0/2] kvm: Use huge pages for DAX-backed files
 2018-12-03 18:32 UTC  (5+ messages)
` [PATCH v2 0/3] "

[PATCH] KVM/nVMX: Stop mapping the "APIC-access address" page into the kernel
 2018-12-03 16:59 UTC  (2+ messages)

[PATCH v3] x86/hyper-v: Mark TLFS structures packed
 2018-12-03 16:26 UTC  (2+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-12-03 16:16 UTC  (4+ 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).