On 1/16/20 4:40 PM, Stefan Reiter wrote: > The package will be used for custom CPU models as a SectionConfig, hence > the name. For now we simply move some CPU related helper functions and > declarations over from QemuServer to reduce clutter there. > > Exports are to avoid changing all call sites, functions have useful > names on their own. > > Signed-off-by: Stefan Reiter <s.rei...@proxmox.com> > --- > PVE/QemuServer.pm | 219 +--------------------------------- > PVE/QemuServer/CPUConfig.pm | 232 ++++++++++++++++++++++++++++++++++++ > PVE/QemuServer/Makefile | 1 + > 3 files changed, 235 insertions(+), 217 deletions(-) > create mode 100644 PVE/QemuServer/CPUConfig.pm >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel