[Qemu-devel] [PATCH v2] qxl: add io_port_to_string

2011-07-07 Thread Alon Levy
--- hw/qxl.c | 62 +- 1 files changed, 61 insertions(+), 1 deletions(-) diff --git a/hw/qxl.c b/hw/qxl.c index 9116c99..f3312f0 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -407,6 +407,65 @@ static const char *qxl_mode_to_string(int mode)

[Qemu-devel] [PATCH v2] qxl: add io_port_to_string

2011-06-24 Thread Alon Levy
--- hw/qxl.c | 64 +- 1 files changed, 63 insertions(+), 1 deletions(-) diff --git a/hw/qxl.c b/hw/qxl.c index 3d5c823..b4bc376 100644 --- a/hw/qxl.c +++ b/hw/qxl.c @@ -350,6 +350,67 @@ static const char *qxl_mode_to_string(int mode)