Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xapi-project/xcp-idl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xapi-project/xcp-idl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.96.1-lcm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 28, 2020

  1. CP-35026 optionally include client info in logs

    Signed-off-by: lippirk <[email protected]>
    (cherry picked from commit 7e6d615)
    lippirk committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    29bf230 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Merge pull request #318 from lippirk/CP-35026-stockholm

    Stockholm Backport! CP-35026 optionally include client info in logs
    Ben Anson authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    40d7d4b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. CA-347560: Add VM.import_metadata_async

    This is a variant of `VM.import_metadata` that always queues the operation and
    returns a task id immediately (like most VM operations). This is useful, once
    the original (synchronous) function may block for longer periods while other
    operations on the VM complete.
    
    Signed-off-by: Rob Hoes <[email protected]>
    (cherry picked from commit 83de389)
    robhoes authored and Ben Anson committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    485a86b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Merge pull request #323 from lippirk/private/bena/UPD-678

    backport! (stockholm) XSI-555/CA-347560
    Ben Anson authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a849c4b View commit details
    Browse the repository at this point in the history
Loading