]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
cleanup: drop superfluous condition in assignment
[qemu-server.git] / PVE / QemuServer.pm
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
2016-07-05 Dominik Csapakdisable usb hotplug for now
2016-06-22 Dominik Csapakimplement usb hotplug
2016-06-22 Dominik Csapakadd qemu_usb_hotplug
2016-06-22 Dominik Csapakget usbdevices in vm_devices_list
2016-06-22 Dominik Csapakuse the refactored usb functions
2016-06-22 Dominik Csapakrefactor PCI into own file
2016-06-22 Alexandre Derumieradd hugepages option
2016-06-17 Fabian Grünbichleradd @param to foreach_drive
2016-06-16 Wolfgang Linkfix perl scope issues
2016-06-09 Wolfgang Bumillersplit old style pipe open call
2016-06-07 Alexandre Derumieradd hyperv enlightments : hv_reset, hv_vpindex, hv_runtime
2016-06-03 Thomas Lamprechtmigrate: unlink unix socket before starting migration
2016-06-03 Thomas Lamprechtmigrate: use ssh forwarded UNIX socket tunnel
2016-06-03 Wolfgang Bumilleruse enter_systemd_scope instead of systemd-run
2016-05-31 Dominik Csapakdo not ignore hotplug parse errors
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-20 Dietmar Maurerhostpci docs: move notes into verbose_description
2016-05-19 Dietmar Maureradd full path reference to datacenter.conf file
2016-05-19 Dietmar Maurerimprove documentation
2016-05-18 Dominik Csapakallow VLAN 1 tag in qemu-kvm vms
2016-05-14 Fabian Grünbichleradd --description to systemd scope unit
2016-05-11 Dietmar Maurerremove unneeded keyAlias option
2016-05-11 Dietmar Maurerfix #975, use new keyAlias feature.
2016-05-04 Dominik Csapakadd warning for iothread with invalid scsi controller
2016-05-01 Dietmar Maurercorrectly set cpu vendor
2016-04-29 Wolfgang Bumillerrestore: pass format to vma extract
2016-04-22 Alexandre Derumiervm_start : force systemctl stop if orphan scope exist
2016-04-21 Dominik Csapakfix #947: reenable disk/cdrom passthrough
2016-04-15 Fabian Grünbichlerdocs: cleanup
2016-04-13 Wolfgang BumillerFix #848: deactivate old volume after clone before...
2016-04-01 Wolfgang Bumillerproperty string update: watchdog
2016-04-01 Wolfgang Bumillerproperty string update: hostpci*
2016-04-01 Wolfgang Bumillerproperty string update: net*
2016-04-01 Wolfgang Bumillerproperty string update: numa*
2016-04-01 Wolfgang Bumillerdrive schema: allow 'none' again
2016-04-01 Wolfgang Bumillercputype: format_description to avoid huge enum in manpage
2016-04-01 Wolfgang Bumillercleanup: naming consistency
2016-04-01 Wolfgang Bumillerfix a few property string descriptions
2016-03-30 Fabian Grünbichleruse PVE::Storage::config(), not cfs_read_file()
2016-03-23 Dietmar Maureruse asciidoc compatible markup
2016-03-21 Wolfgang Bumillerlimit serial and model and document their real limits
2016-03-21 Wolfgang Bumillerclone: use the zeroinit filter for sparseinit storages
2016-03-21 Wolfgang Bumillercfg: use the 'urlencoded' format for drive model and...
2016-03-21 Wolfgang Bumillerclanup: qemu_drive_options is only used inside the...
2016-03-16 Thomas LamprechtFix some typos in JSON schema descriptions
2016-03-14 Fabian GrünbichlerUse has_lock to check for specific lock
2016-03-08 Wolfgang Bumillerfix #909: pass rate to tap_plug()
2016-03-08 Fabian GrünbichlerRefactor add_unused_volume
2016-03-08 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods
2016-03-04 Fabian GrünbichlerMake foreach_drive order deterministic
next