OpenVZ Source code
  1. OpenVZ Source code

libprlxmlmodel

Public
AuthorCommitMessageCommit dateIssues
Aleksandr LeskinAleksandr Leskin
90ed1b5df21AUTO Version bump to 9.0.19
Aleksandr LeskinAleksandr Leskin
61ca19af79cAUTO Version bump to 9.0.18
Aleksandr LeskinAleksandr Leskin
3091ad5d234cpufeature: Add support of 0x00000007:0 (ECX) intel cpu features #PSBM-153799Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-153799
Aleksandr LeskinAleksandr Leskin
770ebc8b1ceUpdate targets.list for dist-vz9-u00Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
4e047ceaa2fAUTO Version bump to 9.0.17
Aleksandr LeskinAleksandr Leskin
c89b26f4d55AUTO Version bump to 9.0.16
Aleksandr LeskinAleksandr Leskin
77d48c82bfdAUTO Version bump to 9.0.15
Aleksandr LeskinAleksandr Leskin
1362e57ab6eupdate target.list for new spec repoSigned-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
b345f3b1964AUTO Version bump to 9.0.14
Aleksandr LeskinAleksandr Leskin
1e4fa3f384bVmConfig: set default chipset for VM into Q35 #PSBM-151619VZ9 uses Q35 as default chipset for VM Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-151619
Aleksandr LeskinAleksandr Leskin
079395fabf0AUTO Version bump to 9.0.13
Aleksandr LeskinAleksandr Leskin
6dd4c3a4105DspCfg: append backup parameters compression and tunnelAllow customers enabling/disabling tunneling and compression for the backups started by Virtuozzo Automator https://jira.vzint.dev/browse/PSBM-150576 https://jira.vzint.dev/browse/PSBM-150577 Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>2 Jira Issues
Aleksandr LeskinAleksandr Leskin
bc92a09c02bUpdate targets.list for dist-vz9-rc1Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
da579b4df43AUTO Version bump to 9.0.12
Aleksandr LeskinAleksandr Leskin
177dc59777avmconfig: add NumaNodes parameter for VmCPU config #PSBM-146634Introduced NumaNodes parameter for VM to allow simulate numa configurations. Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-146634
Aleksandr LeskinAleksandr Leskin
e060ed11f72AUTO Version bump to 9.0.11
Aleksandr LeskinAleksandr Leskin
55394e8eafdupdate copyrights date #PSBM-144949Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-144949
Aleksandr LeskinAleksandr Leskin
458f87f0fe3vmconfig: Introduce VM parameter OnEfiUpdateAction #PSBM-144949This parameter stores prevous value of 'on_reboot' action, and restores it back after update of NVRAM will happen. Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-144949
Aleksandr LeskinAleksandr Leskin
5b6df49e6ecvmconfig: Introduce libvirt lifecycle actions into VM config #PSBM-144949Dispatcher should keep and restore customer values of lifecycle actions 'on_poweroff', 'on_reboot' and 'on_crash'. Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>PSBM-144949
Aleksandr LeskinAleksandr Leskin
b0c13153c16build: remove Warnings [-Wliteral-suffix] added by '-std=c++11' flagSigned-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
Aleksandr LeskinAleksandr Leskin
e3722696ababuild: append -std=c++11 flagBroken build becuase libprlcommon uses constexpr. Signed-off-by: Aleksandr Leskin <aleksandr.leskin@virtuozzo.com>
EfimEfim
effd089a411AUTO Version bump to 9.0.10
EfimEfim
ab534ae4779Remove netfilter support #PSBM-145299The kernel counterpart of this feature has been dropped in VHS9. Signed-off-by: Efim Shevrin <efim.shevrin@virtuozzo.com>PSBM-145299
Aleksandr LeskinAleksandr Leskin
fd49ac3a97bAUTO Version bump to 9.0.9
Aleksandr LeskinAleksandr Leskin
ae166d27232AUTO Version bump to 9.0.8
EfimEfim
5d23a822263Expand xmlmodel blkio physical_block_size and logical_block_size #PSBM-131181We add a hint for the user in the form of default values for the logical block and the physical block. Selecting specific values offering a good balance between disk performance and the use of space in primary memory, also these parameters allow you to maintain compatibility with older systems. Signed-off-by: Efim Shevrin <efim.shevrin@virtuozzo.com>PSBM-131181
EfimEfim
e4c023f2517AUTO Version bump to 9.0.7
EfimEfim
172866b035bAUTO Version bump to 9.0.6
EfimEfim
9c555d7e65cSchema/VmConfig.xsd: Do not change nvram path in dispatcher if vm was created by virt-install #PSBM-141223When creating a VM with an nvram disk using the virt-install utility, libvirt puts the nvram of the created vm in a special directory /var/lib/qemu/nvram/. If there is a dispatcher in the system, it in turn changes config.pvs and saves paths to nvram disk relative to VmHome, after changing config.pvs the dispatcher sends an event in libvirt, in the end we get that in the libvirt config the path...PSBM-141223
Pavel VokhmyaninPavel Vokhmyanin
a8cf46e0a66AUTO Version bump to 9.0.5
EfimEfim
1adea028142Add equality condition for gateway ipv6 PSBM-139469.The condition for the hotplug update is to check that the adapter parameters have been changed. The operator== in the CVmGenericNetworkAdapter class is responsible for such a check. However, operator== for this class did not include a condition for gateway with ipv6, and when changing ipv6 gateway, the configuration was not updated.PSBM-139469
Pavel VokhmyaninPavel Vokhmyanin
52a4906a33bSwitch to vhs9-beta targetSigned-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>
Aleksandr LeskinPavel VokhmyaninAleksandr Leskin
0e11da8b351added comparing state of Firewal for comparing Network Adapters #PSBM-136394PSBM-136394
Pavel VokhmyaninPavel Vokhmyanin
3ee1b789169AUTO Version bump to 9.0.4
Pavel VokhmyaninPavel Vokhmyanin
48688ec9498AUTO Version bump to 9.0.3
Pavel VokhmyaninPavel Vokhmyanin
10b3a917417AUTO Version bump to 9.0.2
Pavel VokhmyaninPavel Vokhmyanin
1f59f66d269AUTO Version bump to 9.0.1
Pavel VokhmyaninPavel Vokhmyanin
8ff4c325ca6Update makefile.versionSigned-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>
Pavel VokhmyaninPavel Vokhmyanin
f1f65209a59Update targets.listSigned-off-by: Pavel Vokhmyanin <pvokhmyanin@virtuozzo.com>
Pavel VokhmyaninPavel Vokhmyanin
5fb4a6c7044MMerge pull request #106 in OVZ/libprlxmlmodel from ~EFIM SHEVRIN/libprlxmlmodel:Build-dispatcher to master* commit 'fab5b14c1d5957dce3beffc7d80f135b6ca8c1a6': PSBM-135791 vz9: build libprlxmlmodelPSBM-135791
EfimEfim
fab5b14c1d5PSBM-135791 vz9: build libprlxmlmodelFixes according new qt5PSBM-135791
Dmitry MishinDmitry Mishin
977e9e177afAUTO Version bump to 8.0.7
Dmitry MishinDmitry Mishin
78d93f56c3bAUTO Version bump to 8.0.6
Dmitry MishinDmitry Mishin
e5c407f59d2Updates targets.list
Dmitry MishinDmitry Mishin
573fd8a7758AUTO Version bump to 8.0.5
EfimDmitry MishinEfim
1a497e57bcdPSBM-132834 'prlsrvctl --backup-tmpdir' should allow to select VM directory as a valid choice1. Add BackupMode paramter in BackupSourcePreferencesPSBM-132834
Dmitry MishinDmitry Mishin
8ebb47ee3c3AUTO Version bump to 8.0.4
Dmitry MishinDmitry Mishin
c5f52569283MMerge pull request #102 in OVZ/libprlxmlmodel from ~EFIM SHEVRIN/libprlxmlmodel:PSBM-133241-Update-libvirt-to-mount-USBg-uest-tools-disks-correctly to master* commit '619f1b12d762cb67525d517c661ae3089dde3d97': PSBM-133241 Update libvirt to mount USB guest tools disks correctlyPSBM-133241
EfimEfim
619f1b12d76PSBM-133241 Update libvirt to mount USB guest tools disks correctly1. Add isRemovable flag into CvmHardDiskPSBM-133241
Dmitry MishinDmitry Mishin
ad7438b6ddcAUTO Version bump to 8.0.3