Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / xml2vmxdata / xml2vmx-serial-pipe.vmx
1 .encoding = "UTF-8"
2 config.version = "8"
3 virtualHW.version = "4"
4 guestOS = "other"
5 uuid.bios = "56 4d 9b ef ac d9 b4 e0-c8 f0 ae a8 b9 10 35 15"
6 displayName = "serial-pipe"
7 memsize = "4"
8 numvcpus = "1"
9 floppy0.present = "false"
10 floppy1.present = "false"
11 serial0.present = "true"
12 serial0.fileType = "pipe"
13 serial0.pipe.endPoint = "client"
14 serial0.tryNoRxLoss = "false"
15 serial0.fileName = "serial0.pipe"
16 serial0.yieldOnMsrRead = "true"