1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-04-18 10:50:25 +03:00

Commit Graph

  • 2ab711de1f Translated using Weblate (Finnish) Ricky Tigg 2025-04-15 09:30:37 +00:00
  • 762d2baf10 Translated using Weblate (Georgian) Weblate 2025-04-15 09:30:37 +00:00
  • 706f7f6da2 Translated using Weblate (Korean) 김인수 2025-04-15 09:30:36 +00:00
  • 437f688840 Translated using Weblate (Spanish) Nicolás Gal 2025-04-15 09:30:36 +00:00
  • c5a73f75bc qemu_rdp: Fix a typo existance -> existence master Martin Kletzander 2025-04-16 10:04:34 +02:00
  • 750eaf2243 python: Do not explicitly state variables are global when only read Martin Kletzander 2025-04-16 09:59:44 +02:00
  • ab1218c610 nwfilter: Fix erroneous pointer passing to g_clear_pointer Martin Kletzander 2025-04-16 09:38:53 +02:00
  • 8685923df0 virbitmap: Change return type of virBitmapToData to void Alexander Kuznetsov 2025-03-26 14:58:02 +03:00
  • 6387253c42 docs: formatdomain: Metion virtio model for currentAddress Han Han 2025-04-14 14:04:34 +08:00
  • da062b4d6c bhyve: use const virDomainDef pointer in bhyveBuildNetArgStr() Roman Bogorodskiy 2025-04-13 07:13:51 +02:00
  • 16a34cedf3 conf: use const virDomainDef pointers Roman Bogorodskiy 2025-04-10 16:12:43 +02:00
  • faa98ca6d3 nss: Fix memory leak in findLease() Alexander Kuznetsov 2025-04-15 14:48:38 +03:00
  • 5de27c32a1 nwfilter: Avoid possible double free in virNWFilterInstReset() Alexander Kuznetsov 2025-04-14 16:51:34 +03:00
  • 9ccd9676a8 virsh: prevent potential NULL dereference Alexander Kuznetsov 2025-04-14 16:32:10 +03:00
  • 6230eed02c bhyve: capabilities: advertise RNG device support Roman Bogorodskiy 2025-04-14 18:34:40 +02:00
  • 9b152fcf6f docs: drvbhyve: document virtio-rnd support Roman Bogorodskiy 2025-04-11 20:47:03 +02:00
  • 21e3cf978b NEWS: bhyve: document new features Roman Bogorodskiy 2025-04-11 20:43:58 +02:00
  • ac6519084c vsh: Turn _vshControl::progname into a const string Michal Privoznik 2025-04-11 16:40:41 +02:00
  • 9e89ef3f2f vsh: Free commands in vshDeinit() Michal Privoznik 2025-04-11 16:34:50 +02:00
  • 32fb9af277 NEWS: Mention fix of crash on disk hotplug failure Peter Krempa 2025-04-11 13:57:03 +02:00
  • ba4de5e09e qemuDomainAttachDiskGeneric: Report errors from 'qemuBuildThrottleFiltersAttachPrepareBlockdev' Peter Krempa 2025-04-11 13:42:37 +02:00
  • 727f42a8cd qemu: block: Don't crash if qemuBlockThrottleFiltersDetach gets NULL @data Peter Krempa 2025-04-11 13:39:06 +02:00
  • 44abaa0128 qemu: make passt+vhostuser reconnect behave identically to passt+user Laine Stump 2025-04-04 19:44:52 -04:00
  • 95ff77f289 qemu: put vhost-user code that's special for passt in a helper function Laine Stump 2025-04-04 19:38:28 -04:00
  • dedf1ada95 qemu: respond to NETDEV_VHOST_USER_DISCONNECTED event Laine Stump 2025-04-04 17:16:43 -04:00
  • 03a6bc7752 qemu: make processNetDevStreamDisconnectedEvent() reusable Laine Stump 2025-04-04 16:57:21 -04:00
  • 51a54dc1c4 qemu: remove nonsensical sanity check in processNetdevStreamDisconnectedEvent() Laine Stump 2025-04-04 16:48:23 -04:00
  • 68a83cac64 qemuDomainBlockCopyCommon: Don't revoke access to file twice on failure Peter Krempa 2025-04-10 16:18:29 +02:00
  • 63c348e88a qemuDomainBlockCopyCommon: Reorder setup of 'mirror' data Peter Krempa 2025-04-10 15:26:14 +02:00
  • 93307c7a50 qemu: domain: Unexport 'qemuDomainPrepareStorageSourceBlockdevNodename' Peter Krempa 2025-04-09 13:40:14 +02:00
  • a55f1930d5 ch: fix double space in error message Ján Tomko 2025-04-10 16:42:43 +02:00
  • e1e40b5035 bhyve: support interface type 'network' Roman Bogorodskiy 2025-04-01 19:32:34 +02:00
  • 1ec1b765d6 bhyve: extend RNG device validation Roman Bogorodskiy 2025-04-06 16:29:55 +02:00
  • 0464a9462c bhyve: argv2xml: support virtio-rnd devices Roman Bogorodskiy 2025-04-06 15:34:18 +02:00
  • 03fac384c5 bhyve: support random number generator device Roman Bogorodskiy 2025-04-06 11:59:18 +02:00
  • 97ed7f22b0 qemu: Properly propagate migration state to TPM cleanup code Jiri Denemark 2025-04-09 15:35:20 +02:00
  • a5e4ca6f02 qemu: Rename outgoingMigration parameter in various TPM functions Jiri Denemark 2025-03-11 10:05:28 +01:00
  • ac5874ba87 network: Suppress reporting an error when D-Bus is unavailable in networkStateInitialize() Michal Privoznik 2025-04-10 10:42:55 +02:00
  • 4f502feebf virinhibitor: Suppress reporting an error when D-Bus is unavailable in virInhibitorAcquire() Michal Privoznik 2025-04-10 10:20:02 +02:00
  • ec0d7dfedb Merge branch 'flatpak' into 'master' Yaakov Selkowitz 2025-04-10 03:25:16 -04:00
  • aa49ebd9d9 Merge branch 'weblate-libvirt-libvirt' into 'master' Weblate 2025-04-09 18:42:57 +00:00
  • 8b872aa7bf Translated using Weblate (Korean) 김인수 2025-04-09 06:36:15 +00:00
  • d454aa4568 Translated using Weblate (Spanish) Nicolás Gal 2025-04-09 06:36:15 +00:00
  • 4940e27321 NEWS: Mention fix for 'qemu-rdp' error being logged Peter Krempa 2025-04-08 16:50:37 +02:00
  • bd473480b4 qemu: rdp: Fix 'qemuRdpAvailable()' Peter Krempa 2025-04-07 18:16:15 +02:00
  • 59f40ba67c esx: Accept empty "path" URI component same way as "/" Peter Krempa 2025-04-08 16:25:37 +02:00
  • 617e2dc319 manpages: virsh: Use disclaimer from 'virNodeGetInfo()' for 'virsh nodeinfo' Peter Krempa 2025-04-07 14:58:41 +02:00
  • 6654cf472c virNodeGetInfo: Improve description of the case when fake data is reported Peter Krempa 2025-04-07 14:33:01 +02:00
  • e54cc1500c libvirt-host: Clarify/fix description of the CPU frequency field Peter Krempa 2025-04-07 13:35:37 +02:00
  • be29dbe187 virHostCPUGetInfoPopulateLinux: Remove 'cleanup' Peter Krempa 2025-04-07 13:55:43 +02:00
  • f883dab020 virHostCPUGetInfoPopulateLinux: Use automatic memory freeing Peter Krempa 2025-04-07 13:49:21 +02:00
  • 9a747afe6c qemu: capabilities: Retire QEMU_CAPS_NBD_BITMAP Peter Krempa 2025-04-08 13:56:38 +02:00
  • 4675e7d3a8 qemu: capabilities: Retire QEMU_CAPS_BLOCK_EXPORT_ADD Peter Krempa 2025-04-08 13:54:24 +02:00
  • 57b9b969fb qemu: monitor: Drop wrappers for 'nbd-server-add' Peter Krempa 2025-04-08 13:53:25 +02:00
  • cb332d616a qemu: block: Always assume support for 'block-export-add' Peter Krempa 2025-04-08 13:50:53 +02:00
  • fe88f3f151 docs: drvqemu: Fix required minimum qemu version to 6.2.0 Peter Krempa 2025-04-08 12:17:26 +02:00
  • cdf599cfb6 NEWS: mention vol-create bug fix Kirill Shchetiniuk via Devel 2025-04-09 10:43:16 +02:00
  • b8c3d847a9 storage: virStorageVolDefParse and storageVolCreateXML flags fix Kirill Shchetiniuk via Devel 2025-04-09 10:43:15 +02:00
  • 7f07cf5a72 docs: Render API and XML sections one per line in HTML Peter Krempa 2025-04-02 16:23:15 +02:00
  • d8d7d970c3 docs: Re-order XML schema after API documentation on 'docs' page Peter Krempa 2025-04-02 13:59:26 +02:00
  • 4ba5b659dc NEWS: Document ARM CPU map bug fix Jiri Denemark 2025-04-04 14:26:45 +02:00
  • 701b2c0fca cpu_map: Install Ampere-1 ARM CPU models Jiri Denemark 2025-04-04 14:22:01 +02:00
  • b72270fafd tests: Add a basic CPU test for aarch64 Jiri Denemark 2025-04-04 11:10:20 +02:00
  • 73d8cbaae5 meson: Drop workaround for -Wframe-larger-than and clang Michal Privoznik 2025-04-04 09:20:01 +02:00
  • 01a098ebc7 vbox: Move parts of vboxSnapshotRedefine() into a separate function Michal Privoznik 2025-04-04 14:35:43 +02:00
  • 61e1e61f81 vbox: Move parts of vboxSnapshotRedefine() into a separate function Michal Privoznik 2025-04-04 14:25:46 +02:00
  • cccdb33ced vbox: Move parts of vboxSnapshotRedefine() into a separate function Michal Privoznik 2025-04-04 14:15:30 +02:00
  • de3ea81270 vbox: Move parts of vboxSnapshotRedefine() into a separate function Michal Privoznik 2025-04-04 14:08:42 +02:00
  • f9c4f20d8f doRemoteOpen: Drop needless typecast of @transport Michal Privoznik 2025-04-04 11:46:36 +02:00
  • 62ba268cd7 doRemoteOpen: Move RPC talk to a separate function Michal Privoznik 2025-04-04 09:21:45 +02:00
  • 063222801a remote_driver: Move URI arg extraction into a separate function Michal Privoznik 2025-04-04 12:05:18 +02:00
  • 008ccd3518 ch: Fix printf format strings wrt size_t argument Michal Privoznik 2025-04-03 12:02:14 +02:00
  • b065df3d04 ch: Drop pid from monitor Michal Privoznik 2025-04-02 17:45:56 +02:00
  • 3dae81c8d7 ch: Use CH_DOMAIN_PRIVATE() more Michal Privoznik 2025-04-02 17:45:23 +02:00
  • 6e147f6eac Add NEWS item for <hyperv/> flags with Xen Will 2025-03-24 23:24:07 -07:00
  • 410dfde9bb libxl_conf: Implement hyperv domain flags for Xen Will 2025-03-24 23:24:06 -07:00
  • 312088d9b6 tools: virsh: metadata: do not report error on missing metadata Ján Tomko 2025-02-20 23:23:34 +01:00
  • 8716bc992f Merge branch 'weblate-libvirt-libvirt' into 'master' Weblate 2025-04-03 11:22:02 +00:00
  • d7492f5225 Translated using Weblate (Ukrainian) Yuri Chornoivan 2025-04-03 11:20:43 +00:00
  • 60b37479f8 docs: add table showing guest IP/DNS/gateway settings when using SLIRP Laine Stump 2025-03-24 19:28:33 -04:00
  • 4c5e3b1ca0 ch: virCHProcessEvent() vm shutdown event handler fix Kirill Shchetiniuk via Devel 2025-03-25 15:11:59 +01:00
  • ad22460a75 ch: virCHProcessEvent() update domain info after reboot Kirill Shchetiniuk via Devel 2025-03-25 15:11:58 +01:00
  • 9d6e2d127e ch: virCHMonitorNew() run new CH monitor daemonized Kirill Shchetiniuk via Devel 2025-03-25 15:11:57 +01:00
  • e677faa11e qemu: capabilities: Retire QEMU_CAPS_SNAPSHOT_INTERNAL_QMP Peter Krempa 2025-04-02 09:59:48 +02:00
  • 38d47345e2 qemu: monitor: Remove HMP monitor code Peter Krempa 2025-04-01 21:32:53 +02:00
  • edc541129f qemu: Always revert internal snapshots via QMP rather than '-loadvm' Peter Krempa 2025-04-01 21:03:14 +02:00
  • 31896db4d5 qemu: snapshot: Always assume support for QEMU_CAPS_SNAPSHOT_INTERNAL_QMP Peter Krempa 2025-04-01 21:03:06 +02:00
  • 4d548a2458 qemuSnapshotCreateActiveInternal: Fix error logic Peter Krempa 2025-04-02 09:39:03 +02:00
  • 62d6794827 qemu: domain: Don't check return value of 'virCPUDefCopy' Peter Krempa 2025-04-02 09:45:19 +02:00
  • a6484671b1 qemu: use XDG_RUNTIME_DIR for monitor socket in flatpaks Yaakov Selkowitz 2025-04-01 11:10:55 -04:00
  • 4eb76018f7 rpm: disable unwanted options for flatpak builds Yaakov Selkowitz 2025-04-01 11:42:26 -04:00
  • e0a28feb00 rpm: fix hardcoded paths in flatpak builds Yaakov Selkowitz 2025-04-01 10:31:29 -04:00
  • 8a248f26de rpm: conditionalize host dependencies Yaakov Selkowitz 2025-04-01 10:17:43 -04:00
  • 4601a17d41 rpm: fix qemu-img dependencies Yaakov Selkowitz 2025-04-01 09:39:46 -04:00
  • 8c2872d72c qemu: monitor: Improve field annotations in QEMU_CHECK_MONITOR Peter Krempa 2025-03-25 17:53:54 +01:00
  • e2c6f436dc tests: domainbackupxml2xml: Add test case for pull-mode backup with NBD transport='fd' Peter Krempa 2025-03-25 17:54:01 +01:00
  • eb768a556d backup: Add support for passing server socket file descriptor to backup NBD server Peter Krempa 2025-03-25 17:46:45 +01:00
  • 2e014dfae6 qemu: monitor: Support FD passing of sockets to 'qemuMonitorJSONNBDServerStart' Peter Krempa 2025-03-25 17:32:23 +01:00
  • 5da6b62419 virStorageNetHostDefClear: Move into virStorageNetHostDefFree Peter Krempa 2025-03-25 17:27:19 +01:00
  • ee49106dbf conf: Introduce VIR_STORAGE_NET_HOST_TRANS_FD Peter Krempa 2025-03-25 17:17:11 +01:00