-
-
Notifications
You must be signed in to change notification settings - Fork 340
Comparing changes
Open a pull request
base repository: lxc/incus
base: v6.10.0
head repository: lxc/incus
compare: v6.10.1
- 19 commits
- 13 files changed
- 5 contributors
Commits on Feb 28, 2025
-
incusd/network/bridge: Fix deletion of tunnels and dummy devices
The previous code relied purely on the name of the device to decide if a device should be deleted which was not correct and could result in the deletion of unwanted devices. The new code ensures that the device is part of the bridge and that its kind is correct before deleting it. Signed-off-by: montag451 <montag451@laposte.net>
Configuration menu - View commit details
-
Copy full SHA for 2c146c0 - Browse repository at this point
Copy the full SHA 2c146c0View commit details -
Merge pull request #1698 from montag451/fix-bridge-deletion
incusd/network/bridge: Fix deletion of tunnels and dummy devices
Configuration menu - View commit details
-
Copy full SHA for abb732c - Browse repository at this point
Copy the full SHA abb732cView commit details
Commits on Mar 1, 2025
-
incusd/device/disk: Include cluster name and config path in RBD string
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 20dff32 - Browse repository at this point
Copy the full SHA 20dff32View commit details -
incusd/instance/qemu: Provide the RBD keyring to QEMU
Closes #1708 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 62b7ba1 - Browse repository at this point
Copy the full SHA 62b7ba1View commit details -
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 34.5% (629 of 1821 strings) Translation: Incus/CLI Translate-URL: https://hosted.weblate.org/projects/incus/cli/zh_Hans/ Signed-off-by: Loge X <wazolm5643@163.com>
Configuration menu - View commit details
-
Copy full SHA for 7a1418a - Browse repository at this point
Copy the full SHA 7a1418aView commit details -
Merge pull request #1710 from weblate/weblate-incus-cli
Translations update from Hosted Weblate
Configuration menu - View commit details
-
Copy full SHA for 40778e7 - Browse repository at this point
Copy the full SHA 40778e7View commit details -
Merge pull request #1709 from stgraber/main
Provide the RBD keeyring to QEMU
Configuration menu - View commit details
-
Copy full SHA for 4905664 - Browse repository at this point
Copy the full SHA 4905664View commit details
Commits on Mar 2, 2025
-
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for dd730f1 - Browse repository at this point
Copy the full SHA dd730f1View commit details -
internal/instance: Add security.iommu
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for eafc41c - Browse repository at this point
Copy the full SHA eafc41cView commit details -
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 4263d66 - Browse repository at this point
Copy the full SHA 4263d66View commit details -
incusd/instance/qemu: Simplify Windows detection
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 20a2220 - Browse repository at this point
Copy the full SHA 20a2220View commit details -
incusd/instance/qemu: Implement security.iommu
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for c768f1e - Browse repository at this point
Copy the full SHA c768f1eView commit details -
incusd/instance/qemu: Add IOMMU for Windows
There is no support for VirtIO IOMMU on Windows and based on documentation, there doesn't appear to be a path to add support as a driver. So for now, fake an Intel IOMMU on such systems. virtio-win/kvm-guest-drivers-windows#987 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 87515e7 - Browse repository at this point
Copy the full SHA 87515e7View commit details -
incusd/instance/qemu: Configure irqchip for split mode with IOMMU
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for f43bfa8 - Browse repository at this point
Copy the full SHA f43bfa8View commit details -
doc: Add passthrough and IOMMU to wordlist
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 9a76e51 - Browse repository at this point
Copy the full SHA 9a76e51View commit details -
incusd/storage/ceph: Re-introduce keyring parsing
CLoses #1711 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for 7de13bd - Browse repository at this point
Copy the full SHA 7de13bdView commit details -
Merge pull request #1716 from stgraber/ceph
incusd/storage/ceph: Re-introduce keyring parsing
Configuration menu - View commit details
-
Copy full SHA for b393470 - Browse repository at this point
Copy the full SHA b393470View commit details -
Merge pull request #1715 from stgraber/main
Move IOMMU handling under configuration option
Configuration menu - View commit details
-
Copy full SHA for 291b940 - Browse repository at this point
Copy the full SHA 291b940View commit details
Commits on Mar 3, 2025
-
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Configuration menu - View commit details
-
Copy full SHA for d7242ac - Browse repository at this point
Copy the full SHA d7242acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.10.0...v6.10.1