Home
last modified time | relevance | path

Searched defs:fatal (Results 1 – 7 of 7) sorted by relevance

/qemu/scripts/oss-fuzz/
H A Dbuild.sh25 fatal () { function
/qemu/tests/qtest/
H A Drtl8139-test.c68 #define fatal(...) do { g_test_message(__VA_ARGS__); g_assert(0); } while (0) macro
/qemu/target/i386/nvmm/
H A Dnvmm-all.c994 int ret, fatal; in nvmm_vcpu_exec() local
/qemu/target/i386/whpx/
H A Dwhpx-all.c2255 int fatal; in whpx_vcpu_exec() local
/qemu/target/hexagon/
H A Dop_helper.c1490 #define fatal(...) g_assert_not_reached(); macro
/qemu/nbd/
H A Dserver.c576 nbd_reject_length(NBDClient *client, bool fatal, Error **errp) in nbd_reject_length()
/qemu/block/
H A Dqcow2.c5980 void qcow2_signal_corruption(BlockDriverState *bs, bool fatal, int64_t offset, in qcow2_signal_corruption()