forked from MoatLab/FEMU
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7,863 changed files
with
1,920,137 additions
and
287,912 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# These are "proxy" symbols used to pass config-host.mak values | ||
# down to Kconfig. See also MINIKCONF_ARGS in the Makefile: | ||
# these two need to be kept in sync. | ||
|
||
config KVM | ||
bool | ||
|
||
config LINUX | ||
bool | ||
|
||
config OPENGL | ||
bool | ||
|
||
config X11 | ||
bool | ||
|
||
config SPICE | ||
bool | ||
|
||
config IVSHMEM | ||
bool | ||
|
||
config TPM | ||
bool | ||
|
||
config VHOST_USER | ||
bool | ||
|
||
config XEN | ||
bool | ||
|
||
config VIRTFS | ||
bool | ||
|
||
config PVRDMA | ||
bool |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.