2012-April Archive by Author
Adam Litke
Alexandre Garnier
Alex Jia
Ali Raza Memon
Amit Shah
Andreas Färber
Ansis Atteka
Anthony Liguori
Anton Gorlov
Arjun Asok Nair
Blue Swirl
Carlos Rodrigues
Chen Hanxiao
Christian Benvenuti (benve)
Christophe Fergeau
Cole Robinson
Daniele Milani
Daniel P. Berrange
Daniel Veillard
dasari dakshina
Dax Kelson
dennis jenkins
D. Herrendoerfer
Dmitry Guryanov
Doug Goldstein
Eduardo Habkost
Eric Blake
Federico Simoncelli
Gao feng
Guannan Ren
- Re: [libvirt] [test-API] RFC: Stabilization of libvirt-test-API Sun Apr 01 14:23:55 GMT 2012
- Re: [libvirt] [test-API PATCH] Added screenshot test Tue Apr 03 15:11:31 GMT 2012
- Re: [libvirt] [test-API PATCH] Added screenshot test Wed Apr 04 05:06:12 GMT 2012
- Re: [libvirt] [test-API PATCH 1/3] utils: Add exception for general test errors Wed Apr 04 05:37:51 GMT 2012
- Re: [libvirt] [test-API PATCH 2/3] repo: Add test for mutualy exclusive console access Wed Apr 04 06:26:04 GMT 2012
- Re: [libvirt] [test-API PATCH 3/3] repo: Add test for console input and output operations Wed Apr 04 06:47:09 GMT 2012
- Re: [libvirt] [test-API PATCH] Added screenshot test Wed Apr 04 11:16:36 GMT 2012
- Re: [libvirt] [test-API PATCH] Added screenshot test Wed Apr 04 13:03:09 GMT 2012
- Re: [libvirt] [test-API PATCH] Added screenshot test Wed Apr 04 13:47:51 GMT 2012
- Re: [libvirt] [test-API] RFC: Stabilization of libvirt-test-API Thu Apr 05 08:21:44 GMT 2012
- Re: [libvirt] Experience with Libvirt JAVA API Thu Apr 05 08:49:42 GMT 2012
- Re: [libvirt] [test-API PATCHv2 1/2] utils: Add exception for general test errors Thu Apr 05 12:22:17 GMT 2012
- Re: [libvirt] [test-API PATCHv2 2/2] repo: Add test for mutualy exclusive console access Thu Apr 05 12:25:32 GMT 2012
- [libvirt] [test-API PATCH 0/2] support variables share across testcases Fri Apr 06 09:14:46 GMT 2012
- [libvirt] [test-API PATCH 1/2] sharedmod: Add a new file for variable sharing in testcases Fri Apr 06 09:14:48 GMT 2012
- [libvirt] [test-API PATCH 2/2] rewrite env_inspect.py and setup shared conn obj via sharedmod Fri Apr 06 09:14:49 GMT 2012
- Re: [libvirt] [test-API PATCH 0/2] support variables share across testcases Fri Apr 06 09:46:14 GMT 2012
- Re: [libvirt] [test-API PATCH 1/3] test-API: Get rid of utils/Python Tue Apr 10 06:07:58 GMT 2012
- Re: [libvirt] [test-API PATCH 2/3] test-API: Replace utils.Python with utils Tue Apr 10 06:10:35 GMT 2012
- Re: [libvirt] [test-API PATCH 3/3] comments change according to previous two patches Tue Apr 10 06:11:08 GMT 2012
- Re: [libvirt] [test-API PATCH 1/2] sharedmod: Add a new file for variable sharing in testcases Tue Apr 10 12:37:16 GMT 2012
- [libvirt] [test-API PATCHv2 1/2] sharemod: Add a new file for variable sharing in testcases Tue Apr 10 13:39:15 GMT 2012
- [libvirt] [test-API PATCHv2 2/2] rewrite env_inspect.py and initialize sharedmod Tue Apr 10 13:41:11 GMT 2012
- [libvirt] [test-API PATCHv2 1/2] sharemod: Add a new file for variable sharing in testcases Tue Apr 10 13:55:47 GMT 2012
- [libvirt] [test-API PATCHv2 2/2] rewrite env_inspect.py and initialize sharedmod Tue Apr 10 13:55:55 GMT 2012
- [libvirt] [test-API PATCH 0/4]Add feature to check case file before running Wed Apr 11 14:04:51 GMT 2012
- [libvirt] [test-API PATCH 1/4] filter: new class for filter or extract data Wed Apr 11 14:04:52 GMT 2012
- [libvirt] [test-API PATCH 2/4] cfgcheck: new class implement testcase config file checking Wed Apr 11 14:04:54 GMT 2012
- [libvirt] [test-API PATCH 3/4] proxy: improve it to support testcase options checking Wed Apr 11 14:04:55 GMT 2012
- [libvirt] [test-API PATCH 4/4] main: rename to Main class and use class Filter & CaseCfgCheck Wed Apr 11 14:04:56 GMT 2012
- Re: [libvirt] [test-API PATCH 1/5] test-API: Destroy the class for utils.py Thu Apr 12 03:41:25 GMT 2012
- Re: [libvirt] [test-API PATCH 2/5] test-API: Remove the codes used to construct utils object Thu Apr 12 03:44:53 GMT 2012
- Re: [libvirt] [test-API PATCH 3/5] test-API: Substitute utils.Utils with utils Thu Apr 12 03:46:17 GMT 2012
- Re: [libvirt] [test-API PATCH 4/5] test-API: Substitue util. with utils. Thu Apr 12 03:48:04 GMT 2012
- Re: [libvirt] [test-API PATCH 5/5] testcase: remove useless utils import Thu Apr 12 03:48:58 GMT 2012
- Re: [libvirt] [test-API PATCH 0/4]Add feature to check case file before running Thu Apr 12 13:36:46 GMT 2012
- Re: [libvirt] [test-API PATCH 2/4] cfgcheck: new class implement testcase config file checking Thu Apr 12 16:52:40 GMT 2012
- Re: [libvirt] [test-API PATCH 0/4]Add feature to check case file before running Thu Apr 12 16:56:32 GMT 2012
- [libvirt] [test-API PATCH 1/2] casecfgcheck: ignore flags defined in testcase flag Fri Apr 13 07:57:29 GMT 2012
- [libvirt] [test-API PATCH 2/2] parser: put the syntax checking to testcase line at end of flags checking Fri Apr 13 07:57:30 GMT 2012
- Re: [libvirt] [test-API PATCHv2 1/2] sharemod: Add a new file for variable sharing in testcases Fri Apr 13 12:16:43 GMT 2012
- Re: [libvirt] [test-API PATCH 0/4]Add feature to check case file before running Fri Apr 13 12:33:50 GMT 2012
- Re: [libvirt] [test-API PATCH] repo: Add test for console input and output operations Fri Apr 13 13:03:34 GMT 2012
- Re: [libvirt] [test-API PATCH 2/2] parser: put the syntax checking to testcase line at end of flags checking Fri Apr 13 13:04:02 GMT 2012
- [libvirt] [test-API PATCH 0/3] make clean function optional Mon Apr 16 06:12:06 GMT 2012
- [libvirt] [test-API PATCH 1/3] cleanup:make clean function optional Mon Apr 16 06:12:07 GMT 2012
- [libvirt] [test-API PATCH 2/3] improvement on comments function name and destruct logger handlers Mon Apr 16 06:12:08 GMT 2012
- [libvirt] [test-API PATCH 3/3] repo: cleanup clean functions that are not used Mon Apr 16 06:12:10 GMT 2012
- [libvirt] [test-API PATCH 1/2] add a new option -t to print template of testcase config file Mon Apr 16 06:16:08 GMT 2012
- [libvirt] [test-API PATCH 2/2] proxy: import each testcase file only once, initialize proxy once Mon Apr 16 06:16:10 GMT 2012
- [libvirt] [test-API PATCH 0/5] add TESTCASE_check optional function support Mon Apr 16 06:31:36 GMT 2012
- [libvirt] [test-API PATCH 1/5] mapper: don't treat clean flag as a testcase Mon Apr 16 06:31:38 GMT 2012
- [libvirt] [test-API PATCH 2/5] generator: calling testcase_check if it is present in testcase Mon Apr 16 06:31:40 GMT 2012
- [libvirt] [test-API PATCH 3/5] proxy: generalize function get_optionalfunc_call_dict Mon Apr 16 06:31:42 GMT 2012
- [libvirt] [test-API PATCH 4/5] libvirt-test-api: get reference to check function in testcases Mon Apr 16 06:31:44 GMT 2012
- [libvirt] [test-API PATCH 5/5] function and variable name improvement Mon Apr 16 06:31:47 GMT 2012
- Re: [libvirt] [test-API PATCH 0/2] support variables share across testcases Mon Apr 16 06:42:35 GMT 2012
- Re: [libvirt] [test-API PATCH 1/3] cleanup:make clean function optional Mon Apr 16 08:31:17 GMT 2012
- Re: [libvirt] [test-API PATCH 3/3] repo: cleanup clean functions that are not used Mon Apr 16 08:36:31 GMT 2012
- Re: [libvirt] [test-API PATCH 0/3] make clean function optional Mon Apr 16 08:48:54 GMT 2012
- Re: [libvirt] [test-API PATCH 2/2] proxy: import each testcase file only once, initialize proxy once Mon Apr 16 08:50:04 GMT 2012
- [libvirt] [test-API] add docs files TESTCASE.py and TESTCASES.conf Tue Apr 17 04:06:19 GMT 2012
- [libvirt] [PATCH 1/2] python: cleanup vcpu related binding APIs Tue Apr 17 17:45:23 GMT 2012
- [libvirt] [PATCH 2/2] python: return error if PyObject obj is NULL for unwrapper helper functions Tue Apr 17 17:45:24 GMT 2012
- Re: [libvirt] [PATCH 2/2] python: return error if PyObject obj is NULL for unwrapper helper functions Wed Apr 18 03:47:59 GMT 2012
- Re: [libvirt] [test-API 1/3] remove importing of unused check module Wed Apr 18 06:55:27 GMT 2012
- Re: [libvirt] [test-API 0/3] Destroy class for utils/check.py Wed Apr 18 07:00:08 GMT 2012
- Re: [libvirt] [test-API] Improve the comments telling what the scripts does for utils/*.py Wed Apr 18 07:02:20 GMT 2012
- Re: [libvirt] [PATCH] Remove the useless scripts directory and script under it Wed Apr 18 07:04:42 GMT 2012
- Re: [libvirt] [test-API] Delete the script to generate the testing coverage statistics Wed Apr 18 07:06:18 GMT 2012
- Re: [libvirt] [PATCH] Remove the useless scripts directory and script under it Wed Apr 18 07:22:14 GMT 2012
- Re: [libvirt] [test-API 01/10] Create new dir 'conf' and move conf files into it Wed Apr 18 07:33:58 GMT 2012
- Re: [libvirt] [test-API 03/10] Remove the suffix .py for libvirt-test-api.py Wed Apr 18 07:36:51 GMT 2012
- Re: [libvirt] [test-API 01/10] Create new dir 'conf' and move conf files into it Wed Apr 18 07:49:04 GMT 2012
- Re: [libvirt] [test-API 04/10] New directory 'src' and move *.{py, css, xls} files into it Wed Apr 18 08:06:19 GMT 2012
- Re: [libvirt] [test-API 05/10] Fix the typo which mispells 'shutil' as 'shutils' Wed Apr 18 08:09:30 GMT 2012
- Re: [libvirt] [test-API 06/10] Move install-autotest-server into 'scripts' Wed Apr 18 08:11:53 GMT 2012
- Re: [libvirt] [test-API 07/10] Update logging stuffs so that it works after source tree reorgnizing Wed Apr 18 08:13:27 GMT 2012
- Re: [libvirt] [test-API 08/10] Add document to tell the default log output file Wed Apr 18 08:13:56 GMT 2012
- Re: [libvirt] [test-API 09/10] Rename and modify the syntax of BUGSKIP Wed Apr 18 11:10:46 GMT 2012
- Re: [libvirt] [test-API 01/14] Change libvirt-test-api to be executable Thu Apr 19 09:24:57 GMT 2012
- Re: [libvirt] [test-API 02/14] Remove NEWS and TODO Thu Apr 19 09:26:15 GMT 2012
- Re: [libvirt] [test-API 03/14] Destroy utils/check.py and move the functions into utils/utils.py Thu Apr 19 09:28:46 GMT 2012
- Re: [libvirt] [test-API 04/14] Move directory dist to src Thu Apr 19 09:30:40 GMT 2012
- Re: [libvirt] [test-API 05/14] Move utils/env_parser.py into src Thu Apr 19 09:33:07 GMT 2012
- Re: [libvirt] [test-API 06/14] Improve the comments telling what the scripts does for utils/*.py Thu Apr 19 09:35:37 GMT 2012
- Re: [libvirt] [test-API 07/14] Improve more comments to tell what the program does Thu Apr 19 09:39:29 GMT 2012
- Re: [libvirt] [test-API 08/14] Remove trainling blank lines for utils/*.sh Thu Apr 19 09:39:48 GMT 2012
- Re: [libvirt] [test-API 09/14] Use bash as the interpreter explicitly Thu Apr 19 09:43:44 GMT 2012
- Re: [libvirt] [test-API 10/14] Substitute 'guesttype' with 'virt_type' Thu Apr 19 10:00:12 GMT 2012
- Re: [libvirt] [test-API 12/14] Rename utils/*.py with consistent naming style Thu Apr 19 10:29:46 GMT 2012
- Re: [libvirt] [test-API 13/14] Rename src/logxmlparser.py as src/log_generator.py Thu Apr 19 10:30:46 GMT 2012
- Re: [libvirt] [test-API 14/14] Rename 'env.cfg' as 'global.cfg' Thu Apr 19 10:32:07 GMT 2012
- [libvirt] [test-API PATCH 0/4]testcases will use xml file directly Fri Apr 20 08:52:05 GMT 2012
- [libvirt] [test-API PATCH 1/4] add a feature to support the use of xml file by testcases directly Fri Apr 20 08:52:06 GMT 2012
- [libvirt] [test-API PATCH 2/4] modify framework to support it Fri Apr 20 08:52:07 GMT 2012
- [libvirt] [test-API PATCH 3/4] example: modify define.py to use the feature Fri Apr 20 08:52:09 GMT 2012
- [libvirt] [test-API PATCH 4/4] change the type of optional_params from list to dictionary Fri Apr 20 08:52:11 GMT 2012
- [libvirt] Python binding APIs strict or loose Fri Apr 20 10:16:32 GMT 2012
- [libvirt] [test-API PATCH] Fix a bug in the case that clean flag is used Mon Apr 23 08:22:24 GMT 2012
- Re: [libvirt] [test-API PATCHv2 1/2] sharemod: Add a new file for variable sharing in testcases Mon Apr 23 08:31:08 GMT 2012
- Re: [libvirt] [test-API PATCH] Fix a bug in the case that clean flag is used Mon Apr 23 09:27:52 GMT 2012
- [libvirt] [test-API PATCH] remove original 'util' object in testcases Mon Apr 23 13:46:27 GMT 2012
- Re: [libvirt] [test-API PATCH] remove original 'util' object in testcases Mon Apr 23 14:20:31 GMT 2012
- [libvirt] [test-API PATCH] move log.py and format.py into src, cleanup module import code Tue Apr 24 05:17:51 GMT 2012
- [libvirt] [test-API PATCH 0/4] problems fixed during testcase run Tue Apr 24 09:40:57 GMT 2012
- [libvirt] [test-API PATCH 1/4] change testcase config files in cases for new testcases Tue Apr 24 09:40:58 GMT 2012
- [libvirt] [test-API PATCH 2/4] don't pop out element from optional_params Tue Apr 24 09:41:00 GMT 2012
- [libvirt] [test-API PATCH 3/4] add the missing pty, signal module in utils.py Tue Apr 24 09:41:01 GMT 2012
- [libvirt] [test-API PATCH 4/4] improve and fix testcases found during testcases run Tue Apr 24 09:41:03 GMT 2012
- Re: [libvirt] [test-API PATCH 1/4] change testcase config files in cases for new testcases Wed Apr 25 03:57:27 GMT 2012
- Re: [libvirt] [test-API PATCH 4/4] improve and fix testcases found during testcases run Wed Apr 25 04:15:54 GMT 2012
- Re: [libvirt] [test-API PATCH] move log.py and format.py into src, cleanup module import code Wed Apr 25 04:24:31 GMT 2012
- [libvirt] [PATCH v2] move format.py into src, cleanup module import code Wed Apr 25 04:45:29 GMT 2012
- Re: [libvirt] [test-API PATCH 1/4] change testcase config files in cases for new testcases Wed Apr 25 05:20:24 GMT 2012
- [libvirt] [test-API PATCH v2] improve testcases after cleanup work Wed Apr 25 05:23:22 GMT 2012
- Re: [libvirt] [PATCH v2] move format.py into src, cleanup module import code Wed Apr 25 06:06:29 GMT 2012
- Re: [libvirt] [test-API PATCH 2/4] don't pop out element from optional_params Wed Apr 25 06:38:50 GMT 2012
- Re: [libvirt] [test-API PATCH 4/4] improve and fix testcases found during testcases run Wed Apr 25 08:18:06 GMT 2012
- Re: [libvirt] [test-API PATCH v2] improve testcases after cleanup work Wed Apr 25 08:20:08 GMT 2012
- [libvirt] [test-API PATCH] use global variable domain_cache_folder to as cache folder for guest install Wed Apr 25 09:42:05 GMT 2012
- [libvirt] [test-API PATCH v2] add new template file in docs Wed Apr 25 10:34:41 GMT 2012
- Re: [libvirt] [libvirt-TCK][PATCH] use 'raw' format as the format of backing file of qcow2 image Fri Apr 27 04:18:37 GMT 2012
- [libvirt] [PATCH 0/3] usb devices with same vendor, productID hotplug support Sat Apr 28 10:13:31 GMT 2012
- [libvirt] [PATCH 1/3] usb: create functions to search usb device accurately Sat Apr 28 10:13:33 GMT 2012
- [libvirt] [PATCH 2/3] qemu: make use of usb search function to initialize usb devices Sat Apr 28 10:13:34 GMT 2012
- [libvirt] [PATCH 3/3] qemu: search usb device accurately to improve usb device hotplug Sat Apr 28 10:13:36 GMT 2012
Guido Günther
Hendrik Schwartke
Hu Tao
Ilja Livenson
Jagath Weerasinghe
Jan Kiszka
Jason Helfman
Jean-Baptiste Rouault
Jim Meyering
Jim Paris
Jiri Denemark
Josh Durgin
Justin Clift
Kashyap Chamarthy
Laine Stump
Laszlo Ersek
Marc-André Lureau
Marcel Müller
Martin Kletzander
MATSUDA, Daiki
Matthias Bolte
Maxim Sditanov
Michal Novotny
Michal Privoznik
Osier Yang
Paolo Bonzini
Peter Krempa
Philipp Hahn
Qian Zhang
Reinier Schoof
Richard W.M. Jones
R P Herrold
ryan woodsmall
Serge Hallyn
Shi Jin
Shradha Shah
siddharth
Srivatsa S. Bhat
Stefan Bader
Stefan Berger
Stefan Hajnoczi
Thomas Woerner
Tim Hughes
user-mirror
VHPC 11
Wen Congyang
Wido den Hollander
William Jon McCann
Yaniv Hadad
Yuri Chornoivan
Zeeshan Ali (Khattak)
杨镭