]> git.proxmox.com Git - qemu-server.git/history - PVE
use efidisk0 for efivars
[qemu-server.git] / PVE /
2016-09-08 Dominik Csapakuse efidisk0 for efivars
2016-09-08 Dominik Csapakcopy efivars disk on create
2016-09-08 Dominik Csapakadd efidisk0 to config
2016-08-29 Wolfgang Bumillerhostpci: bring back multifunction pass-through shortcut
2016-08-23 Alexandre Derumierdisable drive-mirror when iothread is enabled
2016-08-03 Wolfgang Bumillermemory: hugepages: map numa node IDs to host and guest...
2016-08-03 Alexandre Derumierhugepages: use hostnodes value as numanode for topology
2016-08-01 Alexandre Derumierqemu-img convert : use default cache=unsafe instead...
2016-07-29 Alexandre Derumierhugepages: check if numa node exist only if hugepages...
2016-07-26 Dominik Csapakfix verbose qm status output
2016-07-26 Wolfgang BumillerFix #1057: make protection a fast-plug option
2016-07-26 Fabian Grünbichleradd lock check for move_disk API call
2016-07-14 Fabian Grünbichleronly activate the newly created volume
2016-07-14 Fabian Grünbichlerdeactivate new volumes after clone to other node
2016-07-14 Wolfgang Bumillerpass datacenter.cfg's mac_prefix to random_ether_addr
2016-07-11 Wolfgang BumillerFix #1051: typo: vpcus -> vcpus
2016-07-05 Fabian Grünbichlerfix 1046: add non-snapshotted disks as unused
2016-07-05 Dominik Csapakdisable usb hotplug for now
2016-07-04 Fabian Grünbichlerremove old move disk snapshot check
2016-07-04 Fabian Grünbichlerfix #1040: warn early about moving a snapshotted disk
2016-06-30 Fabian Grünbichlercollect errors from all local volumes
2016-06-30 Fabian Grünbichleradd comments and rename volhash
2016-06-30 Fabian Grünbichlerswitch order of disk checks
2016-06-30 Fabian Grünbichlercollect and log origin of found local volumes
2016-06-28 Wolfgang Linkfix #146 add name to backup log.
2016-06-22 Dominik Csapakimplement usb hotplug
2016-06-22 Dominik Csapakadd qemu_usb_hotplug
2016-06-22 Dominik Csapakget usbdevices in vm_devices_list
2016-06-22 Dominik Csapakuse the refactored usb functions
2016-06-22 Dominik Csapakrefactor usb functions out of QemuServer.pm
2016-06-22 Dominik Csapakrefactor PCI into own file
2016-06-22 Alexandre Derumieradd hugepages option
2016-06-17 Fabian Grünbichlerdrop unncessary cdromhash
2016-06-17 Fabian Grünbichleruse foreach_drive instead of foreach_volid
2016-06-17 Fabian Grünbichlerfix whitespace/indent
2016-06-17 Fabian Grünbichlerdon't repeat storage check for each volid
2016-06-17 Fabian Grünbichleradd @param to foreach_drive
2016-06-16 Wolfgang Linkfix perl scope issues
2016-06-16 Dietmar Maureradd check for snapshots at migration
2016-06-16 Wolfgang LinkAdd LVM and LVMThin to QemuMigration
2016-06-10 Dominik Csapakfix unnecessary root check for unused disks
2016-06-09 Wolfgang Bumillersplit old style pipe open call
2016-06-08 Alexandre Derumierfix raise_param_exc in PVE::QemuServer::Memory::memory_...
2016-06-08 Alexandre Derumierfix check_running in PVE::QemuServer::Memory::qemu_memo...
2016-06-07 Alexandre Derumieradd hyperv enlightments : hv_reset, hv_vpindex, hv_runtime
2016-06-06 Thomas Lamprechtdo not open forward tunnel on insecure migrations
2016-06-03 Thomas Lamprechtmigrate: unlink unix socket before starting migration
2016-06-03 Thomas Lamprechtmigrate: add some more log output
2016-06-03 Thomas Lamprechtmigrate: close tunnel after dest. VM stopped on error
2016-06-03 Thomas Lamprechtmigrate: use ssh forwarded UNIX socket tunnel
2016-06-03 Thomas Lamprechtmigrate: collect migration tunnel child process
2016-06-03 Wolfgang Bumilleruse enter_systemd_scope instead of systemd-run
2016-06-02 Wolfgang Linkfix typo
2016-06-01 Dominik Csapakfix serial/parallel/numa permissions
2016-06-01 Dominik Csapakfix #1010: whitelist options for permissions
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 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 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 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 Maurercorrectly set cpu vendor
2016-04-29 Wolfgang Bumillerrestore: pass format to vma extract
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 Wolfgang BumillerFix #643: activate volumes before resizing
2016-04-19 Thomas Lamprechtvm_status: return more verbose HA state
2016-04-15 Fabian Grünbichlerdocs: cleanup
2016-04-13 Wolfgang BumillerFix #848: deactivate old volume after clone before...
2016-04-12 Dominik Csapakchange shutdown behaviour on suspended vm
2016-04-08 Dietmar Maureruse pve-doc-generator to generate man pages
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 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 Wolfgang Bumillerclone: use the zeroinit filter for sparseinit storages
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 Wolfgang Bumillerfix #909: pass rate to tap_plug()
next