]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
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
2012-01-23 Derumier Alexandrerework of hotplug/unplug in Qemu.pm
2012-01-23 Derumier Alexandreadd scsi disk hotplug/unplug
2012-01-23 Derumier Alexandreadd lsi controller hotplug
2012-01-23 Derumier Alexandrecreate qemu_deviceadd, qemu_devicedel, qemu_driveadd...
2012-01-23 Derumier Alexandreprint_drivedevice_full : change deviceid: device-scsi...
2012-01-23 Derumier Alexandrerename vm_deviceadd to vm_deviceplug, and vm_devicedel...
2012-01-23 Derumier Alexandrerename scsicontroller deviceid from scsi0/1 to lsi0/1
2012-01-19 Dietmar Maureruse new assemble_vnc_ticket
2012-01-17 Dietmar Maurercatch exception when storage does not exists
2012-01-17 Dietmar Maurerfix bug #81: do no deactivate volumes in vzdump stop...
2012-01-17 Dietmar Maureronline migration fix: close tunnel later, wait for...
2012-01-09 Dietmar Maureruse 'da' instead of 'dk' for Danish keyboard
2011-12-22 Dietmar Maureradd ha flag to status info
2011-12-20 Dietmar Maurerload vhost_net module
2011-12-16 Dietmar Maureruse timeout flag instead of wait command
2011-12-16 Dietmar Maurerdo not raise exceptions in vm_stop_cleanup
2011-12-16 Dietmar Maurerdont raise errors if not needed
2011-12-15 Dietmar Maurerimplement forceStop for vm_shutdown
2011-12-15 Dietmar Maureruse PVE::Tools::run_with_timeout
2011-12-13 Derumier Alexandrescsi-block auto detection
2011-12-08 Dietmar Maurerfix bootorder
2011-12-08 Dietmar Maurerchange parameter order for migrate
2011-12-08 Dietmar Maurerdo not use ehci by default
2011-12-08 Dietmar Maurerimprove error message
2011-12-08 Dietmar Maurerfix migration tunnel
2011-12-07 Dietmar Maureruse cache=none by default (for raw format)
2011-12-07 Dietmar Maureruse new bootindex option
2011-12-07 Dietmar Maurercode cleanup
2011-12-07 Dietmar Maurerreplace logmsg() with $self->log()
2011-12-07 Dietmar Maurerfix version parser for qemu-kvm 1.0
next