public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-07 09:38:00 to 2014-12-10 21:05:30 UTC [more...]

[PATCH] x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
 2014-12-10 21:05 UTC  (6+ messages)

[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration (v3)
 2014-12-10 20:57 UTC  (3+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector
` [patch 2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration

[PATCH kvm-unit-tests 00/15] arm64: initial drop
 2014-12-10 20:00 UTC  (16+ messages)
` [PATCH 01/15] arm: fix run script testdev probing
` [PATCH 02/15] virtio: don't use size_t
` [PATCH 03/15] arm: setup: fix type mismatch
` [PATCH 04/15] Makefile: cscope may need to look in lib/$ARCH
` [PATCH 05/15] arm: use absolute headers
` [PATCH 06/15] arm: setup: drop unused arguments
` [PATCH 07/15] arm: selftest: rename svc mode to kernel mode
` [PATCH 08/15] arm64: initial drop
` [PATCH 09/15] arm64: vectors support
` [PATCH 10/15] arm: get PHYS_MASK from pgtable-hwdef.h
` [PATCH 11/15] arm: import more linux page table api
` [PATCH 12/15] arm: prepare mmu code for arm64
` [PATCH 13/15] arm64: import some Linux page table API
` [PATCH 14/15] arm64: prepare for 64k pages
` [PATCH 15/15] arm64: enable mmu

kvm-unit-tests: add tscdeadline-latency test
 2014-12-10 20:23 UTC 

[QEMU patch 0/2] QEMU lapic tsc deadline advancement
 2014-12-10 18:59 UTC  (13+ messages)
` [QEMU patch 1/2] kvm: sync kernel headers
` [QEMU patch 2/2] kvm: allow configuration of tsc deadline timer advancement
  ` [Qemu-devel] "

[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration (v2)
 2014-12-10 17:57 UTC  (10+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector
` [patch 2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration

[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration
 2014-12-10 17:53 UTC  (6+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector
` [patch 2/2] KVM: x86: add option to advance tscdeadline hrtimer expiration

[Bug 87611] Duplicate interrupt abbreviation [patch proposal included]
 2014-12-10 17:38 UTC  (2+ messages)

[PATCH RFC v5 00/19] qemu: towards virtio-1 host support
 2014-12-10 17:37 UTC  (8+ messages)
` [PATCH RFC v5 05/19] virtio: support more feature bits
  ` [Qemu-devel] "
` [PATCH RFC v5 14/19] s390x/virtio-ccw: enable virtio 1.0
` [PATCH RFC v5 18/19] virtio: support revision-specific features
  ` [Qemu-devel] "

[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
 2014-12-10 16:59 UTC  (13+ messages)

[PATCH] x86: Remove Fix Mes in emulate.c from needing fault addresses
 2014-12-10 15:23 UTC  (2+ messages)

[PATCH 0/5] Fix vgic initialization problems
 2014-12-10 12:45 UTC  (10+ messages)
` [PATCH 1/5] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [PATCH 2/5] arm/arm64: KVM: Rename vgic_initialized to vgic_ready
` [PATCH 3/5] arm/arm64: KVM: Add (new) vgic_initialized macro
` [PATCH 4/5] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [PATCH 5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs

[PATCH] KVM: nVMX: Disable unrestricted mode if ept=0
 2014-12-10 12:06 UTC  (3+ messages)

[PATCH 0/2] KVM: x86: Emulator fixes for VM86
 2014-12-10 11:53 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Do not push eflags.vm on pushf
` [PATCH 2/2] KVM: x86: Emulate should check #UD before #GP

[PATCH] KVM: x86: Remove prefix flag when GP macro is used
 2014-12-10 11:51 UTC  (2+ messages)

[PATCH] KVM: x86: nVMX: support for MSR loading/storing
 2014-12-10  9:44 UTC  (8+ messages)

[PATCH] KVM: x86: nVMX: support for MSR loading/storing
 2014-12-10  9:13 UTC  (5+ messages)

Windows 7 VM BSOD
 2014-12-10  9:16 UTC  (16+ messages)

Lack of support on Ivy Bridge - EP processor
 2014-12-10  1:03 UTC 

[PATCH v2 0/2] x86/arm64: add xenconfig
 2014-12-10  0:40 UTC  (4+ messages)
` [PATCH v2 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
` [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

[PATCH v3 0/2]: x86/arm64: add xenconfig
 2014-12-09 23:27 UTC  (10+ messages)
` [PATCH v3 1/2] x86, platform, kconfig: clarify kvmconfig is for kvm
` [PATCH v3 2/2] x86, arm64, platform, xen, kconfig: add xen defconfig helper
  ` [Xen-devel] "

[PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1)
 2014-12-09 19:42 UTC  (5+ messages)
` [PATCH v14 3/7] KVM: x86: switch to kvm_get_dirty_log_protect

[GIT PULL 0/9] KVM/ARM Changes for v3.19
 2014-12-09 19:39 UTC  (14+ messages)
` [GIT PULL 1/9] KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function
` [GIT PULL 2/9] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
` [GIT PULL 3/9] kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
` [GIT PULL 4/9] kvm: add a memslot flag for incoherent memory regions
` [GIT PULL 5/9] arm, arm64: KVM: allow forced dcache flush on page faults
` [GIT PULL 6/9] arm, arm64: KVM: handle potential incoherency of readonly memslots
` [GIT PULL 7/9] arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
` [GIT PULL 8/9] arm/arm64: vgic: Remove unreachable irq_clear_pending
` [GIT PULL 9/9] arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all

[PATCH v3 0/8] KVM-VFIO IRQ forward control
 2014-12-09 17:20 UTC  (10+ messages)
` [PATCH v3 7/8] KVM: kvm-vfio: generic forwarding control

[PATCH] vgic: move reset initialization into vgic_init_maps()
 2014-12-09 15:46 UTC  (2+ messages)

[PATCH v10 04/20] vfio: amba: VFIO support for AMBA devices
 2014-12-09 14:18 UTC  (2+ messages)

KVM call for 2014-12-09
 2014-12-09 13:44 UTC 

KVM call for agenda for 2014-12-08
 2014-12-09 13:40 UTC  (3+ messages)
` [Qemu-devel] "

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

bridge mode without network rework
 2014-12-09 11:21 UTC  (3+ messages)

[qemu] virtio drivers implementation details
 2014-12-09 10:46 UTC  (3+ messages)

Windows 7 0x0000005C
 2014-12-09  3:19 UTC 

Windows 7 stable running setting
 2014-12-09  2:08 UTC 

[Qemu-devel] [RFC V2 10/10] cpus: reclaim allocated vCPU objects
 2014-12-09  0:58 UTC 

[PATCH RFC] KVM: x86: nested: support for MSR loading/storing
 2014-12-09  0:37 UTC  (6+ messages)

usb audio device troubles
 2014-12-08 18:07 UTC  (8+ messages)

[Bug 89221] Heavy workload bewteen two KVM guest using vxlan tunnel stuck
 2014-12-08 15:28 UTC 

[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
 2014-12-08 13:19 UTC  (16+ 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

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-12-08 10:51 UTC  (6+ messages)
` [RFC PATCH 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

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

[PATCH] uio/uio_pci_generic: don't return zero on failure path in probe()
 2014-12-08  7:29 UTC  (2+ messages)

[PATCH] arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
 2014-12-07 22:29 UTC 

[PATCH] arch: powerpc: kvm: book3s_pr.c: Remove unused function
 2014-12-07 18:11 UTC 

[PATCH] arch: powerpc: kvm: book3s.c: Remove some unused functions
 2014-12-07 17:28 UTC 

[PATCH] arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
 2014-12-07 17:20 UTC 

[PATCH kvm-unit-tests] x86: test_conforming_switch misses es initialization
 2014-12-07  9:39 UTC 

[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2014-12-07  9:38 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend
` [PATCH v2 4/5] ARM/ARM64: enable linking against eventfd
` [PATCH v2 5/5] ARM: enable KVM_CAP_IOEVENTFD


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