]> Git Repo - qemu.git/commit
Introduce the new error framework
authorLuiz Capitulino <[email protected]>
Wed, 1 Jun 2011 17:14:49 +0000 (12:14 -0500)
committerAnthony Liguori <[email protected]>
Tue, 7 Jun 2011 18:52:10 +0000 (13:52 -0500)
commitd5ec4f27c387c3b3200abb8656343b2519ea3047
treed2c034e55cf46ea98c619177e59b909f66f02ea3
parent87c2f59166b7ec5b3ce44b5c4a2337c07a78e533
Introduce the new error framework

New error-handling framework that allows for exception-like error
propagation.

Signed-off-by: Luiz Capitulino <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
Makefile.objs
error.c [new file with mode: 0644]
error.h [new file with mode: 0644]
error_int.h [new file with mode: 0644]
This page took 0.025212 seconds and 4 git commands to generate.