summary refs log tree commit diff stats
path: root/scripts/qapi-event.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-10-17 19:22:17 +0100
committerPeter Maydell <peter.maydell@linaro.org>2016-10-17 19:22:17 +0100
commit04bb79d1f519ae190acf836ff9e07bef5086fad0 (patch)
tree96b8fcd809b1bed779b283a6e63b62193566ec8b /scripts/qapi-event.py
parent4c8afda7d2864023047d466eddd1e8f73a6b072c (diff)
downloadfocaccia-qemu-04bb79d1f519ae190acf836ff9e07bef5086fad0.tar.gz
focaccia-qemu-04bb79d1f519ae190acf836ff9e07bef5086fad0.zip
hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)
The M1 and M2 bits are both used for configuring the endianness
of the AHB master interfaces, so the second PL080_CONF_M1 should
be PL080_CONF_M2 instead.

Buglink: https://bugs.launchpad.net/qemu/+bug/1631773
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1476274451-26567-1-git-send-email-thuth@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi-event.py')
0 files changed, 0 insertions, 0 deletions