Ticket #15781: haiku.json

File haiku.json, 1.4 KB (added by alpopa, 4 years ago)
Line 
1{
2 "OSType": "Other",
3 "OSVersion": "Debian GNU Hurd",
4 "RAM": 4096,
5 "accelerator": [
6 "tcg"
7 ],
8 "audio": [
9 "ac97"
10 ],
11 "binary": "qemu-system-x86_64",
12 "boot": {
13 "bootMenu": false,
14 "bootOrder": [
15 "c"
16 ],
17 "kernelBoot": {
18 "enabled": false,
19 "initrdPath": "",
20 "kernelArgs": "",
21 "kernelPath": ""
22 }
23 },
24 "cpu": {
25 "CPUCount": 4,
26 "CPUType": "core2duo",
27 "coresSocket": 0,
28 "maxHotCPU": 4,
29 "socketCount": 0,
30 "threadsCore": 0
31 },
32 "description": "",
33 "gpu": {
34 "GPUType": "std",
35 "keyboard": "en-us"
36 },
37 "hostsoundsystem": "alsa",
38 "media": [
39 {
40 "interface": "hda",
41 "name": "haiku.qcow2",
42 "path": "C:\\Repository\\Img\\Haiku\\haiku.qcow2",
43 "type": "hdd",
44 "uuid": "{146c6c9a-9a85-4261-80a9-b14377d7c947}"
45 },
46 {
47 "interface": "cdrom",
48 "name": "haiku-master-hrev54010-x86_64-anyboot.iso",
49 "path": "C:\\Repository\\Img\\Haiku\\haiku-master-hrev54010-x86_64-anyboot.iso",
50 "type": "cdrom",
51 "uuid": "{134ab6c9-a64d-4d29-aec2-f15fe4e11e57}"
52 }
53 ],
54 "name": "Haiku",
55 "network": true,
56 "path": "C:\\Repository\\Img\\Haiku",
57 "type": "pc-i440fx-3.0",
58 "uuid": "{34b0d51e-af81-4ad7-b424-f59674993d9f}"
59}