On Mon, Dec 05, 2016 at 05:03:27PM +0100, Cornelia Huck wrote:
> On Mon, 5 Dec 2016 16:24:00 +0100
> David Hildenbrand wrote:
>
> > Am 22.11.2016 um 02:12 schrieb Eduardo Habkost:
> > > Populate the default_bus_types list for the s390x machines. This
> > > will allow qmp-machine-info.py to run in
On Mon, 5 Dec 2016 16:24:00 +0100
David Hildenbrand wrote:
> Am 22.11.2016 um 02:12 schrieb Eduardo Habkost:
> > Populate the default_bus_types list for the s390x machines. This
> > will allow qmp-machine-info.py to run in strict mode for s390x.
> >
> > Signed-off-by: Eduardo Habkost
> > ---
> >
Am 22.11.2016 um 02:12 schrieb Eduardo Habkost:
Populate the default_bus_types list for the s390x machines. This
will allow qmp-machine-info.py to run in strict mode for s390x.
Signed-off-by: Eduardo Habkost
---
hw/s390x/s390-virtio-ccw.c | 6 ++
tests/qmp-machine-info.py | 2 +-
2 files
Populate the default_bus_types list for the s390x machines. This
will allow qmp-machine-info.py to run in strict mode for s390x.
Signed-off-by: Eduardo Habkost
---
hw/s390x/s390-virtio-ccw.c | 6 ++
tests/qmp-machine-info.py | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --gi