summaryrefslogtreecommitdiff
path: root/meson.options
blob: 9d3e7516e38d4b59b5c0c8248a74315478a417be (plain)
1
2
option('ram', type: 'string', value: '512M', description: 'how much ram to give qemu')
option('kvm', type: 'boolean', value: 'true', description: 'run qemu with -enable-kvm')