diff options
Diffstat (limited to 'deploy/template/vm/host-aarch64.xml')
-rw-r--r-- | deploy/template/vm/host-aarch64.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/deploy/template/vm/host-aarch64.xml b/deploy/template/vm/host-aarch64.xml index 7f32a198..69202fd2 100644 --- a/deploy/template/vm/host-aarch64.xml +++ b/deploy/template/vm/host-aarch64.xml @@ -9,9 +9,6 @@ <boot dev='hd'/> <boot dev='network'/> </os> - <features> - <gic version='2'/> - </features> <cpu mode='host-passthrough'/> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> |