]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
fix bug #12: check storage availability early (migrate)
[qemu-server.git] / PVE / QemuServer.pm
2012-03-30 Dietmar Maurerfix bug #12: check storage availability early (migrate)
2012-03-29 Dietmar Maurercorrectly pass hexadecimal numbers with prefix 0x to kvm
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 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-02-29 Dietmar Maurerrevert tablet mice fix
2012-02-29 Derumier Alexandrefix tablet mice as default when live migrate
2012-02-22 Derumier AlexandreSupport new cpu models
2012-02-13 Dietmar Maurerignore -tdf (avoid kvm warning) - this is no longer...
2012-02-06 Derumier Alexandredon't try to hotplug/unplug is device exist/don't exist
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 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-27 Dietmar Maurerremoved trailing whitespace
2012-01-27 Derumier Alexandreupdate_vm rework
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-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-09 Dietmar Maureruse 'da' instead of 'dk' for Danish keyboard
2011-12-16 Dietmar Maurerdo not raise exceptions in vm_stop_cleanup
2011-12-15 Dietmar Maurerimplement forceStop for vm_shutdown
2011-12-13 Derumier Alexandrescsi-block auto detection
2011-12-08 Dietmar Maurerfix bootorder
2011-12-08 Dietmar Maurerdo not use ehci by default
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 Maurerfix version parser for qemu-kvm 1.0
2011-12-07 Derumier Alexandreadd ide-cd, ide-hd, scsi-cd, scsi-hd, scsi-block to...
2011-11-29 Dietmar Maurerfix stopall
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-18 Dietmar Maurerfix cpu usage
2011-11-18 Dietmar Maureradd cache=unsafe mode
2011-10-25 Dietmar Maureruse split_args from PVE::Tools
2011-10-25 Dietmar Maureruse shellquote from PVE::Tools
2011-10-20 Dietmar Maurerfix shell quoting
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 Derumier AlexandreFix/cleanup disk hotplug
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_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-10 Dietmar Maurercreate background tasks
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-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 Maurercheck hvm support before starting VM
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 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 MaurerAdd node parameter to config_file()
2011-09-08 Dietmar MaurerAdd watchdog support
next