Searched hist:bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd (Results 1 – 3 of 3) sorted by relevance
/qemu/util/ |
H A D | cutils.c | bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd Tue Feb 17 16:30:52 UTC 2015 Radim Krčmář <rkrcmar@redhat.com> qxl: refactor rounding up to a nearest power of 2
We already have pow2floor, mirror it and use instead of a function with similar results (same in used domain), to clarify our intent.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/qemu/include/qemu/ |
H A D | help-texts.h | bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd Tue Feb 17 16:30:52 UTC 2015 Radim Krčmář <rkrcmar@redhat.com> qxl: refactor rounding up to a nearest power of 2
We already have pow2floor, mirror it and use instead of a function with similar results (same in used domain), to clarify our intent.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
/qemu/hw/display/ |
H A D | qxl.c | bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd Tue Feb 17 16:30:52 UTC 2015 Radim Krčmář <rkrcmar@redhat.com> qxl: refactor rounding up to a nearest power of 2
We already have pow2floor, mirror it and use instead of a function with similar results (same in used domain), to clarify our intent.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|