]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
enable hotplug by default
[qemu-server.git] / PVE / QemuServer.pm
2015-01-21 Dietmar Maurerenable hotplug by default
2015-01-20 Dietmar MaurerAdd link_down flag to network config
2015-01-20 Wolfgang LinkChange check for better understanding!
2015-01-20 Kamil TrzcinskiSupport additional e1000 variants for VM machines
2015-01-12 Dietmar Maurerfix test for ballon hotplug
2015-01-12 Stefan Priebeset boot strict=on to prevent booting from not listed...
2015-01-12 Stefan Priebedo not set romfile= if network is not in boot order
2015-01-07 Dietmar Maurercode cleanup
2015-01-07 Alexandre Derumierfix balloon pending update
2015-01-07 Alexandre Derumierdon't try to hotplug|unplug ide && sata drive
2015-01-07 Alexandre Derumierpending : add disk hot-unplug
2015-01-07 Dietmar Maurervmconfig_update_net: do not call vm_deviceplug() if...
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_disk
2015-01-07 Dietmar Maurervm_deviceplug: always raise exception on error
2015-01-07 Dietmar Maurervm_deviceunplug: raise expection if something fail
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_net
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: correctly skip values
2015-01-07 Dietmar Maurerrename qemu_bridgeadd to qemu_add_pci_bridge
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: improve hotplug error handling
2015-01-07 Dietmar Maurercode cleanup, delete trailing white space
2015-01-07 Dietmar Maurervmconfig_cleanup_pending: new method to clenup setting...
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: implement tablet hotplug
2015-01-07 Dietmar Maurerimplement trivial hotplug
2015-01-07 Dietmar Maurervm_start: apply pending changes
2015-01-07 Dietmar Maurerwrite_vm_config : write pending change
2015-01-07 Dietmar Maurerparse_vm_config: only allow 'delete' inside [PENDING]
2015-01-07 Dietmar Maurerparse_vm_config: correctly handle $descr
2015-01-07 Alexandre Derumierparse_vm_config : parse pending changes
2014-12-22 Stefan Priebethis commit:
2014-12-04 Dietmar Maurerwhite space cleanups
2014-12-04 Alexandre Derumieradd custom numa topology support
2014-12-04 Alexandre Derumieradd numa options v3
2014-12-04 Wolfgang LinkFix in PVE::QemuServer::snapshot_create
2014-12-02 Dietmar Maurersnapshot_create: fix bug from prev. commit, consider...
2014-12-02 Wolfgang Linksnapshot_create: use guest-fsfreeze-freeze if possible
2014-12-01 Dietmar Maurerdrive-mirror: avoid division by zero bug
2014-12-01 Dietmar Maurerqmpclient: improve error handling
2014-12-01 Dietmar Maurersimplify code by using vm_qmp_command() directly
2014-12-01 Dietmar Maurerqmpclient: code cleanup, execute qga and qmp in parallel
2014-12-01 Wolfgang Linkshutdown by Qemu Guest Agent if the agent flag in the...
2014-12-01 Wolfgang Linkqmpclient: now if the QMP command starts with guest...
2014-12-01 Alexandre Derumieradd vm_qga_command
2014-12-01 Dietmar Maurercode cleanups
2014-12-01 Alexandre Derumiersavevm-end : wait that savevm is finished
2014-12-01 Dietmar Maurerserial: allow to pass arbitrary device names
2014-11-17 Wolfgang LinkAdd check if host has enough real CPUs for starting VM
2014-11-10 Dietmar Maurerqemu_drive_mirror: cleanup, avoid code duplication
2014-11-10 Dietmar Maurerqemu_drive_mirror: raise exception if we cannot parse...
2014-11-10 Dietmar Maurerdelete trailing whitespace
2014-11-10 Alexandre Derumierblock-job-complete : retry if block job cannot be complete
2014-11-07 Dietmar Maurercleanup: do not entry wait loop if block-job-cancel...
2014-11-07 Alexandre Derumierdrive-mirror : wait that busy eq false before block...
2014-11-07 Alexandre Derumierblock-job-cancel : wait that jobs is really finished
2014-10-13 Alexandre Derumierenable write zeroes optimisations
2014-10-10 Alexandre Derumieradd iothread/dataplane support
2014-09-01 Alexandre Derumiervm_devices_list : also list block devices
2014-08-29 Dietmar MaurerCurrently,if we don't have a "machine" option in runnin...
2014-08-29 Alexandre Derumierallow hotplug of virtio-scsi disks
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
next