]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2018-05-23 Wolfgang Bumillerfix #1779: vzdump: ensure guest-fsfreeze-thaw is called...
2018-05-23 Dominik Csapakfix #1780: change datacenter.conf to datacenter.cfg
2018-05-22 Dominik Csapakcleanup balloon after start call
2018-05-22 Dominik Csapakfix logic of deleting balloon
2018-05-22 Dominik Csapaknote that auto-ballooning is done by pvestatd
2018-05-22 Dominik Csapakactivate volume for cloudinit disk
2018-05-14 Wolfgang Bumillerbump version to 5.0-26
2018-05-14 Dietmar Maurerimplement permission checks for cloud-init related...
2018-05-08 Wolfgang Bumillerstart: fork before entering scope
2018-05-04 Dominik Csapakfix #1749: do not copy pending changes when cloning...
2018-05-02 Kamil TrzcińskiAdd pci.3 to pve-q35.cfg required by virtio-scsi-single
2018-04-13 Wolfgang Bumillerbump version to 5.0-25
2018-04-13 Dominik Csapakcollect device list for nested pci-bridges
2018-04-13 Dominik Csapakfix #1697: only check machine type for pxe
2018-04-13 Dominik Csapakreadd nbd_stop
2018-04-09 Thomas Lamprechtdisk: serial no must now be passed to device not drive
2018-03-26 Fabian Grünbichlerqemu-img convert: use cache=none for ZFS only
2018-03-23 Fabian Grünbichlerqemu-img convert: use cache=none
2018-03-22 Thomas Lamprechtbump version to 5.0-24
2018-03-22 Wolfgang Bumillerdeps: cloud-init now needs qemu >= 2.11.1-4
2018-03-22 Thomas Lamprechtuse pve-edk2-firmware for supporting OVMF
2018-03-21 Alexandre Derumiercommit_cloudinit_disk : add -n option to qemu-img dd
2018-03-21 Thomas Lamprechtsync bwlimit description with the container one
2018-03-21 Thomas Lamprechtfixup: remove unneeded if branch
2018-03-21 Wolfgang Bumillerrestore: implement rate limiting
2018-03-21 Thomas Lamprechtstop passing default '-k' QEMU option from datacenter.cfg
2018-03-21 Wolfgang Bumillercleanup: remove duplicate mac address assignment
2018-03-20 Dietmar Maurerclone: add command line completion for newid
2018-03-20 Dietmar Maurerclone: use better default for parameter 'full'
2018-03-16 Dominik Csapakcloudinit: hide password on the api
2018-03-14 Thomas Lamprechtremove legacy vm_monitor_command
2018-03-14 Dominik Csapakcloud-init: make parameter order consistent
2018-03-14 Dominik Csapakcloud-init: add manage_etc_hosts to cloud init config
2018-03-14 Dominik Csapakcloud-init: use default hostname when none is set
2018-03-13 Wolfgang Bumillercloud-init: make cipassword interactive on the CLI
2018-03-12 Herman van... Move name argument to improve visibility in a process...
2018-03-12 Wolfgang Bumillercloud-init: replace password parameter in log messages
2018-03-12 Wolfgang Bumillerstart: always stop an existing $vmid.scope
2018-03-08 Wolfgang Bumillercloud-init: pre-hash passwords
2018-03-08 Wolfgang Bumillerwhitespace fixup
2018-03-07 Wolfgang Bumillercloud-init: fall back to host's resolv.conf
2018-03-07 Dietmar Maurercleanup cloud-init option descriptions
2018-03-07 Dietmar Maurerdocument defaults for citype
2018-03-07 Dietmar Maurernew helper cloudinit_config_properties()
2018-03-07 Wolfgang Bumillercloud-init: don't use /tmp for config files
2018-03-07 Wolfgang Bumillercloud-init: remove separate hostname config entry
2018-03-07 Wolfgang Bumillercloud-init: add ciuser and cipassword config options
2018-03-07 Wolfgang Bumillercloud-init: nocloud image support
2018-03-07 Wolfgang Bumillercloud-init: clone/move support
2018-03-07 Wolfgang Bumillercloud-init: sshkeys are now files on the CLI
2018-03-07 Wolfgang Bumillercloud-init: hotplug support
2018-03-07 Wolfgang Bumillercloud-init: don't add cloudinit isos as 'unused'
2018-03-07 Wolfgang Bumillercloud-init: delete cloudinit images as if they weren...
2018-03-07 Wolfgang Bumillercloud-init: use qemu-img dd instead of nbd
2018-03-07 Alexandre Derumierimplement cloudinit
2018-03-01 Wolfgang Bumillerparse_vm_config: allow spaces in values
2018-03-01 Wolfgang Bumillerbuildsys: use git rev-parse HEAD for GITVERSION
2018-02-23 Wolfgang Bumillerbump version to 5.0-23
2018-02-22 Alexandre Derumiermigrate cache-size : power of 2
2018-02-22 Herman van... migrate: task log: fix typo
2018-02-22 Thomas Lamprechtd/control: control: on newer pve-qemu-kvm 2.9.1-9
2018-02-22 Alexandre Derumierallow virtio-scsi + iothread controller hot-unplug
2018-02-21 Wolfgang Bumillerbump version to 5.0-22
2018-02-21 Wolfgang BumillerCPU types: add EPYC and EPYC-IBPB
2018-02-20 Dominik Csapakreturn error from guest-agent
2018-02-20 Dominik Csapakadd new guest-agent commands
2018-02-20 Dominik Csapakchange some guest agent commands to GET api calls
2018-02-20 Dominik Csapakadd an guest agent index call
2018-02-20 Dominik Csapakmake an api call for each guest agent command
2018-02-20 Dominik Csapakmove guest agent api call to its own file
2018-02-20 Dominik Csapakadd agent flag to vm status api call
2018-02-20 Dominik Csapakimprove PVE/API2/Makefile
2018-02-16 Thomas Lamprechtnbd mirror: no need applying full regex on volid string...
2018-02-16 Alexandre DerumierFix #1664: nbd mirror : remove socat tunnel
2018-02-15 Chris Hofstaedtlerfix #1569: add shared flag to disks
2018-02-08 Wolfgang Bumillercorrect 'snapshot' flag description
2018-02-08 Dominik Csapakappend option to drive if the option is defined
2018-02-08 Dominik Csapakfix #1662: use special case for 'snapshot' disk parameter
2018-02-05 Wolfgang LinkMake the smbios UUID unique if --unique is used.
2018-01-30 Dominik Csapakadd serial:1 to vmstatus when config has a serial devic...
2018-01-22 Wolfgang Bumillerbump version to 5.0-21
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2018-01-16 Wolfgang Bumillerbump version to 5.0-20
2018-01-16 Fabian GrünbichlerCPU flags: add spec-ctrl
2018-01-16 Fabian GrünbichlerCPU types: add missing types
2018-01-16 Fabian GrünbichlerCPU types: add -IBRS variants
2018-01-10 Wolfgang Bumillerqm showcmd --pretty: indent new lines by 2 spaces
2018-01-10 Thomas Lamprechtqm showcmd: add simple 'pretty' parameter
2018-01-10 Alexandre Derumierincrease start timeout when hugepages are enabled.
2018-01-09 Fabian Grünbichlerbump version to 5.0-19
2018-01-09 Wolfgang Bumilleradd 'flags' property to cpu option
2018-01-09 Wolfgang Bumillerfix efi disk format detection
2017-12-15 Emmanuel KasperUse default values from load_defaults() when none is...
2017-12-13 Wolfgang Bumillerbump version to 5.0-18
2017-12-13 Wolfgang Bumillertermproxy, vncproxy: use -escape 0 for qm terminal
2017-12-13 Wolfgang Bumillerqm terminal: add --escape option
2017-12-12 Dominik Csapakenable vncproxy with vncterm for serial ports
2017-12-12 Dominik Csapakadd termproxy api call
2017-12-06 Dominik Csapakfix #1570: fix template backup with pigz
2017-11-20 Dominik Csapakdo not add unused disk when already as unused on anothe...
next