Show patches with: Submitter = Xiao Guangrong       |    State = Action Required       |   543 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
target-i386: enable cflushopt/clwb/pcommit instructions - - - --- 2015-08-21 Xiao Guangrong New
[9/9] KVM: VMX: drop rdtscp_enabled field - - - --- 2015-08-21 Xiao Guangrong New
[8/9] KVM: VMX: introduce set_clear_2nd_exec_ctrl() - - - --- 2015-08-21 Xiao Guangrong New
[7/9] KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update - - - --- 2015-08-21 Xiao Guangrong New
[6/9] KVM: VMX: simplify invpcid handling in vmx_cpuid_update() - - - --- 2015-08-21 Xiao Guangrong New
[5/9] KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() - - - --- 2015-08-21 Xiao Guangrong New
[4/9] KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() - - - --- 2015-08-21 Xiao Guangrong New
[3/9] KVM: x86: add pcommit support - - - --- 2015-08-21 Xiao Guangrong New
[2/9] KVM: x86: allow guest to use cflushopt anc clwb - - - --- 2015-08-21 Xiao Guangrong New
[1/9] KVM: MMU: fix use uninitialized value - - - --- 2015-08-21 Xiao Guangrong New
[v2,18/18] nvdimm: add maintain info - - - --- 2015-08-14 Xiao Guangrong New
[v2,17/18] nvdimm: support NFIT_CMD_SET_CONFIG_DATA - - - --- 2015-08-14 Xiao Guangrong New
[v2,16/18] nvdimm: support NFIT_CMD_GET_CONFIG_DATA - - - --- 2015-08-14 Xiao Guangrong New
[v2,15/18] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function - - - --- 2015-08-14 Xiao Guangrong New
[v2,14/18] nvdimm: support NFIT_CMD_IMPLEMENTED function - - - --- 2015-08-14 Xiao Guangrong New
[v2,13/18] nvdimm: build namespace config data - - - --- 2015-08-14 Xiao Guangrong New
[v2,12/18] nvdimm: save arg3 for NVDIMM device _DSM method - - - --- 2015-08-14 Xiao Guangrong New
[v2,11/18] nvdimm: build ACPI nvdimm devices - - - --- 2015-08-14 Xiao Guangrong New
[v2,10/18] nvdimm: init the address region used by DSM method - - - --- 2015-08-14 Xiao Guangrong New
[v2,09/18] nvdimm: build ACPI NFIT table - - - --- 2015-08-14 Xiao Guangrong New
[v2,08/18] nvdimm: init backend memory mapping and config data area - - - --- 2015-08-14 Xiao Guangrong New
[v2,07/18] nvdimm: reserve address range for NVDIMM - - - --- 2015-08-14 Xiao Guangrong New
[v2,06/18] pc: implement NVDIMM device abstract - - - --- 2015-08-14 Xiao Guangrong New
[v2,05/18] acpi: add aml_create_field - - - --- 2015-08-14 Xiao Guangrong New
[v2,04/18] acpi: add aml_sizeof - - - --- 2015-08-14 Xiao Guangrong New
[v2,03/18] acpi: add aml_derefof - - - --- 2015-08-14 Xiao Guangrong New
[v2,02/18] i386/acpi-build: allow SSDT to operate on 64 bit - - - --- 2015-08-14 Xiao Guangrong New
[v2,01/18] acpi: allow aml_operation_region() working on 64 bit offset - 1 - --- 2015-08-14 Xiao Guangrong New
[v2,9/9] KVM: VMX: drop ept misconfig check - - - --- 2015-08-05 Xiao Guangrong New
[v2,8/9] KVM: MMU: fully check zero bits for sptes - - - --- 2015-08-05 Xiao Guangrong New
[v2,7/9] KVM: MMU: introduce is_shadow_zero_bits_set() - - - --- 2015-08-05 Xiao Guangrong New
[v2,6/9] KVM: MMU: introduce the framework to check zero bits on sptes - - - --- 2015-08-05 Xiao Guangrong New
[v2,5/9] KVM: MMU: split reset_rsvds_bits_mask_ept - - - --- 2015-08-05 Xiao Guangrong New
[v2,4/9] KVM: MMU: split reset_rsvds_bits_mask - - - --- 2015-08-05 Xiao Guangrong New
[v2,3/9] KVM: MMU: introduce rsvd_bits_validate - - - --- 2015-08-05 Xiao Guangrong New
[v2,2/9] KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c - - - --- 2015-08-05 Xiao Guangrong New
[v2,1/9] KVM: MMU: fix validation of mmio page fault - - 1 --- 2015-08-05 Xiao Guangrong New
[9/9] KVM: VMX: drop ept misconfig check - - - --- 2015-08-04 Xiao Guangrong New
[8/9] KVM: MMU: fully check reserved bits for sptes - - - --- 2015-08-04 Xiao Guangrong New
[7/9] KVM: MMU: introduce is_shadow_rsvd_bits_set() - - - --- 2015-08-04 Xiao Guangrong New
[6/9] KVM: MMU: introduce the framework to check reserved bits on sptes - - - --- 2015-08-04 Xiao Guangrong New
[5/9] KVM: MMU: split reset_rsvds_bits_mask_ept - - - --- 2015-08-04 Xiao Guangrong New
[4/9] KVM: MMU: split reset_rsvds_bits_mask - - - --- 2015-08-04 Xiao Guangrong New
[3/9] KVM: MMU: introduce rsvd_bits_validate - - - --- 2015-08-04 Xiao Guangrong New
[2/9] KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c - - - --- 2015-08-04 Xiao Guangrong New
[1/9] KVM: MMU: fix validation of mmio page fault - - 1 --- 2015-08-04 Xiao Guangrong New
KVM: unknown exit, hardware reason 31 - - - --- 2015-07-27 Xiao Guangrong New
[3/3] KVM: x86: quirkily apply WB to all memory if cache is disabled - - - --- 2015-07-15 Xiao Guangrong New
[2/3] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type - - - --- 2015-07-15 Xiao Guangrong New
[1/3] KVM: MTRR: fix memory type handling if MTRR is completely disabled - - 1 --- 2015-07-15 Xiao Guangrong New
[16/16] nvdimm: support NFIT_CMD_SET_CONFIG_DATA - - - --- 2015-07-01 Xiao Guangrong New
[15/16] nvdimm: support NFIT_CMD_GET_CONFIG_DATA - - - --- 2015-07-01 Xiao Guangrong New
[14/16] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function - - - --- 2015-07-01 Xiao Guangrong New
[13/16] nvdimm: support NFIT_CMD_IMPLEMENTED function - - - --- 2015-07-01 Xiao Guangrong New
[12/16] nvdimm: save arg3 for NVDIMM device _DSM method - - - --- 2015-07-01 Xiao Guangrong New
[11/16] nvdimm: build ACPI nvdimm devices - - - --- 2015-07-01 Xiao Guangrong New
[10/16] nvdimm: init the address region used by _DSM method - - - --- 2015-07-01 Xiao Guangrong New
[09/16] nvdimm: build ACPI NFIT table - - - --- 2015-07-01 Xiao Guangrong New
[08/16] nvdimm: init backend memory mapping and config data area - - - --- 2015-07-01 Xiao Guangrong New
[07/16] nvdimm: reserve address range for NVDIMM - - - --- 2015-07-01 Xiao Guangrong New
[06/16] pc: implement NVDIMM device abstract - - - --- 2015-07-01 Xiao Guangrong New
[05/16] acpi: add aml_create_field - - - --- 2015-07-01 Xiao Guangrong New
[04/16] acpi: add aml_sizeof - - - --- 2015-07-01 Xiao Guangrong New
[03/16] acpi: add aml_derefof - - - --- 2015-07-01 Xiao Guangrong New
[02/16] i386/acpi-build: allow SSDT to operate on 64 bit - - - --- 2015-07-01 Xiao Guangrong New
[01/16] acpi: allow aml_operation_region() working on 64 bit offset - - - --- 2015-07-01 Xiao Guangrong New
[v2,15/15] KVM: MTRR: do not map huage page for non-consistent range - - - --- 2015-06-15 Xiao Guangrong New
[v2,14/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type - - - --- 2015-06-15 Xiao Guangrong New
[v2,13/15] KVM: MTRR: introduce mtrr_for_each_mem_type - - - --- 2015-06-15 Xiao Guangrong New
[v2,12/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions - - - --- 2015-06-15 Xiao Guangrong New
[v2,11/15] KVM: MTRR: sort variable MTRRs - - - --- 2015-06-15 Xiao Guangrong New
[v2,10/15] KVM: MTRR: introduce var_mtrr_range - - - --- 2015-06-15 Xiao Guangrong New
[v2,09/15] KVM: MTRR: introduce fixed_mtrr_segment table - - - --- 2015-06-15 Xiao Guangrong New
[v2,08/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type - - - --- 2015-06-15 Xiao Guangrong New
[v2,07/15] KVM: MTRR: do not split 64 bits MSR content - - - --- 2015-06-15 Xiao Guangrong New
[v2,06/15] KVM: MTRR: clean up mtrr default type - - - --- 2015-06-15 Xiao Guangrong New
[v2,05/15] KVM: MTRR: exactly define the size of variable MTRRs - - - --- 2015-06-15 Xiao Guangrong New
[v2,04/15] KVM: MTRR: remove mtrr_state.have_fixed - - - --- 2015-06-15 Xiao Guangrong New
[v2,03/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr - - - --- 2015-06-15 Xiao Guangrong New
[v2,02/15] KVM: x86: move MTRR related code to a separate file - - - --- 2015-06-15 Xiao Guangrong New
[v2,01/15] KVM: x86: fix CR0.CD virtualization - - - --- 2015-06-15 Xiao Guangrong New
[15/15] KVM: VMX: fully implement guest MTRR virtualization - - - --- 2015-05-30 Xiao Guangrong New
[14/15] KVM: MTRR: do not map huage page for non-consistent range - - - --- 2015-05-30 Xiao Guangrong New
[13/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type - - - --- 2015-05-30 Xiao Guangrong New
[12/15] KVM: MTRR: introduce mtrr_for_each_mem_type - - - --- 2015-05-30 Xiao Guangrong New
[11/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions - - - --- 2015-05-30 Xiao Guangrong New
[10/15] KVM: MTRR: sort variable MTRRs - - - --- 2015-05-30 Xiao Guangrong New
[09/15] KVM: MTRR: introduce var_mtrr_range - - - --- 2015-05-30 Xiao Guangrong New
[08/15] KVM: MTRR: introduce fixed_mtrr_segment table - - - --- 2015-05-30 Xiao Guangrong New
[07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type - - - --- 2015-05-30 Xiao Guangrong New
[06/15] KVM: MTRR: do not split 64 bits MSR content - - - --- 2015-05-30 Xiao Guangrong New
[05/15] KVM: MTRR: clean up mtrr default type - - - --- 2015-05-30 Xiao Guangrong New
[04/15] KVM: MTRR: exactly define the size of variable MTRRs - - - --- 2015-05-30 Xiao Guangrong New
[03/15] KVM: MTRR: remove mtrr_state.have_fixed - - - --- 2015-05-30 Xiao Guangrong New
[02/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr - - - --- 2015-05-30 Xiao Guangrong New
[01/15] KVM: x86: move MTRR related code to a separate file - - - --- 2015-05-30 Xiao Guangrong New
[v3,10/10] KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changed - - - --- 2015-05-13 Xiao Guangrong New
[v3,09/10] KVM: MMU: fix MTRR update - - - --- 2015-05-13 Xiao Guangrong New
[v3,08/10] KVM: MMU: introduce kvm_zap_gfn_range - - - --- 2015-05-13 Xiao Guangrong New
[v3,07/10] KVM: MMU: introduce kvm_zap_rmapp - - - --- 2015-05-13 Xiao Guangrong New
« 1 2 ... 3 4 5 6 »