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.6-lcm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 19 files changed
  • 7 contributors

Commits on Jun 14, 2017

  1. CA-223676: Add get_physical_interfaces to Network_interface.

    Signed-off-by: Sharad Yadav <[email protected]>
    sharady committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    1cb48cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #160 from sharady/CA-257008

    CA-223676: Add `get_physical_interfaces` to Network_interface.
    lindig authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    d60c470 View commit details
    Browse the repository at this point in the history
  3. Switch to ppx_sexp_conv

    Signed-off-by: Jon Ludlam <[email protected]>
    jonludlam authored and lindig committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    fc6dcce View commit details
    Browse the repository at this point in the history
  4. Use ocaml-rpc v1.9.6

    Signed-off-by: Jon Ludlam <[email protected]>
    jonludlam authored and lindig committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    c9d3cb1 View commit details
    Browse the repository at this point in the history
  5. Package xenops_types

    Signed-off-by: Jon Ludlam <[email protected]>
    jonludlam authored and lindig committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    fa046eb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. CA-259579: Introduce ballooning timeout before migration

    Signed-off-by: Marcello Seri <[email protected]>
    Marcello Seri authored and lindig committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    8fe93eb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. CA-308834: backport CA-307829 on havana (#264)

    Signed-off-by: Taoyong Ding <[email protected]>
    taoyongd authored and lindig committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    37a9ed6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. XSI-312 CA-289145: Close socket if error occurs when connecting (#267)

    Signed-off-by: Yang Qian <[email protected]>
    Signed-off-by: Christian Lindig <[email protected]>
    lindig authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    093b3cc View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. XSI-312 CA-289145 fix backport

    Signed-off-by: Christian Lindig <[email protected]>
    lindig committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    e0f7a3f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. CA-347560: Add VM.import_metadata_async

    Backport of 83de389.
    
    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]>
    robhoes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1afe9d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Merge pull request #320 from robhoes/1.6-lcm

    CA-347560: Add VM.import_metadata_async (Havana)
    robhoes authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8aef803 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. CP-35026 optionally include client info in logs

    Signed-off-by: lippirk <[email protected]>
    (cherry picked from commit 9e23539)
    lippirk authored and lindig committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    95edf54 View commit details
    Browse the repository at this point in the history
Loading