Re: [kvm-devel] A question about upgrading versions of kvm and the guest image

2007-12-09 Thread Avi Kivity
Mark Ryden wrote: > Hello, > > I had build kvm from sources and then installed a > a guest according to kvm howto using qemu-system-x86_64. > > (/usr/local/kvm/bin/qemu-system-x86_64 -hda vdisk.img -cdrom > /path/to/boot-media.iso \ >-boot d -m 384) > > The qemu-system-x86_64 utility is built

[kvm-devel] A question about upgrading versions of kvm and the guest image

2007-12-09 Thread Mark Ryden
Hello, I had build kvm from sources and then installed a a guest according to kvm howto using qemu-system-x86_64. (/usr/local/kvm/bin/qemu-system-x86_64 -hda vdisk.img -cdrom /path/to/boot-media.iso \ -boot d -m 384) The qemu-system-x86_64 utility is built when you build kvm from sources. I