Statistics
| Branch: | Revision:

root / hw / s390-virtio-bus.h @ 409570a7

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
f3304eea 12/05/2009 06:36 pm Alexander Graf

Add S390x virtio machine bus

On S390x we don't want to go through the hassle of emulating real existing
hardware, because we don't need to for running Linux.

So let's instead implement a machine that is 100% based on VirtIO which we
fortunately implement already....