public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-07 07:38:17 to 2014-11-12 17:56:44 UTC [more...]

Seeking a KVM benchmark
 2014-11-12 17:56 UTC  (24+ messages)

[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
 2014-11-12 17:11 UTC  (8+ messages)

[PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
 2014-11-12 16:49 UTC  (26+ messages)
` [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v9 06/19] vfio/platform: return info for bound device
` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
` [PATCH v9 08/19] vfio/platform: read and write support for the device fd
` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts

[PATCH] virt: kvm: arm: vgic: Return failure code '-EBUSY' when mutex_trylock() fails
 2014-11-12 15:04 UTC 

[PATCH] x86, kvm, vmx: Always use LOAD_IA32_EFER if available
 2014-11-12 11:38 UTC  (4+ messages)

[GIT PULL 0/4] KVM: s390: Fixes for kvm/next (3.19) and stable
 2014-11-12  9:28 UTC  (14+ messages)
` [GIT PULL 1/4] KVM: s390: Fix ipte locking
  ` compiler bug gcc4.6/4.7 with ACCESS_ONCE and workarounds
` [GIT PULL 2/4] KVM: s390: flush CPU on load control
` [GIT PULL 3/4] KVM: s390: fix handling of lctl[g]/stctl[g]
` [GIT PULL 4/4] KVM: fix vm device attribute documentation

Live migration locks up 3.2 guests in do_timer(ticks ~ 500000)
 2014-11-12  8:59 UTC  (11+ messages)

[PATCH 00/17] RFC: userfault v2
 2014-11-12  7:18 UTC  (5+ messages)

[PATCH v4 0/6] fix hw_random stuck
 2014-11-12  4:47 UTC  (7+ messages)
` [PATCH v4 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v4 4/6] hw_random: fix unregister race

nested KVM slower than QEMU with gnumach guest kernel
 2014-11-11 23:42 UTC  (2+ messages)

TUN_F_UFO change breaks live migration
 2014-11-11 21:33 UTC  (7+ messages)
    ` [PATCH net] Revert "drivers/net: Disable UFO through virtio" in macvtap and tun

[GIT PULL] KVM fixes for 3.18-rc5
 2014-11-11 14:28 UTC 

KVM call for agenda for 2014-11-11
 2014-11-11 13:55 UTC  (2+ messages)

[PATCH 00/13] Add VT-d Posted-Interrupts support for KVM
 2014-11-11 13:48 UTC  (24+ messages)
  ` [PATCH 01/13] iommu/vt-d: VT-d Posted-Interrupts feature detection
  ` [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
  ` [PATCH 03/13] KVM: Add KVM_CAP_PI to detect VT-d Posted-Interrtups
  ` [PATCH 04/13] iommu/vt-d: Adjust 'struct irte' to better suit for VT-d Posted-Interrupts
  ` [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
  ` [PATCH 06/13] KVM: Add some helper functions for Posted-Interrupts
  ` [PATCH 07/13] x86, irq: Define a global vector for VT-d Posted-Interrupts
  ` [PATCH 08/13] KVM: Update Posted-Interrupts descriptor during VCPU scheduling
  ` [PATCH 09/13] KVM: Change NDST field after "
  ` [PATCH 10/13] KVM: Add the handler for Wake-up Vector
  ` [PATCH 11/13] KVM: Suppress posted-interrupt when 'SN' is set
  ` [PATCH 12/13] iommu/vt-d: No need to migrating irq for VT-d Posted-Interrtups
` [PATCH 13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
    ` several messages

[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
 2014-11-11 13:02 UTC 

[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
 2014-11-11 11:22 UTC 

[PATCH] x86: Update VT-d Posted-Interrupts related information
 2014-11-11  9:21 UTC 

[PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
 2014-11-11  9:20 UTC 

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-11-11  9:18 UTC  (6+ messages)

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-11-11  6:15 UTC  (4+ messages)
` [PATCH v4 10/25] virtio: add API to enable VQs early

[PATCH v4] KVM: x86: fix access memslots w/o hold srcu read lock
 2014-11-11  5:35 UTC  (2+ messages)

[PATCH v4 13/25] virtio_console: enable VQs early
 2014-11-11  2:24 UTC  (5+ messages)
` [PATCH] virtio_console: move early VQ enablement

[PATCH] kvm: x86: add trace event for pvclock updates
 2014-11-11  1:18 UTC  (2+ messages)

[PATCH] KVM: PPC: BookE: Improve irq inject tracepoint
 2014-11-10 23:24 UTC 

Hotplugging usb devices on guest boot
 2014-11-10 22:26 UTC 

[PATCH] Add VT-d Posted-Interrupts support in QEMU
 2014-11-10 21:58 UTC  (3+ messages)
` [PATCH] x86: Update VT-d Posted-Interrupts related information

[PATCH] x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match
 2014-11-10 19:19 UTC 

[PATCH 00/21] Fixes for various KVM bugs
 2014-11-10 18:06 UTC  (10+ messages)
` [PATCH 14/21] KVM: x86: Software disabled APIC should still deliver NMIs
` [PATCH 18/21] KVM: x86: Emulator mis-decodes VEX instructions on real-mode

[RFC PATCH 1/4] ARM: KVM: on unhandled IO mem abort, route the call to the KVM MMIO bus
 2014-11-10 16:27 UTC  (4+ messages)

[PATCH] kvm: Fix memory slot page alignment logic
 2014-11-10 14:48 UTC  (9+ messages)
` [Qemu-ppc] "
    ` [Qemu-devel] "

[PATCH 1/2] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
 2014-11-10 11:15 UTC  (7+ messages)
` [PATCH 2/2] kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()

[PATCH kvm-unit-tests] vmexit: add tests with EFER.SCE=1
 2014-11-10 10:05 UTC 

typo of the comment
 2014-11-10  7:44 UTC  (2+ messages)

Benchmarking for vhost polling patch
 2014-11-09 12:19 UTC  (2+ messages)

Via Nano fails and completely crashes on kvm
 2014-11-08 10:59 UTC 

Hello could you help me on running kvm on my via nano u2250 processor stepping 3?
 2014-11-08  8:07 UTC  (3+ messages)

[PATCH v13 0/7] KVM/arm/x86: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-11-08  7:28 UTC  (29+ messages)
` [PATCH v13 1/7] KVM: Add architecture-defined TLB flush support
` [PATCH v13 2/7] KVM: Add generic support for dirty page logging
` [PATCH v13 3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
` [PATCH v13 4/7] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v13 5/7] arm: KVM: Add initial dirty page locking infrastructure
` [PATCH v13 6/7] arm: KVM: dirty log read write protect support
` [PATCH v13 7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

[PATCH 0/3] x86_64,entry: Rearrange the syscall exit optimizations
 2014-11-07 23:58 UTC  (4+ messages)
` [PATCH 1/3] x86_64,entry: Fix RCX for traced syscalls
` [PATCH 2/3] x86_64,entry: Use sysret to return to userspace when possible
` [PATCH 3/3] x86_64,entry: Remove the syscall exit audit and schedule optimizations

[PATCH 0/3] arm/arm64: Add dirty page logging for ARMv8
 2014-11-07 20:51 UTC  (10+ messages)
` [PATCH 1/3] arm64: ARMv8 headers changes for dirty page logging
` [PATCH 2/3] arm64: Add HYP interface to flush VM Stage 1/2 TLB entires
` [PATCH 3/3] arm/arm64: Enable Dirty Page logging for ARMv8 move log read, tlb flush to generic code

[PATCH] KVM: x86: Save bits by merging Mmx/Sse/Avx bits
 2014-11-07 17:49 UTC  (4+ messages)

[PATCH] KVM: x86: switch to kvm_get_dirty_log_protect
 2014-11-07 17:45 UTC 

[PATCH] KVM: x86: save a bit in the decoding flags
 2014-11-07 16:45 UTC  (3+ messages)

[PATCH v2] kvm-s390: Provide guest TOD Clock Get/Set Controls
 2014-11-07 15:19 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