These patches contain three small fixes, and one patch requiring more review that adds support for using chardevs for specific debug information: one for guest debug prints, and another for qxl command ring logging. This allows easier parsing and logging of this data for debugging.
Alon Levy (4): qxl: interface_get_command: fix reported mode qxl: add mode to debugprint on destroy primary qxl: add debug_cs and cmdlog_cs qxl: allow QXL_IO_LOG also in vga hw/qxl-logger.c | 62 ++++++++++++++++++++++++++++++++++-------------------- hw/qxl.c | 37 ++++++++++++++++++++++++++++---- hw/qxl.h | 2 + 3 files changed, 73 insertions(+), 28 deletions(-) -- 1.7.4.2