
29 Nov
2012
29 Nov
'12
8:14 p.m.
This patch adds two labels and gets rid of a ton of duplicated code. This patch also fixes some error message and swtiches most of them to
s/swtiches/switches/
proper error reporting functions. --- src/qemu/qemu_conf.c | 194 +++++++++++++++++++++------------------------------ 1 file changed, 78 insertions(+), 116 deletions(-)
And even more cleanup - nice. ACK.