]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
avoid recursive calls to clusvcadm
[qemu-server.git] / PVE / API2 / Qemu.pm
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
2011-10-14 Derumier AlexandreFix/cleanup disk hotplug
2011-10-12 Dietmar Maurerremove wrong inline comment
2011-10-11 Derumier Alexandreadd a hook to call vm_devicedel with disk is removed...
2011-10-11 Dietmar Maureradd timeout parameter for stop/shotdown
2011-10-10 Dietmar Maurercreate background tasks
2011-10-05 Dietmar Maurercleanups
2011-09-14 Dietmar Maurermove code from qmigrate into PVE/QemuMigrate.pm
2011-09-07 Dietmar MaurerAdd digest to prevent concurrent changes
2011-08-23 Dietmar Maurerimported from svn 'qemu-server/pve2'