]> git.proxmox.com Git - qemu-server.git/shortlog
qemu-server.git
2022-11-21 Thomas Lamprechtbump version to 7.2-12
2022-11-21 Fiona Ebnerapi: create/update vm: fix clamping cpuunits function...
2022-11-21 Thomas Lamprechtd/control: depend on newer libpve-guest-common-perl...
2022-11-21 Thomas Lamprechtconfig: ensure that tags are unique
2022-11-20 Thomas Lamprechtbump version to 7.2-11
2022-11-20 Thomas Lamprechtfdb: only manage FDB entries for Linux bridges for now
2022-11-20 Thomas Lamprechtfdb: pull out bridge variable
2022-11-17 Thomas Lamprechtbump version to 7.2-10
2022-11-17 Thomas Lamprechtmemory hot plug: round down to nearest even phys-bits...
2022-11-17 Thomas Lamprechtbump version to 7.2-9
2022-11-17 Thomas Lamprechtmemory hotplug: rework max memory handling, make phys...
2022-11-17 Thomas Lamprechtcpu config: indentation fixup
2022-11-17 Thomas Lamprechtd/changelog: fixup release
2022-11-17 Fabian Grünbichlerqm: add remote-migrate command
2022-11-17 Fabian Grünbichlerapi: add remote migrate endpoint
2022-11-17 Fabian Grünbichlermigrate: add remote migration handling
2022-11-17 Fabian Grünbichlermigrate: refactor remote VM/tunnel start
2022-11-17 Fabian Grünbichlermtunnel: add API endpoints
2022-11-17 Fabian Grünbichlerpending: fix typo in variable name
2022-11-17 Fabian Grünbichlerpending changes: allow skipping cloud-init
2022-11-17 Wolfgang Bumillerfixup delayed cloudinit hotplug
2022-11-17 Wolfgang Bumillerrework cloudinit_record_changed logic
2022-11-17 Thomas Lamprechtparse config: do not validate informative values in...
2022-11-17 Thomas Lamprechtd/control: bump versioned dependency for guest-common
2022-11-17 Dominik Csapakapi: update: check for tags permissions with 'assert_ta...
2022-11-17 Leo Nunnerfix #4321: properly check cloud-init drive permissions
2022-11-16 Thomas Lamprechtbump version to 7.2-8
2022-11-16 Wolfgang Bumillerdrop get_pending_changes and simplify cloudinit_pending...
2022-11-16 Wolfgang Bumillerdon't call 'cleanup_config' the cloudinit section
2022-11-16 Wolfgang Bumillerrecord cloud-init changes in the cloudinit section
2022-11-16 Wolfgang Bumillerdelay cloudinit generation in hotplug
2022-11-16 Wolfgang BumillerPartially-revert "cloudinit: add cloudinit section...
2022-11-16 Wolfgang BumillerRevert "cloudinit: avoid unsafe write of VM config"
2022-11-16 Leo Nunnerfix #4284: add read-only to non-hotpluggable disk options
2022-11-16 Thomas Lamprechtwrite config: only write out special cloudinit config...
2022-11-16 Thomas Lamprechtmigration: cloudinit check: bump manager dependency...
2022-11-16 Alexandre Derumiernet: increase max queues to 64
2022-11-16 Thomas Lamprechtindentation fix
2022-11-16 Thomas Lamprechtcloudinit: avoid unsafe write of VM config
2022-11-16 Thomas Lamprechtconfig: fix dropping description on parsing special...
2022-11-16 Thomas Lamprechtparse config: factor out finishing reading the descript...
2022-11-15 Thomas Lamprechtcleanup validate_cpu_conf
2022-11-15 Thomas Lamprechtconfig to command: avoid line bloat, keep cmd definitio...
2022-11-15 Thomas Lamprechtaffinity: add actual example to description
2022-11-15 Thomas Lamprechtadd fixme comment to replace duplicate nodename cache
2022-11-13 Thomas Lamprechtd/control: make pve-qemu-kvm build-dependency versioned...
2022-11-13 Alexandre Derumiertest: add qemu 7.1 multiqueue netdev test
2022-11-13 Alexandre Derumiertest: add qemu 7.1 default netdev rx|tx_queue_size...
2022-11-13 Alexandre Derumiervirtio-net: increase defaults rx|tx-queue-size to 1024
2022-11-13 Alexandre Derumierfix #4296: virtio-net: enable packed queues for qemu 7.1
2022-11-13 Thomas Lamprechttests: cfg2cmd: add multi-q base test for 7.0 machine...
2022-11-13 Thomas Lamprechtbump version to 7.2-7
2022-11-13 Thomas Lamprechtmigrate test: fix some more grave indentation/whitespac...
2022-11-13 Alexandre Derumiermigration : add del_nets_bridge_fdb
2022-11-13 Thomas Lamprechtnet devs: avoid registering MAC to fdb if not static
2022-11-13 Thomas Lamprechtnet devs: code cleanup new fdb mac add helper
2022-11-13 Alexandre Derumiernet devs: register vNIC mac to FDB on start/resume
2022-11-11 Mira Limbeckfix #4201: delete cloud-init disk on rollback
2022-11-11 Thomas Lamprechttest: usb: cover more ports on checking xhci 7.1+
2022-11-11 Dominik Csapaktests: add tests for various combinations of configs...
2022-11-11 Thomas Lamprechtusb: fixup: include USB config only for non-q35 again
2022-11-10 Thomas Lamprechtusb: small style/code cleanups
2022-11-10 Thomas Lamprechtusb: get controllers: avoid separate loop for usb 2...
2022-11-10 Thomas Lamprechtusb: rename check_usb_index into assert_usb_index_is_us...
2022-11-10 Dominik Csapakfix #3271: USB: allow usb hotplugging for modern guests
2022-11-10 Dominik CsapakUSB: increase max usb devices to 14 for newer machine...
2022-11-10 Dominik Csapakfix #4324: USB: use qemu-xhci for machine versions...
2022-11-10 Dominik CsapakUSB: use machine_type_is_q35 instead of regex
2022-11-10 Dominik CsapakUSB: print_usbdevice_full: error out on invalid configu...
2022-11-10 Dominik Csapakmove 'windows_version' to Helpers
2022-11-10 Dominik Csapakprint_tabletdevice_full: make use of $q35 variable
2022-11-10 Thomas Lamprechtpci: cleanup pci: unregister mdev directly inline
2022-11-10 Wolfgang Bumilleruse full path for /usr/bin/taskset
2022-11-10 Daniel Bowderfix #3593: add affinity to qemu
2022-11-09 Dominik Csapakpci: make mediated device sysfs path independent of...
2022-11-09 Thomas Lamprechtpci: add/improve HW reservation comments
2022-11-09 Dominik Csapakvm start/stop: cleanup passed-through pci devices in...
2022-11-08 Stefan Hanreichfix #4228: add start parameter to rollback endpoint...
2022-11-08 Matthias Heisererfix #3890 - GUI: warn for unlikely iothread config
2022-11-08 Thomas Lamprechtapi: update cloudinit: line reduction/small cleanups
2022-11-08 Thomas Lamprechtapi: add cloudinit to available subdirs index
2022-11-08 Alexandre Derumieradd cloudinit hotplug
2022-11-08 Alexandre Derumierapi2: add cloudinit_update
2022-11-08 Alexandre Derumierapi2: add cloudinit config api
2022-11-08 Alexandre Derumiercloudinit: make cloudnit options fastplug
2022-11-08 Alexandre Derumiergenerate cloudinit drive on offline plug
2022-11-08 Alexandre Derumiercloudinit: add cloudinit section for current generated...
2022-11-08 Alexandre Derumiermigration: test targetnode min version for cloudinit...
2022-11-08 Alexandre Derumiervzdump : skip special:cloudinit section
2022-11-08 Alexandre Derumierqemuconfig: load_current_config : delete cloudinit...
2022-11-08 Fiona Ebnerapi: create/update vm: clamp cpuunit value
2022-11-08 Thomas Lamprechtchange cpu shares: drop superfluous parameter
2022-11-08 Fiona Ebnermove get_cpuunits helper to guest-common
2022-11-07 Thomas Lamprechtbump version to 7.2-6
2022-11-07 Thomas Lamprechtd/control: bump versioned dependency of libpve-common...
2022-11-07 Fabian Grünbichlerschema: move 'pve-targetstorage' to pve-common
2022-11-07 Thomas Lamprechtbump version to 7.2-5
2022-11-07 Thomas Lamprechtqm: also move 'unlink' into disk related command group
2022-11-07 Thomas Lamprechtqm: move disk related commands to own group
2022-11-07 Thomas Lamprechtqm: factor out setting node to local $nodename
next