[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 3fc827: target-arm: Correct check for non-EL3
From: |
GitHub |
Subject: |
[Qemu-commits] [qemu/qemu] 3fc827: target-arm: Correct check for non-EL3 |
Date: |
Tue, 02 Jun 2015 06:00:06 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 3fc827d591679f3e262b9d1f8b34528eabfca8c0
https://github.com/qemu/qemu/commit/3fc827d591679f3e262b9d1f8b34528eabfca8c0
Author: Edgar E. Iglesias <address@hidden>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M target-arm/op_helper.c
Log Message:
-----------
target-arm: Correct check for non-EL3
This fixes a compile warning from clang 3.5 (the assertion
could never fire).
Signed-off-by: Edgar E. Iglesias <address@hidden>
Message-id: address@hidden
Reviewed-by: Peter Maydell <address@hidden>
Reviewed-by: John Snow <address@hidden>
[PMM: added note in commit message that this is fixing a build warning]
Signed-off-by: Peter Maydell <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-commits] [qemu/qemu] 3fc827: target-arm: Correct check for non-EL3,
GitHub <=