]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2011-11-30 Dietmar Maurerfix vm_shutdown bug - pass storecfg parameter
2011-11-29 Dietmar Maurercleanup error messages
2011-11-29 Dietmar Maurerfix stopall
2011-11-29 Dietmar Maurerupdate version to 2.0-8
2011-11-29 Dietmar Maurerbe more careful when removing snapshots
2011-11-29 Dietmar Maurerwe can only resume a VM which is running
2011-11-25 Dietmar Maurertry to detect errors before starting the background...
2011-11-25 Dietmar Maurerdo not call check_lock() for sendkey
2011-11-25 Dietmar Maureractivate LVM LVs more carefully
2011-11-23 Dietmar Maurerset correct migrate speed
2011-11-23 Dietmar Maurerimprove error message when archive does not exist
2011-11-21 Dietmar Maurerfix vzdump stop mode
2011-11-19 Dietmar Maurerset version to 2.0-4
2011-11-18 Dietmar Maurerfix cpu usage
2011-11-18 Dietmar Maureradd cache=unsafe mode
2011-11-17 Dietmar Maureronly raise exception when parameter -force is set
2011-11-09 Dietmar Maurerupdate version to 2.0-3
2011-11-09 Dietmar Maurerimplement monitor API
2011-11-03 Dietmar Maurerallow node name 'localhost'
2011-10-25 Dietmar Maureruse split_args from PVE::Tools
2011-10-25 Dietmar Maureruse shellquote from PVE::Tools
2011-10-20 Dietmar Maurerallow to pass volume IDs in create_vm (restore)
2011-10-20 Dietmar Maurertest for CLI when using pipe
2011-10-20 Dietmar Maurerfix shell quoting
2011-10-20 Dietmar Maurermark iscsi service optional in init.d
2011-10-19 Dietmar Maurerbetter documentation
2011-10-19 Dietmar Maurerenable piped input with qmrestore
2011-10-19 Derumier Alexandrebugfix scsicontroller
2011-10-18 Dietmar Maurerimplement unique option for restore
2011-10-18 Dietmar Maurerdestroy old data when restore with --force
2011-10-17 Dietmar Maurerimplement qmrestore
2011-10-14 Dietmar Maurerundo open-iscsi package dependency
2011-10-14 Dietmar Maurerdepend on open-iscsi
2011-10-14 Dietmar Maurerfix vzdump plugin for 2.0
2011-10-14 Derumier AlexandreFix/cleanup disk hotplug
2011-10-12 Dietmar Maurerremove wrong inline comment
2011-10-11 Dietmar Maurerfurther code cleanups
2011-10-11 Dietmar Maureruse 'boolean' for hotplug option
2011-10-11 Derumier Alexandreadd a hook to call vm_devicedel with disk is removed...
2011-10-11 Derumier Alexandreadd a hook to call vm_deviceadd when the disk in config...
2011-10-11 Derumier Alexandreadd vm_devicedel sub
2011-10-11 Derumier Alexandreadd vm_deviceadd sub
2011-10-11 Derumier Alexandreadd vm_devices_list sub
2011-10-11 Derumier AlexandreAdd hotplug option
2011-10-11 Dietmar Maureradd timeout parameter for stop/shotdown
2011-10-10 Dietmar Maurercreate background tasks
2011-10-05 Dietmar Maurercleanups
2011-10-05 Dietmar Maureruse random_ether_addr() from PVE::Tools
2011-10-05 Derumier Alexandreremove net6 reservation and add comments for addr1...
2011-10-04 Derumier Alexandrefix net device pci addr
2011-10-04 Derumier Alexandrefix scsi controllers pci addr
2011-10-04 Derumier Alexandrefix watchdog pci addr
2011-10-04 Derumier Alexandrefix hostpci addr
2011-10-03 Derumier AlexandreFix balloon0 device pci addr
2011-09-29 Dietmar Maurerchange default boot order to cdn
2011-09-26 Dietmar Maureronly list 'qemu' VMs
2011-09-21 Dietmar Maurerstart after clvm, stop before clvm
2011-09-16 Dietmar Maurercleanup balloon patch - removed debug code
2011-09-16 Derumier AlexandreBalloon ugly hack
2011-09-15 Dietmar Maurerfix coding style
2011-09-15 Dietmar Maurerfix online migration
2011-09-15 Derumier Alexandreadd print_pci_addr
2011-09-14 Dietmar Maurermove code from qmigrate into PVE/QemuMigrate.pm
2011-09-14 Dietmar Maureruse new PVE::ProcFSTools::read_proc_pid_stat()
2011-09-12 Dietmar Maurerdelete trailing whitespaces
2011-09-12 Dietmar Maurerimprove error message whern cdrom is on local storage
2011-09-12 Dietmar MaurerAlso test is cdrom is on shared storage
2011-09-12 Dietmar Maurercheck hvm support before starting VM
2011-09-12 Dietmar Maurerdo not allow to migrate VM which uses local resources
2011-09-12 Dietmar Maurerfix serial/parallel option - check if device really...
2011-09-12 Dietmar Maurerremove support for old hostusb syntax
2011-09-12 Dietmar MaurerUse 'dd' option ibs/obs instead of bs
2011-09-12 Dietmar MaurerSimplify serial/parallel option parser
2011-09-12 Dietmar MaurerSimplify schema for serial/parallel options (use pattern)
2011-09-12 Derumier Alexandreparallel : new qemu syntax V2
2011-09-12 Derumier Alexandreserial : new qemu syntax V2
2011-09-12 Derumier AlexandreHostpci rework v4
2011-09-09 Dietmar Maurerfix build error
2011-09-09 Derumier AlexandreAdd scsi controllers V2
2011-09-09 Dietmar MaurerNew method to check if VM uses local resources
2011-09-09 Dietmar Maurerstart fixing qmigrate (still not working)
2011-09-09 Dietmar MaurerCheck quorum in startall
2011-09-09 Dietmar MaurerCheck quorum when starting migration tunnel
2011-09-09 Dietmar MaurerAdd node parameter to config_file()
2011-09-08 Dietmar MaurerAdd watchdog support
2011-09-08 Derumier Alexandreconvert old monitor syntax to chardev
2011-09-08 Derumier Alexandreadd print_drivedevice_full sub for disk -device syntax
2011-09-08 Derumier Alexandrechange print_drive sub to new device syntax
2011-09-08 Derumier AlexandreSet max nics=6, max virtio disk=6 and scsi disk to...
2011-09-07 Dietmar MaurerAdd digest to prevent concurrent changes
2011-09-07 Dietmar MaurerAdd delay in startall to reduce load at boot time
2011-08-30 Dietmar MaurerFix startup order
2011-08-30 Dietmar Maurerrun lintian
2011-08-29 Dietmar Maurerremove unused file qm.old
2011-08-24 Dietmar Maureruse better name for build dir
2011-08-24 Dietmar Maurerremove all generated files
2011-08-24 Dietmar Maurerremoved 'dist' target
2011-08-24 Dietmar Maureradd .gitignore
2011-08-24 Dietmar Maurerremove Changelog, we now have git
2011-08-24 Dietmar Maurerchange license to AGPL3
next