diff options
author | Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com> | 2023-09-15 11:45:38 +0000 |
---|---|---|
committer | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-03 15:18:54 +0300 |
commit | 7eef0269955fa7dc930161ded1edc8f1458ac788 (patch) | |
tree | 1eb37e0209a4cbe6f692e97b20fc787b72229ff3 /vhost_loopback.c | |
parent | a99fe32fc076f0654a8c8fab7a16abff42ba4218 (diff) |
[ADD] Vhost-user-gpio is being added
Update Copyrights, interrupt locking mechanism, compilation warnings.
Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'vhost_loopback.c')
-rw-r--r-- | vhost_loopback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhost_loopback.c b/vhost_loopback.c index 3e137eb..af725e3 100644 --- a/vhost_loopback.c +++ b/vhost_loopback.c @@ -11,7 +11,7 @@ * Authors: * Michael S. Tsirkin <mst@redhat.com> * - * Copyright 2022 Virtual Open Systems SAS. + * Copyright 2022-2023 Virtual Open Systems SAS. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |