diff options
author | Alistair Francis | 2017-09-15 23:56:07 +0200 |
---|---|---|
committer | Michael Tokarev | 2017-09-26 08:11:22 +0200 |
commit | 2c5b1d2a479273cec4c1be491745f48b0808b508 (patch) | |
tree | c24d0301e0cc5b45251b9f2e841d3e993f38490f /hw/display/virtio-gpu.c | |
parent | trivial: Add missing "-m" parameter in docs/memory-hotplug.txt (diff) | |
download | qemu-2c5b1d2a479273cec4c1be491745f48b0808b508.tar.gz qemu-2c5b1d2a479273cec4c1be491745f48b0808b508.tar.xz qemu-2c5b1d2a479273cec4c1be491745f48b0808b508.zip |
target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macro
Instead of using the hardcoded (MemTxAttrs){0} for no memory attributes
let's use the already defined MEMTXATTRS_UNSPECIFIED macro instead.
This is technically a change of behaviour as MEMTXATTRS_UNSPECIFIED sets
the unspecified field to 1, but it doesn't look like anything is
checking this field.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/display/virtio-gpu.c')
0 files changed, 0 insertions, 0 deletions