diff options
author | 2014-12-29 14:38:48 +0100 | |
---|---|---|
committer | 2024-01-18 10:43:13 +0100 | |
commit | 937de9a981a86be1e002cff58f02272610708fbb (patch) | |
tree | 0cba873cd35b440d5b6f0a491d7f0a62968f2cde /scripts/qapi/source.py | |
parent | Merge tag 'pull-testing-updates-120124-2' of https://gitlab.com/stsquad/qemu into staging (diff) | |
download | qemu-937de9a981a86be1e002cff58f02272610708fbb.tar.xz qemu-937de9a981a86be1e002cff58f02272610708fbb.zip |
vga: use common endian swap macros
The constant-expression bswap is provided by const_le32(), and GET_PLANE()
can also be implemented using cpu_to_le32(). Remove the custom macros in
vga.c.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions