]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
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
2011-12-07 Dietmar Maureruse new AbstractMigrate.pm
2011-12-07 Derumier Alexandreadd ide-cd, ide-hd, scsi-cd, scsi-hd, scsi-block to...
2011-11-30 Dietmar Maurercorrectly set exit code
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
next