kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 04:03:47 to 2018-07-20 03:35:07 UTC [more...]

[PATCH v3 0/6] KVM: X86: Implement PV IPIs support
 2018-07-20  3:35 UTC  (13+ 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

[RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-20  2:56 UTC  (17+ messages)
` [RFC PATCH 1/3] balloon: Allow nested inhibits
` [RFC PATCH 2/3] kvm: Use inhibit to prevent ballooning without synchronous mmu
` [RFC PATCH 3/3] vfio: Inhibit ballooning

Memory Read Only Enforcement: VMM assisted kernel rootkit mitigation for KVM
 2018-07-20  2:45 UTC  (10+ 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

[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

[PATCH v4 00/10] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-19 20:57 UTC  (28+ 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

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

[RFC PATCH] vfio/pci: map prefetchble bars as writecombine
 2018-07-19 16:19 UTC  (7+ messages)

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

[PATCH v9 0/4] support exception state migration and set VSESR_EL2 by user space
 2018-07-19 15:24 UTC  (5+ 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

[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 V3 0/4] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-19 13:56 UTC  (11+ 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

[PATCH] x86/kvm: Don't use pvqspinlock code if only 1 vCPU
 2018-07-19 13:34 UTC  (4+ 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] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-19  9:12 UTC  (5+ messages)

[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  (28+ messages)
` [PATCH 05/12] migration: show the statistics of compression
` [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 08/12] migration: do not flush_compressed_data at the end of each iteration
` [PATCH 10/12] migration: introduce lockless multithreads model

[GIT PULL] KVM fixes for Linux 4.18-rc6
 2018-07-18 10:08 UTC 

[PATCH v4 00/20] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-07-18  9:19 UTC  (25+ messages)
` [PATCH v4 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v4 02/20] virtio: pci-legacy: Validate queue pfn
` [PATCH v4 03/20] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v4 04/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v4 05/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v4 06/20] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v4 07/20] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v4 08/20] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v4 09/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v4 10/20] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v4 11/20] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v4 12/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v4 13/20] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v4 14/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v4 15/20] vgic: Add support for 52bit guest physical address
` [PATCH v4 16/20] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v4 17/20] kvm: arm64: Set a limit on the IPA size
` [PATCH v4 18/20] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v4 19/20] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v4 20/20] kvm: arm64: Allow tuning the physical address size "
` [kvmtool PATCH v4 21/24] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v4 22/24] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v4 23/24] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v4 24/24] kvmtool: arm: Add support for creating VM with PA size

[PATCH v2] KVM: PPC: remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation
 2018-07-18  6:30 UTC  (2+ messages)

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-07-18  4:09 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] arm64: extend arch timer tests
 2018-07-17 10:53 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/2] arm64: timer: add TVAL accessors
` [kvm-unit-tests PATCH 2/2] arm64: timer: Add TVAL timeout IRQ trigger test

[ RFC ] Set quota on VM cause large schedule latency of vcpu
 2018-07-17  7:05 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).