]> git.proxmox.com Git - qemu-server.git/history - PVE/API2/Qemu.pm
vm_stop: do not use ha commands if $migratedfrom is set
[qemu-server.git] / PVE / API2 / Qemu.pm
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
2013-07-31 Dietmar Maureradd ability to run without graphic card ('vga: serial...
2013-07-24 Dietmar Maureruse STDIN to pass spice ticket
2013-07-24 Dietmar Maurernew vga_conf_has_spice() helper
2013-07-24 Alexandre Derumieradd read_x509_subject_spice
2013-07-18 Dietmar Maurerfix docu
2013-07-18 Dietmar Maurerspiceproxy: allow client to choose proxy address
2013-07-18 Dietmar Maurerspice: read cert subject name directly using Net::SSLeay
2013-07-17 Dietmar Maurerspice: use TLS
2013-06-27 Dietmar Maurerspiceproxy: set delete-this-file
2013-06-27 Alexandre Derumierspiceconfig: port can't be 0
2013-06-27 Alexandre Derumierspice : fix proxy address
2013-06-26 Dietmar Maurervm status API: return info about spice
2013-06-26 Dietmar Maurerspiceproxy: remove socat, and return data to access...
2013-06-25 Dietmar Maurerkill socat if we do not get any connection within ...
2013-06-25 Dietmar Maurerspice proxy: try to cirrectly count open socat connections
2013-06-25 Dietmar Maurerlimit spice ticket length to 59 charachters
2013-06-25 Dietmar Maureradd spice proxy API
2013-06-12 Dietmar Maurercorrectly handle undef values when calling qemu_block_s...
2013-06-11 Dietmar Maurercode cleanups
2013-06-11 Dietmar Maurersimplify previous patch
2013-06-11 Alexandre Derumiercreate_disks : avoid storage scan v3
2013-06-07 Dietmar Maurerupdate_vm_async: new asynchronous API
2013-06-06 Dietmar Maurerrequire VM.Config.HWType priviledges to modify 'machine...
2013-06-05 Dietmar MaurerAPI extension: add 'machine' parameter to vm_start
2013-05-31 Dietmar Maurermove_disk: implement delete flag
2013-05-31 Dietmar Maurerrename move to move_disk
2013-05-29 Dietmar Maurermove_vm: add original disk as unusedX
2013-05-29 Dietmar Maurermove_vm: make it work with PVE::QemuServer:::clone_disk
2013-05-29 Alexandre Derumieradd qm move (storage migration)
2013-05-29 Dietmar Maurerallow to clone VM when name is not set
2013-05-29 Dietmar Maurerfactor out clone_disk
2013-05-28 Dietmar Maurerfix unused disk handling
2013-05-27 Dietmar Maurerrescan: add check if config has really changed
2013-05-22 Dietmar Maurerfix bug #389: avoid error if balloon is undefined
2013-05-14 Dietmar Maureruse add_vm_to_pool/remove_vm_from_pool from PVE::Access...
2013-05-14 Alexandre Derumierclone disk : keep source volume params
2013-05-13 Dietmar Maurerclone: check is we can clone to target storage
2013-05-06 Dietmar Maurerhas_features: also return a list of allowed nodes
2013-05-03 Dietmar Maurerhas_feature: add 'copy' to enum
2013-05-03 Dietmar Maurercreate template: fix permission check
2013-05-03 Dietmar Maurerclone: correctly add VM to pool
2013-05-03 Dietmar Maurerfix typo, whitespace cleanups
2013-05-03 Alexandre Derumiervm_clone : add running vm drive mirror
2013-05-03 Dietmar Maurerrestore: allow to overwrite existing VMs if user has...
2013-05-02 Dietmar Maurerremane copy to clone
2013-05-02 Dietmar Maurercheck has_feature copy for full clone
2013-05-02 Dietmar Maurercopy_vm: re-structure code to allow more checks before...
2013-05-02 Alexandre Derumierfix : signal interrupt don't delete volume on full...
2013-05-02 Alexandre Derumierfix "Use of uninitialized value $target"
2013-04-30 Dietmar Maurerwhite-space cleanups
2013-04-30 Dietmar Maurercopy_vm: new option to move final VM to other node...
2013-04-30 Alexandre Derumiervm_copy : add optional format parameter
2013-04-30 Dietmar Maurercopy_vm: add name and description option
2013-04-30 Dietmar Maurercopy_vm: allow to copy from snapshot
2013-04-30 Dietmar Maurercopy_vm: use exclusive lock for running VM
2013-04-30 Alexandre Derumiercopy_vm : add optional storage parameter
2013-04-30 Alexandre Derumiervm_copy : fix typo in description
2013-04-29 Dietmar Maurerimplement copy_vm
2013-04-29 Dietmar Maurerimplement shared file locks
2013-04-22 Dietmar Maureruse correct package prefix
2013-04-22 Dietmar Maurerfix assertion
2013-04-22 Dietmar Maurermove assertion so that we have all checks at the same...
2013-04-22 Dietmar Maurerset template flag earlier
2013-04-22 Dietmar Maurerdo not allow template creation if there are snapshots.
2013-04-22 Dietmar Maurerfix wrong comment
2013-04-19 Stefan Priebeuse vm create permissions for templates
next