]> Git Repo - qemu.git/commit - target/mips/kvm.c
target/mips/kvm: Assert unreachable code is not used
authorPhilippe Mathieu-Daudé <[email protected]>
Wed, 29 Apr 2020 08:23:55 +0000 (10:23 +0200)
committerPhilippe Mathieu-Daudé <[email protected]>
Sun, 13 Dec 2020 15:00:58 +0000 (16:00 +0100)
commit11cb076b26ff25a909f07c593f9a4e0416ac147f
treee30055b87291842f114d21b864fc33bfb23cd528
parentdab1e1e15b559c11b980a6b921027dd4939107e9
target/mips/kvm: Assert unreachable code is not used

This code must not be used outside of KVM. Abort if it is.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Huacai Chen <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Message-Id: <20200429082916[email protected]>
target/mips/kvm.c
This page took 0.025929 seconds and 4 git commands to generate.