search for: perform_testing

Displaying 4 results from an estimated 4 matches for "perform_testing".

2013 May 01
1
[PATCH] tests/c-api: Allow the C API tests to run in parallel.
I'm not going to put this upstream because there's no benefit. However it is useful to record the patch on the mailing list. Rich.
2002 Sep 23
1
Disk Space Problems with Rsync.
...his? #!/bin/bash export RSYNC_RSH="ssh" rsync -alz --delete --stats server:/u01/home/piuser/ /u01/home/piuser/ rsync -alz --delete --stats server:/u01/public/ /u01/public/ rsync -alz --delete --stats server:/u01/perform_data/ /u01/perform_data/ rsync -alz --delete --stats server:/u01/perform_testing/ /u01/perform_testing/ rsync -alz --delete --stats server:/u01/collect_setup/ /u01/collect_setup/ rsync -alz --delete --stats server:/usr/local/ /usr/local/ rsync -alz --stats server:/u01/var/lib/mysql/ /u01/var/lib/mysql/ *********************************************************************...
2014 Oct 23
17
[PATCH 00/16] Small bits of non-Linux porting
Hi, from time to time, there have been requests (or attempts, like the mingw port posted on the list some months ago) to make libguestfs work on OSes different than Linux. Of course this would imply using a fixed appliance, since it is currently heavily dependent on Linux. The attached series provides some easy changes in this direction, resolving some of the easy issues found in porting to
2011 Nov 29
18
[PATCH 0 of 6] Add support for a VM generation ID virtual device (v2)
The following is a revised patch series to add support for a VM generation ID virtual device for HVM guests. The basic requirements of this device are as follows: - It must be exposed somewhere in ACPI namespace with a _CID of "VM_Gen_Counter". - It must also include a _DDN of "VM_Gen_Counter". - It must contain a _HID object but no particular value is required. - It must