messages from 2017-11-30 06:01:12 to 2017-12-04 14:03:55 UTC [more...]
[PULL 00/19] KVM/ARM Fixes for v4.15
2017-12-04 14:03 UTC (16+ messages)
` [PULL 01/19] KVM: arm/arm64: Don't enable/disable physical timer access on VHE
` [PULL 02/19] KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
` [PULL 03/19] KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
` [PULL 04/19] KVM: arm/arm64: vgic: Preserve the revious read from the pending table
` [PULL 05/19] KVM: arm/arm64: vgic-its: "
` [PULL 06/19] KVM: arm/arm64: vgic-its: Check result of allocation before use
` [PULL 07/19] KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
` [PULL 08/19] arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
` [PULL 09/19] arm: KVM: Fix "
` [PULL 13/19] kvm: arm64: handle single-step during SError exceptions
` [PULL 14/19] kvm: arm64: handle single-step of hyp emulated mmio instructions
` [PULL 15/19] KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic
` [PULL 16/19] kvm: arm: don't treat unavailable HYP mode as an error
` [PULL 17/19] KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
` [PULL 19/19] KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
[PULL 00/19] KVM/ARM Fixes for v4.15
2017-12-04 13:56 UTC
[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
2017-12-04 13:42 UTC (8+ messages)
` [Bug 197951] "
[PULL] vhost: cleanups and fixes
2017-12-04 13:25 UTC
Using KVM from a process inside a Docker container
2017-12-04 13:16 UTC (4+ messages)
[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2017-12-04 12:44 UTC (4+ messages)
` [PATCH 2/2] KVM: VMX: Use just one page for I/O permission bitmaps
[PATCH] vfio/iommu_type1: report the IOMMU aperture info
2017-12-04 12:36 UTC (15+ messages)
[PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
2017-12-04 12:15 UTC
VFIO on ARM64
2017-12-04 11:12 UTC (5+ messages)
` Invalidation in SMMU v3
CFP deadline extended for FOSDEM18 Virt & IaaS Devroom
2017-12-04 10:57 UTC
[PATCH] KVM: x86: MMU: make array audit_point_name static
2017-12-04 10:41 UTC (3+ messages)
[PATCH 00/37] Optimize KVM/ARM for VHE systems
2017-12-04 10:05 UTC (59+ messages)
` [PATCH 08/37] KVM: arm64: Defer restoring host VFP state to vcpu_put
` [PATCH 09/37] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH 10/37] KVM: arm64: Slightly improve debug save/restore functions
` [PATCH 11/37] KVM: arm64: Improve debug register save/restore flow
` [PATCH 13/37] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH 15/37] KVM: arm64: Don't deactivate VM on VHE systems
` [PATCH 16/37] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH 17/37] KVM: arm64: Move userspace system registers into separate function
` [PATCH 20/37] KVM: arm64: Unify non-VHE host/guest sysreg save and restore functions
` [PATCH 21/37] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH 23/37] KVM: arm64: Prepare to handle traps on deferred VM sysregs
` [PATCH 24/37] KVM: arm64: Prepare to handle traps on deferred EL0 sysregs
` [PATCH 25/37] KVM: arm64: Prepare to handle traps on remaining deferred EL1 sysregs
` [PATCH 26/37] KVM: arm64: Prepare to handle traps on deferred AArch32 sysregs
` [PATCH 32/37] KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
` [PATCH 37/37] KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
[PATCH] KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
2017-12-04 10:05 UTC (2+ messages)
[PATCH] KVM: x86: Add emulation of MSR_SMI_COUNT
2017-12-04 9:32 UTC (4+ messages)
KVM_CREATE_VCPU fails on mapping more than 67 pages of host memory into guest
2017-12-04 9:20 UTC (2+ messages)
[PATCH] KVM: VMX: fix page leak in hardware_setup()
2017-12-04 9:09 UTC (3+ messages)
[PATCH RFC 0/6] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V
2017-12-04 9:08 UTC (12+ messages)
` [PATCH RFC 1/6] x86/hyper-v: check for required priviliges in hyperv_init()
` [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously
` [PATCH RFC 3/6] x86/hyper-v: reenlightenment notifications support
` [PATCH RFC 4/6] x86/hyper-v: redirect reenlightment notifications on CPU offlining
` [PATCH RFC 5/6] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V
` [PATCH RFC 6/6] x86/kvm: support Hyper-V reenlightenment
[PATCH v18 00/10] Virtio-balloon Enhancement
2017-12-04 5:39 UTC (27+ messages)
` [PATCH v18 01/10] idr: add #include <linux/bug.h>
` [PATCH v18 05/10] xbitmap: add more operations
` [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc
` [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. [1]
2017-12-04 4:08 UTC (19+ messages)
` Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
[PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run
2017-12-04 2:15 UTC (2+ messages)
[PATCH v3 0/9] Intel Processor Trace virtulization enabling
2017-12-04 1:21 UTC (16+ messages)
` [PATCH v3 3/9] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v3 4/9] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v3 7/9] KVM: x86: Implement Intel Processor Trace MSRs read/write
` [PATCH v3 8/9] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest
` [PATCH v3 9/9] KVM: x86: Implement Intel Processor Trace context switch
[PATCH 00/13] mmu_notifier kill invalidate_page callback
2017-12-03 17:28 UTC (11+ messages)
` BSOD with "
` [PATCH 1/2] KVM: x86: fix APIC page invalidation
` [PATCH 2/2] TESTING! KVM: x86: add invalidate_range mmu notifier
WARNING in kvm_arch_vcpu_ioctl_run (2)
2017-12-03 16:38 UTC (5+ messages)
WARNING: CPU: 0 PID: 12216 at arch/x86/kernel/fpu/core.c:47 kernel_fpu_disable+0x3f/0x50
2017-12-02 16:18 UTC (5+ messages)
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-12-02 1:30 UTC (8+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest
[PATCH v2] KVM: nVMX/nSVM: Don't intercept #UD when running L2
2017-12-02 0:27 UTC (5+ messages)
[PATCH v2 0/8] KVM: Fix multiple issues in handling pending/injected events
2017-12-02 0:19 UTC (4+ messages)
` [PATCH v2 1/8] KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
2017-12-01 19:51 UTC
[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
2017-12-01 19:30 UTC (10+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest
[PATCH v5 0/8] Handle forwarded level-triggered interrupts
2017-12-01 18:04 UTC (7+ messages)
` [PATCH v5 1/8] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v5 2/8] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v5 3/8] KVM: arm/arm64: Don't cache the timer IRQ level
[Patch v6 0/7] KVM: Guest page hinting
2017-12-01 17:32 UTC (9+ messages)
` [Patch v6 1/7] KVM: Support for guest "
` [Patch v6 2/7] KVM: Guest page hinting functionality
` [Patch v6 3/7] KVM: Adding tracepoints for guest page hinting
` [Patch v6 4/7] virtio: Exposes added descriptor to the other side synchronously
` [Patch v6 5/7] KVM: Sending hyperlist to the host via hinting_vq
` [Patch v6 6/7] KVM: Enabling guest page hinting via static key
` [Patch v6 7/7] KVM: Disabling page poisoning to avoid memory corruption errors
` [QEMU PATCH] kvm: Support for guest page hinting
[RFC] virtio-iommu version 0.5
2017-12-01 15:46 UTC (2+ messages)
VMs freezing when host is running 4.14
2017-12-01 14:43 UTC (2+ messages)
[PATCH] KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
2017-12-01 8:35 UTC (2+ messages)
[PATCH v2 0/2] KVM: fixes for the kernel-hardening tree
2017-12-01 8:29 UTC (4+ messages)
` [PATCH 2/2] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
[RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point
2017-12-01 8:08 UTC (10+ messages)
[PATCH] KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
2017-12-01 7:55 UTC (2+ messages)
[PATCH v7 0/4] KVM: X86: Add Paravirt TLB Shootdown
2017-12-01 0:55 UTC (7+ messages)
` [PATCH v7 2/4] "
` [PATCH v7 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v7 4/4] KVM: X86: Add flush_on_enter before guest enter
[PATCH] KVM: x86: inject exceptions produced by x86_decode_insn
2017-11-30 20:33 UTC (12+ messages)
[RFC PATCH kernel] vfio-pci: Allow write combining
2017-11-30 20:06 UTC (12+ messages)
[RFC PATCH v3 0/1] VM introspection
2017-11-30 17:23 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 4.15-rc2
2017-11-30 16:12 UTC
[RFC PATCH kernel] vfio-pci: Fix sparse capability when no parts of MSIX BAR can be mapped
2017-11-30 15:47 UTC (4+ messages)
[PATCH v6 0/4] KVM: X86: Add Paravirt TLB Shootdown
2017-11-30 15:14 UTC (5+ messages)
` [PATCH v6 2/4] "
[PATCH v2 0/3] KVM: x86: kvm_mwait_in_guest() cleanup
2017-11-30 14:19 UTC (3+ messages)
[Bug 197077] New: WARNING: CPU: 0 PID: 12216 at arch/x86/kernel/fpu/core.c:47 kernel_fpu_disable+0x3f/0x50
2017-11-30 12:43 UTC (2+ messages)
` [Bug 197077] "
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;
as well as URLs for NNTP newsgroup(s).