Xiao Guangrong ([email protected])

Number of posts: 719 (0.91 per day)
First post: 2009-04-27 05:54:50
Last post: 2011-06-30 08:26:14

Date List Subject
2010-04-23 12:08:27 linux-kernel Re: [PATCH 1/10] KVM MMU: fix for calculating gpa in invlpg code
2010-04-23 03:38:59 linux-kernel Re: [PATCH 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
2010-04-22 06:17:14 linux-kernel [PATCH 10/10] KVM MMU: optimize sync/update unsync-page
2010-04-22 06:17:04 linux-kernel [PATCH 9/10] KVM MMU: separate invlpg code form kvm_mmu_pte_write()
2010-04-22 06:16:46 linux-kernel [PATCH 8/10] KVM MMU: allow more page become unsync at getting sp time
2010-04-22 06:16:30 linux-kernel [PATCH 7/10] KVM MMU: allow more page become unsync at gfn mapping time
2010-04-22 06:16:16 linux-kernel [PATCH 6/10] KVM MMU: don't write-protect if have new mapping to unsync page
2010-04-22 06:16:08 linux-kernel [PATCH 5/10] KVM MMU: cleanup invlpg code
2010-04-22 06:15:58 linux-kernel [PATCH 4/10] KVM MMU: Move invlpg code out of paging_tmpl.h
2010-04-22 06:15:47 linux-kernel [PATCH 3/10] KVM MMU: move unsync/sync tracpoints to proper place
2010-04-22 06:15:34 linux-kernel [PATCH 2/10] KVM MMU: convert mmu tracepoints
2010-04-22 06:15:26 linux-kernel [PATCH 1/10] KVM MMU: fix for calculating gpa in invlpg code
2010-04-22 06:15:16 linux-kernel [PATCH 0/10] KVM MMU: allow more shadow pages become asynchronous
2010-04-16 08:39:04 linux-kernel [PATCH v3 2/2] KVM MMU: KVM MMU: cleanup for restart hlist walking
2010-04-16 08:37:51 linux-kernel [PATCH v3 1/2] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-15 13:32:13 linux-kernel [PATCH v2 5/5] KVM MMU: remove unused parameter in mmu_parent_walk()
2010-04-15 13:30:51 linux-kernel [PATCH v2 4/5] KVM MMU: smaller reduce 'struct kvm_mmu_page' size
2010-04-15 13:29:37 linux-kernel [PATCH v2 3/5] KVM MMU: cleanup for restart hlist walking
2010-04-15 13:28:00 linux-kernel [PATCH v2 2/5] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-15 13:26:38 linux-kernel [PATCH v2 1/5] KVM MMU: remove unused struct
2010-04-14 04:01:16 linux-kernel Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
2010-04-14 03:26:17 linux-kernel Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
2010-04-14 02:17:08 linux-kernel Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-13 03:09:51 linux-kernel Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
2010-04-13 01:55:44 linux-kernel Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
2010-04-13 01:36:53 linux-kernel Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-12 12:25:34 linux-kernel Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-12 11:17:17 linux-kernel Re: [PATCH 6/6] KVM MMU: optimize synchronization shadow pages
2010-04-12 11:14:24 linux-kernel Re: [PATCH 5/6] KVM MMU: reduce kvm_mmu_page size
2010-04-12 10:45:27 linux-kernel Re: [PATCH 4/6] KVM MMU: optimize for writing cr4
2010-04-12 09:25:09 linux-kernel Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-12 08:57:43 linux-kernel Re: [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
2010-04-12 08:56:29 linux-kernel Re: [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-12 08:09:03 linux-kernel [PATCH 6/6] KVM MMU: optimize synchronization shadow pages
2010-04-12 08:07:51 linux-kernel [PATCH 5/6] KVM MMU: reduce kvm_mmu_page size
2010-04-12 08:06:20 linux-kernel [PATCH 4/6] KVM MMU: optimize for writing cr4
2010-04-12 08:05:00 linux-kernel [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync
2010-04-12 08:03:49 linux-kernel [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-12 08:02:13 linux-kernel [PATCH 1/6] KVM MMU: remove unused struct
2010-04-08 09:08:13 linux-kernel Re: lock's trace events can improve mutex's performance in userspace?
2010-04-06 10:33:51 linux-kernel [PATCH 2/2] KVM MMU: remove unnecessary judgement
2010-04-06 10:31:44 linux-kernel [PATCH 1/2] KVM MMU: remove unused field
2010-04-01 09:40:37 linux-kernel Re: sched_wakeup_new and sched_kthread_stop events cause great overload
2010-04-01 09:08:23 linux-kernel Re: [RFC] KVM MMU: thinking of shadow page cache
2010-04-01 08:55:27 linux-kernel [PATCH 2/2] KVM MMU: record reverse mapping for spte only if it's writable
2010-04-01 08:53:34 linux-kernel [PATCH 1/2] KVM MMU: cleanup/fix mmu audit code
2010-02-04 09:58:37 linux-kernel [tip:perf/core] perf tools: Clean up O_LARGEFILE et al usage
2010-02-04 08:48:56 linux-kernel [PATCH v2] perf tools: using O_LARGEFILE to open perf data file - fix
2010-02-04 02:33:41 linux-kernel Re: [PATCH] perf tools: using O_LARGEFILE to open perf data file - fix
2010-02-03 11:08:46 linux-kernel [PATCH] perf tools: using O_LARGEFILE to open perf data file - fix
2010-02-03 11:02:58 linux-kernel Re: [tip:perf/core] perf tools: Use O_LARGEFILE to open perf data file