On 12/16/2010 01:31 PM, Eric Blake wrote:
> On 12/16/2010 09:50 AM, Daniel P. Berrange wrote:
>> Move the code for handling the QEMU virDomainObjPtr private
>> data, and custom XML namespace into a separate file
>>
>> * src/qemu/qemu_domain.c, src/qemu/qemu_domain.h: New file
>> for private data
On 12/16/2010 09:50 AM, Daniel P. Berrange wrote:
> Move the code for handling the QEMU virDomainObjPtr private
> data, and custom XML namespace into a separate file
>
> * src/qemu/qemu_domain.c, src/qemu/qemu_domain.h: New file
> for private data & namespace code
> * src/qemu/qemu_driver.c, src
Move the code for handling the QEMU virDomainObjPtr private
data, and custom XML namespace into a separate file
* src/qemu/qemu_domain.c, src/qemu/qemu_domain.h: New file
for private data & namespace code
* src/qemu/qemu_driver.c, src/qemu/qemu_driver.h: Remove
private data & namespace code
*