Home
last modified time | relevance | path

Searched hist:"3 f9d4f5a5f35e402e91bedf0c15e29cef187a29d" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.cdiff 3f9d4f5a5f35e402e91bedf0c15e29cef187a29d Mon Dec 19 23:49:00 CST 2016 David Gibson <david@gibson.dropbear.id.au> KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure

Currently, the powerpc kvm_arch structure contains a number of variables
tracking the state of the guest's hashed page table (HPT) in KVM HV. This
patch gathers them all together into a single kvm_hpt_info substructure.
This makes life more convenient for the upcoming HPT resizing
implementation.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
H A Dbook3s_64_mmu_hv.cdiff 3f9d4f5a5f35e402e91bedf0c15e29cef187a29d Mon Dec 19 23:49:00 CST 2016 David Gibson <david@gibson.dropbear.id.au> KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure

Currently, the powerpc kvm_arch structure contains a number of variables
tracking the state of the guest's hashed page table (HPT) in KVM HV. This
patch gathers them all together into a single kvm_hpt_info substructure.
This makes life more convenient for the upcoming HPT resizing
implementation.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
H A Dbook3s_hv.cdiff 3f9d4f5a5f35e402e91bedf0c15e29cef187a29d Mon Dec 19 23:49:00 CST 2016 David Gibson <david@gibson.dropbear.id.au> KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure

Currently, the powerpc kvm_arch structure contains a number of variables
tracking the state of the guest's hashed page table (HPT) in KVM HV. This
patch gathers them all together into a single kvm_hpt_info substructure.
This makes life more convenient for the upcoming HPT resizing
implementation.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.hdiff 3f9d4f5a5f35e402e91bedf0c15e29cef187a29d Mon Dec 19 23:49:00 CST 2016 David Gibson <david@gibson.dropbear.id.au> KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure

Currently, the powerpc kvm_arch structure contains a number of variables
tracking the state of the guest's hashed page table (HPT) in KVM HV. This
patch gathers them all together into a single kvm_hpt_info substructure.
This makes life more convenient for the upcoming HPT resizing
implementation.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>