]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
change shutdown behaviour on suspended vm
[qemu-server.git] / PVE / API2 / Qemu.pm
2016-04-12 Dominik Csapakchange shutdown behaviour on suspended vm
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
2016-03-04 Dietmar Maurerfix typo
2016-03-04 Emmanuel Kasperdocument for end users the differences between shutdown...
2016-03-01 Wolfgang BumillerClose #880: ability to show paused state via the CLI
2016-02-25 Alexandre Derumierclone_vm : only deactivate sources volume if source...
2016-02-12 Fabian GrünbichlerDrop skiplock from write_config
2016-02-12 Fabian GrünbichlerRefactor update_config_nolock -> write_config
2016-01-27 Thomas Lamprechtfix PVE::HA use clause so HA resources get registered
2016-01-22 Dietmar Maurerclone: correctly activate volumes (consider snapshots)
2016-01-10 Wolfgang Bumillercheck for qorum when starting a VM
2015-12-10 Wolfgang Bumillerfix bug #841: replace get_used_paths with is_volume_in_use
2015-12-09 Thomas Lamprechtqm: Add VMID auto completion to some commands
2015-11-07 Dietmar Maurerdestroy VM: test for running VM before starting backgro...
2015-10-30 Wolfgang Bumillerclone: use a fullclone hash instead of $drive->{full}
2015-10-29 Dietmar MaurerRevert "fix bug 790: encode description before writing...
2015-10-29 Dietmar Maurerfix bug 790: encode description before writing to syslog
2015-10-15 Alexandre Derumiermigrate : add nocheck for resume
2015-10-05 Dietmar Maurercreate: add better check for unused IDs
2015-09-26 Alen Grizonicboot order permissions change
2015-09-21 Alen GrizonicVM protection mode
2015-09-17 Dietmar Maurercode cleanups
2015-09-17 Alen GrizonicVM protection mode
2015-09-10 Dietmar Maureravoid warning about undefined value
2015-09-07 Dietmar Maurerimprove bash completion
2015-09-06 Dietmar Maurerimplement a few bash completion helpers
2015-09-06 Alen GrizonicVM protection mode added
2015-08-28 Dietmar Maurercleanup previous patch
2015-08-28 Alen GrizonicHA resources check before destroying vm
2015-08-28 Thomas Lamprechtfix 'uninitialized value in concat' due to unnamed VM
2015-08-25 Alen Grizonicclone vm firewall config file
2015-08-20 Wolfgang Linkfix bug #688: prevent copy unused disks in the config.
2015-08-19 Alen Grizonicfix bug #603: vmid.fw file not deleted
2015-08-18 Wolfgang Linkfix bug #517: improve error message
2015-08-18 Wolfgang Bumilleradapt /config and /pending API calls to force-delete
2015-08-14 Alen Grizonicremove vm access permissions after destroy
2015-08-13 Wolfgang Bumillerpending-delete: remember force-deletes
2015-05-12 Wolfgang Bumillerpass port family to next_*_port() calls
2015-05-12 Wolfgang BumillerSwitch from netcat-traditional to netcat6
2015-04-17 Dietmar Maurerfix ha resource names
2015-03-27 Dietmar Maurerdepend on pve-ha-manager
2015-03-02 Dietmar Maureruse new PVE::Cluster::vm_is_ha_managed
2015-02-27 Dietmar Maurercorrect use hash with keys
2015-01-22 Alexandre Derumieradd vcpus option
2015-01-15 Alexandre Derumierpending api : fix parsing 0 value
2015-01-08 Dietmar Maurerfix previous commit: forgot API definitions
2015-01-07 Dietmar Maurerupdate_vm api : add optionnal revert option
2015-01-07 Dietmar Maureradd optionnal current param to config api
2015-01-07 Dietmar MaurerAPI: list new 'pending' method
2015-01-07 Dietmar Maurerremove unused code
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_disk
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_net
2015-01-07 Dietmar Maurerimplement API/CLI to get pending changes
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: improve hotplug error handling
2015-01-07 Dietmar Maurervmconfig_cleanup_pending: new method to clenup setting...
2015-01-07 Dietmar Maurerfix balloon consistency check (consider pending changes)
2015-01-07 Dietmar Maurervm_start: apply pending changes
2015-01-07 Dietmar Maurerimplement vmconfig_apply_pending for stopped VM
2015-01-07 Dietmar Maurerupdate_vm_api: always write into pending section
2014-12-04 Wolfgang LinkFix in PVE::QemuServer::snapshot_create
2014-12-01 Dietmar Maurercode cleanups
2014-09-17 Dietmar Maurerfix bug #542: return VMID as integer
2014-08-26 Dietmar Maurerclone_vm: auto generate new uuid
2014-07-29 Dietmar Maurervm_stop: do not use ha commands if $migratedfrom is set
2014-07-17 Stefan PriebeAPI2: remove require full parameter for snapshot cloning
2014-07-16 Alexandre Derumierallow resize of virtio windows boot disk
2014-06-26 Dietmar Maurerauto generate uuid on VM create
2014-06-26 Dietmar Maurerrequire 'VM.Config.HWType' priviledge to change new...
2014-06-25 Dietmar Maurervncproxy: remove check if VM is running
2014-06-25 Dietmar Maurervncproxy: add check if VM is running
2014-06-24 Dietmar Maurerprotect websocket API with vncticket
2014-06-24 Dietmar Maurerfix a typo
2014-06-18 Dietmar Maurervncwebsocket: do not proxy connection
2014-06-18 Dietmar Maurerdo not use novnc wsproxy
2014-06-17 Dietmar Maurercleanup VNC websocket patch
2014-06-17 Stefan PriebeAPI2/Qemu: add unsecure and websocket options to vncpox...
2014-05-08 Dietmar Maurerdo not ignore errors on tap_unplug
2014-05-08 Alexandre Derumieradd firewall option to qemu network interface
2014-05-06 Dietmar Maurerdepend on pve-firewall, add firewall API for VMs
2014-04-17 Dietmar Maureradd linefeed to warn message and add changelog for...
2014-04-17 Alexandre Derumiermove_disk : don't delete disk if used in a previous...
2014-01-31 Lindsay MathiesonAdds the VM name to the title for the spice clent,...
2014-01-29 Dietmar Maurerdeactivate volume after clone
2014-01-14 Alexandre Derumieradd cpu_hotplug
2013-12-10 Dietmar Maurercode cleanup
2013-12-09 Dietmar Maurerspiceproxy: use POST instead of GET
2013-12-05 Alexandre Derumierqemuserver : iothrottle add support for throttling...
2013-11-20 Dietmar Maurerinclude sendkey in directory index
2013-11-19 Dietmar Maurerdeactivate volumes after clone to other node
2013-10-14 Dietmar Maurercorrecctly check if option is a drive
2013-10-01 Dietmar Maureruse new PVE::Storage::abs_filesystem_path()
2013-09-05 Dietmar Maurerwhitespace cleanups
2013-09-05 Dietmar MaurerAllow VMAdmin to delete disk with Datastore.AllocateSpa...
2013-08-28 Dietmar Maurervncproxy API: avoid warning about uninitialize value
2013-08-12 Dietmar Maureravoid another compile warning
2013-08-12 Dietmar Maurerfix warning about uninitialized value
2013-08-06 Dietmar Maurerload config from correct node
next