]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
allow to migrate VMs using SPICE usb redirection
[qemu-server.git] / PVE / QemuServer.pm
2013-11-26 Dietmar Maurerallow to migrate VMs using SPICE usb redirection
2013-10-02 Dietmar Maurercleanup spice code
2013-10-02 Alexandre Derumieradd multi-monitors spice support
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2013-09-24 Alexandre Derumieradd opensolaris ostype and disable x2apic
2013-09-17 Dietmar Maurerspeedup restore on glusterfs (do not write zero bytes)
2013-08-14 Dietmar Maurerfix typo - s/parallel/parport/
2013-08-14 Dietmar Maureruse tty chardev for usb-to-parallel
2013-08-14 Dietmar Maurerallow to use usb parallel ports
2013-07-31 Dietmar Maureradd ability to run without graphic card ('vga: serial...
2013-07-31 Dietmar Maurerallow to use a socket for serial devices
2013-07-26 Stefan Priebeqemu-server: add support for unsecure migration (settin...
2013-07-24 Dietmar Maurernew vga_conf_has_spice() helper
2013-07-24 Dietmar Maurerreturn spice_port from config_to_command()
2013-07-24 Alexandre Derumieradd spice migration
2013-07-24 Alexandre Derumieradd read_x509_subject_spice
2013-07-23 Dietmar Maurerremove spice cert paths
2013-07-19 Dietmar Maurerdisable tablet for spice
2013-07-19 Dietmar Maurersupport usb redirection for spice
2013-07-17 Dietmar Maurerspice: use TLS
2013-07-15 Dietmar Maurercorrectly return and use device type in scsi_inquiry
2013-07-15 Dietmar Maurerfix scsi inquiry command
2013-07-15 Dietmar Maurerfix coding style
2013-07-15 Dietmar Maurerbump version to 3.0-22
2013-07-15 Alexandre Derumieradd hyper-v enlightments for windows guests
2013-07-15 Alexandre Derumieradd +sep cpuflags to kvm32 && kvm64 cpu models
2013-07-15 Alexandre Derumierenable x2apic by default for kvm machines
2013-06-25 Dietmar Maureradd spice proxy API
2013-06-25 Dietmar Maureradd support for spice display driver (vga=qxl)
2013-06-12 Dietmar Maurercorrectly handle undef values when calling qemu_block_s...
2013-06-12 Alexandre Derumierqemu-server : bridge_add : fix uninitialized value
2013-06-06 Dietmar Maurersnapshot rollback: use pc-i440fx-1.4 as default
2013-06-05 Dietmar Maurersnapshot: save/restore 'machine' configuration
2013-06-05 Dietmar Maurerimplement get_current_qemu_machine
2013-06-05 Dietmar MaurerAPI extension: add 'machine' parameter to vm_start
2013-06-05 Dietmar Maureradd new 'machine' configuration
2013-06-04 Dietmar Maurerfix typo
2013-05-31 Dietmar Maurerqemu_drive_mirror: correctly call block-job-cancel...
2013-05-29 Dietmar Maurerclone_disk: test if requested format is supported ...
2013-05-29 Dietmar Maurerfactor out clone_disk
2013-05-28 Dietmar Maurerqm rescan: do not add aliases as unused disks.
2013-05-28 Dietmar Maurerfix unused disk handling
2013-05-27 Dietmar Maurerrescan: add check if config has really changed
2013-05-27 Dietmar Maurerfix bug 395: correctly handle unused disk with storage...
2013-05-23 Alexandre Derumierqemu_img_format : use raw for as default for other...
2013-05-21 Dietmar Maurerfix bug #391 - restore: test if requested format is...
2013-05-13 Dietmar Maurerfix bug #381: use PVE::Tools::next_migrate_port()
2013-05-08 Dietmar Maurerrestore: do not restore template flag
2013-05-07 Dietmar Maurerqemu_img_format: use 'raw' for lvm
2013-05-06 Alexandre Derumierdrive-mirror : die if stats are empty.
2013-05-06 Dietmar Maurerset long timeout for query-block-jobs
2013-05-06 Dietmar Maurerhas_features: also return a list of allowed nodes
2013-05-03 Alexandre Derumieradd qemu_drive_mirror
2013-04-30 Dietmar Maurercopy_vm: use exclusive lock for running VM
2013-04-30 Alexandre Derumierdon't send qmp balloon commands if vm is started with...
2013-04-30 Alexandre Derumierparse_drive : return correct format
2013-04-29 Alexandre Derumieradd qemu_img_convert
2013-04-29 Dietmar Maurerimplement shared file locks
2013-04-22 Dietmar Maurermove assertion so that we have all checks at the same...
2013-04-22 Dietmar Maurerset template flag earlier
2013-04-22 Dietmar Maurerdo not allow template creation if there are snapshots.
2013-04-22 Alexandre Derumiertemplate_create : add template:1 option.
2013-04-19 Dietmar Maurerfix bug 377: make qm rescan work properly
2013-04-19 Alexandre Derumieris_template : return 1 if template option == 1
2013-04-19 Alexandre Derumieradd template config option
2013-04-18 Dietmar Maurerallow sparse restore for sheepdog and rbd
2013-03-22 Dietmar Maurerparse_net: fix warning about uninitialized value
2013-03-07 Alexandre Derumiervirtio disk hot-unplug: drive_del after device_del
2013-03-07 Alexandre Derumiernic hot-unplug: delete netdev after device removal
2013-02-27 Alexandre Derumierbugfix #340 : don't set cache=none to cdrom
2013-02-25 Dietmar Maurerdefault cpu type is kvm64 now
2013-02-25 Alexandre Derumierset cache=none if option is not defined
2013-02-22 Alexandre Derumierusb-tablet : always use uhci controller
2013-02-22 Alexandre Derumieruhci controller : use new -device syntax
2013-02-22 Dietmar MaurerRevert "enable usb2 controller by default"
2013-02-22 Dietmar Maurerdisable hotplug by default
2013-02-19 Dietmar Maurerhotplug/unplug devices by default
2013-02-19 Alexandre Derumierqemu_netdevadd : convert to qmp
2013-02-19 Alexandre Derumierqemu_netdevdel : convert to qmp
2013-02-19 Alexandre Derumierqemu_deviceadd : convert to qmp
2013-02-19 Alexandre Derumierqemu_devicedel : convert to qmp
2013-02-19 Alexandre Derumierhotplug/unplug tablet on config update
2013-02-19 Alexandre Derumierenable usb2 controller by default
2013-02-18 Alexandre Derumiertemplate_create : check has_feature template
2013-02-15 Dietmar Maureradd missing newline
2013-02-15 Dietmar Maurertemplate_create: check for 'clone' feature
2013-02-15 Dietmar Maureris_template: always return a defined value
2013-02-15 Alexandre Derumiervmstatus : return template if vm is a template
2013-02-15 Dietmar Maurermove template checks up one level
2013-02-15 Alexandre Derumierforbid snapshot create if current it's a template
2013-02-15 Alexandre Derumierforbid vm_start if current config is a template.
2013-02-15 Alexandre Derumierforbid rollback if current config is a template.
2013-02-15 Alexandre Derumierforbid snapshot delete if it's a template
2013-02-15 Alexandre Derumieradd is_template sub
2013-02-15 Alexandre Derumieradd template_create
2013-02-14 Dietmar Maurerdo not set cache=none for .raw files
2013-02-13 Alexandre Derumierqemu 1.4 fix : rename stats-polling-interval to guest...
2013-01-28 Dietmar Maurerfix tar restore: correctly check if VM config already...
2013-01-17 Dietmar Maurerallow to suspend/resume VM during backup
2013-01-16 Dietmar Maurerallow to run as qemu-system-x86_64
next