Re: [PATCH 1/2] NEWS: qemu: Support removable attribute for scsi disk

2023-07-19 Thread Michal Prívozník
On 7/17/23 12:56, Han Han wrote:
> Signed-off-by: Han Han 
> ---
>  NEWS.rst | 5 +
>  1 file changed, 5 insertions(+)
> 
> diff --git a/NEWS.rst b/NEWS.rst
> index 42c2c53091..5ee880efcb 100644
> --- a/NEWS.rst
> +++ b/NEWS.rst
> @@ -27,6 +27,11 @@ v9.6.0 (unreleased)
>  ``abstractions/foo`` can be overridden by creating ``local/foo`` and
>  ``abstractions/foo.d`` respectively.
>  
> +  * qemu: Support removable attribute for scsi disk
> +
> +Now the scsi disk device (``/disk@device='disk'`` and 
> ``/disk/target@bus='scsi'``) supports

Long line.

> +the removable attribute at ``/disk/target@removable```.
> +
>  * **Bug fixes**
>  
>  

Michal



[PATCH 1/2] NEWS: qemu: Support removable attribute for scsi disk

2023-07-17 Thread Han Han
Signed-off-by: Han Han 
---
 NEWS.rst | 5 +
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 42c2c53091..5ee880efcb 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -27,6 +27,11 @@ v9.6.0 (unreleased)
 ``abstractions/foo`` can be overridden by creating ``local/foo`` and
 ``abstractions/foo.d`` respectively.
 
+  * qemu: Support removable attribute for scsi disk
+
+Now the scsi disk device (``/disk@device='disk'`` and 
``/disk/target@bus='scsi'``) supports
+the removable attribute at ``/disk/target@removable```.
+
 * **Bug fixes**
 
 
-- 
2.41.0