]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer.pm
use old netdevice bios files for older machine types
[qemu-server.git] / PVE / QemuServer.pm
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...
2015-08-13 Wolfgang Bumillermerge delete_drive into try_deallocate_drive
2015-08-13 Wolfgang Bumillerpending-delete: remember force-deletes
2015-08-11 Dietmar Maurercorrectly handle empty description in pending section
2015-07-29 Alexandre Derumieradd memory_unplug support V2
2015-07-22 Thomas Lamprechtfixed bug 662, wrong subroutine for parsing startup...
2015-07-22 Alexandre Derumiercpuflags : don't enforce with tcg mode
2015-07-22 Alexandre Derumiercpuflags : remove enforce for cpumodel=host
2015-07-22 Alexandre Derumiercpuflags : remove -rdtscp for Opteron cpu models
2015-07-01 Alexandre Derumierqemu-server : drive-mirror : allow to interrupts at...
2015-06-16 Alexandre Derumierqemuserver : vm_status : add extended stats (disks...
2015-06-10 Dietmar Maurerremove outdated host_device format
2015-06-10 Dietmar Maurerparse_drive: do not overwrite configured format
2015-06-02 Wolfgang Bumillerfix aio O_DIRECT check for cdrom drives
2015-06-02 Dietmar Maurercpulimit: use number instead of integer
2015-06-02 Alexandre Derumierimplement cpuunit with cgroups
2015-05-29 Dietmar Maurercode cleanup
2015-05-29 Alexandre Derumierremove old openvz fairscheduler code
2015-05-29 Alexandre Derumierimplement hotplug for cpuunits
2015-05-29 Alexandre Derumierimplement cgroups through systemd-run
2015-05-27 Wolfgang Bumillerlocalhost instead of 127.0.0.1 makes ipv6 life easier
2015-05-21 Wolfgang Bumillermigration: put the source address in brackets
2015-05-12 Wolfgang Bumillerpass port family to next_*_port() calls
2015-05-12 Alexandre Derumierqmp drive-mirror : set big timeout
2015-05-12 Alexandre Derumierqemu-mirror : block job complete : use ready flag
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-04-22 Dietmar Maureruse new standard option 'pve-startup-order'
2015-04-04 Alexandre Derumierimplement virtio-scsi multiqueues
2015-04-04 Alexandre Derumieruse aio=native only with O_DIRECT (cache=none|directsync)
2015-04-01 Alexandre Derumierforbid hot-unplug of virtioscsi + iothread drive
2015-04-01 Alexandre Derumieradd virtio-scsi iothread support
2015-03-27 Dietmar Maurerdelete trailing white spaces
2015-03-27 Dietmar Maurercleanup: do not use regex
2015-03-27 Alexandre Derumiernew scsihw_infos sub : code factorization
2015-03-27 Alexandre Derumierimplement virtio-scsi-single hotplug
2015-03-27 Alexandre Derumierimplement virtio-scsi-single
2015-03-20 Alexandre Derumierimplement virtio iothread hotplug
2015-03-20 Alexandre Derumieradd virtio iothread option
2015-03-19 Alexandre Derumierunplug scsi controller if no more disk exist
2015-03-19 Alexandre Derumieradd IvyBridge cpu model (qemu >= 2.3)
2015-03-18 Alexandre Derumieradd pci bridges by default for qemu > 2.3
2015-03-17 Alexandre Derumierenable cpu enforce
2015-03-17 Alexandre Derumierenable kvm_pv_eoi cpuflag
2015-03-17 Alexandre Derumieradd kvm_pv_unhalt cpu flag
2015-03-17 Alexandre Derumierenable hv_time hyperv-v enlightment
2015-03-17 Alexandre Derumierenable hv_vapic hyperv enlightment
2015-03-17 Alexandre Derumierhv_spinlocks : use 0x1fff instead 0xffff
2015-03-17 Alexandre Derumieradd qemu_machine_feature_enabled sub
2015-03-09 Alexandre Derumieralways setup balloon polling interval.
2015-03-09 Alexandre Derumiervmstatus : use vcpus if defined
2015-03-09 Dietmar MaurerRevert "balloon: use qom-get for guest balloon statisti...
2015-03-06 Alexandre Derumierballoon: use qom-get for guest balloon statistics V5
2015-03-06 Alexandre Derumierdrive_add : escape \ character
2015-03-03 Alexandre Derumierbugfix : allow manual balloning if shares = 0
2015-02-15 Dietmar Maurercorrectly set and remove lock
2015-02-14 Dietmar Maurercommit pending values when changing CDROM
2015-02-13 Alexandre Derumierbugfix : add missing queues nic option in print_net
2015-02-12 Wolfgang LinkQemuServer: check snapshot befor rollback
2015-02-12 Dietmar Maurervm_devices_list: make sure $device->{'qdev_id'} is set
2015-02-12 Alexandre Derumiervm_devices_list : list devices behind pci bridge
2015-02-12 Dietmar Maurerfix CDROM hotplug
2015-02-12 Dietmar Maurercleanup error messages
2015-02-11 Stefan PriebeQemuServer: fix wrong binding of pci root ports, bridge...
2015-02-10 Wolfgang Linkbug 597: hotplug fix
2015-02-10 Alexandre Derumiermemory hotplug option is not hotpluggable
2015-02-09 Alexandre Derumieradd foreach_dimm sub
2015-01-28 Alexandre Derumiermemory hotplug patch v10
2015-01-27 Dietmar Maureruse PVE::Tools::split_list
2015-01-27 Dietmar Maurerhotplug config: allow to enable specific features
2015-01-22 Alexandre Derumierenable vcpus hotplug
2015-01-22 Alexandre Derumieradd vcpus option
2015-01-21 Dietmar Maurerapply pending changes at vm_stop
2015-01-21 Dietmar Maurerenable hotplug by default
2015-01-20 Dietmar MaurerAdd link_down flag to network config
2015-01-20 Wolfgang LinkChange check for better understanding!
2015-01-20 Kamil TrzcinskiSupport additional e1000 variants for VM machines
2015-01-12 Dietmar Maurerfix test for ballon hotplug
2015-01-12 Stefan Priebeset boot strict=on to prevent booting from not listed...
2015-01-12 Stefan Priebedo not set romfile= if network is not in boot order
2015-01-07 Dietmar Maurercode cleanup
2015-01-07 Alexandre Derumierfix balloon pending update
2015-01-07 Alexandre Derumierdon't try to hotplug|unplug ide && sata drive
2015-01-07 Alexandre Derumierpending : add disk hot-unplug
2015-01-07 Dietmar Maurervmconfig_update_net: do not call vm_deviceplug() if...
next