
21 Oct
2008
21 Oct
'08
7:12 p.m.
[PATCH 03/12] Domain Events - daemon changes This code changes the daemaon to: use the pulic def of virEventRegisterImpl Add functionality to dispatch events to connected remote drivers event.c | 21 +++++---- event.h | 5 +- mdns.c | 15 ++++-- qemud.c | 72 ++++++++++++++++++++----------- qemud.h | 11 ++++ remote.c | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 227 insertions(+), 40 deletions(-)