23 Jan
2016
23 Jan
'16
4:33 a.m.
On 01/22/2016 02:30 PM, Cole Robinson wrote:
Even platforms that don't handle -device well cannot use this... they either have sound hardware baked in, or none at all. So this can be safely dropped.
I changed the code a bit short circuit the loop for the pcspk case, which allows us to unindent the main logic some more --- src/qemu/qemu_command.c | 104 ++++++++++++++++-------------------------------- 1 file changed, 35 insertions(+), 69 deletions(-)
Whitespace-less diff attached - Cole