
16 May
2012
16 May
'12
12:50 a.m.
Thus, you can just drop this patch from your series and squash
diff --git i/tests/qemuhelptest.c w/tests/qemuhelptest.c index 57d1859..46cc973 100644 --- i/tests/qemuhelptest.c +++ w/tests/qemuhelptest.c @@ -752,7 +752,8 @@ mymain(void) QEMU_CAPS_SCSI_BLOCK, QEMU_CAPS_SCSI_CD, QEMU_CAPS_IDE_CD, - QEMU_CAPS_NO_USER_CONFIG); + QEMU_CAPS_NO_USER_CONFIG, + QEMU_CAPS_HDA_MICRO);
return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE; }
into 1/9 instead :-)
done, will resend -- Marc-André Lureau