Show patches with: Submitter = Xiao Guangrong       |    State = Action Required       |   349 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] KVM: fix cache stale memslot info with correct mmio generation number - - - --- 2014-08-19 Xiao Guangrong New
[2/2] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-14 Xiao Guangrong New
[1/2] KVM: fix cache stale memslot info with correct mmio generation number - - - --- 2014-08-14 Xiao Guangrong New
[2/2] kvm: x86: fix stale mmio cache bug - - - --- 2014-08-12 Xiao Guangrong New
[1/2] KVM: fix cache stale memslot info with correct mmio generation number - - - --- 2014-08-12 Xiao Guangrong New
KVM: PPC: fix incorrect way saving SPRN_MMCR2 - - - --- 2014-07-23 Xiao Guangrong New
[v5,5/5] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes - - - --- 2014-04-17 Xiao Guangrong New
[v5,4/5] KVM: MMU: flush tlb if the spte can be locklessly modified - - - --- 2014-04-17 Xiao Guangrong New
[v5,3/5] KVM: MMU: lazily drop large spte - - - --- 2014-04-17 Xiao Guangrong New
[v5,2/5] KVM: MMU: properly check last spte in fast_page_fault() - - - --- 2014-04-17 Xiao Guangrong New
[v5,1/5] Revert "KVM: Simplify kvm->tlbs_dirty handling" - - - --- 2014-04-17 Xiao Guangrong New
[5/5] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes - - - --- 2014-03-10 Xiao Guangrong New
[4/5] KVM: MMU: flush tlb if the spte can be locklessly modified - - - --- 2014-03-10 Xiao Guangrong New
[3/5] KVM: MMU: lazily drop large spte - - - --- 2014-03-10 Xiao Guangrong New
[2/5] KVM: MMU: properly check last spte in fast_page_fault() - - - --- 2014-03-10 Xiao Guangrong New
[1/5] Revert "KVM: Simplify kvm->tlbs_dirty handling" - - - --- 2014-03-10 Xiao Guangrong New
[v3,15/15] KVM: MMU: use rcu functions to access the pointer - - - --- 2013-10-23 Xiao Guangrong New
[v3,14/15] KVM: MMU: clean up spte_write_protect - - - --- 2013-10-23 Xiao Guangrong New
[v3,13/15] KVM: MMU: locklessly write-protect the page - - - --- 2013-10-23 Xiao Guangrong New
[v3,12/15] KVM: MMU: check last spte with unawareness of mapping level - - - --- 2013-10-23 Xiao Guangrong New
[v3,11/15] KVM: MMU: locklessly access shadow page under rcu protection - - - --- 2013-10-23 Xiao Guangrong New
[v3,10/15] KVM: MMU: allocate shadow pages from slab - - - --- 2013-10-23 Xiao Guangrong New
[v3,09/15] KVM: MMU: initialize the pointers in pte_list_desc properly - - - --- 2013-10-23 Xiao Guangrong New
[v3,08/15] KVM: MMU: introduce pte-list lockless walker - - - --- 2013-10-23 Xiao Guangrong New
[v3,07/15] KVM: MMU: introduce nulls desc - - - --- 2013-10-23 Xiao Guangrong New
[v3,06/15] KVM: MMU: redesign the algorithm of pte_list - - - --- 2013-10-23 Xiao Guangrong New
[v3,05/15] KVM: MMU: update spte and add it into rmap before dirty log - - - --- 2013-10-23 Xiao Guangrong New
[v3,04/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes - - - --- 2013-10-23 Xiao Guangrong New
[v3,03/15] KVM: MMU: flush tlb if the spte can be locklessly modified - - - --- 2013-10-23 Xiao Guangrong New
[v3,02/15] KVM: MMU: lazily drop large spte - - - --- 2013-10-23 Xiao Guangrong New
[v3,01/15] KVM: MMU: properly check last spte in fast_page_fault() - - - --- 2013-10-23 Xiao Guangrong New
[v2,15/15] KVM: MMU: use rcu functions to access the pointer - - - --- 2013-09-05 Xiao Guangrong New
[v2,14/15] KVM: MMU: clean up spte_write_protect - - - --- 2013-09-05 Xiao Guangrong New
[v2,13/15] KVM: MMU: locklessly write-protect the page - - - --- 2013-09-05 Xiao Guangrong New
[v2,12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread - - - --- 2013-09-05 Xiao Guangrong New
[v2,11/15] KVM: MMU: reintroduce kvm_mmu_isolate_page() - - - --- 2013-09-05 Xiao Guangrong New
[v2,10/15] KVM: MMU: initialize the pointers in pte_list_desc properly - - - --- 2013-09-05 Xiao Guangrong New
[v2,09/15] KVM: MMU: introduce pte-list lockless walker - - - --- 2013-09-05 Xiao Guangrong New
[v2,08/15] KVM: MMU: introduce nulls desc - - - --- 2013-09-05 Xiao Guangrong New
[v2,07/15] KVM: MMU: redesign the algorithm of pte_list - - - --- 2013-09-05 Xiao Guangrong New
[v2,06/15] KVM: MMU: update spte and add it into rmap before dirty log - - - --- 2013-09-05 Xiao Guangrong New
[v2,05/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes - - - --- 2013-09-05 Xiao Guangrong New
[v2,04/15] KVM: MMU: flush tlb if the spte can be locklessly modified - - - --- 2013-09-05 Xiao Guangrong New
[v2,03/15] KVM: MMU: lazily drop large spte - - - --- 2013-09-05 Xiao Guangrong New
[v2,02/15] KVM: MMU: properly check last spte in fast_page_fault() - - - --- 2013-09-05 Xiao Guangrong New
[v2,01/15] KVM: MMU: fix the count of spte number - - - --- 2013-09-05 Xiao Guangrong New
KVM: MMU: fix check the reserved bits on the gpte of L2 - - - --- 2013-08-05 Xiao Guangrong New
[12/12] KVM: MMU: clean up spte_write_protect - - - --- 2013-07-30 Xiao Guangrong New
[11/12] KVM: MMU: locklessly write-protect the page - - - --- 2013-07-30 Xiao Guangrong New
[10/12] KVM: MMU: allow locklessly access shadow page table out of vcpu thread - - - --- 2013-07-30 Xiao Guangrong New
[09/12] KVM: MMU: introduce pte-list lockless walker - - - --- 2013-07-30 Xiao Guangrong New
[08/12] KVM: MMU: introduce nulls desc - - - --- 2013-07-30 Xiao Guangrong New
[07/12] KVM: MMU: redesign the algorithm of pte_list - - - --- 2013-07-30 Xiao Guangrong New
[06/12] KVM: MMU: flush tlb if the spte can be locklessly modified - - - --- 2013-07-30 Xiao Guangrong New
[05/12] KVM: MMU: add spte into rmap before logging dirty page - - - --- 2013-07-30 Xiao Guangrong New
[04/12] KVM: MMU: log dirty page after marking spte writable - - - --- 2013-07-30 Xiao Guangrong New
[03/12] KVM: MMU: lazily drop large spte - - - --- 2013-07-30 Xiao Guangrong New
[02/12] KVM: MMU: properly check last spte in fast_page_fault() - - - --- 2013-07-30 Xiao Guangrong New
[01/12] KVM: MMU: remove unused parameter - - - --- 2013-07-30 Xiao Guangrong New
KVM: MMU: avoid fast page fault fixing mmio page fault - - - --- 2013-07-18 Xiao Guangrong New
KVM: MMU: avoid fast page fault fixing mmio page fault - - - --- 2013-07-18 Xiao Guangrong New
vm performance degradation after kvm live migration or save-restore with ETP enabled - - - --- 2013-07-11 Xiao Guangrong New
[7/7] KVM: MMU: document fast invalidate all mmio sptes - - - --- 2013-06-19 Xiao Guangrong New
[6/7] KVM: MMU: document fast invalidate all pages - - - --- 2013-06-19 Xiao Guangrong New
[5/7] KVM: MMU: document fast page fault in - - - --- 2013-06-19 Xiao Guangrong New
[4/7] KVM: MMU: document mmio page fault - - - --- 2013-06-19 Xiao Guangrong New
[3/7] KVM: MMU: document write_flooding_count - - - --- 2013-06-19 Xiao Guangrong New
[2/7] KVM: MMU: document clear_spte_count - - - --- 2013-06-19 Xiao Guangrong New
[1/7] KVM: MMU: update the documentation for reverse mapping of parent_pte - - - --- 2013-06-19 Xiao Guangrong New
[v3,6/6] KVM: MMU: init kvm generation close to mmio wrap-around value - - - --- 2013-06-07 Xiao Guangrong New
[v3,5/6] KVM: MMU: add tracepoint for check_mmio_spte - - - --- 2013-06-07 Xiao Guangrong New
[v3,4/6] KVM: MMU: fast invalidate all mmio sptes - - - --- 2013-06-07 Xiao Guangrong New
[v3,3/6] KVM: MMU: make return value of mmio page fault handler more readable - - - --- 2013-06-07 Xiao Guangrong New
[v3,2/6] KVM: MMU: store generation-number into mmio spte - - - --- 2013-06-07 Xiao Guangrong New
[v3,1/6] KVM: MMU: retain more available bits on mmio spte - - - --- 2013-06-07 Xiao Guangrong New
[uq/master] fix double free the memslot in kvm_set_phys_mem - - - --- 2013-05-31 Xiao Guangrong New
[v8,11/11] KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped - - - --- 2013-05-31 Xiao Guangrong New
[v8,10/11] KVM: MMU: reclaim the zapped-obsolete page first - - - --- 2013-05-31 Xiao Guangrong New
[v8,09/11] KVM: MMU: collapse TLB flushes when zap all pages - - - --- 2013-05-31 Xiao Guangrong New
[v8,08/11] KVM: MMU: zap pages in batch - - - --- 2013-05-31 Xiao Guangrong New
[v8,07/11] KVM: MMU: do not reuse the obsolete page - - - --- 2013-05-31 Xiao Guangrong New
[v8,06/11] KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages - - - --- 2013-05-31 Xiao Guangrong New
[v8,05/11] KVM: MMU: show mmu_valid_gen in shadow page related tracepoints - - - --- 2013-05-31 Xiao Guangrong New
[v8,04/11] KVM: x86: use the fast way to invalidate all pages - - - --- 2013-05-31 Xiao Guangrong New
[v8,03/11] KVM: MMU: fast invalidate all pages - - - --- 2013-05-31 Xiao Guangrong New
[v8,02/11] KVM: MMU: drop unnecessary kvm_reload_remote_mmus - - - --- 2013-05-31 Xiao Guangrong New
[v8,01/11] KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall - - - --- 2013-05-31 Xiao Guangrong New
[v7,04/11] KVM: MMU: zap pages in batch - - - --- 2013-05-29 Xiao Guangrong New
[v7,09/11] KVM: MMU: introduce kvm_mmu_prepare_zap_obsolete_page - - - --- 2013-05-23 Xiao Guangrong New
[v7,11/11] KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped - - - --- 2013-05-22 Xiao Guangrong New
[v7,10/11] KVM: MMU: collapse TLB flushes when zap all pages - - - --- 2013-05-22 Xiao Guangrong New
[v7,09/11] KVM: MMU: introduce kvm_mmu_prepare_zap_obsolete_page - - - --- 2013-05-22 Xiao Guangrong New
[v7,08/11] KVM: MMU: do not reuse the obsolete page - - - --- 2013-05-22 Xiao Guangrong New
[v7,07/11] KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages - - - --- 2013-05-22 Xiao Guangrong New
[v7,06/11] KVM: MMU: show mmu_valid_gen in shadow page related tracepoints - - - --- 2013-05-22 Xiao Guangrong New
[v7,05/11] KVM: x86: use the fast way to invalidate all pages - - - --- 2013-05-22 Xiao Guangrong New
[v7,04/11] KVM: MMU: zap pages in batch - - - --- 2013-05-22 Xiao Guangrong New
[v7,03/11] KVM: MMU: fast invalidate all pages - - - --- 2013-05-22 Xiao Guangrong New
[v7,02/11] KVM: MMU: drop unnecessary kvm_reload_remote_mmus - - - --- 2013-05-22 Xiao Guangrong New
[v7,01/11] KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall - - - --- 2013-05-22 Xiao Guangrong New
« 1 2 3 4 »