kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-03 10:12:20 to 2014-12-07 09:38:00 UTC [more...]

[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-12-07  9:37 UTC  (4+ messages)
` [PATCH v2 1/5] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v2 2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus
` [PATCH v2 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

[PATCH] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
 2014-12-06 15:30 UTC  (2+ messages)

[PATCH] KVM: nVMX: Disable unrestricted mode if ept=0
 2014-12-06 15:02 UTC 

[ovirt-users] ksmd high cpu usage from almost a week with just one vm running
 2014-12-06 14:58 UTC 

[PATCH v5 0/6] fix hw_random stuck
 2014-12-06  6:59 UTC  (8+ messages)
` [PATCH v5 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v5 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v5 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v5 4/6] hw_random: fix unregister race
` [PATCH v5 5/6] hw_random: don't double-check old_rng
` [PATCH v5 6/6] hw_random: don't init list element we're about to add to list

[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
 2014-12-06  4:32 UTC  (8+ messages)

[PATCH v4 0/6] fix hw_random stuck
 2014-12-06  3:51 UTC  (4+ messages)
` [PATCH v4 4/6] hw_random: fix unregister race

[PATCH RFC] KVM: x86: nested: support for MSR loading/storing
 2014-12-05 22:57 UTC 

[PATCH] uio/uio_pci_generic: don't return zero on failure path in probe()
 2014-12-05 21:28 UTC 

Stupid Xen vs KVM question
 2014-12-05 17:52 UTC  (5+ messages)

[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
 2014-12-05 17:24 UTC  (8+ messages)
` [PATCH v2 1/6] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [PATCH v2 2/6] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [PATCH v2 3/6] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [PATCH v2 4/6] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [PATCH v2 6/6] arm/arm64: KVM: Introduce stage2_unmap_vm

kvm ivy bridge support?
 2014-12-05 16:54 UTC  (11+ messages)

[PATCH] xen: privcmd: schedule() after private hypercall when non CONFIG_PREEMPT
 2014-12-05 16:20 UTC  (12+ messages)
        ` [Xen-devel] "

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v2)
 2014-12-05 16:17 UTC  (8+ messages)
` [patch -rt 2/2] KVM: lapic: mark LAPIC timer handler as irqsafe

[virtio-mmio]: arm-only?
 2014-12-05 14:03 UTC 

[PATCH 0/9] Final set of XSAVES patches
 2014-12-05 13:32 UTC  (23+ messages)
` [PATCH 1/9] x86: export get_xsave_addr
` [PATCH 2/9] KVM: x86: support XSAVES usage in the host
` [PATCH 3/9] KVM: x86: use F() macro throughout cpuid.c
` [PATCH 4/9] kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
` [PATCH 5/9] KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
` [PATCH 6/9] KVM: cpuid: mask more bits in leaf 0xd and subleaves
` [PATCH 7/9] kvm: x86: handle XSAVES vmcs and vmexit
` [PATCH 8/9] kvm: vmx: add MSR logic for XSAVES
` [PATCH 9/9] kvm: vmx: add nested virtualization support for xsaves

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-12-05 12:14 UTC  (11+ messages)
` [RFC PATCH 2/5] ARM: on IO mem abort - route the call to KVM MMIO bus
` [RFC PATCH 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend
` [RFC PATCH 4/5] ARM: enable linking against eventfd and irqchip

[PATCH RFC v5 00/19] qemu: towards virtio-1 host support
 2014-12-04 16:43 UTC  (15+ messages)
` [PATCH RFC v5 07/19] virtio: allow virtio-1 queue layout
` [PATCH RFC v5 10/19] s390x/virtio-ccw: add virtio set-revision call

[PATCH v2 1/4] kvm: vmx: add nested virtualization support for xsaves
 2014-12-04 16:41 UTC  (10+ messages)
` [PATCH v2 2/4] kvm: cpuid: fix the size of xsaves area
` [PATCH v2 3/4] kvm: cpuid: fix xsave area size of XSAVEC
` [PATCH v2 4/4] kvm: vmx: fix VMfailValid when write vmcs02/vmcs01

[GIT PULL 0/3] KVM: s390: Fixups for kvm/next (3.19)
 2014-12-04 16:14 UTC  (4+ messages)
` [GIT PULL 1/3] KVM: s390: some ext irqs have to clear the ext cpu addr
` [GIT PULL 2/3] KVM: s390: use atomic bitops to access pending_irqs bitmap
` [GIT PULL 3/3] KVM: s390: clean up return code handling in irq delivery code

[v2 00/25] Add VT-d Posted-Interrupts support
 2014-12-04 15:35 UTC  (5+ messages)
` [v2 17/25] KVM: kvm-vfio: User API for VT-d Posted-Interrupts
` [v2 18/25] KVM: kvm-vfio: implement the VFIO skeleton "

[PATCH] vgic: move reset initialization into vgic_init_maps()
 2014-12-04 15:02 UTC 

[PATCH 1/4] kvm: vmx: add nested virtualization support for xsaves
 2014-12-04 13:59 UTC  (9+ messages)
` [PATCH 2/4] kvm: cpuid: fix the size of xsaves area
` [PATCH 3/4] kvm: cpuid: fix xsave area size of XSAVEC
` [PATCH 4/4] kvm: vmx: fix VMfailValid when write vmcs02/vmcs01

[CFT PATCH v2 0/2] KVM: support XSAVES usage in the host
 2014-12-04 13:52 UTC  (7+ messages)
` [CFT PATCH v2 2/2] KVM: x86: "

[PATCH] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
 2014-12-04 12:26 UTC  (10+ messages)

[PATCH v2 0/4] VGIC early initialization initiated by user-space
 2014-12-04 10:54 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: vgic_init_maps returns -ENODEV when no online vcpu
` [PATCH v2 2/4] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
` [PATCH v2 3/4] KVM: arm/arm64: check vgic_initialized before VCPU creation
` [PATCH v2 4/4] KVM: arm/arm64: vgic: check vgic_initialized in KVM_DEV_ARM_VGIC_GRP_ADDR

unhandled wrmsr
 2014-12-04  9:58 UTC  (4+ messages)

freebsd 10 under linux with kvm and apicv
 2014-12-04 10:01 UTC  (4+ messages)

Windows 7 VM BSOD
 2014-12-04  9:20 UTC  (29+ messages)

[PATCH] kvm: x86: vmx: add checks on guest RIP
 2014-12-04  7:41 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
 2014-12-04  5:43 UTC 

[PATCH 0/3] x86_64,entry: Rearrange the syscall exit optimizations
 2014-12-04  1:42 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
 2014-12-04  0:48 UTC 

[question] lots of interrupts injected to vm when pressing some key w/o releasing
 2014-12-03 15:42 UTC  (4+ messages)

[PATCH v5 0/5] irqfd support for arm/arm64
 2014-12-03 16:07 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
` [PATCH v5 2/5] KVM: introduce kvm_arch_is_virtual_intc_initialized
` [PATCH v5 3/5] KVM: arm/arm64: implement kvm_arch_is_virtual_intc_initialized
` [PATCH v5 4/5] KVM: irqfd: use kvm_arch_is_virtual_intc_initialized
` [PATCH v5 5/5] KVM: arm/arm64: add irqfd support

[kvm-unit-tests PATCH] x86: emulator: Fix h_mem usage in tests_smsw
 2014-12-03 15:46 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2] "

usb audio device troubles
 2014-12-03 15:39 UTC  (6+ messages)

[PATCH 0/2] kvm: x86: final XSAVES bits
 2014-12-03 14:00 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: use F() macro throughout cpuid.c
` [PATCH 2/2] KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly

[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
 2014-12-03 13:20 UTC  (2+ messages)

[PATCH RFC 0/2] assign each vcpu an owning thread and improve yielding
 2014-12-03 13:06 UTC  (18+ messages)
` [PATCH RFC 1/2] KVM: don't check for PF_VCPU when yielding
` [PATCH RFC 2/2] KVM: thread creating a vcpu is the owner of that vcpu

[PATCH v3 3/3] kvm: x86: Enable Intel XSAVES for guest
 2014-12-03 12:33 UTC  (2+ messages)

[PATCH] KVM: cpuid: mask more bits in leaf 0xd and subleaves
 2014-12-03 12:10 UTC  (5+ messages)

What's the difference between EPT_MISCONFIG and EPT_VIOLATION?
 2014-12-03 10:24 UTC  (5+ messages)


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