Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
accel
/
stubs
/
nitro-stub.c
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
c
11 lines
212 Bytes
Copy permalink
Copy
Raw
1
/*
2
* Nitro accel stubs for QEMU
3
*
4
* Copyright © 2026 Amazon.com, Inc. or its affiliates. All Rights Reserved.
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
8
9
#include
"qemu/osdep.h"
10
11
bool
nitro_allowed
;