]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2012-09-10 Dietmar Maurersplit snapshot into separate methods.
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 qm snapshot command
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-31 Dietmar Maurerbump version to 2.0-55
2012-08-31 Dietmar Maurermigrate: disable xbzrle for now.
2012-08-30 Dietmar Maurerbump version to 2.0-54
2012-08-30 Dietmar Maureravoid warning about uninitialized value
2012-08-30 Dietmar Maurermigrate: tolerate query-migrate errors
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 Dietmar Maurerfix changelog
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 Maurerbump version to 2.0-53
2012-08-27 Dietmar Maurerfix bug 247: retry qmp open
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 Maurerbump version to 2.1-52
2012-08-23 Dietmar Maurerwe call vm_stop to target host,
2012-08-23 Alexandre Derumierlive migration: reduce sleep when remaining memory...
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-23 Alexandre Derumierimplement phase2_cleanup
2012-08-23 Alexandre Derumiermove config file in phase3, when live migration is...
2012-08-21 Dietmar Maurerfix bug #236: use correct shutdown timeout
2012-08-21 Dietmar Maurerbump version to 2.0-51
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-20 Dietmar Maurerimplement 'qm rescan' to update disk sizes and unused...
2012-08-20 Dietmar Maurerremoved outdated TODO file
2012-08-17 Dietmar Maurerfix bug 242: re-add old monitor code
2012-08-14 Dietmar Maurerbump version to 2.0-48
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-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 MaurerAvoid warnings about undefined values
2012-08-01 Dietmar Maurerbump version to 2.0-47
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 Dietmar Maurerbug fix: allow to set devices directly (-ide1 /dev...
2012-07-27 Alexandre Derumierreplace file_size_info by volume_size_info.
2012-07-16 Dietmar Maurermigrate: only scan available storages
2012-07-16 Alexandre Derumierimplement qmp block_set_io_throttle on running vm confi...
2012-07-16 Alexandre Derumierfixes for qemu_block_set_io_throttle
2012-07-16 Dietmar Maurercode cleanup, bump version to 2.0-44
2012-07-16 Alexandre Derumiermigrate: syncdisk : avoid scanning shared storage
2012-07-13 Dietmar Maurermigrate: fix warning about uninitialized values
2012-07-13 Dietmar Maurerfix command timeout
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-12 Dietmar Maureradd PVE::QMPClient.pm
2012-07-10 Alexandre Derumierqmp_read_available : correctly handle end of response
2012-06-26 Dietmar Maurerfix whitespace errors
2012-06-26 Alexandre Derumierconvert eject cdrom monitor command to qmp
2012-06-26 Alexandre Derumierconvert migrate monitor commands to qmp
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-06-25 Alexandre Derumiercheck if volume exist on volume update.
2012-05-30 Dietmar Maurerfix coding style
2012-05-30 Alexandre Derumieradd basic qmp support
2012-05-30 Dietmar Maurerfix pool permission checks on create
2012-05-29 Alexandre Derumierdie if vdisk_free fail on delete_drive
2012-05-24 Dietmar Maurerfix cluster_lock_storage() call
2012-05-23 Dietmar Maurerset RELEASE to 2.1
next