public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-05 06:14:18 to 2014-11-10 17:28:34 UTC [more...]

Seeking a KVM benchmark
 2014-11-10 17:28 UTC  (14+ messages)

[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 v4 0/6] fix hw_random stuck
 2014-11-10 13:47 UTC  (3+ messages)
` [PATCH v4 4/6] hw_random: fix unregister race

[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 

KVM call for agenda for 2014-11-11
 2014-11-10  9:05 UTC 

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

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

[PATCH 00/13] Add VT-d Posted-Interrupts support for KVM
 2014-11-10  6:26 UTC  (14+ 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

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

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

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2014-11-08 12:39 UTC  (5+ 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 00/21] Fixes for various KVM bugs
 2014-11-08  7:25 UTC  (31+ messages)
` [PATCH 01/21] KVM: x86: decode_modrm does not regard modrm correctly
` [PATCH 06/21] KVM: x86: Emulator MOV-sreg uses incorrect size
` [PATCH 07/21] KVM: x86: Emulator considers imm as memory operand
` [PATCH 08/21] KVM: x86: Reset FPU state during reset
` [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
` [PATCH 20/21] KVM: x86: MOVNTI emulation min opsize is not respected

[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  (7+ 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)

[GIT PULL 0/4] KVM: s390: Fixes for kvm/next (3.19) and stable
 2014-11-07 12:07 UTC  (6+ messages)
` [GIT PULL 1/4] KVM: s390: Fix ipte locking
` [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

[question] updating the base image for all clones which have been running for months
 2014-11-07  2:16 UTC  (4+ messages)
  ` [question] updating the base image for all clones which havebeen "

[PATCH 00/17] RFC: userfault v2
 2014-11-06 20:08 UTC  (3+ messages)
` [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-11-06 18:07 UTC  (9+ messages)
` [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging

[PATCH] kvm: x86: increase user memory slots to 509
 2014-11-06 16:23 UTC  (2+ messages)

[PATCH] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG
 2014-11-06 11:06 UTC 

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

[PATCH] kvm: x86: Fix kvm clock versioning
 2014-11-06 10:52 UTC  (2+ messages)

[PATCH 0/1] kvm-s390: Provide guest TOD Clock Get/Set Controls
 2014-11-06  9:57 UTC  (14+ messages)
` [PATCH 1/1] "

[PATCH] kvm: x86: lapic: remove one redundant judging condition
 2014-11-06  1:29 UTC  (3+ messages)

[PATCH] KVM: x86: reset RVI upon system reset
 2014-11-06  1:08 UTC  (8+ messages)

[PATCH v2] KVM: x86: update masterclock values on TSC writes
 2014-11-05 19:58 UTC  (6+ messages)

Payment
 2014-11-05 17:07 UTC 

[Bug 87591] New: Host will call trace when loading igbvf
 2014-11-05 13:52 UTC  (2+ messages)
` [Bug 87591] "

[PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
 2014-11-05 10:10 UTC  (18+ messages)
` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
` [PATCH v9 10/19] vfio/platform: return IRQ info
` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
` [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI

[PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
 2014-11-05  9:49 UTC  (3+ messages)

[PATCH] kvm: x86: vmx: avoid returning bool to distinguish success from error
 2014-11-05  9:37 UTC  (3+ messages)

KVM Test report, kernel c6338ce4... qemu d5b4dc3b
 2014-11-05  8:58 UTC 

The status about vhost-net on kvm-arm?
 2014-11-05  8:33 UTC  (3+ messages)


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