kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-18 10:08:06 to 2018-07-21 00:09:02 UTC [more...]

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-21  0:09 UTC  (6+ messages)

Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM V4
 2018-07-20 23:31 UTC  (4+ messages)
` [PATCH RFC V4 1/3] KVM: X86: Memory ROE documentation
` [PATCH RFC V4 2/3] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
` [PATCH RFC V4 3/3] KVM: X86: Adding skeleton for Memory ROE

[GIT PULL] VFIO fixes for v4.18-rc6
 2018-07-20 20:36 UTC 

[RFC PATCH] vfio/pci: map prefetchble bars as writecombine
 2018-07-20 20:27 UTC  (8+ messages)

[PATCH v4 6/6] KVM: X86: Expose PV_SEND_IPI CPUID feature bit to guest
 2018-07-20 16:35 UTC 

[PATCH v4 5/6] KVM: X86: Add NMI support to PV IPIs
 2018-07-20 16:29 UTC 

[PATCH v4 4/6] KVM: X86: Implement PV IPIs send hypercall
 2018-07-20 16:28 UTC 

[PATCH v4 3/6] KVM: X86: Fallback to original apic hooks when bad happens
 2018-07-20 16:28 UTC 

[PATCH v4 2/6] KVM: X86: Implement PV IPIs in linux guest
 2018-07-20 16:28 UTC 

[PATCH v4 1/6] KVM: X86: Add kvm hypervisor init time platform setup callback
 2018-07-20 16:25 UTC 

[PATCH V2 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-07-20 16:24 UTC  (4+ messages)

[PATCH v4 0/6] KVM: X86: Implement Exit-less IPIs support
 2018-07-20 16:18 UTC 

[kvm-unit-tests PATCH v2 0/4] arm: add GICv2 MMIO tests
 2018-07-20 15:42 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] mark exit() and abort() as non-returning functions
` [kvm-unit-tests PATCH v2 2/4] arm/arm64: GIC: basic GICv2 MMIO tests
` [kvm-unit-tests PATCH v2 3/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
` [kvm-unit-tests PATCH v2 4/4] arm/arm64: GICv2: add GICD_ITARGETSR testing

Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
 2018-07-20 14:44 UTC  (11+ messages)
` [PATCH 1/3] [RFC V3] KVM: X86: Memory ROE documentation
` [PATCH 2/3] [RFC V3] KVM: X86: Adding arbitrary data pointer in kvm memslot itterator functions
` [PATCH 3/3] [RFC V3] KVM: X86: Adding skeleton for Memory ROE

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-20 13:26 UTC  (22+ messages)
` [PATCH v3 2/6] KVM: X86: Implement PV IPIs in linux guest
` [PATCH v3 4/6] KVM: X86: Implement PV IPIs send hypercall
` [PATCH v3 5/6] KVM: X86: Add NMI support to PV IPIs

[PATCH RFC 0/7] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-07-20 13:26 UTC  (8+ messages)
` [PATCH RFC 1/7] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH RFC 2/7] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH RFC 3/7] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH RFC 4/7] x86/kvm/mmu: introduce guest_mmu
` [PATCH RFC 5/7] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH RFC 6/7] x86/kvm/nVMX: introduce scache for kvm_init_shadow_ept_mmu
` [PATCH RFC 7/7] x86/kvm/nVMX: optimize MMU switch from nested_vmx_load_cr3()

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-20 13:04 UTC  (12+ messages)
` [RFC v3] qemu: Add virtio pmem device
      ` [Qemu-devel] "

[PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-07-20 12:51 UTC  (7+ messages)
` [PATCH v36 1/5] virtio-balloon: remove BUG() in init_vqs
` [PATCH v36 2/5] virtio_balloon: replace oom notifier with shrinker
` [PATCH v36 3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v36 4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v36 5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH v9 0/4] support exception state migration and set VSESR_EL2 by user space
 2018-07-20 10:13 UTC  (6+ messages)
` [PATCH v9 1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v9 2/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v9 3/4] KVM: arm64: Share the parts of get/set events useful to 32bit
` [PATCH v9 4/4] KVM: arm: Add 32bit get/set events support

[PATCH v4 00/10] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-20 10:12 UTC  (27+ messages)
` [PATCH v4 01/10] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH v4 02/10] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH v4 03/10] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v4 04/10] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH v4 05/10] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH v4 06/10] KVM: arm/arm64: vgic: Permit uaccess writes to return errors
` [PATCH v4 07/10] KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
` [PATCH v4 08/10] KVM: arm/arm64: vgic: Allow configuration of interrupt groups
` [PATCH v4 09/10] KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
` [PATCH v4 10/10] KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR

[PATCH V3 0/4] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-20  8:31 UTC  (13+ messages)
` [PATCH V3 1/4] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [PATCH V3 2/4] X86/Hyper-V: Add hyperv_nested_flush_guest_mapping ftrace support
` [PATCH V3 3/4] KVM: Add tlb remote flush callback in kvm_x86_ops
` [PATCH V3 4/4] KVM/x86: Add tlb_remote_flush callback support for vmx
` [Update PATCH V3 1/4] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support

[libvirt] [PATCH 0/3] sample: vfio mdev display devices
 2018-07-20  4:56 UTC  (12+ messages)
            ` [libvirt] Expose vfio device display/migration to libvirt and above, was "

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-20  2:56 UTC  (15+ messages)
` [RFC PATCH 1/3] balloon: Allow nested inhibits

[libvirt] [RFC PATCH 0/2] Add new mdev type for aggregated resources
 2018-07-20  2:19 UTC  (6+ messages)
` [libvirt] [PATCH v2 0/4] New mdev type handling "
  ` [libvirt] [PATCH v2 1/4] vfio/mdev: Add new instances parameter for mdev create
  ` [libvirt] [PATCH v2 2/4] vfio/mdev: Add mdev device instances attribute
  ` [libvirt] [PATCH v2 3/4] drm/i915/gvt: Add new aggregation type support
  ` [libvirt] [PATCH v2 4/4] Documentation/vfio-mediated-device.txt: update for aggregation attribute

[PATCH net-next 0/9] TX used ring batched updating for vhost
 2018-07-20  0:15 UTC  (10+ messages)
` [PATCH net-next 1/9] vhost_net: drop unnecessary parameter
` [PATCH net-next 2/9] vhost_net: introduce helper to initialize tx iov iter
` [PATCH net-next 3/9] vhost_net: introduce vhost_exceeds_weight()
` [PATCH net-next 4/9] vhost_net: introduce get_tx_bufs()
` [PATCH net-next 5/9] vhost_net: introduce tx_can_batch()
` [PATCH net-next 6/9] vhost_net: split out datacopy logic
` [PATCH net-next 7/9] vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
` [PATCH net-next 8/9] vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
` [PATCH net-next 9/9] vhost_net: batch update used ring for datacopy TX

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-19 17:09 UTC  (23+ messages)

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-07-19 15:12 UTC  (4+ messages)
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

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

[PATCH] x86/kvm: Don't use pvqspinlock code if only 1 vCPU
 2018-07-19 13:34 UTC  (4+ messages)

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-19 13:17 UTC  (6+ messages)

[PATCH v2 0/8] migration: compression optimization
 2018-07-19 12:15 UTC  (9+ messages)
` [PATCH v2 1/8] migration: do not wait for free thread
` [PATCH v2 2/8] migration: fix counting normal page for compression
` [PATCH v2 3/8] migration: show the statistics of compression
` [PATCH v2 4/8] migration: introduce save_zero_page_to_file
` [PATCH v2 5/8] migration: drop the return value of do_compress_ram_page
` [PATCH v2 6/8] migration: move handle of zero page to the thread
` [PATCH v2 7/8] migration: hold the lock only if it is really needed
` [PATCH v2 8/8] migration: do not flush_compressed_data at the end of each iteration

[PATCH v3 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
 2018-07-19  5:28 UTC  (2+ messages)

[PATCH v5 1/2] KVM: Switch 'requests' to be 64-bit (explicitly)
 2018-07-18 21:10 UTC  (7+ messages)
` [PATCH v5 2/2] kvm: nVMX: Introduce KVM_CAP_NESTED_STATE

[PATCH] vfio/pci: Fix potential Spectre v1
 2018-07-18 20:33 UTC  (2+ messages)

[PATCH v2] KVM: Add coalesced PIO support
 2018-07-18 14:43 UTC  (2+ messages)

[PATCH V2 0/5] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-18 13:38 UTC  (8+ messages)
` [PATCH V2 2/5] KVM: Add tlb remote flush callback in kvm_x86_ops
` [PATCH V2 3/5] KVM/VMX: Add identical ept table pointer check

[PATCH] KVM/MMU: Simplify __kvm_sync_page() function
 2018-07-18 11:29 UTC  (2+ messages)

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-18 10:18 UTC  (9+ messages)
` [PATCH 07/12] migration: hold the lock only if it is really needed

[GIT PULL] KVM fixes for Linux 4.18-rc6
 2018-07-18 10:08 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).