public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-01 05:56:45 to 2011-02-02 20:35:29 UTC [more...]

[PATCH] x86: Fix MCA broadcast parameters for TCG case
 2011-02-02 20:35 UTC 

RFC: New API for PPC for vcpu mmu access
 2011-02-02 20:33 UTC 

RFC: New API for PPC for vcpu mmu access
 2011-02-02 20:30 UTC 

Network performance with small packets
 2011-02-02 20:17 UTC  (61+ messages)
                  ` [PATCHv2 dontapply] vhost-net tx tuning

KVM: Windows 64-bit troubles with user space irqchip
 2011-02-02 16:51 UTC  (23+ messages)
` [Qemu-devel] "

[KVM-Autotest][PATCH 1/2][virtio-console] Corrects virtio-console test
 2011-02-02 15:33 UTC  (2+ messages)
` [KVM-Autotest][PATCH 2/2][virtio-console] Adds many tests to virtio-console

[PATCHv8 00/16] boot order specification
 2011-02-02 15:12 UTC  (5+ messages)
` [PATCHv8 12/16] Add bootindex parameter to net/block/fd device
  ` [Qemu-devel] "

[PATCH v2] use guest value of version field in kvmclock
 2011-02-02 13:27 UTC 

[PATCH] use guest value of version field in kvmclock
 2011-02-02 13:23 UTC  (2+ messages)

[PATCH v2] make tsc stable over migration and machine start
 2011-02-02 13:07 UTC  (2+ messages)

[PATCH] make tsc stable over migration and machine start
 2011-02-02 12:05 UTC  (3+ messages)

[PATCH v2 0/6] KVM Steal time, new submission
 2011-02-02 11:57 UTC  (34+ 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

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

[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] 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  (19+ messages)
` [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 16/22] Introduce VCPU self-signaling service

[PATCH -v8 0/7] directed yield for Pause Loop Exiting
 2011-02-01 14:34 UTC  (3+ messages)

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


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