
On Fri, Jun 22, 2007 at 02:40:55AM +0100, Daniel P. Berrange wrote:
Attached this time..
On Fri, Jun 22, 2007 at 02:38:50AM +0100, Daniel P. Berrange wrote:
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(-)
okay, cosmetic internal interface changes and code moved around, fine +1 Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/