Re: [kvm-devel] A question about virtio and KVM

2007-11-01 Thread Ian Brown
Dor, Thanks for the info! Ian On 11/1/07, Dor Laor <[EMAIL PROTECTED]> wrote: > Ian Brown wrote: > > > > Hello, kvm-devel, > > > > As I understand, virtio is not currently integrated into KVM. > > > > However, there is a git tree of kvm with virti

[kvm-devel] A question about virtio and KVM

2007-11-01 Thread Ian Brown
Hello, kvm-devel, As I understand, virtio is not currently integrated into KVM. However, there is a git tree of kvm with virtio in: git://kvm.qumranet.com/home/dor/src/virtio/kvm and git://kvm.qumranet.com/home/dor/src/virtio/kvm-userspace Is there any intention to integrate it into KVM officia

Re: [kvm-devel] accessing USB disk-on-key from windows (under KVM)

2007-07-20 Thread Ian Brown
wrote: > Ian Brown wrote: > > Hello, > > > > Thanks, Anthony. > > > > I tried both #2 and #3. > > > > It does not say any error, but still I cannot access the USB disk on key. > > Maybe I miss something ? > > Here are few more details. > >

Re: [kvm-devel] accessing USB disk-on-key from windows (under KVM)

2007-07-18 Thread Ian Brown
see there only the hard disk and the CD). Any ideas ? Am I missing here something ? Regards, Ian On 7/16/07, Anthony Liguori <[EMAIL PROTECTED]> wrote: > Avi Kivity wrote: > > Ian Brown wrote: > > > >> Hello, > >> Is there a way to access a USB disk-o

[kvm-devel] accessing USB disk-on-key from windows (under KVM)

2007-07-14 Thread Ian Brown
Hello, Is there a way to access a USB disk-on-key from windows which runs on Linux under KVM? Any help will be appreciated, Regards, Ian - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE versi

[kvm-devel] Enlarging the quemu window

2007-05-05 Thread Ian Brown
Hello, I had installed kvm and windows on a Linux machine. I start kvm by : /usr/local/kvm/bin/qemu-system-x86_64 . -hda vdisk.img -boot c -m 384 -no-kvm The qemu window where windows run is about a quarter of a screen. Is there a way to enlarge it so it will be bigger ? is there a way to

Re: [kvm-devel] stuck with "setup is starting windows" when installingwindows with kvm

2007-03-11 Thread Ian Brown
Dor, > Did you use kvm-16? Yes, but this problem also occurred in older versions of KVM; I was simply too lazy to send a message in this forum. >Is there a chance you're using qemu's original bios ( from qemu's rpm )? I don't know what is qemu's original bios ( from qemu's rpm ). currently rpm

Re: [kvm-devel] stuck with "setup is starting windows" when installingwindows with kvm

2007-03-10 Thread Ian Brown
Dor, Thnks ! >Also, did you try running with -no-kvm? I made a trial with -no-kvm and without modprobing the kvm module. It works like a charm. Instalation of windows finished OK. Afterwards I had modprobed the kvm module. And then, when starting windows with: /usr/local/kvm/bin/qemu-system-x8

[kvm-devel] stuck with "setup is starting windows" when installing windows with kvm

2007-03-09 Thread Ian Brown
Hello, I am trying to install windows under FC6 on x86_64. The processor is AMD which has support for virtualization (I do see "svm" in the flags of /proc/cpuinfo). I made three ties according to KVM howto; first win2k, than win2003, than winxp, and they all failed. More details: I have a machi