[Qemu-devel] [PATCH] qxl/update_area_io: guest_bug on invalid parameters

2012-07-29 Thread Alon Levy
Signed-off-by: Alon Levy --- hw/qxl.c | 12 1 file changed, 12 insertions(+) diff --git a/hw/qxl.c b/hw/qxl.c index 92e985b..5278541 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -1405,6 +1405,18 @@ async_common: QXLCookie *cookie = NULL; QXLRect update = d->ram->update_

Re: [Qemu-devel] [PATCH] qxl/update_area_io: guest_bug on invalid parameters

2012-07-30 Thread Hans de Goede
Acked-by: Hans de Goede On 07/29/2012 11:55 AM, Alon Levy wrote: Signed-off-by: Alon Levy --- hw/qxl.c | 12 1 file changed, 12 insertions(+) diff --git a/hw/qxl.c b/hw/qxl.c index 92e985b..5278541 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -1405,6 +1405,18 @@ async_common: