新增kvm检测

This commit is contained in:
2023-11-05 14:36:15 +08:00
parent ceb6093c13
commit c5ccbb8d6d
4 changed files with 168 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ private slots:
void on_delQemuDiskButton_clicked();
void on_kvmTest_clicked();
private:
Ui::MainWindow *ui;
long m_cpuAll;