Skip to content

Commit

Permalink
Rebase FEMU on QEMU-v8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
huaicheng committed Apr 25, 2023
1 parent ad786ad commit f589957
Show file tree
Hide file tree
Showing 9,349 changed files with 740,188 additions and 1,723,033 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions Kconfig.host
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,12 @@ config TPM

config VHOST_USER
bool
select VHOST

config VHOST_VDPA
bool
select VHOST

config VHOST_KERNEL
bool
select VHOST

config VIRTFS
bool
Expand All @@ -45,3 +42,7 @@ config MULTIPROCESS_ALLOWED
config FUZZ
bool
select SPARSE_MEM

config VFIO_USER_SERVER_ALLOWED
bool
imply VFIO_USER_SERVER
Loading

0 comments on commit f589957

Please sign in to comment.