Skip to content

Commit

Permalink
qemu: remove unsupported config options
Browse files Browse the repository at this point in the history
-       --enable-live-block-migration
-       --disable-pvrdma
  • Loading branch information
vooon committed Sep 29, 2024
1 parent 867f767 commit ec58574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/qemu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,6 @@ CONFIGURE_ARGS += \
CONFIGURE_ARGS += \
--enable-coroutine-pool \
--enable-crypto-afalg \
--enable-live-block-migration \
--enable-membarrier \
--enable-replication \
--enable-lto \
Expand Down Expand Up @@ -414,7 +413,6 @@ CONFIGURE_ARGS += \
--disable-numa \
--disable-opengl \
--disable-plugins \
--disable-pvrdma \
--disable-qom-cast-debug \
--disable-rbd \
--disable-rdma \
Expand Down

0 comments on commit ec58574

Please sign in to comment.