]> git.proxmox.com Git - qemu-server.git/history - PVE
migration: disable compress
[qemu-server.git] / PVE /
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 Alen GrizonicVM protection mode
2015-09-21 Alexandre Derumierpci passthough : make vfio default
2015-09-17 Dietmar Maurercode cleanups
2015-09-17 Alen GrizonicVM protection mode
2015-09-14 Wolfgang Linkfix error message: allocate to much v-CPUs.
2015-09-10 Dietmar Maureravoid warning about undefined value
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 Maurerfix install path
2015-09-07 Dietmar Maurerimprove bash completion
2015-09-06 Dietmar Maurerimplement a few bash completion helpers
2015-09-06 Dietmar Maurercovert qm into a PVE::CLI class, enable bash completions
2015-09-06 Alen GrizonicVM protection mode added
2015-09-06 Wolfgang Linkfix move_disk on RBD
2015-08-28 Dietmar Maurercleanup previous patch
2015-08-28 Alen GrizonicHA resources check before destroying vm
2015-08-28 Dietmar Maurerfix: start kvm with os type other
2015-08-28 Thomas Lamprechtfix 'uninitialized value in concat' due to unnamed VM
2015-08-25 Alen Grizonicclone vm firewall config file
2015-08-20 Wolfgang Linkfix bug #688: if vm is not owner of this disk remove...
2015-08-20 Wolfgang Linkfix bug #688: prevent copy unused disks in the config.
2015-08-19 Alen Grizonicfix bug #603: vmid.fw file not deleted
2015-08-18 Wolfgang Linkfix bug #517: improve error message
2015-08-18 Wolfgang Bumilleradapt /config and /pending API calls to force-delete
2015-08-14 Alen Grizonicremove vm access permissions after destroy
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-30 Thomas LamprechtFixed wrong UUID in Qemu VZDump backup
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-22 Alexandre Derumiervzdump : abord backup if disk have iothread enabled.
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-12 Wolfgang BumillerSwitch from netcat-traditional to netcat6
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-04-27 Wolfgang Linkimplement offline migration on zfs
2015-04-27 Wolfgang Linkfix bug #618: correct typo
2015-04-22 Dietmar Maureruse new standard option 'pve-startup-order'
2015-04-17 Dietmar Maurerfix ha resource names
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 Maurerdepend on pve-ha-manager
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-03-02 Dietmar Maureruse new PVE::Cluster::vm_is_ha_managed
2015-02-27 Dietmar Maurercorrect use hash with keys
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
next