]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2016-06-01 Dominik Csapakfix #1010: whitelist options for permissions
2016-05-31 Dietmar Maurerbump version to 4.0-77
2016-05-31 Dominik Csapakdo not ignore hotplug parse errors
2016-05-23 Alexandre Derumiermove memory config generation to QemuServer::Memory...
2016-05-23 Alexandre Derumiermove qemu_memory_hotplug && qemu_dimm_list to QemuServe...
2016-05-23 Alexandre Derumiermove foreach_dimm && foreach_reverse_dimm to QemuServer...
2016-05-23 Alexandre Derumieradd QemuServer::Memory
2016-05-20 Dietmar Maurerhostpci docs: move notes into verbose_description
2016-05-19 Dietmar Maureradd full path reference to datacenter.conf file
2016-05-19 Dietmar Maurerimprove documentation
2016-05-18 Dietmar Maurerbump version to 4.0-76
2016-05-18 Dominik Csapakallow VLAN 1 tag in qemu-kvm vms
2016-05-14 Fabian Grünbichleradd --description to systemd scope unit
2016-05-11 Dietmar Maurerremove unneeded keyAlias option
2016-05-11 Dietmar Maurerbump version to 4.0-75
2016-05-11 Dietmar Maurerfix #975, use new keyAlias feature.
2016-05-10 Fabian Grünbichlerfix #987: don't detect pending changes as snapshots
2016-05-04 Dominik Csapakadd warning for iothread with invalid scsi controller
2016-05-04 Dietmar Maurerupdate changelog
2016-05-04 Fabian Grünbichlerfix typos
2016-05-04 Fabian Grünbichlerfix #971: don't activate shared storage in offline...
2016-05-04 Fabian Grünbichlermigrate: check if storage is available
2016-05-01 Dietmar Maurerbump version to 4.0-74
2016-05-01 Dietmar Maurercorrectly set cpu vendor
2016-04-29 Dietmar Maurerbump version to 4.0-73
2016-04-29 Wolfgang Bumillerrestore: pass format to vma extract
2016-04-22 Dietmar Maurerbump version to 4.0-72
2016-04-22 Alexandre Derumiervm_start : force systemctl stop if orphan scope exist
2016-04-21 Dominik Csapakfix #947: reenable disk/cdrom passthrough
2016-04-21 Dietmar Maurerbump version to 4.0-71
2016-04-21 Wolfgang BumillerFix #643: activate volumes before resizing
2016-04-19 Dietmar Maurerbump version to 4.0-70
2016-04-19 Thomas Lamprechtvm_status: return more verbose HA state
2016-04-15 Fabian Grünbichlerdocs: cleanup
2016-04-13 Dietmar Maurerbump version to 4.0-69
2016-04-13 Wolfgang BumillerFix #848: deactivate old volume after clone before...
2016-04-12 Dietmar Maurerbump version to 4.0-68
2016-04-12 Dominik Csapakchange shutdown behaviour on suspended vm
2016-04-09 Dietmar Maurersymlink vm.conf.5 manpage to qm.conf.5
2016-04-09 Dietmar Maurercleanup makefile
2016-04-09 Dietmar Maurerrename manual page from vm.conf to qm.conf
2016-04-08 Dietmar Maurerbump version to 4.0-67
2016-04-08 Dietmar Maureruse pve-doc-generator to generate man pages
2016-04-01 Dietmar Maurerbump version to 4.0-66
2016-04-01 Wolfgang Bumillerproperty string update: watchdog
2016-04-01 Wolfgang Bumillerproperty string update: hostpci*
2016-04-01 Wolfgang Bumillerproperty string update: net*
2016-04-01 Wolfgang Bumillerproperty string update: numa*
2016-04-01 Wolfgang Bumillerdrive schema: allow 'none' again
2016-04-01 Wolfgang Bumillercputype: format_description to avoid huge enum in manpage
2016-04-01 Wolfgang Bumillercleanup: naming consistency
2016-04-01 Wolfgang Bumillerfix a few property string descriptions
2016-03-30 Dietmar Maurerqmextract: use PVE::Storage;
2016-03-30 Fabian Grünbichleruse PVE::Storage::config(), not cfs_read_file()
2016-03-23 Dietmar Maureruse asciidoc compatible markup
2016-03-21 Wolfgang Bumillerlimit serial and model and document their real limits
2016-03-21 Dietmar Maurerupdate changelog
2016-03-21 Wolfgang Bumillerclone: use the zeroinit filter for sparseinit storages
2016-03-21 Dietmar Maurerbump version to 4.0-65
2016-03-21 Wolfgang Bumillercfg: use the 'urlencoded' format for drive model and...
2016-03-21 Wolfgang Bumillerclanup: qemu_drive_options is only used inside the...
2016-03-16 Thomas LamprechtFix some typos in JSON schema descriptions
2016-03-14 Fabian GrünbichlerUse has_lock to check for specific lock
2016-03-09 Thomas Lamprechtfix call to lock_config and config_file
2016-03-08 Dietmar Maurerupdate changelog
2016-03-08 Wolfgang Bumillerfix #909: pass rate to tap_plug()
2016-03-08 Dietmar Maurerbump version to 4.0-64
2016-03-08 Fabian GrünbichlerRefactor add_unused_volume
2016-03-08 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-08 Fabian GrünbichlerRefactor basic config-related methods
2016-03-04 Fabian GrünbichlerAdd regression tests for snapshotting
2016-03-04 Fabian GrünbichlerMake foreach_drive order deterministic
2016-03-04 Dietmar Maurerfix typo
2016-03-04 Emmanuel Kasperdocument for end users the differences between shutdown...
2016-03-01 Wolfgang BumillerClose #880: ability to show paused state via the CLI
2016-03-01 Fabian GrünbichlerRemove dead code
2016-03-01 Fabian GrünbichlerDon't apply snapshot config in snapshot_commit
2016-02-27 Dietmar Maurerbump version to 4.0-63
2016-02-27 Wolfgang Bumillerindentation cleanup
2016-02-27 Wolfgang Bumilleronly perform scsi inquiry on device nodes
2016-02-26 Dietmar Maurerbump version to 4.0-62
2016-02-26 Fabian GrünbichlerRefactor has_feature
2016-02-26 Fabian GrünbichlerMake snapshot_save_vmstate proper sub
2016-02-26 Thomas Lamprechtkvm_user_version: update code to use our framework
2016-02-26 Thomas Lamprechtfix undefined value when starting a q35 machine VM
2016-02-25 Dietmar Maurerupdate changelog
2016-02-25 Fabian GrünbichlerRefactor snapshot_create to match LXC.pm
2016-02-25 Dietmar Maurerbump version to 4.0-61
2016-02-25 Alexandre Derumierclone_vm : only deactivate sources volume if source...
2016-02-24 Dietmar Maurerbump version to 4.0-60
2016-02-24 Dominik Csapakchange check for write-zeros
2016-02-22 Dietmar Maurerbump version to 4.0-59
2016-02-22 Alexandre Derumierqemu_machine_pxe : return $machine if no pxe
2016-02-22 Fabian GrünbichlerMake snapshot_prepare and snapshot_commit proper subs
2016-02-20 Dietmar Maurerbump version to 4.0-58
2016-02-20 Dominik Csapakdeactivate volumes if vm start command fails
2016-02-18 Dietmar Maurerbump version to 4.0-57
2016-02-18 Dietmar Maurerrename $ost to $ostype
2016-02-18 Alexandre Derumierdisable vnc server and add -nographic is no vga card...
2016-02-18 Alexandre Derumierpassthrough : reenable hyperv and add hv_vendor_id...
next