[Libvirt-cim] [PATCH] Fix a few bugs in the reset() call in CS

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Wed Jul 23 20:27:14 UTC 2008


Kaitlin Rupert wrote:
> # HG changeset patch
> # User Kaitlin Rupert <karupert at us.ibm.com>
> # Date 1216843816 25200
> # Node ID 695e6e7fb85f14e7e7685b94832b0fc73027e405
> # Parent  427e74d2c45881820ee33b8b6cdeb9cff57a68c0
> Fix a few bugs in the reset() call in CS.
> 
> This fixes the following issues:
>   -After the destroy call, the domain pointer is no longer valid.  We need to get a new one to use for the Create call.
>   -In the situation where the guest was created without being defined, we need to get the XML and then define the before calling the create call.
> 
> Signed-off-by: Kaitlin Rupert <karupert at us.ibm.com>
> 
> diff -r 427e74d2c458 -r 695e6e7fb85f src/Virt_ComputerSystem.c

Please ignore this patch.  Need to resend the updated version.
-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list