
Kaitlin Rupert wrote:
# HG changeset patch # User Kaitlin Rupert <karupert@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@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@linux.vnet.ibm.com