public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-31 11:25:20 to 2011-02-02 08:05:28 UTC [more...]

[PATCH 00/19] Kemari for KVM v0.2.8
 2011-02-02  8:05 UTC  (6+ messages)
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}

Network performance with small packets
 2011-02-02  7:37 UTC  (44+ messages)
                  ` [PATCHv2 dontapply] vhost-net tx tuning

[PATCH v2 00/24] [uq/master] Patch queue, part II
 2011-02-01 21:16 UTC  (25+ messages)
` [PATCH v2 01/24] kvm: x86: Fix build in absence of KVM_CAP_ASYNC_PF
` [PATCH v2 02/24] Prevent abortion on multiple VCPU kicks
` [PATCH v2 03/24] Stop current VCPU on synchronous reset requests
` [PATCH v2 04/24] Process vmstop requests in IO thread
` [PATCH v2 05/24] Trigger exit from cpu_exec_all on pending IO events
` [PATCH v2 06/24] Leave inner main_loop faster on pending requests
` [PATCH v2 07/24] Flatten the main loop
` [PATCH v2 08/24] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
` [PATCH v2 09/24] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
` [PATCH v2 10/24] kvm: Handle kvm_init_vcpu errors
` [PATCH v2 11/24] kvm: Provide sigbus services arch-independently
` [PATCH v2 12/24] Refactor signal setup functions in cpus.c
` [PATCH v2 13/24] kvm: Set up signal mask also for !CONFIG_IOTHREAD
` [PATCH v2 14/24] kvm: Refactor qemu_kvm_eat_signals
` [PATCH v2 15/24] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH v2 16/24] Set up signalfd "
` [PATCH v2 17/24] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
` [PATCH v2 18/24] kvm: Add MCE signal support for !CONFIG_IOTHREAD
` [PATCH v2 19/24] Introduce VCPU self-signaling service
` [PATCH v2 20/24] kvm: Unconditionally reenter kernel after IO exits
` [PATCH v2 21/24] kvm: Remove static return code of kvm_handle_io
` [PATCH v2 22/24] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
` [PATCH v2 23/24] Refactor kvm&tcg function names in cpus.c
` [PATCH v2 24/24] Fix a few coding style violations "

[PULL] vhost-net: 2.6.38 - warning fix
 2011-02-01 20:58 UTC  (2+ messages)

[PATCHv3 0.14] vhost: force vhost off for non-MSI guests
 2011-02-01 20:30 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v2] release kvmclock page on reset
 2011-02-01 20:28 UTC  (2+ messages)

KVM call minutes for Feb 1
 2011-02-01 20:28 UTC  (8+ messages)
          ` [Qemu-devel] "

[PATCH] make tsc stable over migration and machine start
 2011-02-01 20:26 UTC  (2+ messages)

[PATCH v2 0/6] KVM Steal time, new submission
 2011-02-01 20:20 UTC  (30+ messages)
` [PATCH v2 2/6] KVM-HV: KVM Steal time implementation
` [PATCH v2 3/6] KVM-GST: KVM Steal time accounting
` [PATCH v2 4/6] KVM-GST: KVM Steal time registration
` [PATCH v2 5/6] KVM-GST: adjust scheduler cpu power
` [PATCH v2 6/6] Describe KVM_MSR_STEAL_TIME

KVM: Windows 64-bit troubles with user space irqchip
 2011-02-01 18:02 UTC 

[PATCH] virtio_blk: allow re-reading config space at runtime
 2011-02-01 17:33 UTC  (2+ messages)

[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
 2011-02-01 16:55 UTC  (4+ messages)
` [PATCH 1/3][RESEND] Move zone_reclaim() outside of CONFIG_NUMA (v4)
` [PATCH 2/3][RESEND] Refactor zone_reclaim code (v4)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)

[PATCH] release kvmclock page on reset
 2011-02-01 16:04 UTC  (5+ messages)

[PATCH -v8a 0/7] directed yield for Pause Loop Exiting
 2011-02-01 15:53 UTC  (10+ messages)
` [PATCH -v8a 1/7] sched: check the right ->nr_running in yield_task_fair
` [PATCH -v8a 2/7] sched: limit the scope of clear_buddies
` [PATCH -v8a 4/7] sched: Add yield_to(task, preempt) functionality
` [PATCH -v8a 3/7] sched: use a buddy to implement yield_task_fair
` [PATCH -v8a 5/7] export pid symbols needed for kvm_vcpu_on_spin
` [PATCH -v8a 6/7] kvm: keep track of which task is running a KVM vcpu
` [PATCH -v8a 7/7] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

KVM call agenda for Feb 1
 2011-02-01 15:27 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH 00/22] [uq/master] Patch queue, part II
 2011-02-01 14:45 UTC  (52+ messages)
` [PATCH 01/22] Prevent abortion on multiple VCPU kicks
` [PATCH 04/22] Leave inner main_loop faster on pending requests
` [PATCH 12/22] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH 14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
  ` [PATCH v2 "
    ` [PATCH v3 "
          ` [Qemu-devel] "
` [PATCH 16/22] Introduce VCPU self-signaling service
` [PATCH 17/22] kvm: Move irqchip event processing out of inner loop
                    ` [PATCH v2 17&18/22] kvm: Unconditionally reenter kernel after IO exits

[PATCH -v8 0/7] directed yield for Pause Loop Exiting
 2011-02-01 14:34 UTC  (10+ messages)
` [PATCH -v8 1/7] sched: check the right ->nr_running in yield_task_fair
` [PATCH -v8 2/7] sched: limit the scope of clear_buddies
` [PATCH -v8 3/7] sched: use a buddy to implement yield_task_fair
` [PATCH -v8 4/7] sched: Add yield_to(task, preempt) functionality
` [PATCH -v8 5/7] export pid symbols needed for kvm_vcpu_on_spin
` [PATCH -v8 6/7] kvm: keep track of which task is running a KVM vcpu
` [PATCH -v8 7/7] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH v3 0/3] Vendor specific instructions and the emulator
 2011-02-01 14:32 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: Drop bogus x86_decode_insn() error check
` [PATCH v3 2/3] KVM: x86 emulator: vendor specific instructions
` [PATCH v3 3/3] KVM: Drop ad-hoc vendor specific instruction restriction

[PATCH V6 1/4] nmi: convert cpu_index to cpu-index
 2011-02-01 13:29 UTC  (2+ messages)

[PATCH v2 0/3] Vendor specific instructions and the emulator
 2011-02-01 12:43 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: Drop bogus x86_decode_insn() error check
` [PATCH v2 2/3] KVM: x86 emulator: vendor specific instructions
` [PATCH v2 3/3] KVM: Drop ad-hoc vendor specific instruction restriction

[PATCH] KVM: x86: Drop obsolete warning about INIT on runnable VCPU
 2011-02-01 12:27 UTC 

[PATCH] V2 Handle guest access to BBL_CR_CTL3 MSR
 2011-02-01  7:50 UTC  (4+ messages)

[PATCH 0/3 v7] MSI-X MMIO support for KVM
 2011-02-01  4:26 UTC  (11+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
` [PATCH 3/3] KVM: Add documents for MSI-X MMIO API

[PATCHv2] vhost: force vhost off for non-MSI guests
 2011-01-31 22:58 UTC  (6+ messages)

[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts
 2011-01-31 19:18 UTC  (6+ messages)

[RFC -v7 PATCH 0/7] directed yield for Pause Loop Exiting
 2011-01-31 18:11 UTC  (12+ messages)
` [RFC -v7 PATCH 3/7] sched: use a buddy to implement yield_task_fair
` [RFC -v7 PATCH 4/7] Add yield_to(task, preempt) functionality
` [RFC -v7 PATCH 5/7] export pid symbols needed for kvm_vcpu_on_spin

Forking KVM
 2011-01-31 17:17 UTC 

KVM: MMU: update sp->gfns on pte update path
 2011-01-31 13:54 UTC  (5+ messages)

Google Summer of Code 2011
 2011-01-31 11:39 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