runtime: remove unimplemented CoCo configurations

These experimental options were added 2 years ago
in anticipation of features that would be added
in CoCo. These do not match the features that were
eventually added and will soon be ported to main.

Fixes: #8047

Signed-off-by: Tobin Feldman-Fitzthum <tobin@ibm.com>
This commit is contained in:
Tobin Feldman-Fitzthum
2023-09-22 12:55:38 -04:00
parent 53fa1fd82d
commit a18c7ca307
11 changed files with 0 additions and 252 deletions

View File

@@ -224,10 +224,6 @@ $ diff ${runtime_config_path}.old ${runtime_config_path}
< dial_timeout = 45
---
> dial_timeout = 90
679c679
< #service_offload = true
---
> service_offload = true
```
### Verification