On 10/30/19 11:49 AM, Fabian Grünbichler wrote:
> On October 28, 2019 12:59 pm, Stefan Reiter wrote:
>> First 3 patches are independant refactorings around get_host_arch.
>>
>> Rest of the series refactors QemuServer and creates three new packages:
>> * 'PVE::QemuSchema' for schema related code and
On October 28, 2019 12:59 pm, Stefan Reiter wrote:
> First 3 patches are independant refactorings around get_host_arch.
>
> Rest of the series refactors QemuServer and creates three new packages:
> * 'PVE::QemuSchema' for schema related code and common directory creation
> * 'PVE::QMP' for higher-
First 3 patches are independant refactorings around get_host_arch.
Rest of the series refactors QemuServer and creates three new packages:
* 'PVE::QemuSchema' for schema related code and common directory creation
* 'PVE::QMP' for higher-level QMP functions
* 'PVE::QemuServer::Machine' for QEMU mac