~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to tests/nodedev-xml/nodexml/system.xml

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther
  • Date: 2009-12-07 10:04:22 UTC
  • mto: (1.6.3 sid)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20091207100422-2izjffd5ljvqun47
Tags: upstream-0.500.1
Import upstream version 0.500.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<device>
2
 
  <name>computer</name>
3
 
  <capability type='system'>
4
 
    <hardware>
5
 
      <vendor>LENOVO</vendor>
6
 
      <version>ThinkPad T61</version>
7
 
      <serial>L3B2616</serial>
8
 
      <uuid>97e80381-494f-11cb-8e0e-cbc168f7d753</uuid>
9
 
    </hardware>
10
 
    <firmware>
11
 
      <vendor>LENOVO</vendor>
12
 
      <version>7LET51WW (1.21 )</version>
13
 
      <release_date>08/22/2007</release_date>
14
 
    </firmware>
15
 
  </capability>
16
 
</device>
17