[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [RFC] usb and s390
From: |
Christian Borntraeger |
Subject: |
[Qemu-devel] [RFC] usb and s390 |
Date: |
Tue, 7 Aug 2012 14:19:44 +0200 |
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(-)
- [Qemu-devel] [Qemu-ppc][PATCH v7 0/3] Add USB enablement and VGA enablement on sPAPR, Li Zhang, 2012/08/06
- [Qemu-devel] [RFC] usb and s390,
Christian Borntraeger <=
- Re: [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options, Alexander Graf, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options, Alexander Graf, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options, Li Zhang, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc] [PATCH v7 1/3] Add USB option in machine options, David Gibson, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc] [PATCH v7 1/3] Add USB option in machine options, Alexander Graf, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc] [PATCH v7 1/3] Add USB option in machine options, Benjamin Herrenschmidt, 2012/08/14
- Re: [Qemu-devel] [Qemu-ppc] [PATCH v7 1/3] Add USB option in machine options, Li Zhang, 2012/08/14