[Qemu-devel] [PATCH 5/9] Add S390x virtio machine description

2009-10-21 Thread Alexander Graf
In order to use the new S390x virtio bus we just introduced, we also need a machine description that sets up the machine according to our PV specification. Let's add that machine description and be happy! Signed-off-by: Alexander Graf --- v2 -> v3 - use qemu_ram_alloc use qemu_ram_alloc (s

[Qemu-devel] [PATCH 5/9] Add S390x virtio machine description

2009-10-21 Thread Alexander Graf
In order to use the new S390x virtio bus we just introduced, we also need a machine description that sets up the machine according to our PV specification. Let's add that machine description and be happy! Signed-off-by: Alexander Graf --- Makefile.target |2 +- hw/s390-virtio.c | 244

[Qemu-devel] [PATCH 5/9] Add S390x virtio machine description

2009-10-19 Thread Alexander Graf
In order to use the new S390x virtio bus we just introduced, we also need a machine description that sets up the machine according to our PV specification. Let's add that machine description and be happy! Signed-off-by: Alexander Graf --- Makefile.target |2 +- hw/s390-virtio.c | 244