]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
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
2012-05-23 Dietmar Maureravoid warning if vm does not belong to a pool
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-11 Dietmar Maurerincrease package version to release directsync cache...
2012-04-10 Alexandre Derumieradd directsync cache mode
2012-04-07 Dietmar Maurerfix bug in storage availability check (migrate)
2012-04-05 Dietmar Maureruse '-no-kvm-pit-reinjection -no-hpet' for win7 and...
2012-04-02 Dietmar Maurerfix bug #134: allow to pass file names to qmrestore...
2012-03-30 Dietmar Maurerfix bug #12: check storage availability early (migrate)
2012-03-29 Dietmar Maurerfix bug #121: activate volumes correctly
2012-03-29 Dietmar Maurercorrectly pass hexadecimal numbers with prefix 0x to kvm
2012-03-28 Dietmar Maureruse new network setup code from PVE::Network (libpve...
2012-03-27 Dietmar Maurerdo not use clusvcadm if we start using 'starturi' parameter
2012-03-27 Dietmar Maureravoid recursive calls to clusvcadm
2012-03-27 Dietmar Maurerskip ha managed VMs in startall
2012-03-27 Dietmar Maurerfix bug #97: execute 'clusvcadm' commands for HA manage...
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 Dietmar Maurercleanup startall code
2012-03-20 Dietmar Maurermake startall wait up to 10 seconds for quorum
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-03-01 Dietmar Maurerfix lvremove call: avoid 'Not a CODE reference' warning
2012-02-29 Dietmar Maurerrevert tablet mice fix
2012-02-29 Dietmar Maurerbump version for live migration fix
2012-02-29 Derumier Alexandrefix tablet mice as default when live migrate
2012-02-24 Dietmar Maurerfix vzdump on stopped vm
2012-02-22 Dietmar Maurerbump version to release cpu model improvements
2012-02-22 Derumier AlexandreSupport new cpu models
2012-02-20 Dietmar Maurerfix cdrom permission check
2012-02-15 Dietmar Maurercorrectly remove cdrom and iscsi devices
2012-02-13 Dietmar Maureruse correct format to print time_t (%zd)
2012-02-13 Dietmar Maurerignore -tdf (avoid kvm warning) - this is no longer...
2012-02-10 Dietmar Maurermove test for block device to vmtar.c
2012-02-08 Dietmar Maureruse lseek to get size of block devices
2012-02-07 Dietmar Maureronly use sparse file scan for files
2012-02-07 Dietmar Maurerfix typo
2012-02-07 Dietmar Maurerdo not write /etc/mtab when mounting snapshots
2012-02-07 Dietmar Maurersupport new lzo compression
2012-02-06 Dietmar Maurerfix typo
2012-02-06 Dietmar Maureruse check_volume_access from $rpcenv
2012-02-06 Dietmar Maureruse check() instead of check_storage_perm()
2012-02-06 Derumier Alexandredon't try to hotplug/unplug is device exist/don't exist
2012-02-03 Dietmar Maurercorrectly add/remove VMs to pool
2012-02-03 Dietmar Maurerfix typo
2012-02-03 Dietmar Maurerfix CD eject
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 Maurercleanup update_vm - always reload config
2012-02-02 Dietmar Maurercleanup update_vm - move param checks to start of function
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...
2012-01-30 Derumier Alexandreadd print_netdevice_full, print_netdev_full subs
2012-01-30 Derumier Alexandreadd nic hotplug to update_vm
2012-01-27 Dietmar Maureradd lock around update_vm code
2012-01-27 Dietmar Maurerremoved trailing whitespace
2012-01-27 Derumier Alexandreupdate_vm rework
2012-01-23 Dietmar Maureruse new syntax for permission attribute
next