]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
use 'system_wakeup' to resume suspended vms
[qemu-server.git] / PVE / QemuServer.pm
2018-06-13 Dominik Csapakuse 'system_wakeup' to resume suspended vms
2018-05-30 Thomas Lamprechtadd nowarn to qga_check_running
2018-05-23 Dominik Csapakfix #1780: change datacenter.conf to datacenter.cfg
2018-05-22 Dominik Csapakcleanup balloon after start call
2018-05-22 Dominik Csapakfix logic of deleting balloon
2018-05-22 Dominik Csapaknote that auto-ballooning is done by pvestatd
2018-05-08 Wolfgang Bumillerstart: fork before entering scope
2018-04-13 Dominik Csapakcollect device list for nested pci-bridges
2018-04-13 Dominik Csapakfix #1697: only check machine type for pxe
2018-04-13 Dominik Csapakreadd nbd_stop
2018-04-09 Thomas Lamprechtdisk: serial no must now be passed to device not drive
2018-03-26 Fabian Grünbichlerqemu-img convert: use cache=none for ZFS only
2018-03-23 Fabian Grünbichlerqemu-img convert: use cache=none
2018-03-22 Thomas Lamprechtuse pve-edk2-firmware for supporting OVMF
2018-03-21 Thomas Lamprechtfixup: remove unneeded if branch
2018-03-21 Wolfgang Bumillerrestore: implement rate limiting
2018-03-21 Thomas Lamprechtstop passing default '-k' QEMU option from datacenter.cfg
2018-03-21 Wolfgang Bumillercleanup: remove duplicate mac address assignment
2018-03-14 Thomas Lamprechtremove legacy vm_monitor_command
2018-03-12 Herman van RinkMove name argument to improve visibility in a process...
2018-03-12 Wolfgang Bumillerstart: always stop an existing $vmid.scope
2018-03-07 Dietmar Maurercleanup cloud-init option descriptions
2018-03-07 Dietmar Maurerdocument defaults for citype
2018-03-07 Dietmar Maurernew helper cloudinit_config_properties()
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: clone/move support
2018-03-07 Wolfgang Bumillercloud-init: hotplug support
2018-03-07 Wolfgang Bumillercloud-init: don't add cloudinit isos as 'unused'
2018-03-07 Wolfgang Bumillercloud-init: delete cloudinit images as if they weren...
2018-03-07 Alexandre Derumierimplement cloudinit
2018-03-01 Wolfgang Bumillerparse_vm_config: allow spaces in values
2018-02-22 Alexandre Derumierallow virtio-scsi + iothread controller hot-unplug
2018-02-21 Wolfgang BumillerCPU types: add EPYC and EPYC-IBPB
2018-02-16 Thomas Lamprechtnbd mirror: no need applying full regex on volid string...
2018-02-16 Alexandre DerumierFix #1664: nbd mirror : remove socat tunnel
2018-02-15 Chris Hofstaedtlerfix #1569: add shared flag to disks
2018-02-08 Wolfgang Bumillercorrect 'snapshot' flag description
2018-02-08 Dominik Csapakappend option to drive if the option is defined
2018-02-08 Dominik Csapakfix #1662: use special case for 'snapshot' disk parameter
2018-02-05 Wolfgang LinkMake the smbios UUID unique if --unique is used.
2018-01-30 Dominik Csapakadd serial:1 to vmstatus when config has a serial devic...
2018-01-16 Fabian GrünbichlerCPU flags: add spec-ctrl
2018-01-16 Fabian GrünbichlerCPU types: add missing types
2018-01-16 Fabian GrünbichlerCPU types: add -IBRS variants
2018-01-10 Alexandre Derumierincrease start timeout when hugepages are enabled.
2018-01-09 Wolfgang Bumilleradd 'flags' property to cpu option
2018-01-09 Wolfgang Bumillerfix efi disk format detection
2017-12-15 Emmanuel KasperUse default values from load_defaults() when none is...
2017-11-20 Dominik Csapakdo not add unused disk when already as unused on anothe...
2017-11-15 Dominik Csapakfix #1471: change keyboard default to undef
2017-11-10 Wolfgang Bumillerfix typo
2017-11-10 Dominik Csapakcheck if ga runs before a fsfreeze-freeze/thaw
2017-11-07 Thomas Lamprechtupdate ostype documentation
2017-11-07 Dominik Csapakinclude format for efidisk
2017-10-17 Philip Abernethycorrect cpuunits range
2017-10-13 Dominik Csapakcheck if base volumes are unused before deleting a...
2017-09-25 Emmanuel KasperRefactor defaut bootdisk and smbios1 uuid generation...
2017-09-22 Fabian Grünbichleruse foreach_drive in foreach_storage_used_by_vm
2017-09-22 Fabian Grünbichlerconfig: make vmstatestorage hotpluggable
2017-09-22 Fabian Grünbichlerrename foreach_writable_storage to foreach_storage_used...
2017-09-22 Fabian Grünbichlerconfig: add vmstatestorage option
2017-09-14 Emmanuel Kasperdo not overwrite global signal handlers
2017-09-11 Thomas Lamprechtovmf: deprecate old legay ovmf image and refactor
2017-09-11 Thomas Lamprechtcreate_disks: refactor out and improve efidisk creation
2017-09-07 Thomas Lamprechtrestore_vma_archive: do not overwrite global signal...
2017-08-21 Philip AbernethyFix #1125. Check for KVM support before starting VM
2017-08-21 Philip AbernethyRefactors $nokvm to $kvm
2017-08-21 Philip AbernethyRefactor HyperV enlightenments
2017-07-17 Thomas Lamprechtuse machine version in vga default type selection
2017-07-14 Dominik Csapakfix disk throttling syntax
2017-06-28 Wolfgang Bumillerdon't use cirrus by default for sane OS'
2017-06-13 Dietmar MaurerPVE::QemuServer::foreach_volid - record snapshot references
2017-06-13 Dietmar MaurerPVE::QemuServer::foreach_volid - pass $attr hash to...
2017-06-09 Wolfgang Bumillerfix #1405: sort pci ids by functions
2017-06-01 Emmanuel KasperRefactor the resolution of target disk format in own sub
2017-05-31 Wolfgang Bumillerfix burst length parameter names and pass them to qemu
2017-05-31 Wolfgang Bumillerfix #1229: more explicit spice port allocation
2017-05-31 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-23 Fabian Grünbichlerprint_cpu_device: remove unused variable
2017-05-23 Tobias BöhmFix #1384: add missing decrement to calculation of...
2017-05-06 Dietmar Maurermove get_replicatable_volumes from QemuServer.pm to...
2017-05-06 Dietmar Maurerget_replicatable_volumes: replacemnet for PVE::Replicat...
2017-05-06 Dietmar Maurerrename drive 'replica' property to 'replicate'
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-04-28 Wolfgang Bumillerwhitespace fixup
2017-04-28 Wolfgang LinkInsert new properties in the Qemu config for the PVE...
2017-04-28 Alexandre Derumieradd rerror for all drives
2017-04-21 Fabian Grünbichlerstart: keep VM paused when migrating via unix socket
2017-04-03 Wolfgang Bumillerdon't compare booleans
2017-02-28 Dominik Csapakadd Skylake to CPU Models
2017-02-13 Wolfgang Bumillerfix bad scsihw default value check
2017-02-08 Wolfgang Bumillerskiplock standard option was moved to pve-common
2017-01-31 Fabian Grünbichlerchange TLS cipher suite to HIGH
2017-01-25 Fabian Grünbichleronly use scsi-block with explicit opt-in
2017-01-16 Dmitry PetuhovSet zero $size and continue if volume_resize() returns...
2017-01-09 Wolfgang Bumillercleanup: drop superfluous condition in assignment
2017-01-09 Alexandre Derumieradd romfile option to hostpci
2017-01-05 Wolfgang Bumillercleanup: error messages
next