messages from 2014-02-24 10:56:53 to 2014-02-27 20:37:48 UTC [more...]
Is there any other KVM mailing lists?
2014-02-27 20:37 UTC (3+ messages)
[RFC] ARM VM System Sepcification
2014-02-27 19:56 UTC (36+ messages)
file_ram_alloc: unify mem-path,mem-prealloc error handling
2014-02-27 18:30 UTC (2+ messages)
[PATCH] arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
2014-02-27 18:27 UTC (3+ messages)
[PATCH] KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
2014-02-27 18:26 UTC (2+ messages)
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
2014-02-27 18:25 UTC (11+ messages)
` [PATCH v5 1/8] qspinlock: Introducing a 4-byte queue spinlock implementation
` [PATCH v5 2/8] qspinlock, x86: Enable x86-64 to use queue spinlock
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
` [PATCH RFC v5 4/8] pvqspinlock, x86: Allow unfair spinlock in a real PV environment
` [PATCH RFC v5 5/8] pvqspinlock, x86: Enable unfair queue spinlock in a KVM guest
` [PATCH RFC v5 6/8] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support
` [PATCH RFC v5 8/8] pvqspinlock, x86: Enable KVM to use qspinlock's PV support
[PATCH 0/3] Improved yield performance
2014-02-27 18:20 UTC (7+ messages)
` [PATCH 1/3] KVM: s390: implementation of kvm_arch_vcpu_runnable()
` [PATCH 2/3] KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
` [PATCH 3/3] KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
RFC: ioapic polarity vs. qemu os-x guest
2014-02-27 17:05 UTC (10+ messages)
` [PATCH RFC] kvm: ignore apic polarity
nVMX regression v3.13+, bisected
2014-02-27 17:01 UTC (10+ messages)
[PATCH 0/2] x86: kvm: global clock updates
2014-02-27 14:12 UTC (7+ messages)
` [PATCH 1/2] x86: kvm: rate-limit "
` [PATCH 2/2] x86: kvm: introduce periodic "
[PATCH 0/4] KVM: x86: Let the guest write to multiple debug registers with one vmexit
2014-02-27 12:54 UTC (8+ messages)
` [PATCH 1/4] KVM: vmx: we do rely on loading DR7 on entry
` [PATCH 2/4] KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
` [PATCH 3/4] KVM: x86: Allow the guest to run with dirty debug registers
` [PATCH 4/4] KVM: vmx: "
[PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
2014-02-27 12:54 UTC (5+ messages)
` [PATCH v2 1/2] KVM: x86: introduce kvm_supported_xcr0()
` [PATCH v2 2/2] KVM: x86: Add nested virtualization support for MPX
[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
2014-02-27 10:17 UTC (8+ messages)
[Bug 69491] New: Booting into Intel Haswell (baremetal) crashes with soft lockup [qemu-system-x86:911]
2014-02-26 20:32 UTC (2+ messages)
` [Bug 69491] Booting into a guest on Intel Haswell (bare-metal) throws soft lockups [qemu-system-x86:911]
Outlook gebruiker waarschuwing
2014-02-26 6:31 UTC
[PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
2014-02-26 11:58 UTC (3+ messages)
` [PATCH v2 1/2] KVM: x86: introduce kvm_supported_xcr0()
` [PATCH v2 2/2] KVM: x86: Add nested virtualization support for MPX
[PATCH] vhost: poll vhost_net only when tx notification is enabled
2014-02-26 11:16 UTC (3+ messages)
[PATCH] README: add information about memory usage
2014-02-26 11:05 UTC (2+ messages)
[PATCH kvm-unit-tests] vmexit: add mov-to-dr test
2014-02-26 11:05 UTC
[uq/master PATCH] kvm-all: exit in case max vcpus exceeded
2014-02-26 10:27 UTC (2+ messages)
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
2014-02-26 9:11 UTC (4+ messages)
[PATCH 0/6] qemu: irqfds for s390x
2014-02-26 8:37 UTC (9+ messages)
` [PATCH 1/6] s390x/virtio-ccw: Adapter interrupt support
` [PATCH 2/6] linux-headers: add new interfaces
` [PATCH 3/6] kvm: add kvm_enable_cap_{vm,vcpu}
` [PATCH 4/6] s390x: Add I/O adapter registration
` [PATCH 5/6] s390x/virtio-ccw: reference-counted indicators
` [PATCH 6/6] s390x/virtio-ccw: Wire up irq routing and irqfds
[PATCH] vhost: make vhost_zerocopy_callback more efficient by poll_queue base on vhost status
2014-02-26 6:29 UTC (2+ messages)
[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
2014-02-26 1:29 UTC (19+ messages)
` [RFC v2 2/4] net: enables interface option to skip IP
[RFC 0/6] vhost/scsi: Add T10 PI SGL passthrough support
2014-02-26 1:20 UTC (4+ messages)
KVM: MMU: drop read-only large sptes when creating lower level sptes
2014-02-25 22:52 UTC (6+ messages)
[PATCH 0/7] KVM: irqfds for s390
2014-02-25 17:24 UTC (8+ messages)
` [PATCH 1/7] s390/airq: add support for irq ranges
` [PATCH 2/7] KVM: s390: virtio-ccw adapter interrupt support
` [PATCH 3/7] KVM: eventfd: Fix lock order inversion
` [PATCH 4/7] KVM: Add per-vm capability enablement
` [PATCH 5/7] KVM: s390: adapter interrupt sources
` [PATCH 6/7] KVM: s390: irq routing for adapter interrupts
` [PATCH 7/7] KVM: Bump KVM_MAX_IRQ_ROUTES for s390
[PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE
2014-02-25 16:00 UTC (3+ messages)
[PATCH] kvm-unit-tests: Fix GCC's 4.8 labels as values for nVMX tests
2014-02-25 15:05 UTC (5+ messages)
[PATCH 00/13] kvm-unit-tests: Various improvements for x86 tests
2014-02-25 14:35 UTC (2+ messages)
KVM x86: Infinite loop on updating accessed bit in r/o page table
2014-02-25 14:11 UTC (4+ messages)
[PATCH] x86: kvm: fix unstable_tsc boot
2014-02-25 10:13 UTC (3+ messages)
[PATCH] vhost: make vhost_zerocopy_callback more efficient by poll_queue base on vhost status
2014-02-25 9:30 UTC (6+ messages)
[PATCH] bridge: orphan frags on local receive
2014-02-25 3:53 UTC (7+ messages)
[PATCH] openvswitch: orphan frags on local receive
2014-02-25 2:07 UTC (4+ messages)
3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
2014-02-24 20:39 UTC (2+ messages)
QEMU accepted for Google Summer of Code 2014
2014-02-24 19:51 UTC
[PATCH v5 3/3] KVM: x86: Enable Intel MPX for guest
2014-02-24 16:40 UTC (4+ messages)
[PATCH/RFC 0/3] KVM: yield heuristic improvements
2014-02-24 14:22 UTC (7+ messages)
` [PATCH/RFC 2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield
qemu/kvm vhost process looping (RHEL6)
2014-02-24 11:59 UTC (2+ messages)
[PATCHv2/RFC] kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
2014-02-24 12:02 UTC (3+ messages)
` [PATCHv2] "
hotplug: VM got stuck when attaching a pass-through device to the non-pass-through VM for the first time
2014-02-24 11:38 UTC (6+ messages)
[PATCH v5 2/3] KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
2014-02-24 10:56 UTC
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;
as well as URLs for NNTP newsgroup(s).