| Commit | Tree | Parents | Author | Summary | Date |
|---|
| 30609106e16c | 4161e6334b28 | 09e2025bf927 | John Baldwin | Switch to lowercase names for com1 and com2. | Jul 16 2020, 5:07 PM |
| 09e2025bf927 | 207c0466c315 | 2f924d739b2c | John Baldwin | Use the correct name for setting the lpc uart backend. (Show More…) | Jul 16 2020, 4:36 PM |
| 2f924d739b2c | 7de2898a95e5 | 95d28f6b0270 | John Baldwin | Fix a sign error when parsing blockif options. | Jul 7 2020, 9:09 PM |
| 95d28f6b0270 | 5920593eebad | cec52ede7a45 | John Baldwin | Don't always fail to parse PCI slots. | Jul 7 2020, 8:58 PM |
| cec52ede7a45 | c81c3568a2dc | 427b2f0a2c63 | John Baldwin | Rename "mptable" -> "x86.mptable". | Jul 7 2020, 8:27 PM |
| 427b2f0a2c63 | 844fd76d1788 | d1458687aacd | John Baldwin | Update xhci and USB devices to use config variables. | Jul 7 2020, 8:23 PM |
| d1458687aacd | 273d0a1aa153 | 257a163d1b23 | John Baldwin | Treat a missing "device" value for a PCI node as a fatal error. | Jul 7 2020, 8:04 PM |
| 257a163d1b23 | 13f3c5fdcf6f | 470474554adf | John Baldwin | Use a better example PCI address. | Jul 7 2020, 8:02 PM |
| 470474554adf | 5cb97ae13c86 | 92ae396d510f | John Baldwin | Update stale comment. | Jul 7 2020, 7:39 PM |
| 92ae396d510f | 13dd73c0c338 | 29e448b1f5c2 | John Baldwin | Update pci_uart to use config variables. | Jul 6 2020, 9:35 PM |
| 29e448b1f5c2 | f466dbf05d9e | 90f0d14f5920 | John Baldwin | Update vtscsi to use config variables. | Jul 6 2020, 9:31 PM |
| 90f0d14f5920 | f2f4e2ec23aa | cd0996f6c67a | John Baldwin | | Jul 6 2020, 9:24 PM |
| cd0996f6c67a | 4ffa5f746808 | 4891cc99b98d | John Baldwin | Update virtio-rnd. | Jul 6 2020, 9:18 PM |
| 4891cc99b98d | 46e9e09dfe89 | 86e2a7d96cc4 | John Baldwin | | Jul 6 2020, 9:16 PM |
| 86e2a7d96cc4 | 0f139c2d2385 | dc5bfe45ea62 | John Baldwin | | Jul 6 2020, 9:04 PM |
| dc5bfe45ea62 | b93ba3e1091f | 3cd553388eab | John Baldwin | Const the nvlist passed to get_config_*_node*(). | Jul 6 2020, 9:04 PM |
| 3cd553388eab | 97a03d6573bc | 083138692984 | John Baldwin | Update vtblk to use config variables. | Jul 6 2020, 8:41 PM |
| 083138692984 | d69523412ff7 | 4c8d99889f94 | John Baldwin | Rename pci_nvme_legacy_config to blockif_legacy_config. | Jul 6 2020, 8:38 PM |
| 4c8d99889f94 | 9fcc9177827d | ab3d8a45668f | John Baldwin | | Jul 6 2020, 8:34 PM |
| ab3d8a45668f | 21cb0ead1f73 | 8b66bd7f2168 | John Baldwin | Update nvme to use config variables. | Jul 6 2020, 8:22 PM |
| 8b66bd7f2168 | 28f59d17e880 | f7bfee589fbf | John Baldwin | Update lpc devices to use config variables. | Jul 6 2020, 8:21 PM |
| f7bfee589fbf | 9670c6f0c9c3 | c68bb588979d | John Baldwin | | Jul 6 2020, 7:13 PM |
| c68bb588979d | 86b830983422 | cbb887cbd709 | John Baldwin | | Jul 6 2020, 6:53 PM |
| cbb887cbd709 | c3ee322b2e5d | b3fc9aafe152 | John Baldwin | Update fbuf to use config variables. | Jul 6 2020, 6:46 PM |
| b3fc9aafe152 | cd34f05500e4 | 958ab815dc0f | John Baldwin | | Jul 6 2020, 6:08 PM |
| 958ab815dc0f | 7faff76c4853 | 9257991a4843 | John Baldwin | Convert e1000 to config variables. | Jul 6 2020, 5:57 PM |
| 9257991a4843 | 5853a6a1bde1 | 990318bfc773 | John Baldwin | Convert net backends to using config variables. (Show More…) | Jul 6 2020, 5:56 PM |
| 990318bfc773 | c389aa3e126e | 467c562c5dea | John Baldwin | Mark string input to net_parsemac as const. | Jul 6 2020, 5:56 PM |
| 467c562c5dea | d5f3021bb3ff | d129096d7f8a | John Baldwin | Fix strndup() call. | Jul 6 2020, 5:45 PM |
| d129096d7f8a | 4707b9159d7f | 0384ecddf8ee | John Baldwin | Mark opts string passed to legacy parsers as const. | Jul 6 2020, 5:42 PM |
| 0384ecddf8ee | 451cf69a7d5d | d3c7111e2cd7 | John Baldwin | Restore check for existing slot configuration. | Jul 6 2020, 5:22 PM |
| d3c7111e2cd7 | b788a7d6a1e5 | 8457c9f12bc2 | John Baldwin | Update pci_ahci(4) to use config variables. | Jul 6 2020, 5:19 PM |
| 8457c9f12bc2 | ee66f3fc7116 | eebd66aaa768 | John Baldwin | | Jul 6 2020, 5:07 PM |
| eebd66aaa768 | 026d13a9e4c0 | 3df375597c07 | John Baldwin | Add a new pde hook to parse legacy command-line strings. (Show More…) | Jul 6 2020, 4:41 PM |
| 3df375597c07 | 9cc7d7d24065 | 5e15bdd32d55 | John Baldwin | Remove the boolean create arg from lookup_config_node. (Show More…) | Jul 6 2020, 4:40 PM |
| 5e15bdd32d55 | 2f9dd65a11ac | e6b8128e2057 | John Baldwin | Update blockif_open() to read options from a config node. | Jul 6 2020, 4:21 PM |
| e6b8128e2057 | e8e380cad4b7 | 6f901dd6c44a | John Baldwin | Add wrappers for bool values when using a parent node. (Show More…) | Jul 6 2020, 4:20 PM |
| 6f901dd6c44a | f2a353add86c | 8b819cb0f9d9 | John Baldwin | Switch PCI emulation over to using pci.<bus>.<slot>.<func> nodes. (Show More…) | Jul 5 2020, 7:39 PM |
| 8b819cb0f9d9 | 6653708ff26d | ecb7263e8981 | John Baldwin | Move some x86-specific variable under an "x86." prefix. | Jul 2 2020, 7:56 PM |
| ecb7263e8981 | 0a6eb9e177d2 | 302268416e1c | John Baldwin | Convert 'destroy_on_poweroff' to a config variable. | Jul 2 2020, 7:50 PM |
| 302268416e1c | 0941a0192c12 | 53acb3648b22 | John Baldwin | Various fixes after rebasing. | Jul 2 2020, 7:48 PM |
| 53acb3648b22 | 789b757259ea | 596c3716e3fb | John Baldwin | Ignore blank lines and comment lines (starting with #) in config file. | Jul 3 2019, 6:38 AM |
| 596c3716e3fb | cfaf13d18051 | 2a5e6e3bacb5 | John Baldwin | Fix some err() to be errx(). | Jul 3 2019, 6:34 AM |
| 2a5e6e3bacb5 | 186592c83d83 | 73d262fb6379 | John Baldwin | | Jul 3 2019, 6:31 AM |
| 73d262fb6379 | bbcf8295117b | 11fac28d1cf2 | John Baldwin | Use "vcpu.N.cpuset" for the cpusets for vcpu threads. (Show More…) | Jul 2 2019, 6:04 AM |
| 11fac28d1cf2 | e2af7987db2c | 93dc811f26b5 | John Baldwin | Use "mptable" which -Y sets to false. | Jul 2 2019, 5:32 AM |
| 93dc811f26b5 | b209ed162638 | 858afc2c78ff | John Baldwin | Add "virtio_msix" which -W sets to false. | Jul 2 2019, 5:30 AM |
| 858afc2c78ff | 57e07f25e427 | 70228c3437d0 | John Baldwin | Use "strictmsr" for -w. | Jul 2 2019, 5:28 AM |
| 70228c3437d0 | 1ecc8bee28d6 | 8555a2cf2365 | John Baldwin | Use "uuid" for the UUID string set by -U. | Jul 2 2019, 5:25 AM |
| 8555a2cf2365 | 49ea55d892aa | 6c195359b168 | John Baldwin | Add "rtc.use_localtime" which -U sets to false. (Show More…) | Jun 29 2019, 11:23 PM |
| 6c195359b168 | ed5303d212b0 | 829310187730 | John Baldwin | | Jun 29 2019, 11:17 PM |
| 829310187730 | 73b5a45d3c50 | aa68b937f4c7 | John Baldwin | Trim some unused prototypes. | Jun 29 2019, 10:28 PM |
| aa68b937f4c7 | 1fd317761610 | da3f8dbfa8f6 | John Baldwin | Use "vmexit_on_hlt" and "vmexit_on_pause" for -H and -P. | Jun 29 2019, 10:21 PM |
| da3f8dbfa8f6 | 94cbd3d70b83 | 5e5c928f750f | John Baldwin | Use "gdb.port" and "gdb.wait" for debug server config. | Jun 29 2019, 10:17 PM |
| 5e5c928f750f | 1a439986c29a | 80f8b28cc83c | John Baldwin | | Jun 29 2019, 9:57 PM |
| 80f8b28cc83c | afd75319bb8f | 99be569dd164 | John Baldwin | Use "bvmdebug.port" for the TCP port for bvmdebug. | Jun 29 2019, 9:55 PM |
| 99be569dd164 | f17f271c18f0 | 4fb3ded49ffb | John Baldwin | Use "memory.size" for memory size. | Jun 29 2019, 9:50 PM |
| 4fb3ded49ffb | 606d5cda4b3f | c32d29cfeab4 | John Baldwin | Make the config dump optional on a config.dump variable. | Jun 29 2019, 9:03 PM |
| c32d29cfeab4 | cdca056c20aa | 4d0507eb893f | John Baldwin | Use config variables for memory flags. | Jun 28 2019, 12:38 PM |
| 4d0507eb893f | b028a8dc2bf7 | 1c788f122528 | John Baldwin | Only print the expanded value if it differs. | Jun 28 2019, 12:38 PM |
| 1c788f122528 | c9a4d80fb25a | dfaa6879b761 | John Baldwin | Map -b to "bvmcons" bool. | Jun 27 2019, 11:17 PM |
| dfaa6879b761 | d105a0a4b9d1 | e6818fdf70e2 | John Baldwin | Use "acpi_tables" bool for -A. | Jun 27 2019, 11:15 PM |
| e6818fdf70e2 | b65625a6c9ed | 0b0316a63479 | John Baldwin | Swap names so that _path is the common case. | Jun 27 2019, 9:24 PM |
| 0b0316a63479 | c39165f68717 | 77bddcb1186f | John Baldwin | Add set_config_bool. | Jun 27 2019, 3:58 PM |
| 77bddcb1186f | f71277c63157 | 9b5960c1e831 | John Baldwin | Add -f and -o to usage. | Jun 27 2019, 3:55 PM |
| 9b5960c1e831 | 547ee4f575f7 | 7ff422fe2719 | John Baldwin | Map the VM name to the global "name" configuration variable. (Show More…) | Jun 27 2019, 3:25 PM |
| 7ff422fe2719 | 2d836a54df80 | 3a0bb7842476 | John Baldwin | | Jun 26 2019, 10:16 PM |
| 3a0bb7842476 | b6506f2c1682 | 585e4f0f5f52 | John Baldwin | Convert x2apic_mode into an 'x2apic' boolean config var. | Jun 26 2019, 10:04 PM |
| 585e4f0f5f52 | e322bace77b7 | 347821f36930 | John Baldwin | Add a temporary hack to dump the config and exit. | Jun 26 2019, 10:05 PM |
| 347821f36930 | c3b5cd8c3894 | 85ca5140ee99 | John Baldwin | Add a helper function to fetch and parse a boolean setting. | Jun 26 2019, 10:03 PM |
| 85ca5140ee99 | 7efaa5d0498b | 6c18d83e2acc | John Baldwin | Need to use move_nvlist instead of add_nvlist. | Jun 26 2019, 9:48 PM |
| 6c18d83e2acc | 62cf2e8ea5cc | 711731789576 | John Baldwin | | Jun 26 2019, 9:29 PM |
| 711731789576 | 760ab3e37dfa | d7ae186a43a3 | John Baldwin | Add a '-o' option to set individual config variables. | Jun 26 2019, 8:53 PM |
| d7ae186a43a3 | 15a27abe74d1 | 9f1f353e1923 | John Baldwin | Add an API for managing a configuration database of key-value pairs. (Show More…) | Jun 26 2019, 8:30 PM |