[Libvir] PATCH 3/20: domain lifecycle changes

Daniel P. Berrange berrange at redhat.com
Fri Jun 22 01:40:20 UTC 2007


This patch moves the code which deals with starting and stopping of domains
and networks out of qemud.d and into the main QEMU driver.c file.

 driver.c   | 1067 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 driver.h   |   14 
 internal.h |   12 
 qemud.c    | 1029 ----------------------------------------------------------
 4 files changed, 1083 insertions(+), 1039 deletions(-)

Dan
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list