]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2018-11-12 Thomas Lamprechtbump version to 5.0-40
2018-11-12 Dominik Csapakcheck for $vga->{type} instead of $vga
2018-11-09 Thomas Lamprechtupdate bump to 5.0-39
2018-11-09 David Limbeckfix #1969: increase max unused disks
2018-11-09 Thomas Lamprechtbump version to 5.0-39
2018-11-09 Thomas Lamprechtmove nbd_stop up, it's not a completion helper
2018-11-09 Thomas Lamprechtfollowup for VGA memory: improve q35 comment
2018-11-09 Dominik Csapakfix #1952: make vga memory configurable
2018-10-30 Nick ChevskyAdd `ssd` property to IDE, SATA, and SCSI drives
2018-10-18 Wolfgang Bumillerbump version to 5.0-38
2018-10-18 Dominik Csapakadd second qmp socket with qemu 2.12
2018-10-16 Wolfgang Bumillerbump version to 5.0-37
2018-10-16 Wolfgang Bumillerlower hv_synic, hv_stimer requirement to qemu 2.12
2018-10-08 Alexandre Derumierqemu_img_convert : use "-l snapshot.name" instead ...
2018-09-28 Dominik Csapakadd virtio gpu to qemuserver options
2018-09-24 Thomas Lamprechtbump version to 5.0-36
2018-09-24 Wolfgang Bumilleruse qemu's blockdev-snapshot functions
2018-09-19 Thomas Lamprechtrestore vm: vmgenid: fixup regex capturing group reference
2018-09-19 Thomas Lamprechtrollback: vmgenid: comment why we regenerate vmgenid
2018-09-19 Thomas Lamprechtschema: vmgenid: reword desscription, add verbose one...
2018-09-19 Thomas Lamprechtrestore vm: vmgenid: small code cleanup
2018-09-19 Dominik Csapakfix #1908: add vmgenid config/device
2018-09-18 Wolfgang Bumillerfix version check in qemu_machine_feature_enabled
2018-09-17 Thomas Lamprechtbump version to 5.0-35
2018-09-17 Thomas Lamprechtd/control: bump version dependency on libpve-guest...
2018-09-17 Thomas Lamprechtd/control: add libpve-guest-common-perl as build dependency
2018-09-17 Dominik Csapakadd new tests for 'runningmachine' and rollback
2018-09-17 Thomas Lamprechtfixup comment formatting
2018-09-17 Dominik Csapakensure correct machine type gets saved on snapshot
2018-09-17 Dominik Csapakuse new snapshot rollback hook to handle machine type
2018-09-17 Alexandre Derumierqemu 3.0 : add hv_synic && hv_stimer hyperv enlightment
2018-09-13 Thomas Lamprechtbump version to 5.0-34
2018-09-12 Dominik Csapakimprove 'pending changes' message for clone
2018-09-04 Thomas Lamprechtd/control: add build dependency to qemu-utils
2018-09-04 Thomas Lamprechtd/control: add libio-multiplex-perl as build dependency
2018-08-28 Alexandre Derumieradd ibpb, ssbd, virt-ssbd, amd-ssbd, amd-no-ssb, pdpe1g...
2018-08-22 David Limbeckfix #1865: CloudInit doesn't add IPv6
2018-08-21 Thomas Lamprechtqm rescan: fix typo in dryrun description
2018-08-20 Thomas Lamprechtbump version to 5.0-33
2018-08-02 Stoiko IvanovFix #1242 : clone_disk : call qga fstrim after clone
2018-08-02 Stoiko IvanovMake agent a property string, add fstrim_cloned_disks
2018-08-01 Dietmar Maurervmstatus: define return propertries
2018-07-31 Dietmar Maurervmlist: document 'uptime' and 'cpus' returmn value
2018-07-30 Thomas Lamprechtbump version to 5.0-32
2018-07-30 Thomas Lamprechtagent: import used check_agent_error method
2018-07-30 Thomas Lamprechtapi/agent: do not dereference params hash before passin...
2018-07-30 Thomas Lamprechtbump version to 5.0-31
2018-07-30 Dominik Csapakadd missing import of 'agent_cmd'
2018-07-19 Alexandre DerumierFix #1717: delete snapshot when vm running and drive...
2018-07-17 Thomas Lamprechtbump version to 5.0-30
2018-07-17 Thomas Lamprechtqm: move 'agent' command into 'guest' comand group
2018-07-17 Thomas Lamprechtqm: rename 'ga' command group to 'guest'
2018-07-13 Dzmitry KotsikauFix SPICE multi-monitor mode on q35
2018-07-11 Thomas Lamprechtqemu agent: fixup error message letter-case
2018-07-11 Dominik Csapakimplement file-write via guest-agent in the api
2018-07-11 Dominik Csapakimplement file-read api call via guest-agent
2018-07-11 Dominik Csapakadd exec(-status) to qm
2018-07-11 Dominik Csapakimplement agent exec api call
2018-07-11 Dominik Csapakadd 'passwd' to qm
2018-07-11 Dominik Csapakimplement set-user-password guest agent api call
2018-07-11 Dominik Csapakadd Agent helper package
2018-07-11 Dietmar Maurerqm: add more return schema definitions
2018-07-11 Thomas Lamprechtqm rescan: add dryrun option
2018-07-11 Thomas Lamprechtrescan update_disksize: be more verbose
2018-07-05 Thomas Lamprechtrescan: comment that this is a temporarily workaround
2018-07-05 Alwin AntreichFix #1650: add content type filter to rescan
2018-06-27 Thomas Lamprechtd/control: update pve-common version dependency
2018-06-27 Thomas Lamprechtqm: PVE::PTY is not used anymore
2018-06-27 Dominik Csapakuse get_standard_mapping for cipassword_map
2018-06-15 Thomas Lamprechtbump version to 5.0-29
2018-06-15 Thomas Lamprechtd/control: update version dependency on pve-common
2018-06-15 Wolfgang Bumilleruse the new PVE::SystemD package
2018-06-13 Dominik Csapakuse 'system_wakeup' to resume suspended vms
2018-06-12 Wolfgang Bumillerapi create: cleanup the new config log on error
2018-06-12 Thomas Lamprechtapi create: allow auto vm start after create finished
2018-06-12 Thomas Lamprechtreserve config with create lock early
2018-06-12 Thomas LamprechtAPI/create: move locking inside worker
2018-06-11 Thomas Lamprechtbump version to 5.0-28
2018-06-11 Dominik Csapakrefactor Makefile for PVE/QemuServer/ directory
2018-06-07 Wolfgang Bumillercloud-init: nocloud v1: use lower case mac address
2018-06-07 Wolfgang Bumillercloud-init: nocloud v1: set ip and netmask instead...
2018-06-05 Thomas Lamprechtbump version to 5.0-27
2018-05-30 René JochumAdd .gitignore
2018-05-30 Thomas Lamprechtadd nowarn to qga_check_running
2018-05-30 Alexandre Derumierqm agent : check if qga service is running
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
next