[Qemu-devel] [PATCHv3] qxl: only disallow specific io's in vga mode

2011-07-12 Thread Alon Levy
Since the driver is still in operation even after moving to UNDEFINED, i.e. by destroying primary in any way. --- hw/qxl.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/hw/qxl.c b/hw/qxl.c index 0585f02..1d6acce 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -1175,8 +1175,9 @

[Qemu-devel] [PATCHv3] qxl: only disallow specific io's in vga mode

2011-06-29 Thread Alon Levy
Since the driver is still operation also after moving to UNDEFINED, i.e. by destroying primary in any way. --- hw/qxl.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/hw/qxl.c b/hw/qxl.c index b794b2c..99a4708 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -1150,8 +1150,9 @@ s