Re: [PATCH] qga: Remove deprecated 'blacklist' argument / config key

2024-06-03 Thread Philippe Mathieu-Daudé
On 3/6/24 13:23, Philippe Mathieu-Daudé wrote: On 30/5/24 09:04, Philippe Mathieu-Daudé wrote: The 'blacklist' argument / config key are deprecated since commi Typo "commit". Fixed while applying, thanks. 582a098e6c ("qga: Replace 'blacklist' command line and config file options by 'block-

Re: [PATCH] qga: Remove deprecated 'blacklist' argument / config key

2024-06-03 Thread Philippe Mathieu-Daudé
On 30/5/24 09:04, Philippe Mathieu-Daudé wrote: The 'blacklist' argument / config key are deprecated since commi Typo "commit". 582a098e6c ("qga: Replace 'blacklist' command line and config file options by 'block-rpcs'"), time to remove them. Signed-off-by: Philippe Mathieu-Daudé --- docs

Re: [PATCH] qga: Remove deprecated 'blacklist' argument / config key

2024-05-30 Thread Konstantin Kostiuk
Reviewed-by: Konstantin Kostiuk On Thu, May 30, 2024 at 10:04 AM Philippe Mathieu-Daudé wrote: > The 'blacklist' argument / config key are deprecated since commi > 582a098e6c ("qga: Replace 'blacklist' command line and config file > options by 'block-rpcs'"), time to remove them. > > Signed-o

[PATCH] qga: Remove deprecated 'blacklist' argument / config key

2024-05-30 Thread Philippe Mathieu-Daudé
The 'blacklist' argument / config key are deprecated since commi 582a098e6c ("qga: Replace 'blacklist' command line and config file options by 'block-rpcs'"), time to remove them. Signed-off-by: Philippe Mathieu-Daudé --- docs/about/deprecated.rst | 18 -- docs/about/remove