This patch is just shuffling a little code from the driver.c file into
the conf.c file. This is to give a clear separation between methods
which implement QEMU driver functionality, vs those which deal with
manipulating VM / network config objects.
conf.c | 64 ++++++++++++++++++++++++++++++++++++++++++++++++
conf.h | 2 +
dispatch.c | 15 ++++-------
driver.c | 81 ++++++++++++-------------------------------------------------
driver.h | 13 ---------
5 files changed, 88 insertions(+), 87 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 -=|