summaryrefslogtreecommitdiff
path: root/tests/xml2vmxdata/xml2vmx-serial-pipe.vmx
blob: ce6a356edf1c36eb1fe25c5f625c3c042e533259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "4"
guestOS = "other"
uuid.bios = "56 4d 9b ef ac d9 b4 e0-c8 f0 ae a8 b9 10 35 15"
displayName = "serial-pipe"
memsize = "4"
numvcpus = "1"
floppy0.present = "false"
floppy1.present = "false"
serial0.present = "true"
serial0.fileType = "pipe"
serial0.pipe.endPoint = "client"
serial0.tryNoRxLoss = "false"
serial0.fileName = "serial0.pipe"
serial0.yieldOnMsrRead = "true"