messages from 2017-12-18 21:05:40 to 2017-12-21 13:02:05 UTC [more...]
[PATCH RFC 0/7] KVM: nVMX: enlightened VMCS initial implementation
2017-12-21 13:02 UTC (13+ messages)
` [PATCH RFC 2/7] KVM: nVMX: modify vmcs12 fields to match Hyper-V enlightened VMCS
[PATCH v20 0/7] Virtio-balloon Enhancement
2017-12-21 12:56 UTC (20+ 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
[PATCH 0/4] KVM: nVMX: prepare_vmcs02 optimizations
2017-12-21 12:43 UTC (5+ messages)
` [PATCH 1/4] KVM: VMX: split list of shadowed VMCS field to a separate file
` [PATCH 2/4] KVM: nVMX: track dirty state of non-shadowed VMCS fields
` [PATCH 3/4] KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
` [PATCH 4/4] KVM: nVMX: initialize more non-shadowed "
[PATCH v2 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
2017-12-21 12:41 UTC (5+ 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 0/2] KVM: s390: fixups for cmma migration (kvm/master)
2017-12-21 12:26 UTC (9+ messages)
` [PATCH 1/2] KVM: s390: fix cmma migration for multiple memory slots
` [PATCH 2/2] KVM: s390: prevent buffer overrun on memory hotplug during migration
[GIT PULL] KVM Fixes for 4.14-rc5
2017-12-21 12:11 UTC
[PATCH] x86: kvm: mmu: check result of register_shrinker()
2017-12-21 12:08 UTC (3+ messages)
[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
2017-12-21 12:00 UTC (14+ messages)
` [RFC/PATCH v2 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter
` [RFC/PATCH v2 21/22] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v2 22/22] RFC: s390/mm: Add gmap lock classes
[PATCH] kvm: x86: fix RSM when PCID is non-zero
2017-12-21 11:56 UTC
[kvm-unit-tests PATCH] Support micro operation measurement on arm64
2017-12-21 11:31 UTC (21+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test
[kvm-unit-tests PATCH V2 0/2] Support micro operation measurement on arm64
2017-12-21 11:28 UTC (7+ 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
KASAN: use-after-free Read in __schedule
2017-12-21 9:07 UTC (6+ messages)
` [PATCH linux-next] KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
[PATCH v20 3/7 RESEND] xbitmap: add more operations
2017-12-21 2:30 UTC
[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
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)
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)
[PATCH v3 00/19] KVM/arm64: Randomise EL2 mappings
2017-12-20 13:16 UTC (6+ messages)
` [PATCH v3 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v3 14/19] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
[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] 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox