]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
fix #947: reenable disk/cdrom passthrough
[qemu-server.git] / PVE / QemuServer.pm
2016-04-21 Dominik Csapakfix #947: reenable disk/cdrom passthrough
2016-04-15 Fabian Grünbichlerdocs: cleanup
2016-04-13 Wolfgang BumillerFix #848: deactivate old volume after clone before...
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-08 Wolfgang Bumillerfix #909: pass rate to tap_plug()
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ünbichlerMake foreach_drive order deterministic
2016-03-01 Fabian GrünbichlerRemove dead code
2016-03-01 Fabian GrünbichlerDon't apply snapshot config in snapshot_commit
2016-02-27 Wolfgang Bumillerindentation cleanup
2016-02-27 Wolfgang Bumilleronly perform scsi inquiry on device nodes
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 Fabian GrünbichlerRefactor snapshot_create to match LXC.pm
2016-02-24 Dominik Csapakchange check for write-zeros
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 Dominik Csapakdeactivate volumes if vm start command fails
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...
2016-02-18 Dominik Csapakdelete ram state files when restoring a backup
2016-02-15 Fabian GrünbichlerRefactor snapshot code
2016-02-15 Wolfgang LinkIf we freeze the fs with the Qemu-Guest-Agent test...
2016-02-12 Fabian GrünbichlerDrop skiplock from write_config
2016-02-12 Fabian GrünbichlerRefactor update_config_nolock -> write_config
2016-02-11 Dominik Csapakuse better usb config parsing
2016-02-10 Wolfgang Bumillerremove a superfluous condition
2016-02-10 Wolfgang Bumillerrestore: deal with new backup=0 property string
2016-02-10 Dominik Csapakadd usb3 option for usb-devices
2016-02-08 Wolfgang Bumillerpass $skiplock all the way through to destroy_vm
2016-02-04 Alexandre Derumierdisk hotplug : allow hotplug of physical host /dev...
2016-01-29 Wolfgang Bumillerdetect_zeroes is a boolean
2016-01-29 Wolfgang BumillerFix #878: disk-size format
2016-01-28 Wolfgang LinkCreate firewall dir on VM restore
2016-01-26 Wolfgang Bumilleradd hidden option to cpu type
2016-01-25 Wolfgang LinkUse format raw if a disk is passthrough to VM.
2016-01-18 Wolfgang Bumilleruse safe_string_ne for trunks
2016-01-15 Alexandre Derumieradd support for network trunks
2016-01-14 Wolfgang Bumilleruse property strings for drive options
2016-01-14 Wolfgang Bumilleruse property string for smbios1
2016-01-13 Wolfgang BumillerCloses #787: add Haswell-noTSX and Broadwell-noTSX...
2016-01-13 Wolfgang Bumillerio throttle: pass pool parameters (*_max)
2016-01-10 Alexandre Derumierovmf : don't pass x-vga to vfio-pci
2016-01-04 Alexandre Derumierdisable hyper-v enlightment when xvga is enabled
2015-12-18 Wolfgang Bumilleradd detect_zeroes option
2015-12-10 Wolfgang Bumillerfix bug #841: replace get_used_paths with is_volume_in_use
2015-12-10 Dietmar Maureralways copy OVMF_VARS-pure-efi.fd file
2015-12-10 Dietmar Maurerintrocude new 'bios' option (replace ovmf option)
2015-12-09 Alexandre Derumieradd ovmf uefi roms support V2
2015-11-27 Wolfgang Bumillerfix bug #828: activate disks before hotplugging them
2015-11-26 Wolfgang Linkrestore firewall config from backup
2015-11-26 Alexandre Derumierreenable steal time
2015-11-24 Dietmar Maurerfix bug #783: set KillMode=none, so that systemd don...
2015-11-13 Emmanuel KasperDon't treat serial devices as a local resource if they...
2015-11-12 Dietmar Maurerqemu_img_convert: activate source volume
2015-11-10 Wolfgang Linkimprove complete_storage, only show storages which...
2015-11-06 Alexandre Derumieradd pve-bridge-hotplug script
2015-11-06 Alexandre Derumiernic hotplug : use pxe roms for older machinetype
2015-11-06 Alexandre Derumieradd qemu_use_old_bios_files sub
2015-11-06 Alexandre Derumieradd qemu_machine_pxe
2015-11-06 Alexandre Derumieruse qom-get to check if pxe file are used V2
2015-11-06 Wolfgang Bumillermigration: improve ipv6 case
2015-10-29 Dietmar Maurersimplify code: consistently use old bios files for...
2015-10-28 Dietmar Maureruse old netdevice bios files for older machine types
2015-10-15 Alexandre Derumiermigrate : add nocheck for resume
2015-09-30 Wolfgang Bumillersupport serial numbers and models for disks
2015-09-29 Alexandre Derumierdisable kvm_steal_time
2015-09-25 Alexandre Derumiermigration: disable compress
2015-09-25 Alexandre Derumierenable xbzrle
2015-09-23 Dietmar Maurerfix kvm version parser for CVE stable releases, bump...
2015-09-21 Alexandre Derumierpci passthough : make vfio default
2015-09-14 Wolfgang Linkfix error message: allocate to much v-CPUs.
2015-09-09 Wolfgang Linkadd possibility to restore backup on rbd in krbd mode
2015-09-09 Wolfgang Linkadd krbd support to online snapshot
2015-09-07 Dietmar Maurerimprove bash completion
2015-09-06 Dietmar Maurerimplement a few bash completion helpers
2015-09-06 Alen GrizonicVM protection mode added
2015-09-06 Wolfgang Linkfix move_disk on RBD
2015-08-28 Dietmar Maurerfix: start kvm with os type other
2015-08-20 Wolfgang Linkfix bug #688: if vm is not owner of this disk remove...
next