lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1693012755.git.jiangdongxu1@huawei.com>
Date:   Sat, 26 Aug 2023 09:23:30 +0800
From:   Jiang Dongxu <jiangdongxu1@...wei.com>
To:     <mst@...hat.com>, <jasowang@...hat.com>
CC:     jiangdongxu <jiangdongxu1@...wei.com>,
        <virtualization@...ts.linux-foundation.org>,
        <linux-kernel@...r.kernel.org>, <longpeng2@...wei.com>,
        <eric.fangyi@...wei.com>
Subject: [PATCH 0/2] vdpa: Add logging operatins

From: jiangdongxu <jiangdongxu1@...wei.com>

Currently, the vdpa device supports suspend and resume operations.
To support vdpa device live migration, we need to support logging
operations and device state save/load opertions.

These series introduces some new operations for vdpa devices.
They allow vdpa to enable logging while vm start live migration.

And I will submit another patches about saving and loading
vdpa device state later.

jiangdongxu (2):
  vdpa: add log operations
  vhost-vdpa: add uAPI for logging

 drivers/vhost/vdpa.c       | 49 ++++++++++++++++++++++++++++++++++++++
 include/linux/vdpa.h       | 14 +++++++++++
 include/uapi/linux/vhost.h |  4 ++++
 3 files changed, 67 insertions(+)

-- 
2.27.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ