[Libvir] PATCH 2/20: Move driver capabilities code

Daniel P. Berrange berrange at redhat.com
Fri Jun 22 01:38:50 UTC 2007


This patch moves the QEMU driver capabilities XML generation code out of
the dispatch.c file and into the driver.c where the rest of the QEMU driver
impls live. This is to enable the dispatch.c file to be removed later.

 dispatch.c |  193 +++++--------------------------------------------------------
 driver.c   |  184 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 driver.h   |   11 ++-
 3 files changed, 203 insertions(+), 185 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