Xen API discussion (thread)
[Xen-API] [PATCH] # HG changeset patch, Rob Hoes, 2010/02/24
- [Xen-API] [PATCH] # HG changeset patch, Rob Hoes, 2010/02/24
- [Xen-API] [PATCH] # HG changeset patch, Rob Hoes, 2010/02/24
- [Xen-API] [PATCH] # HG changeset patch, Rob Hoes, 2010/02/24
- [Xen-API] [PATCH] # HG changeset patch, Rob Hoes, 2010/02/24
- [Xen-API] [PATCH] # HG changeset patch, Vincent Hanquez, 2010/02/24
[Xen-API] [PATCH 0 of 4] Replace VM.create_template by VM.clone and VM.copy, Thomas Gazagnaire, 2010/02/22
- [Xen-API] [PATCH 2 of 4] CA-38136: remove "xe snapshot-create-template" CLI call to replace it with "xe snapshot-clone" and "xe snapshot-copy" which have a similar semantics to "xe vm-clone" and "xe vm-copy", Thomas Gazagnaire, 2010/02/22
- [Xen-API] [PATCH 3 of 4] CA-38136:replace any occurence of "snapshot_of" and "snapshot_time" by "snapshot-of" and "snapshot-by" in the CLI fields, Thomas Gazagnaire, 2010/02/22
- [Xen-API] [PATCH 1 of 4] CA-38136: remove the VM.create_template call which duplicates what VM.clone and VM.copy should have done;, Thomas Gazagnaire, 2010/02/22
- [Xen-API] [PATCH 4 of 4] CA-38136: As the changes do not go in the beta, let VM.create_template in here, but make the call deprecated, Thomas Gazagnaire, 2010/02/22
[Xen-API] [PATCH 00 of 12] [PCR-0047] Enhances XCP guest-memory-field-checking logic so that XCP can choose the most appropriate set of constraints to apply for the current context., Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 04 of 12] [PCR0047] Adds to Ocamltest a new test case constructor "make_function_test_case", useful for making a test case that tests a single function, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 03 of 12] [PCR0047] Adds the predicates "VM_memory_constraints.are_{pinned, pinned_at_static_max, valid, valid_and_pinned_at_static_max}", which take a set of memory constraints and return true if (and only if) the constraints match some condition, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 02 of 12] [PCR0047] Renames function "VM_memory_constraints.valid" to "VM_memory_constraints.are_valid" in anticipation of using a common prefix for additional functions to be added in a further patch, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 05 of 12] [PCR0047] Refactors the "Quicktest_vm_memory_constraints" module to use the new Ocamltest "make_function_test_case" constructor, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 07 of 12] [PCR0047] Adds functions "assert_{valid, valid_and_pinned_at_static_max, valid_for_current_context}" to module "Xapi_vm_memory_constraints". By default the function "assert_valid_for_current_context" acts as an alias for function "assert_valid", Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 01 of 12] [PCR0047] Adds missing Ocamldoc comments and reformatting code in line with our Ocaml Best Practices Guide. Also removes a few anachronistic comments, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 08 of 12] [PCR0047] Replaces inline memory constraint validation code with calls to function "VM_memory_constraints.assert_valid_for_current_context", Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 06 of 12] [PCR0047] Adds unit tests for functions "VM_memory_constraints.{are_pinned, are_pinned_at_static_max, are_valid, are_valid_and_pinned_at_static_max}, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 09 of 12] [PCR0047] Extending Ocamldoc and reformatting sections of code in line with our OCaml Best Practices Guide, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 11 of 12] [PCR0047] Adding context-dependent behaviour to function "Xapi_vm_memory_constraints.assert_valid_for_current_context", Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 10 of 12] [PCR0047] Adding appropriate boilerplate code for Dynamic Memory Control ("dmc") to the restrictions module, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 12 of 12] Refactoring slightly the function "Restrictions.to_compact_string" for readability, Jonathan Knowles, 2010/02/01
- Re: [Xen-API] [PATCH 00 of 12] [PCR-0047] Enhances XCP guest-memory-field-checking logic so that XCP can choose the most appropriate set of constraints to apply for the current context., Jonathan Knowles, 2010/02/10
[Xen-API] [PATCH 0 of 8] [CA-31705] Improves error handling within vm-memory-target-wait., Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 1 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 2 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 4 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 6 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 3 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 5 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 7 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
- [Xen-API] [PATCH 8 of 8] [CA-31705] Improves error handling within vm-memory-target-wait, Jonathan Knowles, 2010/02/01
|
|