2nd attempt, with mailing lists on cc.... This patch reminded us of another thing that we have been working on. Here is a patch that sits in my patch queue and disables usb for s390 We have not pushed that patch yet, since several libvirt versions will always specify -usb, which will then break.
So are there any opinions about handling the usb option for platforms that actually dont support it? Christian - Eugene Dvurechenski (1): USB code fenced for s390 configure | 66 +++++++++++++++++++++++++++++++++++++++++------------ hmp-commands.hx | 6 +++++ hw/Makefile.objs | 5 ++- monitor.c | 4 +++ qemu-options.hx | 4 +++ sysemu.h | 2 + vl.c | 8 +++++- 7 files changed, 76 insertions(+), 19 deletions(-)