Show patches with: Submitter = Xiao Guangrong       |    State = Action Required       |   445 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] KVM: MMU: don't drop spte if overwrite it from W to RO - - - --- 2010-11-12 Xiao Guangrong New
[v2,5/5] KVM: MMU: retry #PF for softmmu - - - --- 2010-11-12 Xiao Guangrong New
[v2,4/5] KVM: MMU: fix apf prefault if nested guest is enabled - - - --- 2010-11-12 Xiao Guangrong New
[v2,3/5] KVM: MMU: support apf for nonpaing guest - - - --- 2010-11-12 Xiao Guangrong New
[v2,2/5] KVM: MMU: clear apfs if page state is changed - - - --- 2010-11-12 Xiao Guangrong New
[v2,1/5] KVM: MMU: fix missing post sync audit - - - --- 2010-11-12 Xiao Guangrong New
[2/3] KVM: MMU: don not retry #PF for nonpaging guest - - - --- 2010-11-05 Xiao Guangrong New
[3/3] KVM: MMU: retry #PF for softmmu - - - --- 2010-11-04 Xiao Guangrong New
[2/3] KVM: MMU: don not retry #PF for nonpaging guest - - - --- 2010-11-04 Xiao Guangrong New
[1/3] KVM: MMU: fix missing post sync audit - - - --- 2010-11-04 Xiao Guangrong New
KVM: remove unused function declaration - - - --- 2010-11-04 Xiao Guangrong New
[v3,5/7] KVM: handle more completed apfs if possible - - - --- 2010-11-02 Xiao Guangrong New
[RFC,v2,7/7] KVM: KVM: don't break vcpu 'halt' state due to apfs - - - --- 2010-11-02 Xiao Guangrong New
[RFC,v2,7/7] KVM: KVM: don't break vcpu 'halt' state due to apfs - - - --- 2010-11-01 Xiao Guangrong New
[RFC,v2,6/7] KVM: fix the race while wakeup all pv guest - - - --- 2010-11-01 Xiao Guangrong New
[v2,5/7] KVM: handle more completed apfs if possible - - - --- 2010-11-01 Xiao Guangrong New
[v2,4/7] KVM: avoid unnecessary wait for a async pf - - - --- 2010-11-01 Xiao Guangrong New
[v2,3/7] KVM: fix searching async gfn in kvm_async_pf_gfn_slot - - - --- 2010-11-01 Xiao Guangrong New
[v2,2/7] KVM: cleanup aysnc_pf tracepoints - - - --- 2010-11-01 Xiao Guangrong New
[v2,1/7] KVM: fix tracing kvm_try_async_get_page - - - --- 2010-11-01 Xiao Guangrong New
[8/8] KVM: add debugfs file to show the number of async pf - - - --- 2010-10-27 Xiao Guangrong New
[7/8] KVM: make async_pf work queue lockless - - - --- 2010-10-27 Xiao Guangrong New
[6/8] KVM: simply wakup async pf - - - --- 2010-10-27 Xiao Guangrong New
[5/8] KVM: don't touch vcpu stat after async pf is complete - - - --- 2010-10-27 Xiao Guangrong New
[4/8] KVM: avoid unnecessary wait for a async pf - - - --- 2010-10-27 Xiao Guangrong New
[3/8] KVM: fix searching async gfn in kvm_async_pf_gfn_slot - - - --- 2010-10-27 Xiao Guangrong New
[2/8] KVM: cleanup aysnc_pf tracepoints - - - --- 2010-10-27 Xiao Guangrong New
[1/8] KVM: fix tracing kvm_try_async_get_page - - - --- 2010-10-27 Xiao Guangrong New
KVM: mark the function 'inline' defined in .h file - - - --- 2010-10-22 Xiao Guangrong New
KVM: MMU: move access code parsing to FNAME(walk_addr) function - - - --- 2010-09-28 Xiao Guangrong New
[7/7] KVM: MMU: audit: check whether have unsync sps after root sync - - - --- 2010-09-27 Xiao Guangrong New
[6/7] KVM: MMU: audit: introduce audit_printk to cleanup audit code - - - --- 2010-09-27 Xiao Guangrong New
[5/7] KVM: MMU: audit: unregister audit tracepoints before module unloaded - - - --- 2010-09-27 Xiao Guangrong New
[4/7] KVM: MMU: audit: fix vcpu's spte walking - - - --- 2010-09-27 Xiao Guangrong New
[3/7] KVM: MMU: set access bit for direct mapping - - - --- 2010-09-27 Xiao Guangrong New
[2/7] KVM: MMU: cleanup for error mask set while walk guest page table - - - --- 2010-09-27 Xiao Guangrong New
[1/7] KVM: MMU: update 'root_hpa' out of loop in PAE shadow path - - - --- 2010-09-27 Xiao Guangrong New
[4/4] KVM: MMU: Don't touch unsync sp in kvm_mmu_pte_write() - - - --- 2010-09-20 Xiao Guangrong New
[3/4] KVM: MMU: move reserved bits check to FNAME(update_pte) - - - --- 2010-09-20 Xiao Guangrong New
[2/4] KVM: MMU: support unsync sp out of the protection of 'mmu_lock' - - - --- 2010-09-20 Xiao Guangrong New
[1/4] KVM: MMU: rename 'sp->root_count' to 'sp->active_count' - - - --- 2010-09-20 Xiao Guangrong New
[2/2] KVM: document 'kvm.mmu_audit' parameter - - - --- 2010-09-20 Xiao Guangrong New
[1/2] KVM: fix the description of kvm-amd.nested in documentation - - - --- 2010-09-20 Xiao Guangrong New
KVM: don't sent IPI if the vcpu is not online - - - --- 2010-09-03 Xiao Guangrong New
[v2,5/5] KVM: MMU: lower the aduit frequency - - - --- 2010-08-30 Xiao Guangrong New
[v2,4/5] KVM: MMU: improve spte audit - - - --- 2010-08-30 Xiao Guangrong New
[v2,3/5] KVM: MMU: improve active sp audit - - - --- 2010-08-30 Xiao Guangrong New
[v2,2/5] KVM: MMU: move audit to a separate file - - - --- 2010-08-30 Xiao Guangrong New
[v2,1/5] KVM: MMU: support disable/enable mmu audit dynamicly - - - --- 2010-08-30 Xiao Guangrong New
[4/4] KVM: MMU: lower the aduit frequency - - - --- 2010-08-28 Xiao Guangrong New
[3/4] KVM: MMU: improve spte audit - - - --- 2010-08-28 Xiao Guangrong New
[2/4] KVM: MMU: improve active sp audit - - - --- 2010-08-28 Xiao Guangrong New
[1/4] KVM: MMU: support disable/enable mmu audit dynamicly - - - --- 2010-08-28 Xiao Guangrong New
[5/5] KVM: MMU: remove count_rmaps() - - - --- 2010-08-28 Xiao Guangrong New
[4/5] KVM: MMU: rewrite audit_mappings_page() function - - - --- 2010-08-28 Xiao Guangrong New
[3/5] KVM: MMU: fix wrong not write protected sp report - - - --- 2010-08-28 Xiao Guangrong New
[2/5] KVM: MMU: check rmap for every spte - - - --- 2010-08-28 Xiao Guangrong New
[1/5] KVM: MMU: fix compile warning in audit code - - - --- 2010-08-28 Xiao Guangrong New
[v7,2/5] KVM: MMU: introduce hva_to_pfn_atomic function - - - --- 2010-08-22 Xiao Guangrong New
[v7,5/5] KVM: MMU: combine guest pte read between fetch and pte prefetch - - - --- 2010-08-22 Xiao Guangrong New
[v7,4/5] KVM: MMU: prefetch ptes when intercepted guest #PF - - - --- 2010-08-22 Xiao Guangrong New
[v7,3/5] KVM: MMU: introduce gfn_to_page_many_atomic() function - - - --- 2010-08-22 Xiao Guangrong New
[v7,2/5] KVM: MMU: introduce hva_to_pfn_atomic function - - - --- 2010-08-22 Xiao Guangrong New
[v7,1/5] export __get_user_pages_fast() function - - - --- 2010-08-22 Xiao Guangrong New
[RESEND] KVM: PIT: free irq source id in handling error path - - - --- 2010-08-17 Xiao Guangrong New
[v6,3/3] KVM: MMU: prefetch ptes when intercepted guest #PF - - - --- 2010-08-04 Xiao Guangrong New
[v6,2/3] KVM: MMU: introduce hva_to_pfn_atomic function - - - --- 2010-08-04 Xiao Guangrong New
[v6,1/3] export __get_user_pages_fast() function - - - --- 2010-08-04 Xiao Guangrong New
[v2,3/3] KVM: MMU: mark page dirty only when page is really written - - - --- 2010-08-02 Xiao Guangrong New
[v2,2/3] KVM: MMU: move bits lost judgement into a separate function - - - --- 2010-08-02 Xiao Guangrong New
[v2,1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed() - - - --- 2010-08-02 Xiao Guangrong New
[3/3] KVM: MMU: mark page dirty only when page is really written - - - --- 2010-07-27 Xiao Guangrong New
[2/3] KVM: MMU: move bits lost judgement into a separate function - - - --- 2010-07-27 Xiao Guangrong New
[1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed() - - - --- 2010-07-27 Xiao Guangrong New
KVM: MMU: remove valueless output message - - - --- 2010-07-27 Xiao Guangrong New
KVM: fix compile warning - - - --- 2010-07-26 Xiao Guangrong New
KVM: MMU: fix hugepage mapping corrupt caused by regression - - - --- 2010-07-23 Xiao Guangrong New
[3/3] KVM test: add test case to trigger the bug which cause hugepage mapping corrupt - - - --- 2010-07-23 Xiao Guangrong New
[2/3] KVM test: separate pool from ac_test_t struct - - - --- 2010-07-23 Xiao Guangrong New
[1/3] KVM test: separate expect status updates from ac_test_setup_pte() function - - - --- 2010-07-23 Xiao Guangrong New
KVM: PIT: free irq source id in handling error path - - - --- 2010-07-20 Xiao Guangrong New
[v2,6/6] KVM: MMU: using __xchg_spte more smarter - - - --- 2010-07-16 Xiao Guangrong New
[v2,5/6] KVM: MMU: cleanup spte set and accssed/dirty tracking - - - --- 2010-07-16 Xiao Guangrong New
[v2,4/6] KVM: MMU: don't atomicly set spte if it's not present - - - --- 2010-07-16 Xiao Guangrong New
[v2,3/6] KVM: MMU: fix page dirty tracking lost while sync page - - - --- 2010-07-16 Xiao Guangrong New
[v2,2/6] KVM: MMU: fix page accessed tracking lost if ept is enabled - - - --- 2010-07-16 Xiao Guangrong New
[v2,1/6] KVM: MMU: fix forgot reserved bits check in speculative path - - - --- 2010-07-16 Xiao Guangrong New
[4/4] KVM: MMU: remove valueless output message - - - --- 2010-07-13 Xiao Guangrong New
[3/4] KVM: MMU: track dirty page in speculative path properly - - - --- 2010-07-13 Xiao Guangrong New
[2/4] KVM: MMU: cleanup spte update path - - - --- 2010-07-13 Xiao Guangrong New
[1/4] KVM: MMU: fix forgot reserved bits check in speculative path - - - --- 2010-07-13 Xiao Guangrong New
KVM: PIT: stop vpit before irq_routing freed - - - --- 2010-07-10 Xiao Guangrong New
[v5,4/9] KVM: MMU: introduce gfn_to_pfn_atomic() function - - - --- 2010-07-09 Xiao Guangrong New
[v5,9/9] KVM: MMU: trace pte prefetch - - - --- 2010-07-06 Xiao Guangrong New
[v5,8/9] KVM: MMU: combine guest pte read between fetch and pte prefetch - - - --- 2010-07-06 Xiao Guangrong New
[v5,7/9] KVM: MMU: prefetch ptes when intercepted guest #PF - - - --- 2010-07-06 Xiao Guangrong New
[v5,6/9] KVM: MMU: introduce pte_prefetch_topup_memory_cache() - - - --- 2010-07-06 Xiao Guangrong New
[v5,5/9] KVM: MMU: introduce gfn_to_page_many_atomic() function - - - --- 2010-07-06 Xiao Guangrong New
[v5,4/9] KVM: MMU: introduce gfn_to_pfn_atomic() function - - - --- 2010-07-06 Xiao Guangrong New
[v5,3/9] export __get_user_pages_fast() function - - - --- 2010-07-06 Xiao Guangrong New
« 1 2 3 44 5 »