Re: [Qemu-devel] [PATCH 1/2] hw/qxl: extract verify_surface_cmd from qxl_track_command

2012-11-20 Thread Alon Levy
> On 11/20/12 10:19, Alon Levy wrote: > > Signed-off-by: Alon Levy > > Doesn't apply to master. Good. It didn't apply because it was missing warn on sync io-usage and validate surface data. The later we agreed should be dropped in favor of spice reporting an error to qxl. > > cheers, > Ger

Re: [Qemu-devel] [PATCH 1/2] hw/qxl: extract verify_surface_cmd from qxl_track_command

2012-11-20 Thread Gerd Hoffmann
On 11/20/12 10:19, Alon Levy wrote: > Signed-off-by: Alon Levy Doesn't apply to master. cheers, Gerd

[Qemu-devel] [PATCH 1/2] hw/qxl: extract verify_surface_cmd from qxl_track_command

2012-11-20 Thread Alon Levy
Signed-off-by: Alon Levy --- hw/qxl.c | 48 +--- 1 file changed, 29 insertions(+), 19 deletions(-) diff --git a/hw/qxl.c b/hw/qxl.c index 1482389..af5f68e 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -430,6 +430,34 @@ static void qxl_ring_set_dirty(PCIQXLDe