public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-30 08:08:40 to 2018-12-06 06:02:32 UTC [more...]

[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-06  6:02 UTC 

[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 v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-05 23:10 UTC  (19+ messages)
` [PATCH v4 01/14] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
` [PATCH v4 02/14] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly "
` [PATCH v4 03/14] X86/nVMX: Update the PML table without mapping and unmapping the page
` [PATCH v4 04/14] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
` [PATCH v4 05/14] KVM: Introduce a new guest mapping API
` [PATCH v4 06/14] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
` [PATCH v4 07/14] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
` [PATCH v4 08/14] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
` [PATCH v4 09/14] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
` [PATCH v4 10/14] KVM/X86: hyperv: Use kvm_vcpu_map in synic_clear_sint_msg_pending
` [PATCH v4 11/14] KVM/X86: hyperv: Use kvm_vcpu_map in synic_deliver_msg
` [PATCH v4 12/14] KVM/nSVM: Use the new mapping API for mapping guest memory
` [PATCH v4 13/14] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
` [PATCH v4 14/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enhanced VMCS

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

[PATCH 4.14 069/146] x86/bugs: Add AMDs variant of SSB_NO
 2018-12-05 19:00 UTC  (6+ 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

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-05 18:34 UTC  (6+ messages)

[PATCH 0/3] mmu notifier contextual informations
 2018-12-05 16:28 UTC  (12+ 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] 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 

[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
 2018-12-04 10:43 UTC  (3+ messages)

[RFC PATCH V2 00/11] Intel EPT-Based Sub-page Protection Support
 2018-12-04 10:37 UTC  (11+ messages)
` [RFC PATCH V2 06/11] KVM: VMX: Introduce SPP-Induced vm exit and it's handle
` [RFC PATCH V2 07/11] KVM: VMX: Added handle of SPP write protection fault
` [RFC PATCH V2 08/11] KVM: VMX: Introduce ioctls to set/get Sub-Page Write Protection
` [RFC PATCH V2 09/11] KVM: VMX: Update the EPT leaf entry indicated with the SPP enable bit
` [RFC PATCH V2 10/11] KVM: VMX: Added setup spp page structure
` [RFC PATCH V2 11/11] KVM: VMX: implement setup SPP page structure in spp miss

[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  (15+ 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)

[PATCH v2] x86/hyper-v: Mark TLFS structures packed
 2018-12-03 13:45 UTC  (6+ messages)

KMSAN: uninit-value in vmx_queue_exception
 2018-12-03 13:20 UTC 

[PATCH v2 0/3] s390: vfio: ap: Using GISA for AP Interrupt
 2018-12-03 10:20 UTC  (4+ messages)
` [PATCH v2 3/3] vfio: ap: AP Queue Interrupt Control VFIO ioctl calls

[PATCH 0/5] VSOCK: support mergeable rx buffer in vhost-vsock
 2018-12-03  6:08 UTC  (10+ messages)

INFO: task hung in vhost_net_stop_vq
 2018-11-30 22:32 UTC 

[PATCH v2 0/2] KVM: x86: expose direct stores instructions into VM
 2018-11-30 20:41 UTC  (2+ messages)

[PULL] vhost: cleanups and fixes
 2018-11-30 19:55 UTC  (6+ messages)

[PATCH] vhost: fix IOTLB locking
 2018-11-30 15:33 UTC  (4+ messages)

[PATCH] x86/hyper-v: define structures from TLFS as packed
 2018-11-30 15:10 UTC  (8+ messages)

[PATCH v5] x86: load FPU registers on return to userland
 2018-11-30 11:52 UTC  (2+ messages)

KVM call for agenda for 2018-12-04
 2018-11-30  8:43 UTC 


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