Re: [Qemu-devel] [PATCH] [S390] Add firmware code

2010-05-18 Thread Aurelien Jarno
On Tue, Apr 20, 2010 at 07:37:13PM +0200, Alexander Graf wrote: > This patch adds a firmware blob to the S390 target. The blob is a simple > implementation of a virtio client that tries to read the second stage > bootloader from sectors described as of offset 0x20 in the MBR. > > In combination wi

[Qemu-devel] [PATCH] [S390] Add firmware code

2010-04-20 Thread Alexander Graf
This patch adds a firmware blob to the S390 target. The blob is a simple implementation of a virtio client that tries to read the second stage bootloader from sectors described as of offset 0x20 in the MBR. In combination with an updated zipl this allows for booting from virtio block devices. This

[Qemu-devel] [PATCH] [S390] Add firmware code

2010-04-20 Thread Alexander Graf
This patch adds a firmware blob to the S390 target. The blob is a simple implementation of a virtio client that tries to read the second stage bootloader from sectors described as of offset 0x20 in the MBR. In combination with an updated zipl this allows for booting from virtio block devices. This

[Qemu-devel] [PATCH] [S390] Add firmware code

2010-04-20 Thread Alexander Graf
This patch adds a firmware blob to the S390 target. The blob is a simple implementation of a virtio client that tries to read the second stage bootloader from sectors described as of offset 0x20 in the MBR. In combination with an updated zipl this allows for booting from virtio block devices. This