]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
usb: Fix local resource check of Spice USB devices
[qemu-server.git] / PVE / QemuServer.pm
2019-09-21 Aaron Lautererusb: Fix local resource check of Spice USB devices
2019-09-21 Aaron Lautererusb: Add USB3 capabilities to Spice USB devices
2019-09-11 Dominik Csapakapi: add reboot api call
2019-09-11 Dominik Csapakrefactor vm_stop locked code
2019-09-11 Dominik Csapakqm: cleanup: detect and handle reboot trigger
2019-09-11 Dominik Csapakadd create and remove reboot trigger subs
2019-09-06 Thomas Lamprechtconfig_to_command: refactor/cleanup try for hostpci...
2019-09-06 Aaron LautererAdd support for up to 16 PCI(e) devices
2019-09-04 Thomas Lamprechtspice enhancements: document default values
2019-09-04 Thomas Lamprechtfollowup: code cleanup
2019-09-04 Aaron Lautererfix #2041, #2272: Add Spice enhancements
2019-08-23 Peter Keresztes... CPU flags: Add aes flag
2019-08-13 Dominik Csapakqemu_machine_pxe: remove unused parameter
2019-08-13 Dominik Csapakrework kvm_user_version cache mechanism
2019-07-24 Thomas Lamprechtq35 already has an 'audio0' device, rename our to ...
2019-07-23 Stefan ReiterMake hv-tlbflush and hv-evmcs optional and merge flag...
2019-07-23 Thomas Lamprechtaudio follouwp: pull out parsing into a conf_has_audio
2019-07-22 Aaron Lautereraudio dev: specify qemu audio backend
2019-07-18 Dominik Csapakremove unused variable
2019-07-18 Dominik Csapakfix #2275: die on invalid sendkey
2019-07-18 Thomas Lamprechtaudio dev: follouwp code cleanup and error handling
2019-07-18 Thomas Lamprechtaudio dev: add note that this is useful for SPICE
2019-07-18 Aaron LautererAdd audio device support
2019-07-08 Dominik Csapakuse new pcie port hardware
2019-07-04 Alwin AntreichFix: rtcflags: ignore startdate 'now'
2019-06-28 Thomas Lamprechtcheck_local_storage_availability: only count each unava...
2019-06-28 Tim Marxmigrate: add size to volume attributes
2019-06-28 Tim Marxmigrate: handle storage not selected manually in storag...
2019-06-25 Stefan ReiterFix guest agent shutdown without timeout
2019-06-25 Thomas Lamprechtadd_hyperv_enlightenments: do not add hv_evmcs for...
2019-06-24 Thomas Lamprechtfollowup: move hv_tlbflush under 3.1 machine feature...
2019-06-24 Stefan Reiterfix #2083: Add hv_tlbflush, hv_ipi, hv_evmcs enlightenments
2019-06-24 Stefan Reiterfix #2244: Allow timeout for guest-agent shutdown
2019-06-19 Wolfgang Bumillerwait for vm scopes to be gone
2019-06-11 Thomas LamprechtSMBIOS: followup: allow now 512 characters for full...
2019-06-11 Christian Ebnerfix #2190: Base64 encode SMBIOS value strings in order...
2019-06-07 Thomas Lamprechtfollowup: mention new md-clear flag also in description
2019-06-07 Oguz Bektasadd md-clear cpu flag
2019-06-06 Thomas Lamprechtdrop vnc x509 param, deprecated in 2.5 removed in 4.0
2019-06-04 Thomas Lamprechtdrop references to un-maintained sheepdog plugin
2019-06-04 Thomas Lamprechtrefactor do_snapshots_with_qemu a bit cleaner
2019-05-25 Fabian Grünbichlervm_resume: correctly honor $nocheck
2019-05-17 Thomas Lamprechtfixup: delete cloudinit disk before restoring
2019-05-17 Thomas LamprechtQemuServer: code cleanup
2019-05-17 Thomas Lamprechtfollouwp: set is_cloudinit in drive to avoid always...
2019-05-16 Mira Limbeckmap cloudinit disk to new vmid on restore
2019-05-16 Thomas Lamprechtfixup: shorter/conciser comment
2019-05-16 Mira Limbeckfix clone_disk with formats other than raw/qcow2
2019-05-07 Tim Marxmigrate: log which local resource causes error
2019-05-07 Tim Marxwhitespace cleanup
2019-04-24 Christian Ebnerfix: #1075: Restore VM template to VM and try to conver...
2019-04-02 Thomas Lamprechtfollowup: remove unused variable and add spave between...
2019-04-02 Stoiko Ivanovbwlimit: add parameter to QemuServer::clone_disk
2019-04-02 Stoiko Ivanovbwlimit: add parameter for QemuMigrate::phase2
2019-04-02 Stoiko Ivanovbwlimit: add parameter to qemu_drive_mirror
2019-03-30 Thomas Lamprechtdrive mirror: cleanup exception handling code a bit
2019-03-21 Thomas Lamprechtremove registering 'pve-snapshot-name', now in common
2019-03-21 Thomas Lamprechtfollowup: which lock
2019-03-20 Dominik Csapakadd lock to vm status
2019-03-19 Dominik Csapakincrease timeout when resuming suspended VM
2019-03-19 Dominik Csapaksuspend: output some information about progress
2019-03-19 Dominik Csapakadd statestorage parameter to suspend API
2019-03-19 Dominik Csapakresume suspended vm on start
2019-03-19 Dominik Csapakimplement suspend to disk for running vms
2019-03-14 Stoiko Ivanovconfig: NIC macaddr: enforce unicast MAC addresses
2019-03-14 Dominik Csapakfix #2131: get correct device when deleting iothreads
2019-03-07 Dominik Csapakfix #2120: use hosts initiator name with qemu-img
2019-03-07 David Limbeckcloud-init: allow custom network/user data files via...
2019-02-28 Dominik Csapakfix indentation and trailing whitespace
2019-02-28 Dominik Csapakfix #2114: set correct link status on hotplug
2019-02-26 Thomas Lamprechtcode cleanup
2019-02-26 Thomas Lamprechtivmshmem: comment deletion of shm on VM stop in code
2019-02-26 Thomas Lamprechtivmshmem: follouwp code cleanup
2019-02-26 Dominik Csapakadd ivshmem device to config
2019-02-26 Christian EbnerFix 2097 allow to set and pass wwn parameter for ide...
2019-02-11 Thomas Lamprechtfix #2043: vm start: always stop existing systemd scopes
2019-02-01 Dominik Csapakadd pre- start/stop hookscripts to VMs
2019-01-30 Thomas Lamprechtfollowup code cleanup
2019-01-30 Rhonda D'VineFix #1924: add snapshot parameter
2019-01-28 Dominik Csapakallow explicit set vga with gpu passthrough
2019-01-25 Thomas Lamprechtfollowup: HV ID description
2019-01-25 Dominik Csapakallow explicit hv-vendor-id
2018-12-20 Thomas Lamprechtconfig2command test: mock kernel_has_vhost_net
2018-12-17 Dominik Csapakadd win7 pcie quirk
2018-12-17 Dominik Csapakfix #2032: check that type is set before using
2018-12-11 Wolfgang Bumilleradd the rest of themissing lock types
2018-12-11 Stoiko Ivanovadd 'clone' to lock schema definition/confdesc.
2018-12-11 Dominik Csapakvga: allow 'none'
2018-12-11 Dominik Csapakfix #1267: move args to the end of qemu commandline
2018-12-11 Alexandre Derumierclone_disk : cloudinit drive: don't clone snapname
2018-11-22 Dominik Csapakuse improved lspci
2018-11-22 Dominik Csapakadd mediated devices support
2018-11-19 Thomas LamprechtQemuServer: remove now unused $pcisysfs
2018-11-19 Dominik CsapakQemuServer: remove PCI sysfs helpers
2018-11-14 Dominik Csapakuse qmeventd to execute qm cleanup
2018-11-13 Wolfgang Bumillerarm: use virtio gpu by default
2018-11-13 Wolfgang Bumillerdon't use amd64-specific cpu options on arm
2018-11-13 Wolfgang Bumillerarm: pci addressing, keyboard and ehci controller
2018-11-13 Wolfgang Bumillerarm: use UART for serial0 instead of a separate device
2018-11-13 Wolfgang Bumilleronly use vhost-net for native kvm machines
next