From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 69: Line 69:
test window front driver with spice.
test window front driver with spice.


Test detail:(many of tests are covered by other testplan, so no need repeat here)
Test detail:


Steps of VirtioSerial/VMchannel Testing:
Steps of VirtioSerial/VMchannel Testing:
Line 97: Line 97:
<guest>
<guest>
mount -t debugfs debugfs /sys/kernel/debug
mount -t debugfs debugfs /sys/kernel/debug
<guest /etc/udev/rules.d>:
create a new file 90-virtio-console.rules
and add the following text:
<guest /etc/udev/rules.d/90-virtio-console.rules>
KERNEL=="vcon*", SYMLINK+="virtio-console/$ATTR{name}"


For the file checksumming test, place a (big) file in
For the file checksumming test, place a (big) file in
Line 108: Line 116:
2  Hot-plug / Hot-unplug testing
2  Hot-plug / Hot-unplug testing


2.1 Using the qemu monitor, hot-unplug port
2.1 Using the qemu monitor, ports can be hot-plugged as well as unplugged:
(qemu) device_add virtserialport,name=port.0,id=port0  
(qemu) device_add virtserialport,name=port.0,id=port0  
(qemu) device_del port0
2.2 Check vports in guest
2.2 Check vports in guest
2.3 Using the qemu monitor, hot-plug port
(qemu) device_del port0
2.4 Check vports in guest


</pre>
</pre>
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)