All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] KVM: optimize memslots searching
@ 2011-11-24  9:36 Xiao Guangrong
  2011-11-24  9:37 ` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro Xiao Guangrong
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Xiao Guangrong @ 2011-11-24  9:36 UTC (permalink / raw)
  To: Avi Kivity; +Cc: Marcelo Tosatti, Xiao Guangrong, LKML, KVM

Changelog:
- rebase it on current kvm tree and some cleanups

This patchset is tested on x86 and build tested on powerpc and ia64

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-11-27 12:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24  9:36 [PATCH v3 0/6] KVM: optimize memslots searching Xiao Guangrong
2011-11-24  9:37 ` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro Xiao Guangrong
2011-11-24  9:38 ` [PATCH v3 2/6] KVM: introduce update_memslots function Xiao Guangrong
2011-11-24  9:39 ` [PATCH v3 3/6] KVM: introduce kvm_for_each_memslot macro Xiao Guangrong
2011-11-24  9:40 ` [PATCH v3 4/6] KVM: introduce id_to_memslot function Xiao Guangrong
2011-11-24 10:15   ` Takuya Yoshikawa
2011-11-24 10:23     ` Takuya Yoshikawa
2011-11-24 11:04       ` Xiao Guangrong
2011-11-24  9:40 ` [PATCH v3 5/6] KVM: sort memslots by its size and use line search Xiao Guangrong
2011-11-24  9:41 ` [PATCH v3 6/6] KVM: introduce a table to map slot id to index in memslots array Xiao Guangrong
2011-11-27 12:21 ` [PATCH v3 0/6] KVM: optimize memslots searching Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.