Add Windows 2012R2 64 bit test case.
[virt-v2v-test-cases-nonfree.git] / windows-virtio / win_2012r2_x86_64.xml
1 <domain type='kvm'>
2   <name>w2012r2-ide</name>
3   <uuid>8862e30b-d2c9-4342-ad23-30828d29f4d0</uuid>
4   <memory unit='KiB'>4194304</memory>
5   <currentMemory unit='KiB'>4194304</currentMemory>
6   <vcpu placement='static'>2</vcpu>
7   <os>
8     <type arch='x86_64' machine='pc-i440fx-2.3'>hvm</type>
9     <boot dev='hd'/>
10   </os>
11   <features>
12     <acpi/>
13     <apic/>
14     <pae/>
15     <hyperv>
16       <relaxed state='on'/>
17       <vapic state='on'/>
18       <spinlocks state='on' retries='8191'/>
19     </hyperv>
20   </features>
21   <cpu mode='host-model'>
22     <model fallback='allow'/>
23   </cpu>
24   <clock offset='localtime'>
25     <timer name='rtc' tickpolicy='catchup'/>
26     <timer name='pit' tickpolicy='delay'/>
27     <timer name='hpet' present='no'/>
28     <timer name='hypervclock' present='yes'/>
29   </clock>
30   <on_poweroff>destroy</on_poweroff>
31   <on_reboot>restart</on_reboot>
32   <on_crash>restart</on_crash>
33   <devices>
34     <emulator>/usr/bin/qemu-kvm</emulator>
35     <disk type='file' device='disk'>
36       <driver name='qemu' type='raw'/>
37       <source file='win_2012r2_x86_64.img'/>
38       <target dev='hda' bus='ide'/>
39       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
40     </disk>
41     <disk type='file' device='cdrom'>
42       <driver name='qemu' type='raw'/>
43       <source file='/home/rjones/en_windows_server_2012_r2_with_update_x64_dvd_6052708.iso'/>
44       <target dev='hdb' bus='ide'/>
45       <readonly/>
46       <address type='drive' controller='0' bus='0' target='0' unit='1'/>
47     </disk>
48     <controller type='usb' index='0' model='ich9-ehci1'>
49       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x7'/>
50     </controller>
51     <controller type='usb' index='0' model='ich9-uhci1'>
52       <master startport='0'/>
53       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0' multifunction='on'/>
54     </controller>
55     <controller type='usb' index='0' model='ich9-uhci2'>
56       <master startport='2'/>
57       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x1'/>
58     </controller>
59     <controller type='usb' index='0' model='ich9-uhci3'>
60       <master startport='4'/>
61       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x2'/>
62     </controller>
63     <controller type='pci' index='0' model='pci-root'/>
64     <controller type='ide' index='0'>
65       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
66     </controller>
67     <controller type='virtio-serial' index='0'>
68       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
69     </controller>
70     <interface type='network'>
71       <mac address='52:54:00:d9:fc:d7'/>
72       <source network='default'/>
73       <model type='rtl8139'/>
74       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
75     </interface>
76     <serial type='pty'>
77       <target port='0'/>
78     </serial>
79     <console type='pty'>
80       <target type='serial' port='0'/>
81     </console>
82     <channel type='spicevmc'>
83       <target type='virtio' name='com.redhat.spice.0'/>
84       <address type='virtio-serial' controller='0' bus='0' port='1'/>
85     </channel>
86     <input type='tablet' bus='usb'/>
87     <input type='mouse' bus='ps2'/>
88     <input type='keyboard' bus='ps2'/>
89     <graphics type='spice' autoport='yes'/>
90     <sound model='ich6'>
91       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
92     </sound>
93     <video>
94       <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/>
95       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
96     </video>
97     <redirdev bus='usb' type='spicevmc'>
98     </redirdev>
99     <redirdev bus='usb' type='spicevmc'>
100     </redirdev>
101     <memballoon model='virtio'>
102       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
103     </memballoon>
104   </devices>
105 </domain>
106