Searched hist:"41 d64227ed0a8f843b022dbf3058aa51c240c8d9" (Results 1 – 5 of 5) sorted by relevance
/qemu/migration/ |
H A D | tls.h | 41d64227ed0a8f843b022dbf3058aa51c240c8d9 Wed Apr 05 15:45:16 UTC 2017 Juan Quintela <quintela@redhat.com> migration: Export tls.c functions in its own file
Just for the functions exported from tls.c. Notice that we can't remove the migration/migration.h include from tls.c because it access directly MigrationState for the tls params.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
H A D | channel.c | 41d64227ed0a8f843b022dbf3058aa51c240c8d9 Wed Apr 05 15:45:16 UTC 2017 Juan Quintela <quintela@redhat.com> migration: Export tls.c functions in its own file
Just for the functions exported from tls.c. Notice that we can't remove the migration/migration.h include from tls.c because it access directly MigrationState for the tls params.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
H A D | tls.c | 41d64227ed0a8f843b022dbf3058aa51c240c8d9 Wed Apr 05 15:45:16 UTC 2017 Juan Quintela <quintela@redhat.com> migration: Export tls.c functions in its own file
Just for the functions exported from tls.c. Notice that we can't remove the migration/migration.h include from tls.c because it access directly MigrationState for the tls params.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
H A D | migration.h | 41d64227ed0a8f843b022dbf3058aa51c240c8d9 Wed Apr 05 15:45:16 UTC 2017 Juan Quintela <quintela@redhat.com> migration: Export tls.c functions in its own file
Just for the functions exported from tls.c. Notice that we can't remove the migration/migration.h include from tls.c because it access directly MigrationState for the tls params.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|
H A D | migration.c | 41d64227ed0a8f843b022dbf3058aa51c240c8d9 Wed Apr 05 15:45:16 UTC 2017 Juan Quintela <quintela@redhat.com> migration: Export tls.c functions in its own file
Just for the functions exported from tls.c. Notice that we can't remove the migration/migration.h include from tls.c because it access directly MigrationState for the tls params.
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
|