Re: [KVM-AUTOTEST] Patch queue for kvm autotest

2009-06-05 Thread Yaniv Kaul
On 6/5/2009 8:46 PM, Lucas Meneghel Rodrigues wrote: Since we've started work on upstream merge, there's a wealth of patches that were not integrated to kvm autotest that now needs to be re-worked and eventually integrated to the upstream kvm test. I've made a list, and I am copying the patch au

Re: [KVM-AUTOTEST PATCH] A test patch - Boot VMs until one of them becomes unresponsive

2009-06-09 Thread Yaniv Kaul
Hi, This test will boot VMs until one of them becomes unresponsive, and records the maximum number of VMs successfully started. Can you clarify what this test is exactly testing? Is it any of the tests on http://kvm.et.redhat.com/page/KVM-Autotest/TODO (if not, please add it). Are you expe

Re: [KVM_AUTOTEST] unattended installs take 2

2009-06-19 Thread Yaniv Kaul
On 6/19/2009 12:50 AM, David Huff wrote: Second pass at the unattended install test. Both Linux and Windows guests are working however currently it just uses the existing boot test and extends timeouts. We still need a good way of determining if an unattended install completed without error. Fo

Re: [PATCH] Added two sample unattended config files, Fedora and Windows

2009-06-19 Thread Yaniv Kaul
On 6/19/2009 12:50 AM, David Huff wrote: You must add your own product key to the windows config file. --- client/tests/kvm/unattended/Fedora-11-i386.ks | 24 +++ client/tests/kvm/unattended/WinXP-32.sif | 52 + 2 files changed, 76 insertions(+), 0 del

Re: kvm on Ubuntu 8.04 running windows xp sp3: corrupts file system on shutdown?

2009-07-02 Thread Yaniv Kaul
On 7/2/2009 6:50 PM, Jon Watte wrote: I'm attempting to set up a Windows XP virtual machine using KVM running on 8.04 LTS x64 or a Core 2 Duo (6550). I have updated all installed packages to the latest available as of a week ago. This is KVM version 0.9.1 (kvm-62) on a kernel version 2.6.24-22-se

Re: Weird Windows license issue

2009-07-02 Thread Yaniv Kaul
On 7/3/2009 2:02 AM, Michael Jinks wrote: On Thu, Jul 2, 2009 at 5:45 PM, Sterling Windmill wrote: What do you mean by "rejected"? Is the installer not taking your key (I doubt this would be caused by anything KVM specific), Right, that. I don't have the screen in front of me so I

Re: [RFC] KVM-Autotest: remote shell utility for Windows guests

2009-07-08 Thread Yaniv Kaul
On 7/8/2009 10:46 AM, Michael Goldish wrote: I'm resending the message because it probably got filtered out due to the attached setup.bat file. The contents of setup.bat were: copy D:\rss.exe C:\ net user Administrator /active:yes net user Administrator 1q2w3eP netsh firewall set opmode disabl

Re: [PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS.

2009-07-15 Thread Yaniv Kaul
On 7/15/2009 6:49 AM, Yolkfull Chow wrote: This is a subtest in kvm. It will verify newly added pci block device now. For Windows support,it needs to use_telnet since 'wmic' which is used to check disk info could only be executed in telnet session not ssh. Just ran it on guest Fedora-11.32 and

Re: "set_link" monitor command

2009-07-15 Thread Yaniv Kaul
On 7/16/2009 2:30 AM, Michael Jinks wrote: Like I said in my other network puzzlement thread, I have one KVM guest which is working fine. Or, it was until I tried to add a second one, and hosed my virtual bridge. The guest is still running, but since I restarted the bridge interface that its NI

Re: [PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS.

2009-07-21 Thread Yaniv Kaul
On 7/21/2009 9:11 AM, Yolkfull Chow wrote: Previously, I used 'create partition primary' to verify whether the disk could be formatted but always got an error: --- diskpart has encountered an error... --- And then I found the SCSI disk was added to Windows guest was read-only. So I

Re: Any efforts going on concerning virtio Host Drivers for Windows ?

2009-07-22 Thread Yaniv Kaul
On 7/22/2009 8:26 PM, Wilken Haase wrote: Hi List, we are already using kvm successfully a while here for our internal Infrastructure. Up to now we're having good results with Linux Guests and are quite happy with kvm. Now it's time to replace some of our current Windows Infrastructure and I'm

Re: Any efforts going on concerning virtio Host Drivers for Windows?

2009-07-22 Thread Yaniv Kaul
On 7/22/2009 9:32 PM, Brian Jackson wrote: On Wednesday 22 July 2009 01:23:56 pm Yaniv Kaul wrote: On 7/22/2009 8:26 PM, Wilken Haase wrote: Hi List, we are already using kvm successfully a while here for our internal Infrastructure. Up to now we're having good results with

Re: [RFC] postcopy livemigration proposal

2011-08-08 Thread Yaniv Kaul
On 08/08/2011 12:20, Dor Laor wrote: On 08/08/2011 06:24 AM, Isaku Yamahata wrote: This mail is on "Yabusame: Postcopy Live Migration for Qemu/KVM" on which we'll give a talk at KVM-forum. The purpose of this mail is to letting developers know it in advance so that we can get better feedback on

Re: [PATCH] [dhcp] Use random transaction ID to associate messages

2011-09-15 Thread Yaniv Kaul
- Original Message - > On Thu, 15 Sep 2011 21:00:38 +0800, Amos Kong > wrote: > > > + netdev->xid = random(); > > This will not work for reboots. The decision that the hardware address > is > choosen was not accidental. Not sure if some DHCP server will count on > the > ID. (RFC 2131 "Re

Failure to compile qemu-kvm - "In file included from /home/ykaul/qemu-kvm/hw/pci.c:36:0: ./qmp-commands.h:3:1: error: expected identifier or ‘(’ before ‘{’ token"

2011-11-20 Thread Yaniv Kaul
Latest git hash 1d1c8a498b7ce5c5636f1014f7ad18aa4e1acc0a (though I think it happened before that). ./configure command line: --target-list=x86_64-softmmu --enable-vnc-thread --audio-card-list=hda --disable-nptl --disable-guest-base --enable-spice --disable-werror --disable-usb-redir --disable-

Re: Failure to compile qemu-kvm - "In file included from /home/ykaul/qemu-kvm/hw/pci.c:36:0: ./qmp-commands.h:3:1: error: expected identifier or ‘(’ before ‘{’ token"

2011-12-19 Thread Yaniv Kaul
ping? (still happens, latest git commit is fcfeed4a398a8524ce8f84eaaba984bd9c27354e ) On 11/20/2011 09:01 PM, Yaniv Kaul wrote: Latest git hash 1d1c8a498b7ce5c5636f1014f7ad18aa4e1acc0a (though I think it happened before that). ./configure command line: --target-list=x86_64-softmmu --enable

Re: Windows Page File

2011-05-07 Thread Yaniv Kaul
On 05/07/2011 10:34 AM, --[ UxBoD ]-- wrote: Hello all, Am about to build a new KVM server which will host a number of W2K8 Remote Desktop servers. We present storage to the KVM server via an iSCSI LUN for which the virtual machines are then built upon. The question is whether we should use l

Re: [KVM-AUTOTEST][PATCH] timedrift support

2009-05-11 Thread Yaniv Kaul
On 5/11/2009 1:40 PM, Bear Yang wrote: Hello. I have modified my script according Marcelo's suggestion. and resubmit my script to you all. :) Marcelo, Seems except you, no one care my script. I still want to say any suggestion on my script would be greatly appreciated. Thanks. Bear Marc

Re: [KVM-AUTOTEST][PATCH] timedrift support

2009-05-16 Thread Yaniv Kaul
On 5/15/2009 7:30 PM, bear wrote: Good morning you all. :) Lucas: Very appreciated your help on try...except block implementation. I am finally understand your means when I read the mail. :( I modified the timedrift case in several place again. 1. add more comments in script. 2. functional t

Re: [KVM-AUTOTEST][PATCH] timedrift support

2009-05-17 Thread Yaniv Kaul
On 5/18/2009 4:54 AM, Bear Yang wrote: Hello Yaniv Kaul: I am understand your means for timedrift testcase. * give up using ntp to query and sync the clock from guest to host. my question is below: 1. why we can not using the NTP staff in timedrift test case? Is there some positive bugs were

Re: [PATCH] [Autotest PATCH v2] KVM-test: Add a subtest 'qemu_img'

2010-03-31 Thread Yaniv Kaul
On 3/31/2010 10:23 AM, Yolkfull Chow wrote: This is designed to test all subcommands of 'qemu-img' however so far 'commit' is not implemented. * For 'check' subcommand test, it will 'dd' to create a file with specified size and see whether it's supported to be checked. Then convert it to be sup

Re: xp guest, blue screen c0000221 on boot

2009-10-28 Thread Yaniv Kaul
On 10/28/2009 5:27 PM, Andrew Olney wrote: Thanks. In pursuing this suggestion I discovered that I also can't make new XP VMs. Setup fails with "the disk may be damaged". The image was created with qemu-img create xp_new.img 13G And the setup command is kvm -cdrom xp/xp_pro.iso -hda xp_new.i

Re: [PATCH 1/2] Adds a test to verify resources inside a VM

2009-11-29 Thread Yaniv Kaul
On 11/29/2009 9:20 AM, Yolkfull Chow wrote: On Wed, Nov 25, 2009 at 11:35:02AM +0530, sudhir kumar wrote: This patch adds a test for verifying whether the number of cpus and amount of memory as seen inside a guest is same as allocated to it on the qemu command line. Hello Sudhir, Ple

Re: WinXP virtual crashes on 0.12.1.2 but not 0.12.1.1

2010-01-06 Thread Yaniv Kaul
On 1/6/2010 3:14 PM, Mark Cave-Ayland wrote: Gleb Natapov wrote: Can you start is in safe mode and see which driver fails? Hmmm. Booting in Safe Mode seems to work fine, although the next attempt to boot into Normal Mode returns a BSOD with "INTERNAL_POWER_ERROR" which is new to me. Subsequ

Re: [KVM-AUTOTEST PATCH] [RFC] KVM test: rss.cpp: add file transfer support

2010-06-24 Thread Yaniv Kaul
On 6/24/2010 2:03 PM, Michael Goldish wrote: Enable RSS to send/receive files and directory trees (recursively). Are you slowly developing a competitor to STAF (http://staf.sourceforge.net/) ? And re. the file transfer protocol, why not use TFTP, instead of creating your own protocol? Y.