Commit 19460df
authored
openhcl: remove cmdline to configure shared vis pool + tests (#2189)
Tests were setting this flag, but weren't actually testing their device
DMA
with shared visibility pool. The shared visibility pool is *only* used
when
the VM is isolated.
Bring this back in one of two ways:
1. Add isolated tests (and get the right behavior), or
2. Change the devices to force into using the shared pool.
Sorta fixes #2185 (the real issue there is that we weren't testing what
we thought we were ... :()1 parent 04c15e0 commit 19460df
File tree
5 files changed
+0
-35
lines changed- openhcl/underhill_core/src
- vmm_tests/vmm_tests/tests/tests/x86_64
5 files changed
+0
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | 322 | | |
324 | 323 | | |
325 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | 169 | | |
175 | 170 | | |
176 | 171 | | |
| |||
328 | 323 | | |
329 | 324 | | |
330 | 325 | | |
331 | | - | |
332 | | - | |
333 | 326 | | |
334 | 327 | | |
335 | 328 | | |
| |||
418 | 411 | | |
419 | 412 | | |
420 | 413 | | |
421 | | - | |
422 | 414 | | |
423 | 415 | | |
424 | 416 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 277 | | |
281 | 278 | | |
282 | 279 | | |
| |||
1381 | 1378 | | |
1382 | 1379 | | |
1383 | 1380 | | |
1384 | | - | |
1385 | 1381 | | |
1386 | 1382 | | |
1387 | 1383 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 155 | | |
176 | 156 | | |
177 | 157 | | |
| |||
0 commit comments