Domain events lifecycle implementation
Signed-off-by: Daksh-10 dakshkaushik20040126@gmail.com
I wrote code for domain lifecycle events which can be received now using virt library. The code is implemented in such a way that new event functions can be added easily.
I had to use lifecycle events in my work, so made this :) Do tell if some changes are required.