public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-10 21:37:01 to 2017-08-17 05:28:04 UTC [more...]

[Bug 196685] New: System becomes unresponsive after intel_iommu kernel error
 2017-08-17  5:27 UTC  (7+ messages)
` [Bug 196685] "

[PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported
 2017-08-17  5:08 UTC  (5+ messages)

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-17  4:43 UTC  (13+ messages)

[PATCH v4] FlexRM support in VFIO platform
 2017-08-17  3:45 UTC  (4+ messages)
` [PATCH v4] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH v14 0/5] Virtio-balloon Enhancement
 2017-08-17  3:26 UTC  (6+ messages)
` [PATCH v14 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v14 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v14 4/5] mm: support reporting free page blocks
` [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS
 2017-08-16 22:31 UTC  (17+ messages)

[PATCH 0/2] KVM: SVM: Virtual GIF
 2017-08-16 22:07 UTC  (7+ messages)
` [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition
` [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature

[PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array
 2017-08-16 19:40 UTC  (3+ messages)
` [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array

[PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO
 2017-08-16 17:04 UTC  (4+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-08-16 16:57 UTC  (15+ messages)
` [RFC v2 13/23] x86/power/64: Adapt assembly for PIE support

[PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-16  9:33 UTC  (3+ messages)
` [virtio-dev] "

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-16  9:19 UTC  (6+ messages)
  ` [patch net-next 1/3] idr: Use unsigned long instead of int
  ` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
  ` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH V2] KVM/x86: Increase max vcpu number to 8192
 2017-08-16  0:43 UTC 

[RFC] virtio-iommu version 0.4
 2017-08-16  4:08 UTC  (4+ messages)
` [virtio-dev] "

[PATCH 0/2] x86/idle: add halt poll support
 2017-08-16  4:04 UTC  (3+ messages)
` [PATCH 1/2] x86/idle: add halt poll for halt idle

[PATCH] KVM/x86: Increase max vcpu number to 352
 2017-08-16  3:07 UTC  (11+ messages)

[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
 2017-08-16  1:49 UTC  (3+ messages)

[PATCH] KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)
 2017-08-15 20:12 UTC  (2+ messages)
` [PATCH] KVM: SVM: refactor avic VM ID allocation

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-08-15 15:48 UTC  (3+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization

[kvm-unit-tests] warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
 2017-08-15 15:34 UTC  (2+ messages)

[PATCH] KVM: MMU: Fix softlockup due to mmu_lock is held too long
 2017-08-15 15:21 UTC  (5+ messages)

[PATCH v1 0/4] KVM: MMU: 5 level EPT/shadow support
 2017-08-15  7:50 UTC  (17+ messages)
` [PATCH v1 1/4] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v1 2/4] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH v1 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM

Disabling network offload inside VM
 2017-08-15  7:13 UTC 

[PATCH 00/15] ARM: add and use convenience macros for PC relative references
 2017-08-14 16:20 UTC  (19+ messages)
` [PATCH 05/15] ARM: head: use PC-relative insn sequence for __smp_alt
` [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations

[PATCH] KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms
 2017-08-14 12:42 UTC  (2+ messages)

[PATCH v1 00/13] KVM x86/VMX cleanups
 2017-08-14 10:30 UTC  (7+ messages)
` [PATCH v1 02/13] KVM: x86: mmu: use for_each_shadow_entry_lockless()
` [PATCH v1 08/13] KVM: VMX: call ept_sync_global() with enable_ept only

Support SVM without PASID
 2017-08-14  9:07 UTC  (25+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-08-14  7:55 UTC  (3+ messages)
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8

[RFC PATCH V2] kvm: x86: reduce rtc 0x70 access vm-exit time
 2017-08-14  7:12 UTC  (2+ messages)

[PATCH net] Revert "vhost: cache used event for better performance"
 2017-08-13 16:12 UTC  (10+ messages)

[RFC PATCH V2] target-i386 : reduce rtc 0x70 access vm-exit time
 2017-08-13 19:42 UTC 

[PATCH 0/3] KVM: MMU: pending MMU and nEPT patches
 2017-08-13  0:11 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: simplify ept_misconfig
` [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set
` [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests

[RFC PATCH] kvm: x86: reduce rtc 0x70 access vm-exit time
 2017-08-12 12:06 UTC  (2+ messages)

[PATCH] target-i386: reduce rtc 0x70 access vm-exit time
 2017-08-12 12:05 UTC 

[PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM
 2017-08-11 22:59 UTC  (5+ messages)
` [PATCH v4 07/10] KVM: x86: remove not used pvclock_gtod_copy

[Query] [GUEST PAGE HINTING] How to handle virtqueue_kick from the guest in QEMU
 2017-08-11 21:00 UTC 

nGPA vs. GPA for vmcs_read(GUEST_PHYSICAL_ADDRESS) and PML
 2017-08-11 16:03 UTC 

[PATCH v3] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA
 2017-08-11 15:01 UTC  (3+ messages)

[PATCH v2] KVM: MAINTAINERS improvements
 2017-08-11 14:44 UTC  (3+ messages)

[PATCH RFC] KVM: nVMX: validate eptp pointer
 2017-08-11 14:40 UTC  (2+ messages)

[PATCH] vfio/pci: Fix version2 RC endpoint PCIe capability size
 2017-08-11 14:13 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the kvm tree
 2017-08-11 14:01 UTC  (4+ messages)

[PATCH] x86/cpufeature, kvm/svm: Shorten virtualized VMSAVE/VMLOAD flag
 2017-08-11 12:13 UTC  (2+ messages)
` [tip:x86/urgent] x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUID flag

[PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable()
 2017-08-11  8:19 UTC 

[PATCH v2 0/4] KVM: optimize the kvm_vcpu_on_spin
 2017-08-11  7:19 UTC  (6+ messages)

[PATCH] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA
 2017-08-11  6:47 UTC  (5+ messages)

[PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support
 2017-08-11  6:39 UTC  (7+ messages)

[PATCH v2] KVM: MMU: Fix guest stuck during boot due to read/write emulation against GVA
 2017-08-11  6:37 UTC 

[PATCH] KVM: MMU: Bail out immediately if there is no available mmu page
 2017-08-10 23:28 UTC 


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