Re: [Qemu-devel] [PATCH] smbios: convert to use QemuOpts

2012-09-07 Thread Anthony Liguori
Markus Armbruster writes: > Hello, this is your friendly remote compile service. dirty tree + git-send-email == FAIL Sorry for the noise. At any rate, I've abandoned this patch and picked up Paolo's tree. I'll post the full series this afternoon. I'm still playing around with some additional

Re: [Qemu-devel] [PATCH] smbios: convert to use QemuOpts

2012-09-06 Thread Markus Armbruster
Hello, this is your friendly remote compile service. Anthony Liguori writes: > Signed-off-by: Anthony Liguori > --- > arch_init.c | 10 +- > arch_init.h |2 +- > hw/smbios.c | 53 +++-- > hw/smbios.h |2 +- > qemu-conf

Re: [Qemu-devel] [PATCH] smbios: convert to use QemuOpts

2012-09-06 Thread Paolo Bonzini
Il 05/09/2012 21:52, Anthony Liguori ha scritto: > Signed-off-by: Anthony Liguori > --- > arch_init.c | 10 +- > arch_init.h |2 +- > hw/smbios.c | 53 +++-- > hw/smbios.h |2 +- > qemu-config.c | 50 +++

[Qemu-devel] [PATCH] smbios: convert to use QemuOpts

2012-09-05 Thread Anthony Liguori
Signed-off-by: Anthony Liguori --- arch_init.c | 10 +- arch_init.h |2 +- hw/smbios.c | 53 +++-- hw/smbios.h |2 +- qemu-config.c | 50 ++ vl.c |4 +++- 6 f