]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
Fix #1924: add snapshot parameter
[qemu-server.git] / PVE / QemuServer.pm
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
2017-01-05 Wolfgang Bumillerdrive-mirror: bump timeout to 5s, add 30s inactivity...
2017-01-05 Wolfgang Bumillerdrive-mirror: warn use POSIX::_exit on exec failure
2017-01-05 Wolfgang Bumillercleanup: whitespaces & style
2017-01-05 Alexandre Derumierlive clone_vm : suspend or freezefs before block-job...
2017-01-05 Alexandre Derumieradd socat and unix socket for storage migration
2017-01-05 Alexandre Derumieradd qm nbdstop
2017-01-05 Alexandre Derumieradd targetstorage to vm_start
2017-01-05 Alexandre Derumierqemu_drive_mirror : handle multiple jobs
2016-12-22 Fabian Grünbichlerdestroy_vm: allow vdisk_free to fail
2016-12-20 Dietmar Maureravoid "No balloon device has been activated" warnings...
2016-12-02 Thomas Lamprechtallow insecure migrations from older qemu-servers
2016-11-29 Emmanuel KasperAdd entry for windows 10 and 2016 support
2016-11-17 Alexandre Derumierqemu_volume_snapshot_delete : fix krbd snapshot delete
2016-11-11 Alexandre Derumierqxlnum: use $winversion
2016-11-11 Alexandre Derumierhv_vendor_id : for winversion >= 6 , not >=7.
2016-11-11 Alexandre Derumiercleanup windows version handling and hyperv enlightments
2016-11-05 Dietmar Maurerremove format_description from $met_fmt->{model}
2016-11-05 Dietmar Maurerremove unnecessary format_description from cputype
2016-11-03 Dietmar Maurerregister new standard option 'pve-qm-image-format'
2016-11-03 Dietmar Maurerfix add_throttle_desc - pass correct units
2016-11-03 Wolfgang BumillerClose #1195: support iops/bps_max_length throttling...
2016-11-03 Wolfgang Bumillerfix a warning: discard is not a number
2016-11-03 Thomas Lamprechtallow dedicated migration network, bug #1177
2016-10-27 Dietmar Maurerchange default value for cpuunits to 1024
2016-10-18 Wolfgang BumillerFix #1174: remove pve-qm-drive
2016-10-17 Wolfgang Bumillerimprove error messages
2016-10-17 Alexandre Derumierenable drive-mirror with iothread for qemu 2.7 v2
2016-10-17 Alexandre Derumieradd get_running_qemu_version
2016-10-17 Alexandre Derumiercpu hotplug : add new cpu hotplug method for qemu 2.7
2016-10-17 Alexandre Derumiercpu hotplug : add cpu hot-unplug support
2016-10-17 Alexandre Derumiercpu hotplug : add coldplugged cpu to qemu command line
2016-10-17 Alexandre Derumiercpu hotplug : add print_cpu_device
2016-10-04 Wolfgang Linkfix #1111: qm showcmd wrong escape sequence
2016-10-04 Wolfgang LinkAvoid to parse empty property string.
2016-09-15 Fabian Grünbichlerrestore: better error handling for vdisk deletion
2016-09-08 Dominik Csapakadd seabios bootsplash and use it
2016-09-08 Dominik Csapakuse efidisk0 for efivars
2016-09-08 Dominik Csapakadd efidisk0 to config
2016-08-29 Wolfgang Bumillerhostpci: bring back multifunction pass-through shortcut
2016-08-23 Alexandre Derumierdisable drive-mirror when iothread is enabled
2016-08-01 Alexandre Derumierqemu-img convert : use default cache=unsafe instead...
2016-07-26 Wolfgang BumillerFix #1057: make protection a fast-plug option
2016-07-14 Fabian Grünbichleronly activate the newly created volume
2016-07-14 Wolfgang Bumillerpass datacenter.cfg's mac_prefix to random_ether_addr
next