]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
improve snapshot delete - add force option to API
[qemu-server.git] / PVE / QemuServer.pm
2012-09-12 Dietmar Maurerimprove snapshot delete - add force option to API
2012-09-11 Dietmar Maureradd description for snapshots
2012-09-11 Dietmar Maureradd snapshot time stamp
2012-09-10 Dietmar Maurertest snapshot capability, fix unused drive handling
2012-09-10 Dietmar Maurermake 'parent' a real option
2012-09-10 Dietmar Maurerfix snapshot rollback
2012-09-10 Dietmar Maurerdo not copy list of unused disk into snapshot config
2012-09-10 Dietmar Maurerfix snapshot permissions - check for VM.Snapshot
2012-09-10 Dietmar Maurerregister standard option for snapshot name
2012-09-07 Dietmar Maurerupdate config on snapshot commands
2012-09-07 Dietmar Maureradd save/load snapshot information, add basic snapshot...
2012-09-06 Alexandre Derumieradd qemu_volume_snapshot_delete
2012-09-06 Alexandre Derumieradd qga_unfreezefs
2012-09-06 Alexandre Derumieradd qga_freezefs
2012-09-06 Alexandre Derumieradd qemu_snapshot_end
2012-09-06 Alexandre Derumieradd qemu_snapshot_start
2012-09-06 Alexandre Derumieradd qemu_volume_snapshot
2012-09-04 Dietmar Maurerset correct default for new 'agent' option
2012-09-04 Dietmar Maurerrename option 'qga' to 'agent'
2012-09-04 Alexandre Derumieradd qemu guest agent support
2012-08-30 Dietmar Maureruse mbps instead of bps
2012-08-29 Dietmar Maurercleanup: split out parse_size
2012-08-29 Dietmar Maurerallow to specify sata as boot disk
2012-08-29 Alexandre Derumierlivemigrate : activate xbzrle cache
2012-08-29 Alexandre Derumieruse scsi-generic by default with libiscsi
2012-08-29 Alexandre Derumierscsihw: add megasas controller
2012-08-27 Dietmar Maurerset default qmp timout to 3 seconds
2012-08-27 Alexandre Derumierremove qmp socket file on vm_stop_cleanup
2012-08-23 Dietmar Maurerwe call vm_stop to target host,
2012-08-23 Dietmar Maurercleanup: detete trailing whitespace
2012-08-23 Alexandre Derumierput target vm in singlestep mode and resume it only...
2012-08-23 Dietmar Maurerpve-bridge: use enviroment variable PVE_MIGRATED_FROM
2012-08-23 Alexandre Derumieradd migratedfrom param to start vm with conf file an...
2012-08-21 Dietmar Maurerfix bug #236: use correct shutdown timeout
2012-08-21 Dietmar Maurerallow only 16 virtio devices
2012-08-21 Alexandre Derumierprint_pci_addr : check if $bridges is initialized
2012-08-20 Alexandre Derumieradd bridge hotplug
2012-08-20 Dietmar Maurerfix description for max number of devices
2012-08-20 Alexandre Derumieradd pci-bridge support and bump MAX_NET and MAX_VIRTIO...
2012-08-17 Dietmar Maurerfix bug 242: re-add old monitor code
2012-08-07 Alexandre Derumieradd qemu_block_resize
2012-08-01 Dietmar Maurercorrectly use new disksize() method
2012-08-01 Dietmar Maureradd size hint to drive options
2012-08-01 Dietmar Maurerremove more unused subs
2012-07-31 Alexandre Derumierremove old subs no more used
2012-07-31 Alexandre Derumierimplement virtio-scsi-pci controller
2012-07-27 Alexandre Derumierreplace file_size_info by volume_size_info.
2012-07-16 Alexandre Derumierfixes for qemu_block_set_io_throttle
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-07-13 Dietmar Maureruse qmp for vm_devices_list
2012-07-13 Dietmar Maurerimplement vm_human_monitor_command using qmp
2012-07-13 Dietmar Maureruse new QMPClient code
2012-07-10 Alexandre Derumierqmp_read_available : correctly handle end of response
2012-06-26 Dietmar Maurerfix whitespace errors
2012-06-26 Alexandre Derumierconvert cont monitor command (in vm_start) to qmp
2012-06-26 Alexandre Derumierconvert migrate_set_downtime monitor command to qmp
2012-06-26 Alexandre Derumierconvert migrate_set_speed monitor command to qmp
2012-06-26 Alexandre Derumierconvert system_powerdown and stop nocheck monitor comma...
2012-06-26 Alexandre Derumierconvert system_reset monitor command to qmp
2012-06-26 Alexandre Derumierconvert block_io_throttle monitor command to qmp
2012-06-26 Alexandre Derumierconvert balloon monitor command to qmp
2012-06-26 Alexandre Derumierconvert cont monitor command to qmp
2012-06-26 Alexandre Derumierconvert stop monitor command to qmp
2012-06-26 Alexandre Derumieradd vm_mon_cmd and vm_mon_cmd_nocheck wrapper
2012-06-26 Alexandre Derumiervm_qmp_command : reworks of the sub
2012-06-26 Alexandre Derumierqmp_read_avail : reworks
2012-05-30 Dietmar Maurerfix coding style
2012-05-30 Alexandre Derumieradd basic qmp support
2012-05-23 Dietmar Maurerminor fixes for newer pve-storage versions
2012-05-14 Alexandre Derumieradd diskio throttling option to drive
2012-04-20 Dietmar Maurerremoved startall/stopall commands
2012-04-19 Dietmar Maurernew startup option to define startup order
2012-04-11 Dietmar Maurerfix bug #147: allow to set migrate_downtime to 0
2012-04-10 Alexandre Derumieradd directsync cache mode
2012-04-05 Dietmar Maureruse '-no-kvm-pit-reinjection -no-hpet' for win7 and...
2012-03-30 Dietmar Maurerfix bug #12: check storage availability early (migrate)
2012-03-29 Dietmar Maurercorrectly pass hexadecimal numbers with prefix 0x to kvm
2012-03-27 Dietmar Maureronly wait 1 second to aquire lock on vm_create
2012-03-22 Dietmar Maurercorretcly use tag instead of vlan
2012-03-22 Derumier Alexandrerenamme vlan option to tag
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-03-20 Derumier Alexandreadd vlan for testing
2012-03-19 Dietmar Maureruse scsi inquiry to test if we can use the scsi-block...
2012-03-13 Dietmar Maurerrestrict name to DNS format 'dns-name'
2012-03-01 Dietmar Maurerfix bug 102: remove stale status file on stop
2012-03-01 Dietmar Maurersave description as comment
2012-02-29 Dietmar Maurerrevert tablet mice fix
2012-02-29 Derumier Alexandrefix tablet mice as default when live migrate
2012-02-22 Derumier AlexandreSupport new cpu models
2012-02-13 Dietmar Maurerignore -tdf (avoid kvm warning) - this is no longer...
2012-02-06 Derumier Alexandredon't try to hotplug/unplug is device exist/don't exist
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 Maurerstart adding permission checks
2012-02-02 Derumier Alexandreadd ahci controller
2012-02-02 Derumier Alexandreadd sata hdd support
2012-01-30 Derumier Alexandrecleanup warning messages
2012-01-30 Derumier Alexandreadd qemu_netdevadd, qemu_netdevdel and add them in...
next