kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-18 17:39:18 to 2017-12-21 02:46:44 UTC [more...]

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2017-12-21  2:30 UTC 

KASAN: use-after-free Read in __schedule
 2017-12-21  2:45 UTC  (5+ messages)
` [PATCH linux-next] KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()

[kvm-unit-tests PATCH] x86/memory: pass host clwb and clflushopt support information
 2017-12-21  1:32 UTC  (6+ messages)

KASAN: use-after-free Write in preempt_notifier_register
 2017-12-21  1:28 UTC 

[kvm-unit-tests PATCH V2 0/2] Support micro operation measurement on arm64
 2017-12-20 21:41 UTC  (5+ messages)
` [kvm-unit-tests PATCH V2 1/2] arm/arm64: add GICD_IIDR definition
` [kvm-unit-tests PATCH V2 2/2] arm64: add micro test

Administrador do sistema
 2017-12-20 21:26 UTC 

[PATCH 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
 2017-12-20 21:13 UTC  (8+ messages)
` [PATCH 1/3] KVM: vmx: speed up MSR bitmap merge
` [PATCH 2/3] KVM: vmx: simplify MSR bitmap setup
` [PATCH 3/3] KVM: VMX: introduce X2APIC_MSR macro

[PATCH kernel] vfio-pci: Mask INTx if a device is not capabable of enabling it
 2017-12-20 19:02 UTC  (2+ messages)

[PATCH kernel v3] vfio-pci: Allow mapping MSIX BAR
 2017-12-20 19:02 UTC  (2+ messages)

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-20 17:10 UTC  (17+ messages)
` [PATCH v20 1/7] xbitmap: Introduce xbitmap
` [PATCH v20 2/7] xbitmap: potential improvement
` [PATCH v20 3/7] xbitmap: add more operations
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v20 5/7] mm: support reporting free page blocks
` [PATCH v20 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v20 7/7] virtio-balloon: don't report free pages when page poisoning is enabled

[kvm-unit-tests PATCH] Support micro operation measurement on arm64
 2017-12-20 17:00 UTC  (20+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test

Is it possible to pass-through a SATA port (not a controller and not a drive, but a single port)?
 2017-12-20 17:00 UTC  (3+ messages)

[PATCH 0/5] preview of first chunk of s390 patches for kvm/next
 2017-12-20 16:44 UTC  (11+ messages)
` [PATCH 1/5] s390x/mm: cleanup gmap_pte_op_walk()
` [PATCH 2/5] KVM: s390: use created_vcpus in more places
` [PATCH 3/5] KVM: s390: add debug tracing for cpu features of CPU model
` [PATCH 4/5] KVM: s390: drop use of spin lock in __floating_irq_kick
` [PATCH 5/5] kvm_config: add CONFIG_S390_GUEST

[PATCH RFC 0/2] ignore LBR-related MSRs
 2017-12-20 16:26 UTC  (2+ messages)

requesting troubleshooting point
 2017-12-20 15:08 UTC 

[PATCH] kvm/vmx: Use local vmx variable in vmx_get_msr()
 2017-12-20 14:41 UTC  (2+ messages)

[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
 2017-12-20 13:21 UTC  (9+ messages)
` [RFC/PATCH v2 21/22] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v2 22/22] RFC: s390/mm: Add gmap lock classes

[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
 2017-12-20 13:16 UTC  (17+ messages)
` [PATCH v3 02/19] arm64: asm-offsets: Remove unused definitions
` [PATCH v3 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v3 07/19] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v3 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v3 11/19] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v3 12/19] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v3 13/19] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v3 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v3 15/19] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v3 16/19] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v3 17/19] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v3 18/19] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v3 19/19] arm64: Update the KVM memory map documentation

[PATCH v9 0/9] Handle forwarded level-triggered interrupts
 2017-12-20 11:36 UTC  (10+ messages)
` [PATCH v9 1/9] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v9 2/9] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v9 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v9 4/9] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v9 5/9] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v9 6/9] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v9 7/9] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [PATCH v9 8/9] KVM: arm/arm64: Avoid work when userspace iqchips are not used
` [PATCH v9 9/9] KVM: arm/arm64: Delete outdated forwarded irq documentation

[PATCH v6 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-12-20 10:12 UTC  (4+ messages)
` [PATCH v6 1/2] x86/mm: add a function to check if a pfn is UC/UC-/WCee
` [PATCH v6 2/2] KVM: MMU: consider host cache mode in MMIO page check

[PATCH] KVM:Hyper-V reduce one kvm_write_guest operation
 2017-12-20  9:45 UTC  (2+ messages)

[PATCH] KVM/Eventfd: Avoid crash when assign and deassign same eventfd in parallel
 2017-12-20  8:48 UTC  (7+ messages)

general protection fault in native_write_cr4
 2017-12-20  7:54 UTC  (2+ messages)

Is this the right address for qemu-kvm questions?
 2017-12-20  6:56 UTC  (2+ messages)

[PATCH v2] IPI performance benchmark
 2017-12-20  6:44 UTC  (5+ messages)

Congratulation Again
 2017-12-19 22:12 UTC 

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2017-12-19 21:29 UTC  (19+ messages)
` [PATCH 7/8] kvm: nVMX: Introduce KVM_CAP_VMX_STATE

[PATCH RFC 0/7] KVM: nVMX: enlightened VMCS initial implementation
 2017-12-19 21:19 UTC  (11+ messages)
` [PATCH RFC 2/7] KVM: nVMX: modify vmcs12 fields to match Hyper-V enlightened VMCS

[PATCH] KVM: vmx: speed up MSR bitmap merge
 2017-12-19 21:13 UTC  (3+ messages)

Congratulation Again
 2017-12-19 21:06 UTC 

[PATCH v8 0/9] Handle forwarded level-triggered interrupts
 2017-12-19 20:35 UTC  (14+ messages)
` [PATCH v8 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v8 8/9] KVM: arm/arm64: Avoid work when userspace iqchips are not used
` [PATCH v8 9/9] KVM: arm/arm64: Update timer and forwarded irq documentation

[PATCH 0/1] KVM: s390: fix for 4.15 and stable
 2017-12-19 20:21 UTC  (6+ messages)
` [PATCH 1/1] KVM: s390: fix cmma migration for multiple memory slots

[Bug 198205] New: infinite loop in vmx_vcpu_run on x86_64
 2017-12-19 20:05 UTC  (2+ messages)
` [Bug 198205] "

Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-19 16:19 UTC  (20+ messages)

[PATCH] KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
 2017-12-19 14:56 UTC 

[PATCH v2 1/2] Powernv: Remove the usage of PACAR1 from opal wrappers
 2017-12-19 14:35 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt

BUG: unable to handle kernel paging request in wait_lapic_expire
 2017-12-19 12:14 UTC 

BUG: unable to handle kernel paging request in kvm_cpu_has_pending_timer
 2017-12-19 12:13 UTC 

BUG: unable to handle kernel paging request in __switch_to
 2017-12-19 11:48 UTC  (7+ messages)

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-12-19 10:42 UTC  (5+ messages)
` [PATCH v5 1/2] x86/mm: add a function to check if a pfn is UC/UC-

AMD erratum 665 on f15h processor?
 2017-12-19  5:22 UTC  (3+ messages)

address?
 2017-12-19  4:57 UTC 

Did you get my message this time?
 2017-12-18 22:32 UTC 

[RFC PATCH v4 00/18] VM introspection
 2017-12-18 19:06 UTC  (19+ messages)
` [RFC PATCH v4 01/18] kvm: add documentation and ABI/API headers for the VM introspection subsystem
` [RFC PATCH v4 02/18] add memory map/unmap support for VM introspection on the guest side
` [RFC PATCH v4 03/18] kvm: x86: add kvm_arch_msr_intercept()
` [RFC PATCH v4 04/18] kvm: x86: add kvm_mmu_nested_guest_page_fault() and kvmi_mmu_fault_gla()
` [RFC PATCH v4 05/18] kvm: x86: add kvm_arch_vcpu_set_regs()
` [RFC PATCH v4 06/18] kvm: vmx: export the availability of EPT views
` [RFC PATCH v4 07/18] kvm: page track: add support for preread, prewrite and preexec
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem
` [RFC PATCH v4 09/18] kvm: hook in "
` [RFC PATCH v4 10/18] kvm: x86: handle the new vCPU request (KVM_REQ_INTROSPECTION)
` [RFC PATCH v4 11/18] kvm: x86: hook in the page tracking
` [RFC PATCH v4 12/18] kvm: x86: hook in kvmi_breakpoint_event()
` [RFC PATCH v4 13/18] kvm: x86: hook in kvmi_descriptor_event()
` [RFC PATCH v4 14/18] kvm: x86: hook in kvmi_cr_event()
` [RFC PATCH v4 15/18] kvm: x86: hook in kvmi_xsetbv_event()
` [RFC PATCH v4 16/18] kvm: x86: hook in kvmi_msr_event()
` [RFC PATCH v4 17/18] kvm: x86: handle the introspection hypercalls
` [RFC PATCH v4 18/18] kvm: x86: hook in kvmi_trap_event()


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).