]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer
cleanup: remove duplicate mac address assignment
[qemu-server.git] / PVE / QemuServer /
2018-03-14 Dominik Csapakcloud-init: make parameter order consistent
2018-03-14 Dominik Csapakcloud-init: add manage_etc_hosts to cloud init config
2018-03-14 Dominik Csapakcloud-init: use default hostname when none is set
2018-03-07 Wolfgang Bumillercloud-init: fall back to host's resolv.conf
2018-03-07 Wolfgang Bumillercloud-init: don't use /tmp for config files
2018-03-07 Wolfgang Bumillercloud-init: remove separate hostname config entry
2018-03-07 Wolfgang Bumillercloud-init: add ciuser and cipassword config options
2018-03-07 Wolfgang Bumillercloud-init: nocloud image support
2018-03-07 Wolfgang Bumillercloud-init: use qemu-img dd instead of nbd
2018-03-07 Alexandre Derumierimplement cloudinit
2017-09-25 Emmanuel KasperInitial support for importing OVF virtual machines
2017-09-14 Emmanuel Kasperdo not overwrite global signal handlers
2017-06-01 Fabian Grünbichlerimport disk: add \n to die
2017-06-01 Fabian Grünbichlerimport disk: downgrade hotplug failure to warning
2017-06-01 Emmanuel KasperAdd ImportDisk module to import external disk images...
2016-10-10 Alexandre DerumiernumaX : use cpus option multiple time if cpulist
2016-08-03 Wolfgang Bumillermemory: hugepages: map numa node IDs to host and guest...
2016-08-03 Alexandre Derumierhugepages: use hostnodes value as numanode for topology
2016-07-29 Alexandre Derumierhugepages: check if numa node exist only if hugepages...
2016-06-22 Dominik Csapakrefactor usb functions out of QemuServer.pm
2016-06-22 Dominik Csapakrefactor PCI into own file
2016-06-22 Alexandre Derumieradd hugepages option
2016-06-08 Alexandre Derumierfix raise_param_exc in PVE::QemuServer::Memory::memory_...
2016-06-08 Alexandre Derumierfix check_running in PVE::QemuServer::Memory::qemu_memo...
2016-05-23 Alexandre Derumiermove memory config generation to QemuServer::Memory...
2016-05-23 Alexandre Derumiermove qemu_memory_hotplug && qemu_dimm_list to QemuServe...
2016-05-23 Alexandre Derumiermove foreach_dimm && foreach_reverse_dimm to QemuServer...
2016-05-23 Alexandre Derumieradd QemuServer::Memory