]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
clone_vm: auto generate new uuid
[qemu-server.git] / PVE / API2 / Qemu.pm
2013-04-19 Stefan Priebeuse vm create permissions for templates
2013-03-05 Alexandre Derumierdynamic bridge rate/vlan change on nic update
2013-02-28 Dietmar MaurerRevert "vncproxy: wait max 10s for the socket if it...
2013-02-28 Stefan Priebevncproxy: wait max 10s for the socket if it does not...
2013-02-25 Alexandre Derumierforbid online resize a virtio windows bootdisk
2013-02-19 Alexandre Derumierfix tablet hotplug
2013-02-19 Alexandre Derumierhot-unplug : add some warnings for differents guest os
2013-02-19 Alexandre Derumierhotplug/unplug tablet on config update
2013-02-15 Dietmar Maurerremove wrong permission check
2013-02-15 Alexandre Derumieradd template_create
2013-01-04 Dietmar Maurervma restore: only delete disks contained in backup.
2013-01-02 Alexandre Derumierfix Bug #293: CDROM size not reset when set to use...
2012-12-28 Dietmar Maurerallow manual ballooning if shares is set to zero
2012-12-28 Dietmar Maurerfix permission check for option 'shares'
2012-12-28 Alexandre Derumierapi2: vm_feature
2012-10-31 Stefan PriebePVE/API2/Qemu: remove hardcoded blowfish cipher
2012-10-24 Dietmar Maurervncproxy: wait until vnc port is ready
2012-09-13 Dietmar Maurerinclude additional info in snapshot list
2012-09-13 Dietmar Maurerpass 'digest', so that GUI can detect changes easily
2012-09-12 Dietmar Maurerimprove snapshot delete - add force option to API
2012-09-11 Dietmar Maureradd API to get/set snapshot configuration.
2012-09-11 Dietmar Maureradd description for snapshots
2012-09-11 Dietmar Maureradd snapshot time stamp
2012-09-11 Dietmar Maurersnapshot list: include current position
2012-09-10 Dietmar Maurerfix typo
2012-09-10 Dietmar Maurerfix snapshot permissions - check for VM.Snapshot
2012-09-10 Dietmar Maurerregister standard option for snapshot name
2012-09-10 Dietmar Maurerimprove snapshot REST interface
2012-09-10 Dietmar Maurersplit snapshot into separate methods.
2012-09-07 Dietmar Maurerupdate config on snapshot commands
2012-09-06 Alexandre Derumieradd qm snapshot command
2012-08-30 Dietmar Maureruse mbps instead of bps
2012-08-23 Dietmar Maurerwe call vm_stop to target host,
2012-08-23 Alexandre Derumieradd migratedfrom param to start vm with conf file an...
2012-08-08 Dietmar Maurerfix for resize: final cleanups
2012-08-08 Dietmar Maurerfix for resize: only allow to resize one disk.
2012-08-08 Dietmar Maurerfix for resize: remove useless permission checks
2012-08-08 Dietmar Maurerfix for resize: avoid conflicting path
2012-08-08 Alexandre Derumierqm : add resize
2012-08-01 Dietmar Maureradd size hint to drive options
2012-08-01 Dietmar MaurerAvoid warnings about undefined values
2012-07-27 Dietmar Maurerbug fix: allow to set devices directly (-ide1 /dev...
2012-07-16 Alexandre Derumierimplement qmp block_set_io_throttle on running vm confi...
2012-07-13 Dietmar Maurernew option for vmstatus to query $full informations...
2012-07-13 Dietmar Maureruse qmp for everything - remove old monitor code
2012-06-26 Alexandre Derumierconvert eject cdrom monitor command to qmp
2012-06-25 Alexandre Derumiercheck if volume exist on volume update.
2012-05-30 Dietmar Maurerfix pool permission checks on create
2012-05-29 Alexandre Derumierdie if vdisk_free fail on delete_drive
2012-05-23 Dietmar Maureravoid warning if vm does not belong to a pool
2012-04-07 Dietmar Maurerfix bug in storage availability check (migrate)
2012-04-02 Dietmar Maurerfix bug #134: allow to pass file names to qmrestore...
2012-03-30 Dietmar Maurerfix bug #12: check storage availability early (migrate)
2012-03-29 Dietmar Maurerfix bug #121: activate volumes correctly
2012-03-27 Dietmar Maurerdo not use clusvcadm if we start using 'starturi' parameter
2012-03-27 Dietmar Maureravoid recursive calls to clusvcadm
2012-03-27 Dietmar Maurerfix bug #97: execute 'clusvcadm' commands for HA manage...
2012-03-27 Dietmar Maureronly wait 1 second to aquire lock on vm_create
2012-02-20 Dietmar Maurerfix cdrom permission check
2012-02-15 Dietmar Maurercorrectly remove cdrom and iscsi devices
2012-02-07 Dietmar Maurerfix typo
2012-02-06 Dietmar Maurerfix typo
2012-02-06 Dietmar Maureruse check_volume_access from $rpcenv
2012-02-06 Dietmar Maureruse check() instead of check_storage_perm()
2012-02-03 Dietmar Maurercorrectly add/remove VMs to pool
2012-02-03 Dietmar Maurerfix typo
2012-02-03 Dietmar Maurerfix CD eject
2012-02-03 Dietmar Maurercleanup update_vm - factor out code to make is simpler
2012-02-02 Dietmar Maurerreplace change_config_nolock with update_config_nolock
2012-02-02 Dietmar Maurercleanup update_vm - carefully reload config after changes
2012-02-02 Dietmar Maurercleanup update_vm - always reload config
2012-02-02 Dietmar Maurercleanup update_vm - move param checks to start of function
2012-02-02 Dietmar Maurerstart adding permission checks
2012-01-30 Derumier Alexandreadd nic hotplug to update_vm
2012-01-27 Dietmar Maureradd lock around update_vm code
2012-01-27 Dietmar Maurerremoved trailing whitespace
2012-01-27 Derumier Alexandreupdate_vm rework
2012-01-23 Dietmar Maureruse new syntax for permission attribute
2012-01-23 Derumier Alexandrerework of hotplug/unplug in Qemu.pm
2012-01-23 Derumier Alexandrerename vm_deviceadd to vm_deviceplug, and vm_devicedel...
2012-01-19 Dietmar Maureruse new assemble_vnc_ticket
2012-01-17 Dietmar Maurerfix bug #81: do no deactivate volumes in vzdump stop...
2011-12-22 Dietmar Maureradd ha flag to status info
2011-12-16 Dietmar Maurerdont raise errors if not needed
2011-12-15 Dietmar Maurerimplement forceStop for vm_shutdown
2011-12-07 Dietmar Maureruse new AbstractMigrate.pm
2011-11-30 Dietmar Maurerfix vm_shutdown bug - pass storecfg parameter
2011-11-29 Dietmar Maurerwe can only resume a VM which is running
2011-11-25 Dietmar Maurertry to detect errors before starting the background...
2011-11-25 Dietmar Maureractivate LVM LVs more carefully
2011-11-23 Dietmar Maurerimprove error message when archive does not exist
2011-11-17 Dietmar Maureronly raise exception when parameter -force is set
2011-11-09 Dietmar Maurerimplement monitor API
2011-11-03 Dietmar Maurerallow node name 'localhost'
2011-10-20 Dietmar Maurerallow to pass volume IDs in create_vm (restore)
2011-10-20 Dietmar Maurertest for CLI when using pipe
2011-10-19 Dietmar Maurerenable piped input with qmrestore
2011-10-18 Dietmar Maurerimplement unique option for restore
2011-10-18 Dietmar Maurerdestroy old data when restore with --force
2011-10-17 Dietmar Maurerimplement qmrestore
next