fully split aio_pool from BlockDriver
[qemu] / vl.c
diff --git a/vl.c b/vl.c
index b1216c0..0d6c85b 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -5753,7 +5753,6 @@ int main(int argc, char **argv, char **envp)
     cpu_exec_init_all(tb_size * 1024 * 1024);
 
     bdrv_init();
-    dma_helper_init();
 
     /* we always create the cdrom drive, even if no disk is there */