[Qemu-devel] [PATCH 1/5] console: qom-ify QemuConsole

2013-04-24 Thread Gerd Hoffmann
Just the minimal bits to turn QemuConsoles into Objects. Signed-off-by: Gerd Hoffmann --- include/ui/console.h | 15 +++ ui/console.c | 15 ++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/include/ui/console.h b/include/ui/console.h index e59

[Qemu-devel] [PATCH 1/5] console: qom-ify QemuConsole

2013-04-18 Thread Gerd Hoffmann
Just the minimal bits to turn QemuConsoles into Objects. Signed-off-by: Gerd Hoffmann --- include/ui/console.h | 15 +++ ui/console.c | 15 ++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/include/ui/console.h b/include/ui/console.h index e59