支持使用Qemu运行armhf、aarch64系统

This commit is contained in:
2023-11-11 20:53:27 +08:00
parent f5b2a3fd93
commit 47bdde1eb3
10 changed files with 239 additions and 197 deletions

View File

@@ -52,6 +52,8 @@ private slots:
void on_actionVMTest_triggered();
void on_actionVMInstallLog_triggered();
private:
bool stopShowTime = 0;
Ui::MainWindow *ui;