]> git.proxmox.com Git - qemu-server.git/history - PVE
bump version to 3.0-21
[qemu-server.git] / PVE /
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-25 Dietmar Maureradd support for spice display driver (vga=qxl)
2013-06-12 Dietmar Maurercorrectly handle undef values when calling qemu_block_s...
2013-06-12 Alexandre Derumierqemu-server : bridge_add : fix uninitialized value
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 Maurersnapshot rollback: use pc-i440fx-1.4 as default
2013-06-06 Dietmar Maurerrequire VM.Config.HWType priviledges to modify 'machine...
2013-06-05 Dietmar Maurermigrate: pass --machine parameter to remote 'qm start...
2013-06-05 Dietmar Maurersnapshot: save/restore 'machine' configuration
2013-06-05 Dietmar Maurerimplement get_current_qemu_machine
2013-06-05 Dietmar MaurerAPI extension: add 'machine' parameter to vm_start
2013-06-05 Dietmar Maureradd new 'machine' configuration
2013-06-04 Dietmar Maurerfix typo
2013-05-31 Dietmar Maurerqemu_drive_mirror: correctly call block-job-cancel...
2013-05-31 Dietmar Maurermove_disk: implement delete flag
2013-05-31 Dietmar Maurerrename move to move_disk
2013-05-29 Dietmar Maurerclone_disk: test if requested format is supported ...
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 Maurerqm rescan: do not add aliases as unused disks.
2013-05-28 Dietmar Maurerfix unused disk handling
2013-05-27 Dietmar Maurerrescan: add check if config has really changed
2013-05-27 Dietmar Maurerfix bug 395: correctly handle unused disk with storage...
2013-05-23 Alexandre Derumierqemu_img_format : use raw for as default for other...
2013-05-22 Dietmar Maurerfix bug #389: avoid error if balloon is undefined
2013-05-21 Dietmar Maurerfix bug #391 - restore: test if requested format is...
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-13 Dietmar Maurerfix bug #381: use PVE::Tools::next_migrate_port()
2013-05-08 Dietmar Maurerrestore: do not restore template flag
2013-05-07 Dietmar Maurerqemu_img_format: use 'raw' for lvm
2013-05-06 Alexandre Derumierdrive-mirror : die if stats are empty.
2013-05-06 Dietmar Maurerset long timeout for query-block-jobs
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 Alexandre Derumieradd qemu_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 Derumierdon't send qmp balloon commands if vm is started with...
2013-04-30 Alexandre Derumierparse_drive : return correct format
2013-04-30 Alexandre Derumiervm_copy : fix typo in description
2013-04-29 Dietmar Maurerimplement copy_vm
2013-04-29 Alexandre Derumieradd qemu_img_convert
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-22 Alexandre Derumiertemplate_create : add template:1 option.
2013-04-19 Stefan Priebeuse vm create permissions for templates
2013-04-19 Dietmar Maurerfix bug 377: make qm rescan work properly
2013-04-19 Alexandre Derumieris_template : return 1 if template option == 1
2013-04-19 Alexandre Derumieradd template config option
2013-04-18 Dietmar Maureravoid endless loop in QMPClient
2013-04-18 Dietmar Maurerdo not delete unmatched content from $$input
2013-04-18 Dietmar Maurerallow sparse restore for sheepdog and rbd
2013-03-22 Dietmar Maurerparse_net: fix warning about uninitialized value
2013-03-15 Dietmar Maureradd better checks to test if backup was successful
2013-03-07 Alexandre Derumiervirtio disk hot-unplug: drive_del after device_del
2013-03-07 Alexandre Derumiernic hot-unplug: delete netdev after device removal
2013-03-05 Alexandre Derumierdynamic bridge rate/vlan change on nic update
2013-03-01 Dietmar Maurerfix backup-cancel timeout
2013-02-28 Dietmar MaurerRevert "vncproxy: wait max 10s for the socket if it...
2013-02-28 Dietmar Maurervzdump: improve error reporting
2013-02-28 Stefan Priebevncproxy: wait max 10s for the socket if it does not...
2013-02-28 Dietmar Maurerfix check if a backing file exist
2013-02-27 Alexandre Derumierbugfix #340 : don't set cache=none to cdrom
2013-02-25 Dietmar Maurerdefault cpu type is kvm64 now
2013-02-25 Alexandre Derumiermigration : display qm resume error in task log
2013-02-25 Alexandre Derumierforbid online resize a virtio windows bootdisk
2013-02-25 Alexandre Derumierset cache=none if option is not defined
2013-02-22 Alexandre Derumierusb-tablet : always use uhci controller
next