Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
accel
/
hvf
/
meson.build
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
build
4 lines
89 Bytes
Copy permalink
Copy
Raw
1
system_ss
.
add
(
when
:
'CONFIG_HVF'
,
if_true
:
files
(
2
'hvf-all.c'
,
3
'hvf-accel-ops.c'
,
4
))