]> git.proxmox.com Git - qemu-server.git/history - PVE
implement cpuunit with cgroups
[qemu-server.git] / PVE /
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
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-15 Alexandre Derumierpending api : fix parsing 0 value
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-08 Dietmar Maurerfix previous commit: forgot API definitions
2015-01-07 Dietmar Maurerupdate_vm api : add optionnal revert option
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 Dietmar Maureradd optionnal current param to config api
2015-01-07 Dietmar MaurerAPI: list new 'pending' method
2015-01-07 Alexandre Derumierpending : add disk hot-unplug
2015-01-07 Dietmar Maurerremove unused code
2015-01-07 Dietmar Maurervmconfig_update_net: do not call vm_deviceplug() if...
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_disk
2015-01-07 Dietmar Maurervm_deviceplug: always raise exception on error
2015-01-07 Dietmar Maurervm_deviceunplug: raise expection if something fail
2015-01-07 Dietmar Maurervmconfig_hotplug_pending : add update_net
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: correctly skip values
2015-01-07 Dietmar Maurerrename qemu_bridgeadd to qemu_add_pci_bridge
2015-01-07 Dietmar Maurerimplement API/CLI to get pending changes
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: improve hotplug error handling
2015-01-07 Dietmar Maurercode cleanup, delete trailing white space
2015-01-07 Dietmar Maurervmconfig_cleanup_pending: new method to clenup setting...
2015-01-07 Dietmar Maurervmconfig_hotplug_pending: implement tablet hotplug
2015-01-07 Dietmar Maurerimplement trivial hotplug
2015-01-07 Dietmar Maurerfix balloon consistency check (consider pending changes)
2015-01-07 Dietmar Maurervm_start: apply pending changes
2015-01-07 Dietmar Maurerimplement vmconfig_apply_pending for stopped VM
2015-01-07 Dietmar Maurerupdate_vm_api: always write into pending section
2015-01-07 Dietmar Maurerwrite_vm_config : write pending change
2015-01-07 Dietmar Maurerparse_vm_config: only allow 'delete' inside [PENDING]
next