|
@@ -59,7 +59,7 @@ option('xen_pci_passthrough', type: 'feature', value: 'auto',
|
|
option('tcg', type: 'feature', value: 'auto',
|
|
option('tcg', type: 'feature', value: 'auto',
|
|
description: 'TCG support')
|
|
description: 'TCG support')
|
|
option('tcg_interpreter', type: 'boolean', value: false,
|
|
option('tcg_interpreter', type: 'boolean', value: false,
|
|
- description: 'TCG with bytecode interpreter (experimental and slow)')
|
|
|
|
|
|
+ description: 'TCG with bytecode interpreter (slow)')
|
|
option('cfi', type: 'boolean', value: 'false',
|
|
option('cfi', type: 'boolean', value: 'false',
|
|
description: 'Control-Flow Integrity (CFI)')
|
|
description: 'Control-Flow Integrity (CFI)')
|
|
option('cfi_debug', type: 'boolean', value: 'false',
|
|
option('cfi_debug', type: 'boolean', value: 'false',
|