On Mon, May 10, 2010 at 11:36:37AM +0300, Gleb Natapov wrote: > This patch adds native support for booting from virtio disks to Seabios. > > Signed-off-by: Gleb Natapov <g...@redhat.com>
Thanks - commit 89acfa3f. The patch had some compile errors on gcc3.4 and gcc4.5 - I went ahead and committed an update to fix the errors (commit 7d09d0e3). -Kevin