]> git.proxmox.com Git - qemu-server.git/history - PVE
bump version to 2.0-72
[qemu-server.git] / PVE /
2013-01-08 Stefan PriebeQemuMigrate: phase2_cleanup misses migrate_cancel
2013-01-08 Alexandre Derumierfix Bug #293: CDROM size not reset when set to use...
2013-01-08 Alexandre Derumieradd set migrate_downtime default value to 0.1 && add...
2013-01-08 Stefan Priebeimplement dynamic migration_downtime
2013-01-08 Alexandre Derumieradd downtime && expected_downtime query-migrate info
2013-01-08 Alexandre Derumieradd error log for qm start of the target vm.
2013-01-08 Alexandre Derumiermove qmp migrate_set_down && migrate_set_speed to qemum...
2013-01-08 Dietmar Maureruse vm_mon_cmd_nocheck at startup
2012-12-06 Dietmar Maureralso support getfd
2012-12-06 Dietmar Maureradd support for add-fd command
2012-11-27 Dietmar Maurercleanup cpu types
2012-11-23 Dietmar Maurerfix version parser for qemu 1.3
2012-11-16 Dietmar Maurerqmb balloon command expects bytes
2012-11-05 Dietmar Maurervzdump: store drive in correct order (sort) to avoid...
2012-11-02 Dietmar Maurervzdump: restore sata drives correctly
2012-10-31 Stefan PriebePVE/API2/Qemu: remove hardcoded blowfish cipher
2012-10-29 Dietmar Maurerfix memory leak in QMP Client (many thanks to Stefan!)
2012-10-24 Dietmar Maurervncproxy: wait until vnc port is ready
2012-10-23 Dietmar Maureradd 'win8' ostype
2012-09-27 Dietmar Maurerdisable vzdump for VM containing snapshots
2012-09-26 Dietmar Maurerfix bug 251: use new command line syntax
2012-09-25 Dietmar Maurerreserve more space for live snapshot state (2*memory)
2012-09-25 Dietmar Maurerpass timeout to qmp open_connection
2012-09-25 Dietmar Maurermigrate volumes used inside snapshots including vmstate
2012-09-25 Dietmar Maurerfix check for non-shared disks
2012-09-24 Dietmar Maurerupdates for async shapshot patch
2012-09-20 Dietmar Maurerremove timeout when loading state from file.
2012-09-19 Dietmar Maurerfix syntax error
2012-09-19 Dietmar Maurerwe need to continue the VM after loading state
2012-09-19 Dietmar Maurerrollback: do important tests before stopping VM
2012-09-18 Dietmar Maurerallow nexenta snapshots, use new -loadstate option
2012-09-14 Dietmar Maurerfix syntax error
2012-09-14 Dietmar Maurercontinue VM after snapshot rollback
2012-09-13 Dietmar Maurerinclude additional info in snapshot list
2012-09-13 Dietmar Maurerpass 'digest', so that GUI can detect changes easily
2012-09-12 Dietmar Maurersnapshot: save state and implement rollback
2012-09-12 Dietmar Maureruse long timeouts for snapshot monitor command
2012-09-12 Dietmar Maurersnapshot: allocate/free volid for VM state
2012-09-12 Dietmar Maurersnapshot: don't overwrite main VM description
2012-09-12 Dietmar Maurersnapshot_delete: correctly unlink parent refs
2012-09-12 Dietmar Maurersnapshot_create: correctly set parent when creating...
2012-09-12 Dietmar Maurersnapshot_create: check if vm is running before try...
2012-09-12 Dietmar Maurersnapshot_delete: save changes after each drive snapshot...
2012-09-12 Dietmar Maurerimprove snapshot delete - add force option to API
2012-09-11 Dietmar Maureradd API to get/set snapshot configuration.
2012-09-11 Dietmar Maureradd description for snapshots
2012-09-11 Dietmar Maureradd snapshot time stamp
2012-09-11 Dietmar Maurersnapshot list: include current position
2012-09-10 Dietmar Maurerfix typo
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-10 Dietmar Maurerimprove snapshot REST interface
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 Maurermigrate: disable xbzrle for now.
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 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 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 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 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-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
next