Home
last modified time | relevance | path

Searched hist:"26 cd35b8613881c410d5226e6dc56e7bfb4b83d1" (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.hdiff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options

The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash
MMU machines, indicating whether it's possible to map large (> 4kiB) pages
as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another
flag into the PPCHash64Options structure.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
H A Dmmu-hash64.cdiff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options

The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash
MMU machines, indicating whether it's possible to map large (> 4kiB) pages
as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another
flag into the PPCHash64Options structure.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
H A Dkvm.cdiff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options

The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash
MMU machines, indicating whether it's possible to map large (> 4kiB) pages
as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another
flag into the PPCHash64Options structure.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
H A Dcpu.hdiff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options

The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash
MMU machines, indicating whether it's possible to map large (> 4kiB) pages
as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another
flag into the PPCHash64Options structure.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
/openbmc/qemu/hw/ppc/
H A Dspapr.cdiff 26cd35b8613881c410d5226e6dc56e7bfb4b83d1 Thu Mar 22 22:32:48 CDT 2018 David Gibson <david@gibson.dropbear.id.au> target/ppc: Fold ci_large_pages flag into PPCHash64Options

The ci_large_pages boolean in CPUPPCState is only relevant to 64-bit hash
MMU machines, indicating whether it's possible to map large (> 4kiB) pages
as cache-inhibitied (i.e. for IO, rather than memory). Fold it as another
flag into the PPCHash64Options structure.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>