<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pradeepkumars</id>
	<title>KVM - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pradeepkumars"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/page/Special:Contributions/Pradeepkumars"/>
	<updated>2026-04-05T23:03:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://linux-kvm.org/index.php?title=KVM-Autotest/TODO&amp;diff=3777</id>
		<title>KVM-Autotest/TODO</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=KVM-Autotest/TODO&amp;diff=3777"/>
		<updated>2011-08-15T15:54:58Z</updated>

		<summary type="html">&lt;p&gt;Pradeepkumars: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= KVM-Autotest TODO list =&lt;br /&gt;
&lt;br /&gt;
== raw idea ==&lt;br /&gt;
&lt;br /&gt;
* more vhost_net test&lt;br /&gt;
* add &#039;Multi-guests&#039;/&#039;guest to external boxs&#039; transfer test&lt;br /&gt;
* port some whql tests to autotest(virtio_net,virtio_blk)&lt;br /&gt;
* add multiple queue support&lt;br /&gt;
* support of customed qemu cmdline&lt;br /&gt;
&lt;br /&gt;
== general ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This session is for major, multi-person items. We&#039;ll update the status weekly based on the status of the subtasks attributed to persons.&lt;br /&gt;
&lt;br /&gt;
== lmr ==&lt;br /&gt;
&lt;br /&gt;
== mgoldish ==&lt;br /&gt;
&lt;br /&gt;
* Make WHQL tests run on our internal server&lt;br /&gt;
* Enable &amp;quot;guest-load&amp;quot; for a VMs before/while tests are running (e.g. migration of a VM, while a movie is playing on it)&lt;br /&gt;
** This may just be a matter of moving useful code from tests to kvm_test_utils.py to make it reusable&lt;br /&gt;
&lt;br /&gt;
=== done ===&lt;br /&gt;
&lt;br /&gt;
== amos ==&lt;br /&gt;
&lt;br /&gt;
* Turn tsc_drift into a kvm unit test.&lt;br /&gt;
* Extend performance tests (framework &amp;amp; cases)&lt;br /&gt;
* Push redhat internal kvm subtests to upstream (had completed the 1th plan)&lt;br /&gt;
* Improve network subtests, especial stress tests&lt;br /&gt;
&lt;br /&gt;
== jason ==&lt;br /&gt;
&lt;br /&gt;
* Port network tests into windows&lt;br /&gt;
* Profiler of pidstat&lt;br /&gt;
* guest-&amp;gt;guest guest-&amp;gt;host netperf support&lt;br /&gt;
* More readable test result of netperf&lt;br /&gt;
&lt;br /&gt;
== cleber ==&lt;br /&gt;
&lt;br /&gt;
== yolkfull ==&lt;br /&gt;
&lt;br /&gt;
* Run netperf test between two guests&lt;br /&gt;
* Migration with/without workload(dbench,lmbench etc)&lt;br /&gt;
* Verify SMBIOS/DMI data (UUID, for example)&lt;br /&gt;
* Disk serial number (for IDE, SCSI, VirtIO drives)&lt;br /&gt;
&lt;br /&gt;
== RH Beijing QE ==&lt;br /&gt;
&lt;br /&gt;
* cpuflags.py (shuang)&lt;br /&gt;
* qmp_command.py (fyang)&lt;br /&gt;
* qmp_event_notification.py (fyang)&lt;br /&gt;
* Further migration&lt;br /&gt;
* Multiple nics&lt;br /&gt;
* Test block device cancellation path using device mapper to generate errors ( after we had a crash in de_write_dma_cb)&lt;br /&gt;
* Extend pci_assignable to support other PCI devices (USB, video cards, TV card etc)&lt;br /&gt;
* Passthrough the perf keys of run_autotest to autotest server&lt;br /&gt;
&lt;br /&gt;
== Pradeep ==&lt;br /&gt;
&lt;br /&gt;
* SLES support -  &lt;br /&gt;
** Owner - ONNM &lt;br /&gt;
** Expected delivery to community - 1-Dec-2011&lt;br /&gt;
&lt;br /&gt;
* virtio-blk disk serial # test (extend physical_resource_check test)&lt;br /&gt;
** Owner - &lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* enhance virtio-blk hotplug test&lt;br /&gt;
** virsh based attach-disk/detach disk&lt;br /&gt;
** enumerate cloud scenarios (live add, reboot after, shutdown, etc.)&lt;br /&gt;
** migration after live add&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community- 1-Oct-2011&lt;br /&gt;
&lt;br /&gt;
* Add use QED image format during tests.&lt;br /&gt;
** Owner - &lt;br /&gt;
** Expected delivery to community- 1-Dec-2011&lt;br /&gt;
&lt;br /&gt;
* virsh stream.&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* pci-multi function testing (&amp;gt;32 virtio devices, disk and network)&lt;br /&gt;
** test out max number of virtio blk and nic devices&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* virtfs patch inclusion to autotest. &lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* Windows support (ping, file_transfer, ... network tests needs to be added)&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* Svirt - sVirt is a community effort aimed at integrating Mandatory Access Control (MAC) security and Linux-based virtualization (KVM, lguest et al). &lt;br /&gt;
** Owner - &lt;br /&gt;
** Expected delivery to community- 1-Sept-2011&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;Migration + other task with parallel &amp;quot;&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* Network rate limiting&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* Fix old autoetst patches/bugs&lt;br /&gt;
** Owner -&lt;br /&gt;
** Expected delivery to community-&lt;br /&gt;
&lt;br /&gt;
* Include libvirt_cim in autotest&lt;br /&gt;
** Owner - &lt;br /&gt;
** Expected delivery to community- &lt;br /&gt;
&lt;br /&gt;
* Power Support&lt;br /&gt;
** Owner - IBM&lt;br /&gt;
** Expected Delivery to the community - Oct. 2011&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
&lt;br /&gt;
* Please open bugs on the [[http://autotest.kernel.org/newticket autotest defect tracking system]]&lt;/div&gt;</summary>
		<author><name>Pradeepkumars</name></author>
	</entry>
</feed>