public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-04 09:38:14 to 2018-07-11 12:08:45 UTC [more...]

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-11 12:08 UTC  (10+ messages)

[PATCH v7 1/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
 2018-07-11 11:48 UTC 

[PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-11 11:09 UTC  (15+ messages)
` [PATCH v35 1/5] mm: support to get hints of free page blocks
` [PATCH v35 2/5] virtio-balloon: remove BUG() in init_vqs
` [PATCH v35 3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v35 4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v35 5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-11 10:38 UTC  (31+ messages)
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size for VM
` [kvmtool test PATCH 22/24] kvmtool: arm64: Add support for guest physical address size
` [kvmtool test PATCH 24/24] kvmtool: arm: Add support for creating VM with PA size

[PATCH v2 00/12] KVM/X86: Introduce a new guest mapping interface
 2018-07-11 10:26 UTC  (4+ messages)

[PATCH] x86/efi: Access EFI MMIO data as unencrypted when SEV is active
 2018-07-11 10:00 UTC  (2+ messages)

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-07-11  9:26 UTC  (11+ messages)

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

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

[PATCH V2 0/5] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-11  6:01 UTC  (7+ messages)
` [PATCH V2 1/5] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [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 V2 4/5] KVM/x86: Add tlb_remote_flush callback support for vmx

[PATCH RESEND] KVM: Add coalesced PIO support
 2018-07-11  3:45 UTC 

[PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu()
 2018-07-11  0:48 UTC 

[PATCH] KVM: Add coalesced PIO support
 2018-07-10 22:11 UTC  (4+ messages)

[PATCH V2 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-07-10 17:04 UTC  (5+ messages)
` [PATCH V2 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V2 3/4] mm: add a function to differentiate the pages is from DAX device memory
  ` [PATCH V2 1/4] kvm: remove redundant reserved page check
  ` [PATCH V2 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH v2 0/6] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-10 15:50 UTC  (18+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH v2 2/6] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH v2 3/6] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v2 4/6] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH v2 5/6] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH v2 6/6] KVM: arm/arm64: vgic: Allow configuration of interrupt groups

[PATCH 0/3] KVM: x86: expose a few new features into VM
 2018-07-10 12:25 UTC  (8+ messages)
` [PATCH 1/3] KVM: x86: expose UMWAIT/UMONITOR/TPAUSE CPU "
` [PATCH 2/3] KVM: x86: expose MOVDIRI CPU feature "
` [PATCH 3/3] KVM: x86: expose MOVDIR64B "

[PATCH] target-i386: coalesced PIO support for RTC
 2018-07-10  9:55 UTC 

[PATCH] KVM: Switch 'requests' to be 64-bit (explicitly)
 2018-07-10  9:37 UTC  (8+ messages)

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

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-07-10  8:49 UTC  (24+ messages)
` [PATCH v6 08/21] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v6 09/21] s390: vfio-ap: structure for storing mdev matrix
` [PATCH v6 10/21] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v6 11/21] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v6 13/21] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization

[PATCH] vfio: Mark expected switch fall-throughs
 2018-07-09 22:53 UTC 

[PATCH v4 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-07-09 18:32 UTC  (9+ messages)
` [PATCH v4 1/5] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v4 2/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v4 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() "
` [PATCH v4 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

[PATCH RFC] KVM: x86: mmu: don't re-generate permissions/pkru_mask bitmasks when source is unchanged 1;5004;0c update_permission_bitmask()/update_pkru_bitmask() are rarely called under normal circumstances but nesting changes everything. E.g. for nVMX we call kvm_mmu_reset_context() from nested_vmx_load_cr3() which happens on nested vmexit/vmentry. init_kvm_mmu() in its turn call init_kvm_nested_mmu() or init_kvm_tdp_mmu() (which operate on arch.nested_mmu and arch.mmu respectively) which unconditionally do update_permission_bitmask()/ update_pkru_bitmask()
 2018-07-09 16:33 UTC  (2+ messages)
` [PATCH RFC] KVM: x86: mmu: don't re-generate permissions/pkru_mask bitmasks when source is unchanged

[PATCH 0/3] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-07-09 12:36 UTC  (11+ messages)
  ` [PATCH 1/3] kvm: remove redundant reserved page check
  ` [PATCH 2/3] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
  ` [PATCH 3/3] kvm: add a function to check if page is from NVDIMM pmem

[patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
 2018-07-09 11:32 UTC  (19+ messages)
` [patch 1/7] x86/kvmclock: Remove memblock dependency
` [patch 2/7] x86/kvmclock: Remove page size requirement from wall_clock
` [patch 3/7] x86/kvmclock: Decrapify kvm_register_clock()
` [patch 4/7] x86/kvmclock: Cleanup the code
` [patch 5/7] x86/kvmclock: Mark variables __initdata and __ro_after_init
` [patch 6/7] x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
` [patch 7/7] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
` [patch 8/7] x86/kvmclock: Avoid TSC recalibration

[PATCH] KVM: arm/arm64: vgic-debug: Show LPI status
 2018-07-09 11:20 UTC 

[PATCH] KVM: arm/arm64: Fix vgic init race
 2018-07-09 10:51 UTC  (2+ messages)

[PATCH v2 4.9.y] x86/fpu: Remove use_eager_fpu()
 2018-07-09  8:16 UTC 

[PATCH] sample: vfio-mdev: avoid deadlock in mdev_access()
 2018-07-06 20:50 UTC 

[GIT PULL] VFIO fixes for v4.18-rc4
 2018-07-06 16:48 UTC 

[PATCH 0/2] x86/kvm: Enable MCE injection in the guest v2
 2018-07-06 16:34 UTC  (2+ messages)

[PATCH v2] KVM: Expose the split lock detection feature to guest VM
 2018-07-06  8:13 UTC  (8+ messages)

[PULL 0/1] vfio-ccw for 4.18-rc
 2018-07-06  6:35 UTC  (2+ messages)
` [PULL 1/1] MAINTAINERS: Remove myself as maintainer

[PATCH 1/1] MAINTAINERS: Remove myself as maintainer
 2018-07-06  6:25 UTC  (2+ messages)

[PATCH] sample/vfio-mdev: Change return type to vm_fault_t
 2018-07-05 19:44 UTC  (2+ messages)

[PATCH net-next 0/8] Packed virtqueue for vhost
 2018-07-05 11:30 UTC  (4+ messages)
` [PATCH net-next 6/8] virtio: introduce packed ring defines

[PATCH v3 0/2] kvm: limited x86 CPU power management
 2018-07-05  5:52 UTC  (8+ messages)
` [PATCH v3 1/2] kvm: support -dedicated cpu-pm=on|off

general protection fault in vmx_vcpu_run
 2018-07-05  5:32 UTC  (7+ messages)

[PATCH] kvmclock: remove redundant variable 'size'
 2018-07-04 21:43 UTC  (2+ messages)

[PATCH v12 00/13] Intel SGX1 support
 2018-07-04 17:27 UTC  (4+ messages)
` [PATCH v12 04/13] x86/cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX

[PATCH] checkpatch: handle token pasting better
 2018-07-04 16:11 UTC 

[PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
 2018-07-04 12:31 UTC  (2+ messages)

[PATCH v2 0/5] Add virtio-iommu driver
 2018-07-04 11:45 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu


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