]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
clone_vm: auto generate new uuid
[qemu-server.git] / PVE / QemuServer.pm
2014-08-26 Dietmar Maurerclone_vm: auto generate new uuid
2014-08-20 Alexandre Derumieradd Broadwell cpu model
2014-08-13 Alexandre Derumiergenerate spice devices cmd line after pci bridge
2014-08-06 Alexandre Derumierbump max hostpci to 4
2014-08-06 Alexandre Derumiervga=none if x-vga passthrough is enabled
2014-07-24 Alexandre Derumierdisable kvm cpu signature if x-vga is enabled
2014-07-23 Kamil TrzcińskiReset device only if has_fl_reset is defined
2014-07-17 Stefan Priebesnapshot_delete: reorder parent "connection" after...
2014-07-17 Stefan Priebepass snapname to PVE::Storage::vdisk_clone
2014-06-26 Dietmar Maurernew option smbios1: specify SMBIOS type 1 fields (uuid...
2014-06-25 Alexandre Derumieradd pci multifunction unbind support
2014-06-25 Alexandre Derumieradd pci multifunction support
2014-06-25 Alexandre Derumieradd pcie and x-vga passthrough
2014-06-18 Stefan Priebeadded support for vfio-pci passthrough
2014-06-18 Dietmar Maurercleanup previous patch
2014-06-18 Alexandre Derumierenable q35 machine support
2014-06-11 Alexandre Derumieradd virtio-net multiqueue support
2014-05-17 Dietmar Maureradd option iscsi only once
2014-05-17 Dietmar Maurercleanup previous commit - use IO::File
2014-05-17 Michael Rasmussenadd initiator-name to iscsi drives if configured
2014-05-09 Alexandre Derumierprint_net : add firewall option
2014-05-08 Alexandre Derumieradd pve-bridgedown script
2014-05-08 Alexandre Derumieradd firewall option to qemu network interface
2014-04-17 Dietmar Maurerqmrestore: removed short timeout
2014-04-03 Dietmar Maurerdisable cpu enforce flag
2014-03-28 Alexandre Derumierenforce cpu check
2014-02-10 Dietmar Maurerremove unneeded parentheses
2014-02-10 Stefan Priebesince qemu 1.7 xbzrle is AUTOMATICALLY enabled in the...
2014-01-14 Dietmar Maurerwhite space cleanups
2014-01-14 Alexandre Derumieradd cpu_hotplug
2014-01-14 Alexandre Derumieradd maxcpus config
2014-01-10 Dietmar Maurercleanup previous commit
2014-01-10 Alexandre Derumiermigration : enable auto-converge capability v2
2013-12-13 Dietmar Maureradd more options for pci passthrough
2013-12-10 Dietmar Maurercode cleanup
2013-12-09 Dietmar Maureruse new helper PVE::Tools::next_spice_port()
2013-12-05 Alexandre Derumierqemuserver : iothrottle add support for throttling...
2013-12-04 Dietmar Maureradd 'lsi53c810' to the list of scsi controllers
2013-12-04 Dietmar Maureradd drive option 'discard'
2013-12-04 Dietmar Maureradd vmxnet3 to list of available network card models
2013-12-04 Dietmar Maureradd 'pvscsi' to the list of scsi controllers.
2013-12-03 Alexandre Derumierqemu-img : qemu 1.7 use -n for skip volume create
2013-11-29 Alexandre Derumieradd +lahf_lm flag to kvm64 cpudef
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
next