]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
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 Dietmar Maurerbump version to 3.3-10
2015-01-20 Kamil TrzcinskiSupport additional e1000 variants for VM machines
2015-01-15 Dietmar Maurerbump version to 3.3-9
2015-01-15 Alexandre Derumierpending api : fix parsing 0 value
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-08 Dietmar Maurerbump version to 3.3-8
2015-01-08 Dietmar Maurerfix previous commit: forgot API definitions
2015-01-07 Dietmar Maurerupdate_vm api : add optionnal revert option
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 Dietmar Maureradd optionnal current param to config api
2015-01-07 Dietmar MaurerAPI: list new 'pending' method
2015-01-07 Alexandre Derumierpending : add disk hot-unplug
2015-01-07 Dietmar Maurerremove unused code
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 Maurerimplement API/CLI to get pending changes
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 Maurerfix balloon consistency check (consider pending changes)
2015-01-07 Dietmar Maurervm_start: apply pending changes
2015-01-07 Dietmar Maurerimplement vmconfig_apply_pending for stopped VM
2015-01-07 Dietmar Maurerupdate_vm_api: always write into pending section
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 Dietmar Maurerbump version to 3.3-7
2014-12-22 Stefan Priebethis commit:
2014-12-10 Dietmar Maurerwhite space cleanups
2014-12-10 Wolfgang LinkAdd qga freeze in vzdump in snapshot mode
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 Dietmar Maurerbump version to 3.3-6
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-02 Dietmar Maurerqmpclient: use guest-sync-delimited
2014-12-01 Dietmar Maurerbump version to 3.3-5
2014-12-01 Dietmar Maurerdrive-mirror: avoid division by zero bug
2014-12-01 Dietmar Maurerqmpclient: fix mux_input regex
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 Derumierqmpclient-qga : mux_input : parse qga result
2014-12-01 Alexandre Derumierqmpclient-qga : build qga command
2014-12-01 Alexandre Derumierqmpclient-qga : do not sent qmp_capabilities for qga
2014-12-01 Alexandre Derumierqmpclient-qga : cmdid : use integer instead string
2014-12-01 Alexandre Derumierqmpclient-qga : add qga param to qmp_socket
2014-12-01 Alexandre Derumierqmpclient-qga : add qga option at object creation
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 Maurerbump version to 3.3-3
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 Maurerbump version to 3.3-2
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 Dietmar Maurerbump version to 3.3-1
2014-10-13 Alexandre Derumierenable write zeroes optimisations
2014-10-10 Alexandre Derumieradd iothread/dataplane support
2014-09-17 Dietmar Maurerbump version to 3.1-35
2014-09-17 Dietmar Maurerfix bug #542: return VMID as integer
2014-09-01 Dietmar Maurerbump version to 3.1-34
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 Maurerbump version to 3.1-33
2014-08-26 Dietmar Maurerclone_vm: auto generate new uuid
2014-08-20 Dietmar Maurerbump version to 3.1-32
2014-08-20 Alexandre Derumieradd Broadwell cpu model
2014-08-13 Dietmar Maurerbump version to 3.1-31
2014-08-13 Alexandre Derumiergenerate spice devices cmd line after pci bridge
2014-08-06 Dietmar Maurerbump version to 3.1-30
2014-08-06 Alexandre Derumierbump max hostpci to 4
2014-08-06 Alexandre Derumiervga=none if x-vga passthrough is enabled
2014-07-29 Dietmar Maurerbump version to 3.1-29
next