Searched hist:"3 cdd801b0b65ec3fbb9280a2fa22976ad96645b0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | spapr.c | diff 3cdd801b0b65ec3fbb9280a2fa22976ad96645b0 Wed Feb 27 02:51:46 CST 2019 Alexey Kardashevskiy <aik@ozlabs.ru> vfio/spapr: Rename local systempagesize variable
The "systempagesize" name suggests that it is the host system page size while it is the smallest page size of memory backing the guest RAM so let's rename it to stop confusion. This should cause no behavioral change.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Message-Id: <20190227085149.38596-4-aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|