]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer
bump version to 8.2.1
[qemu-server.git] / PVE / QemuServer /
7 days ago Filip Schauercpu config: fix get_cpu_bitness always reverting to...
11 days ago Thomas Lamprechtapi: create vm: fix missing import for serializing...
2024-04-11 Markus Frankfix #3784: config: Parameter for guest vIOMMU + test...
2024-04-11 Markus Frankconfig: define machine schema as property-string
2024-04-10 Hannes Duerrdrive: style fix the name of the get_scsi_device_type...
2024-04-10 Hannes Duerrfix #5363: cloudinit: make creation of scsi cloudinit...
2024-03-14 Filip Schauercpu config: die on hotplug of non x86_64 CPUs
2024-03-14 Fiona Ebnerdisk import: warn when fallback is used instead of...
2024-03-08 Thomas Lamprechtcpu config: implement is_native_arch locally for now
2024-03-08 Filip Schauercpu config: Unify the default value for 'kvm'
2024-03-08 Filip Schauerprevent starting a 32-bit VM using a 64-bit OVMF BIOS
2024-03-08 Filip Schauercpu config: add helper to get the default CPU type
2024-01-31 Fabian Grünbichlerfix #4085: properly activate cicustom storage(s)
2024-01-26 Fiona Ebnerdrive: product/vendor: add comment with rationale for...
2024-01-26 Hannes Duerrfix #4957: add vendor and product information passthrou...
2024-01-05 Hannes Duerrdrive: Create get_scsi_devicetype
2024-01-05 Hannes DuerrMove NEW_DISK_RE to QemuServer/Drive.pm
2024-01-05 Hannes DuerrMove path_is_scsi to QemuServer/Drive.pm
2023-12-12 Alexandre Derumiercpu config: add QEMU 8.1 cpu models
2023-11-12 Fiona Ebnermachine: get current: add flag if current machine is...
2023-11-12 Fiona Ebnermachine: get current: return early from loop if possible
2023-11-12 Fiona Ebnermachine: get current: make it clear that pve-version...
2023-11-12 Fiona Ebnermachine: get current: improve naming and style
2023-10-06 Friedrich Webervm start: set higher timeout if using PCI passthrough
2023-09-18 Alexandre Derumieradd memory parser
2023-09-18 Fiona Ebnerintroduce QMPHelpers module
2023-09-18 Fiona Ebnermemory: replace deprecated check_running() call
2023-09-18 Fiona Ebnermove NUMA-related code into memory module
2023-09-18 Fiona Ebnermove parse_number_sets() helper to helpers module
2023-09-06 Filip Schauerdrive: Fix typo in description of efitype
2023-09-01 Alexandre Derumiermemory: use static_memory in foreach_dimm
2023-06-21 Fiona Ebnercloudinit: restore previous default for package upgrades
2023-06-19 Alexandre Derumiercpuconfig: add missing qemu 8.0 cpu models
2023-06-16 Dominik Csapakenable cluster mapped PCI devices for guests
2023-06-16 Dominik Csapakenable cluster mapped USB devices for guests
2023-06-16 Dominik Csapakusb: refactor usb code and move some into USB module
2023-06-16 Thomas Lamprechthelpers: actualy future proof and allow also checking...
2023-06-16 Thomas Lamprechthelpers: future proof and allow also checking releases
2023-06-16 Thomas Lamprechtfix #4784: helpers: cope with native versions in manage...
2023-06-12 Alexandre Derumiercpuconfig: add new x86-64-vX models
2023-06-07 Leo Nunnercloudinit: pass through hostname via fqdn field
2023-06-07 Leo Nunnerfix #3428: cloudinit: add parameter for upgrade on...
2023-03-17 Fiona Ebnermemory: hotplug: sort by numerical ID rather than slot...
2023-03-16 Alexandre Derumiermemory: don't use foreach_reversedimm for unplug
2023-03-16 Alexandre Derumiermemory: rename qemu_dimm_list to qemu_memdevices_list
2023-02-23 Matthias Heisererovmf efi disk: ignore `efitype` parameter for ARM VMs
2023-02-15 Alexandre Derumiermemory: remove calls to parse_hotplug_features
2023-02-15 Alexandre Derumiermemory: refactor sockets
2023-02-15 Alexandre Derumiermemory: extract some code to their own sub for mocking
2023-02-03 Alexandre Derumierqemu_memory_hotplug: remove unused $opt arg
2023-01-02 Alexandre Derumiermemory hot-plug: fix check for maximal memory value
2022-11-17 Thomas Lamprechtmemory hot plug: round down to nearest even phys-bits...
2022-11-17 Thomas Lamprechtmemory hotplug: rework max memory handling, make phys...
2022-11-17 Thomas Lamprechtcpu config: indentation fixup
2022-11-17 Leo Nunnerfix #4321: properly check cloud-init drive permissions
2022-11-16 Wolfgang Bumillerdrop get_pending_changes and simplify cloudinit_pending...
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 Thomas Lamprechtcloudinit: avoid unsafe write of VM config
2022-11-15 Thomas Lamprechtcleanup validate_cpu_conf
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 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-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 Alexandre Derumierapi2: add cloudinit config api
2022-11-08 Alexandre Derumiercloudinit: add cloudinit section for current generated...
2022-11-08 Alexandre Derumiermigration: test targetnode min version for cloudinit...
2022-08-30 Thomas Lamprechtcpu config: fix depreacation mapping on CPU hotplug...
2022-08-30 Thomas Lamprechtcpu config: map depreacated IceLake-Client CPU type...
2022-08-30 Thomas Lamprechtcpu config: minor code style nits/comment
2022-08-12 Dominik Csapakautomatically add 'uuid' parameter when passing through...
2022-05-20 Alexandre Derumiercpuconfig: add amd epyc milan model
2022-04-04 Dominic Jägerapi: support VM disk import
2022-04-04 Fabian Ebnerschema: drive: use separate schema when disk allocation...
2022-03-16 Dominik CsapakPCI: allow longer pci domains
2022-03-16 Thomas Lamprechtcpu config: code format/whitespace fixes
2022-03-11 Fabian Ebnerparse ovf: untaint path when calling file_size_info
2022-01-25 Nicholas Sherlockpci: allow override of PCI vendor/device ids
2021-12-21 Mira Limbeckfix #3792: cloudinit: use of uninitialized value
2021-11-15 Dominik Csapakexclude efidisk and tpmstate for boot disk selection
2021-11-09 Aaron LautererDrive: add valid_drive_names_with_unused
2021-11-04 Thomas Lamprechtcloud init: add comment regarding 3 MiB size limit
2021-11-04 Constantin Heroldfix #2429: allow to specify cloud-init vendor snippet...
2021-10-27 Dominik Csapakdrives: expose 'readonly' flag of qemu for scsi/virtio
2021-10-18 Thomas LamprechtRevert "config_aware_timeout: add 5s if TPM is configured"
2021-10-18 Thomas Lamprechtconfig_aware_timeout: add 5s if TPM is configured
2021-10-15 Thomas Lamprechtcloudinit: opennebula: refactor to reduce code bloat
2021-10-15 Thomas Lamprechtcloudinit: better use of string variable interpolation
2021-10-15 Thomas Lamprechtpci: prepare: improve no-IOMMU error message
2021-10-15 Thomas Lamprechtpci reservation: rework helpers style and readability...
2021-10-15 Thomas Lamprechtpci reservation: move lock/reservation file into /run...
next