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 26: Line 26:
* At least one guest image installed before the test day (suggested reading - [[Virtualization_Quick_Start]])
* At least one guest image installed before the test day (suggested reading - [[Virtualization_Quick_Start]])


=== How to test ===
=== Test Cases ===


Testing this feature is very straightforward:
Things to test, roughly in dependency order:


# Edit an existing guests configuration using <code>virsh edit</code>
{{admon/note|FIXME|List test cases for the feature.}}
# Set the <code>machine</code> attribute to <code>pc</code> e.g.
#:<pre>
#:  <os>
#:    <type arch='x86_64' machine='pc'>hvm</type>
#:</pre>
# Check the newly saved configuration using <code>virsh dumpxml</code>
# Verify the <code>machine</code> attribute is now <code>pc-0.11</code> e.g.
#:<pre>
#:  <os>
#:    <type arch='x86_64' machine='pc-0.11'>hvm</type>
#:</pre>
# Start the guest and verify that it boots correctly as before
 
That's it! The idea is that we record the ABI version number of the <code>pc</code> machine type in the guest configuration so that when qemu is updated in future, we will continue using the same ABI.
 
Add your comments below in the ''Issues that were identified section'', and/or file bugs in Bugzilla by [https://bugzilla.redhat.com/enter_bug.cgi?component=libvirt&product=Fedora following this link].


=== Issues that were identified ===
=== Issues that were identified ===
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)