Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update samples to use migration v2 #776

Merged
merged 16 commits into from
Sep 15, 2023

Commits on Sep 15, 2023

  1. update samples to use migration v2

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    965c28e View commit details
    Browse the repository at this point in the history
  2. fix: work with changes to implementation

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bba72fc View commit details
    Browse the repository at this point in the history
  3. fix: changes to samples according to comments

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    315cb9d View commit details
    Browse the repository at this point in the history
  4. feat: implement DMA logging in client/server sample

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f05fd00 View commit details
    Browse the repository at this point in the history
  5. fix: conflict with kernel definitions in samples

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fb15a53 View commit details
    Browse the repository at this point in the history
  6. fix: obvious use-after-free

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5781f1a View commit details
    Browse the repository at this point in the history
  7. fix: update sample to correctly start destination server

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    62f7dd9 View commit details
    Browse the repository at this point in the history
  8. fix: minor fixes from Swapnil's review

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    5f75027 View commit details
    Browse the repository at this point in the history
  9. reintroduce mmap_sparse_areas in client.c

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    795252c View commit details
    Browse the repository at this point in the history
  10. fix: fixes for changes from John's core review

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f77f457 View commit details
    Browse the repository at this point in the history
  11. fix: minor changes to samples according to John's review

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    557af66 View commit details
    Browse the repository at this point in the history
  12. fix: argsz semantics in samples

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1907a10 View commit details
    Browse the repository at this point in the history
  13. respond to Swapnil's review

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    da9be96 View commit details
    Browse the repository at this point in the history
  14. respond to Thanos's review

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bd0e0cf View commit details
    Browse the repository at this point in the history
  15. rename get_bitmap_size

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2348710 View commit details
    Browse the repository at this point in the history
  16. rename some variables

    Signed-off-by: William Henderson <william.henderson@nutanix.com>
    w-henderson authored and jlevon committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2101ec4 View commit details
    Browse the repository at this point in the history