Re: [Qemu-devel] [PATCH 03/29] vmsvga: Explictly mark deprecated commands

2018-08-10 Thread Gerd Hoffmann
On Thu, Aug 09, 2018 at 02:46:16PM +0300, Liran Alon wrote: > From: Leonid Shatz > > These commands are neither mentioned nor documented in VMware SVGA > development-kit and Linux vmware-svga driver source code. > Thus, they should be subject to future deletion, if not encountered in > practice.

[Qemu-devel] [PATCH 03/29] vmsvga: Explictly mark deprecated commands

2018-08-09 Thread Liran Alon
From: Leonid Shatz These commands are neither mentioned nor documented in VMware SVGA development-kit and Linux vmware-svga driver source code. Thus, they should be subject to future deletion, if not encountered in practice. Signed-off-by: Leonid Shatz Reviewed-by: Darren Kenny Signed-off-by: