diff options
author | Radim Krčmář | 2015-02-17 17:30:52 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2015-03-03 08:33:08 +0100 |
commit | bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd (patch) | |
tree | 3d01f66f23e0bc87df16713247ee40fc075d9586 /hw/pci/pci.c | |
parent | spice: fix invalid memory access to vga.vram (diff) | |
download | qemu-bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd.tar.gz qemu-bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd.tar.xz qemu-bb7443f6d6f09411ea10f06e6cb0d416bd1ccebd.zip |
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>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions