On Wed, 2013-12-11 at 15:28 +0000, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > The domain events demo program isn't really tied to domain > events anymore, so rename it to object events. > > Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> > --- > Makefile.am | 2 +- > configure.ac | 2 +- > examples/domain-events/events-c/Makefile.am | 24 - > examples/domain-events/events-c/event-test.c | 644 --------------------------- > examples/object-events/Makefile.am | 24 + > examples/object-events/event-test.c | 644 +++++++++++++++++++++++++++ Changing the /examples/domain-events/events-c/event-test in .gitignore would be great in that patch. And as mentioned on IRC, git config diff.renames true would simplify that patch a lot. -- Cedric -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list