messages from 2014-11-05 20:58:29 to 2014-11-11 23:43:05 UTC [more...]
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 0/4] KVM: s390: Fixes for kvm/next (3.19) and stable
2014-11-11 21:16 UTC (10+ 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-11 19:57 UTC (10+ messages)
[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 12:28 UTC (3+ messages)
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 11:22 UTC
Seeking a KVM benchmark
2014-11-11 11:07 UTC (17+ messages)
[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 (3+ 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: Always use LOAD_IA32_EFER if available
2014-11-10 19:31 UTC (3+ messages)
[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 (23+ messages)
` [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
[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
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 (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)
[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 (7+ messages)
` [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: 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 (12+ 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)
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