Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-05 Thread John Wong
I notice that, when i use qemu 0.10.50 (which from kvm-0.87.tar.gz), the guest OS CAN NOT get the ip from dhcp server. When i use qemu 0.10.0 (which from debian's kvm-0.85 package), the guest OS CAN get the ip from the SAME dhcp server. Please help, thank you. My kvm network use bridge mode My k

How to mount the qcow2.img image?

2009-07-06 Thread John Wong
Can i mount the qcow2.img image on my linux-2.6.30/amd64 host? the qcow2.img is winxp(ntfs) qcow2.img image. Thank you. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-i

Re: [ANNOUNCE] kvm-88 release (CAN NOT install modules on debian/amd64/2.6.30)

2009-07-12 Thread John Wong
when i make install, i see some warning message like this: WARNING: "__tracepoint_kvm_mmu_paging_element" [/ramdisk/kvm-88/kvm/kernel/x86/kvm.ko] undefined! WARNING: "__tracepoint_kvm_mmu_sync_page" [/ramdisk/kvm-88/kvm/kernel/x86/kvm.ko] undefined! WARNING: "__tracepoint_kvm_mmio" [/ramdisk/kvm

Re: Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-15 Thread John Wong
cpu is Intel core2duo E8400. Please help, thank you. Amit Shah 提到: On (Mon) Jul 06 2009 [10:13:12], John Wong wrote: I notice that, when i use qemu 0.10.50 (which from kvm-0.87.tar.gz), the guest OS CAN NOT get the ip from dhcp server. When i use qemu 0.10.0 (which from debian's kvm-0.85 pack

Re: Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-16 Thread John Wong
Amit Shah 提到: On (Wed) Jul 15 2009 [16:54:15], John Wong wrote: Yes, kvm-88 fixed this problem. I also notice another problem, when i use kvm-88(qemu-system-x86_64 with kvm-kmod-2.6.30.1-rc2.tar.gz) installing 64bit OS (window7 & debian & netbsd), the install CD show the error

Re: Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-16 Thread John Wong
Amit Shah 提到: On (Thu) Jul 16 2009 [19:44:42], John Wong wrote: Amit Shah 提到: On (Wed) Jul 15 2009 [16:54:15], John Wong wrote: Yes, kvm-88 fixed this problem. I also notice another problem, when i use kvm-88(qemu-system-x86_64 with kvm-kmod-2.6.30.1-rc2.tar.gz

Re: Qemu 0.10.50 CAN NOT get ip from dhcp server

2009-07-16 Thread John Wong
Amit Shah 提到: Is the host a 64-bit host and are you running a 64 bit kernel on the host? Yes, the host is Debian/64-bit/kernel-2.6.30. John Wong 提到: My host system is(uname -a): Linux Debian 2.6.30-1-amd64 #1 SMP Wed Jul 8 12:20:34 UTC 2009 x86_64 GNU/Linux My cpu is Intel core2duo

Re: [ANNOUNCE] kvm-88 release (CAN NOT install modules on debian/amd64/2.6.30)

2009-07-18 Thread John Wong
Marcelo Tosatti 提到: > On Mon, Jul 13, 2009 at 12:01:25AM +0800, John Wong wrote: > >> [/ramdisk/kvm-88/kvm/kernel/x86/kvm.ko] undefined! >> WARNING: "__tracepoint_kvm_mmu_pagetable_walk" >> [/ramdisk/kvm-88/kvm/kernel/x86/kvm.ko] undefined! >>

Re: [ANNOUNCE] kvm-88 release (CAN NOT install modules on debian/amd64/2.6.30)

2009-07-20 Thread John Wong
Marcelo Tosatti 提到: John, I don't know what is going on, works for me on 2.6.30 host. Maybe try without --kerneldir? Hi Marcelo, yes i did, i can not compile it without --kerneldir, then i try --kerneldir, but still not work. Are you use Debian? Anyone use Debian/amd64/sid here? Debian u

Can i shrink the image file size?

2009-03-21 Thread John Wong
I create the 30G qcow2 image file, installed winxp, winxp show me the harddisk used 5G, but the image file size is 12G now. can i shrink the image file size? how? my kvm version is: "kvm-84", qemu version is: "0.9.1". please help, thank you. -- To unsubscribe from this list: send the line "unsubscr

can not start "-vga std" after upgrade to git snapshot

2010-02-21 Thread John Wong
After upgrade to snapshot "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=db311e8619d310bd7729637b702581d3d8565049;sf=tgz";, i can not see the "-vga std" screen, kvm will start the vnc instead vga. my kvm command like this: ${KVM} -drive if=virtio,media=disk,cache=none,format=qcow2,f

Re: can not start "-vga std" after upgrade to git snapshot

2010-02-24 Thread John Wong
Nobody use "-monitor stdio" option have this problem? please help, thank you. > After upgrade to snapshot > "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=db311e8619d310bd7729637b702581d3d8565049;sf=tgz";, > i can not see the "-vga std" screen, kvm will start the vnc instead vga. > >

Re: [ANNOUNCE] kvm-kmod-2.6.32-rc7

2009-11-16 Thread John Wong
Jan Kiszka 提到: win7_x86 means 64-bit version? win7_x86 means "windows 7 32bit version" Which qemu-kvm version are you using for these tests? I download qemu-kvm from "http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=summary"; at 09-Nov-2009 QEMU 0.11.50 monitor - type 'help' for more inf

Re: [ANNOUNCE] qemu-kvm-0.12.1

2009-12-21 Thread John Wong
Avi Kivity 提到: qemu-kvm-0.12.1 is now available. This release is is based on the upstream qemu 0.12.1, plus kvm-specific enhancements. Please see the original qemu 0.12.1 release announcement for details. This release can be used with the kvm kernel modules provided by your distribution ker

Re: [ANNOUNCE] qemu-kvm-0.12.1

2009-12-21 Thread John Wong
Thomas Mueller 提到: After upgrade to qemu-kvm-0.12.1 can not boot 64bit Windows XP. It work fine with (qemu-kvm.git at 27-dec-2009) An error messages like this: rom: requested regions overlap (rom vapic.bin. free=0x0600, addr=0x) rom loading failed I can find vapic.bi

Can not install windows7 when use /dev/sda3 and raw format

2009-12-26 Thread John Wong
I can not install windows 7 x86, when i use /dev/sda3 and raw disk format. the windows7 installer can not find the harddisk, no matter what drive i use (ide/scsi/virtio). I can install, when i use qcow2.img. my host system is debian/64bit/sid uname -a: Linux retro 2.6.32-trunk-amd64 #1 SMP Thu De

Re: Can not install windows7 when use /dev/sda3 and raw format

2009-12-26 Thread John Wong
Gleb Natapov 提到: What happens if you add format=raw to the -drive parameter? -- Gleb. -- The result is the same (still not work), i tried it before. Thank you. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vge

Re: Can not install windows7 when use /dev/sda3 and raw format

2009-12-30 Thread John Wong
Is that only me. nobody have this problem? Any Debian user here? Please help, thank you. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

xorg running very slow problem

2010-01-09 Thread John Wong
When i use qemu-kvm-87 or qemu-kvm-0.12.1.2 or snapshot (download from http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=summary), xorg will running very slow (the screen refresh line by line), and i noticed the program "Xorg" will running very high cpu(>99% in top). If i use qemu-kvm-86, xorg does

Re: xorg running very slow problem

2010-01-09 Thread John Wong
Thomas Fjellstrom 提到: > What happens if you try the vmvga video adapter instead? I used to have > issues with even the console being horrendously slow, and switching to vmvga > improved performance. > Sorry, what is vmvga adapter? How to switch it? in guest OS/xorg or on host kvm command? --

Re: xorg running very slow problem

2010-01-09 Thread John Wong
Thomas Fjellstrom 提到: > both, if you have an existing xorg.conf file in the guest. > > in qemu you'd change '-vga std' to '-vga vmware' and change the xorg.conf in > your guest (only if there is one with a driver specified) to use the vmware > driver. Yeah, after switch to use vmware, (both kvm c

Re: xorg running very slow problem

2010-01-09 Thread John Wong
John Wong 提到: > Thomas Fjellstrom 提到: > >> both, if you have an existing xorg.conf file in the guest. >> >> in qemu you'd change '-vga std' to '-vga vmware' and change the xorg.conf in >> your guest (only if there is one with a driver

git snapshot can open readonly vm image

2010-01-26 Thread John Wong
Hi, after upgrade to current qemu-kvm (download from http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=34f6b13147766789fc2ef289f5b420f85e51d049;sf=tgz), i can not open the readonly vm image, it can work before. please help, thank you. -- To unsubscribe from this list: send the line "unsu

Re: git snapshot can open readonly vm image

2010-01-26 Thread John Wong
Avi Kivity 提到: > On 01/26/2010 10:49 AM, John Wong wrote: > >> Hi, after upgrade to current qemu-kvm (download from >> http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=34f6b13147766789fc2ef289f5b420f85e51d049;sf=tgz), >> i can not open the readonly vm i

How to send keyboard signal to guest vm?

2009-01-04 Thread John Wong
Hi, how do you send keyboard signal to guest vm? eg: ctrl+alt+del, ctrl+alt+back, ctrl+alt+f1 And which keyboard driver should i use on linux/bsd guest vm, i can not make the number pad work on linux/bsd guest vm, it work on winxp guest vm. Can anyone share your Xorg.conf configure file here

Re: [ANNOUNCE] kvm-83 release

2009-01-13 Thread John Wong
Hi, i installed kvm-83 on xubuntu-amd64/kernel-2.6.7-11. i notice some problem with -net downscript. my kvm start up script like this: qemu-system-x86_64 ... ... -net tap,ifname=tap0,script=/path/kvm-ifup,downscript=/path/kvm-ifdown when the guest shutdown, kvm pass all argument to downscript.

Re: [ANNOUNCE] kvm-83 release

2009-01-13 Thread John Wong
Hi Mark, i want to try, but i don't know where can download snapshot source code, i'm long time no use linux. Where can i download kvm snapshot source code? kernel.org? or? On 2009年01月14日 01:27, Mark McLoughlin wrote: > Hi John, > > On Wed, 2009-01-14 at 00:15 +0800, John Won

[no subject]

2015-01-22 Thread Mr John Wong
i need your assistance in transferring some funds -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html