Re: [qemu-kvm][PATCH] Add sda alias options to hda options

2009-09-08 Thread Avi Kivity
On 09/07/2009 05:00 PM, Ozawa Tsuyoshi wrote: qemu-kvm: Add sda alias options to hda options I know that the name hda come from IDE drive, but I felt strange when I use qemu to boot linux kernel directly as follows: $ qemu-system-x86 -kernel vmlinux-2.6.28.15 -initrd initrd.img-2.6.28.15 -hda

[qemu-kvm][PATCH] Add sda alias options to hda options

2009-09-07 Thread Ozawa Tsuyoshi
qemu-kvm: Add sda alias options to hda options I know that the name hda come from IDE drive, but I felt strange when I use qemu to boot linux kernel directly as follows: $ qemu-system-x86 -kernel vmlinux-2.6.28.15 -initrd initrd.img-2.6.28.15 -hda vdisk.img By applying this patch, the command