Lib Virt
[Prev Page][Next Page]
- Re: [PATCH 04/23] virNWFilterDoInstantiate: Automatically free temporary GHashTable, (continued)
- [PATCH 06/23] qemuDomainUpdateMemoryDeviceInfo: Automatically free temporary GHashTable,
Peter Krempa
- [PATCH 07/23] qemuDomainBlocksStatsGather: Automatically free GHashTable and refactor cleanup,
Peter Krempa
- [PATCH 05/23] virNWFilterBuildAll: Automatically free temporary GHashTable,
Peter Krempa
- [PATCH 08/23] qemuDomainGetDiskErrors: Automatically free GHashTable,
Peter Krempa
- [PATCH 09/23] qemuMigrationSrcFetchMirrorStats: Automatically free GHashTable,
Peter Krempa
- [PATCH 11/23] qemuRefreshPRManagerState: Automatically free GHashTable and refactor cleanup,
Peter Krempa
- [PATCH 13/23] qemuProcessRefreshDisks: Automatically free GHashTable and refactor cleanup,
Peter Krempa
- [PATCH 12/23] qemuProcessWaitForMonitor: Automatically free GHashTable,
Peter Krempa
- [PATCH 18/23] qemumonitorjsontest: testBlockNodeNameDetect: Automatically free GHashTable,
Peter Krempa
- [PATCH 15/23] qemuCheckpointGetXMLDescUpdateSize: Don't combine automatic freeing with manual,
Peter Krempa
- [PATCH 14/23] qemuProcessRefreshLegacyBlockjobs: Automatically free GHashTable and refactor cleanup,
Peter Krempa
- [PATCH 23/23] util: virhash: Replace 'virHashDataFree' by 'GDestroyNotify',
Peter Krempa
- [PATCH 22/23] util: virhash: Remove 'virHashFree',
Peter Krempa
- [PATCH 17/23] nwfilterxml2firewalltest: testCompareXMLToArgvFiles: Automatically free GHashTable,
Peter Krempa
- [PATCH 10/23] qemuRefreshVirtioChannelState: Automatically free GHashTable and refactor cleanup,
Peter Krempa
- [PATCH 19/23] qemumonitorjsontest: mymain: Automatically free GHashTable,
Peter Krempa
- [PATCH 21/23] Switch away from virHashFree,
Peter Krempa
- [PATCH 16/23] nwfilterxml2firewalltest: virNWFilterIncludeDefToRuleInst: Automatically free GHashTable,
Peter Krempa
- [PATCH 20/23] qemuxml2arvtest: Use 'g_hash_table_unref' for clearing the qapi schema cache,
Peter Krempa
- Re: [PATCH 00/23] virHashFree refactoring and removal,
Martin Kletzander
- [PATCH] qemu_domainjob: remove dead code,
Kristina Hanicova
- [libvirt PATCH] util: canonicalize 'arm64' arch to 'aarch64',
Daniel P. Berrangé
- [PATCH 0/6] Fix potential deadlock and crash in libxl driver,
Jim Fehlig
- [libvirt PATCH] vz: fix vzCapsAddGuestDomain,
Ján Tomko
- [PATCH 0/2] wireshark: Fix build with newer wireshark,
Michal Privoznik
- [libvirt PATCH 0/4] virnetserver: Make pool job name less generic,
Jiri Denemark
- [PATCH v2] tools: fix iterating over argv when recovering xattr,
Daniel P. Berrangé
- [libvirt PATCH 00/10] Enable hyperv-passthrough,
Tim Wiederhake
- [libvirt PATCH 01/10] schema: Wrap hyperv element in choice and group,
Tim Wiederhake
- [libvirt PATCH 03/10] conf: domain: Define enum for HyperV mode,
Tim Wiederhake
- [libvirt PATCH 02/10] schema: Add optional "mode" attribute to hyperv,
Tim Wiederhake
- [libvirt PATCH 05/10] virDomainDefFormatFeatures: Write attribute "mode" of element "hyperv",
Tim Wiederhake
- [libvirt PATCH 04/10] virDomainFeaturesHyperVDefParse: Read attribute "mode" of element "hyperv",
Tim Wiederhake
- [libvirt PATCH 06/10] docs: domain: Add documentation for "hyperv"'s new "mode" attribute,
Tim Wiederhake
- [libvirt PATCH 07/10] conf: domain: Add hyperv passthrough mode,
Tim Wiederhake
- [libvirt PATCH 08/10] schema: hyperv: Add mode "passthrough",
Tim Wiederhake
- [libvirt PATCH 09/10] tests: Add tests for hyperv-passthrough,
Tim Wiederhake
- [libvirt PATCH 10/10] docs: domain: Add documentation for hyperv passthrough mode,
Tim Wiederhake
- Re: [libvirt PATCH 00/10] Enable hyperv-passthrough,
Ján Tomko
- [PATCH] tools: fix iterating over argv when recovering xattr,
Daniel P. Berrangé
- [PATCH 0/2] qemu: Fix update of persistent confing on blockcommit,
Peter Krempa
- [PATCH for 7.10] qemu: Fix validation of PCI option rom settings on hotplug,
Peter Krempa
- [PATCH] NEWS: Mention two minor regression fixes and addition to bulk stats,
Peter Krempa
- [PATCH 0/6] virXMLPropStringLimit removal follow-up,
Peter Krempa
- [PATCH for 7.10] qemu: monitor: Fix usage of 'query-blockstats',
Peter Krempa
- [libvirt PATCH 00/11] qemu snapshot create cleanup and refactor,
Pavel Hrdina
- [libvirt PATCH 05/11] qemu_snapshot: create: virDomainSnapshotGetCurrent is not used with redefine,
Pavel Hrdina
- [libvirt PATCH 06/11] qemu_snapshot: create: drop update_current variable,
Pavel Hrdina
- [libvirt PATCH 03/11] qemu_snapshot: create: move disk align to separate function,
Pavel Hrdina
- [libvirt PATCH 02/11] qemu_snapshot: create: move XML def validation to separate function,
Pavel Hrdina
- [libvirt PATCH 09/11] qemu_snapshot: create: move snapshot redefine to separate function,
Pavel Hrdina
- [libvirt PATCH 04/11] qemu_snapshot: create: move virDomainSnapshotAssignDef to both code paths,
Pavel Hrdina
- [libvirt PATCH 07/11] qemu_snapshot: create: refactor endjob in qemuSnapshotCreateXML,
Pavel Hrdina
- [libvirt PATCH 08/11] qemu_snapshot: create: move saving metadata to separate function,
Pavel Hrdina
- [libvirt PATCH 11/11] qemu_snapshot: create: drop redefine boolean,
Pavel Hrdina
- [libvirt PATCH 01/11] qemu_snapshot: create: move XML parsing to separate function,
Pavel Hrdina
- [libvirt PATCH 10/11] qemu_snapshot: create: move snapshot create to separate function,
Pavel Hrdina
- Re: [libvirt PATCH 00/11] qemu snapshot create cleanup and refactor,
Ján Tomko
- Entering freeze for libvirt-7.10.0,
Jiri Denemark
- [PATCH v2 0/2] qemu_alias: Refactor functions,
Kristina Hanicova
- [libvirt PATCH v2 00/12] Expose TPM availability in domain capabilities,
Daniel P. Berrangé
- [libvirt PATCH v2 01/12] util: use consistent naming for swtpm global variables,
Daniel P. Berrangé
- [libvirt PATCH v2 02/12] util: rename typedef for parsing swtpm capabilities,
Daniel P. Berrangé
- [libvirt PATCH v2 06/12] util: ensure all TPM global vars access is protected by lock,
Daniel P. Berrangé
- [libvirt PATCH v2 03/12] util: refactor TPM helper methods to reduce duplicationm,
Daniel P. Berrangé
- [libvirt PATCH v2 08/12] util: add a method for checking if swtpm is available,
Daniel P. Berrangé
- [libvirt PATCH v2 09/12] conf: add TPM devices to domain capabilities,
Daniel P. Berrangé
- [libvirt PATCH v2 04/12] util: replace TPM global variables with a struct array,
Daniel P. Berrangé
- [libvirt PATCH v2 11/12] qemu: mock swtpm initialization in tests,
Daniel P. Berrangé
- [libvirt PATCH v2 05/12] util: don't export virTPMEmulatorInit method,
Daniel P. Berrangé
- [libvirt PATCH v2 07/12] util: pull TPM capabilities probing out of main init method,
Daniel P. Berrangé
- [libvirt PATCH v2 12/12] run: detect daemons when run via wrapper commands,
Daniel P. Berrangé
- [libvirt PATCH v2 10/12] qemu: fill in domain capabilities for TPMs,
Daniel P. Berrangé
- [libvirt PATCH 0/7] do not check return value of qemuDomainObjExitMonitor,
Ján Tomko
- [RFC 0/1] qemu: update index for serial device using taget.port,
divya
- [PATCH v2] qemu: Rewrite code to the pattern,
Kristina Hanicova
- [PATCH] util: fix cache invalidation of swtpm capabilities,
Daniel P. Berrangé
- [PATCH] util: virExec may blocked by reading pipe if grandchild prematurely exit,
Yi Wang
- [PATCH 0/2] libxl: Remove dead code,
Jim Fehlig
- [PATCH] qemu: Rewrite code to the pattern,
Kristina Hanicova
- [libvirt PATCH 0/3] Expose TPM availability in domain capabilities,
Daniel P. Berrangé
- [PATCH] qemu: Remove 'else' branches after 'return' or 'goto',
Kristina Hanicova
- [PATCH 0/4] virXXXListAdd: Transfer definition ownership,
Michal Privoznik
- [libvirt PATCH] ci: display installed packages at start of build,
Daniel P. Berrangé
- [PATCH] qemu: Remove unnecessary variables and labels,
Kristina Hanicova
- [PATCH v7 0/2] Dirty Ring support (Libvirt),
huangy81
- [libvirt PATCH 0/2] snapshot revert fix followup,
Pavel Hrdina
- [libvirt PATCH 0/4] Coverity fixes,
Ján Tomko
- [libvirt PATCH 0/3] ci: improve mingw coverage,
Daniel P. Berrangé
- [PATCH] meson: fix cpuset_getaffinity() detection,
Roman Bogorodskiy
- [PATCH v3 0/2] Fix /proc/*/stat parsing,
Martin Kletzander
- [PATCH 00/12] Remove virXMLPropStringLimit and virXPathStringLimit,
Peter Krempa
- [PATCH 05/12] virSecurityLabelDefParseXML: Use automatic freeing for 'seclabel',
Peter Krempa
- [PATCH 03/12] virSecurityLabelDefParseXML: Directly assign strings into appropriate variables,
Peter Krempa
- [PATCH 06/12] virSecurityLabelDefParseXML: Remove pointless 'error' label,
Peter Krempa
- [PATCH 08/12] virSecurityLabelDefParseXML: Don't use 'virXPathStringLimit',
Peter Krempa
- [PATCH 11/12] virSecurityLabelDefParseXML: Don't use virXMLPropStringLimit,
Peter Krempa
- [PATCH 02/12] virSecurityLabelDef: Declare 'type' as 'virDomainSeclabelType',
Peter Krempa
- [PATCH 04/12] virSecurityLabelDefParseXML: Don't reuse temporary string 'p',
Peter Krempa
- [PATCH 12/12] util: xml: Remove virXMLPropStringLimit and virXPathStringLimit,
Peter Krempa
- [PATCH 09/12] virSecurityDeviceLabelDefParseXML: Use automatic memory clearing for temp strings,
Peter Krempa
- [PATCH 01/12] util: seclabel: Define autoptr cleanup func for virSecurityLabelDef and virSecurityDeviceLabelDef,
Peter Krempa
- [PATCH 10/12] virSecurityDeviceLabelDefParseXML: Don't use 'virXPathStringLimit',
Peter Krempa
- [PATCH 07/12] virNodeDeviceCapVPDParseCustomFields: Don't use 'virXPathStringLimit',
Peter Krempa
- [PATCH] meson: improve CPU affinity routines check,
Roman Bogorodskiy
- [PATCH 0/7] Polkit tty agent fixes,
Martin Kletzander
- [PATCH v2 0/2] Fix /proc/*/stat parsing,
Martin Kletzander
- [PATCH v6 0/4] Dirty Ring support (Libvirt),
huangy81
- [PATCH v1 00/12] Add riscv kvm accel support,
Yifei Jiang
- [PATCH v1 03/12] target/riscv: Implement function kvm_arch_init_vcpu,
Yifei Jiang
- [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h,
Yifei Jiang
- [PATCH v1 06/12] target/riscv: Support start kernel directly by KVM,
Yifei Jiang
- [PATCH v1 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface,
Yifei Jiang
- [PATCH v1 09/12] target/riscv: Add host cpu type,
Yifei Jiang
- [PATCH v1 12/12] target/riscv: Support virtual time context synchronization,
Yifei Jiang
- [PATCH v1 05/12] target/riscv: Implement kvm_arch_put_registers,
Yifei Jiang
- [PATCH v1 11/12] target/riscv: Implement virtual time adjusting with vm state changing,
Yifei Jiang
- [PATCH v1 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit,
Yifei Jiang
- [PATCH v1 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer,
Yifei Jiang
- [PATCH v1 07/12] target/riscv: Support setting external interrupt by KVM,
Yifei Jiang
- [PATCH v1 04/12] target/riscv: Implement kvm_arch_get_registers,
Yifei Jiang
- Re: [PATCH v1 00/12] Add riscv kvm accel support,
Michal Prívozník
- [libvirt PATCH] util: fix various ATTRIBUTE_NONNULL calls,
Pavel Hrdina
- [PATCH 0/2] Fix /proc/*/stat parsing,
Martin Kletzander
- [PATCH v2 0/3] chardev handling cleanups (chardev refactors part 1),
Peter Krempa
- [PATCH] qemu: Fix the check of AMD secure guest support,
Vasiliy Ulyanov
- [PATCH v2 0/8] some cleanups around CPU related code,
Daniel Henrique Barboza
- [libvirt PATCH v6 0/3] Ignore EPERM on implicit clearing of VF VLAN ID,
Dmitrii Shcherbakov
- [PATCH 00/16] chardev handling cleanups (chardev refactors part 1),
Peter Krempa
- [PATCH 02/16] qemu: hotplug: Add wrapper for qemuMonitorAttachCharDev,
Peter Krempa
- [PATCH 05/16] qemuMonitorJSONAttachCharDevGetProps: Simplify handling of unsupported types,
Peter Krempa
- [PATCH 03/16] qemuMonitorJSONAddDeviceProps: Simplify construction of the command,
Peter Krempa
- [PATCH 09/16] conf: Convert 'chr' in virDomainShmemDef to proper pointer,
Peter Krempa
- [PATCH 10/16] qemuDomainAddChardevTLSObjects: Refactor cleanup,
Peter Krempa
- [PATCH 11/16] qemuDomainEnsurePCIAddress: Don't pass virQEMUDriver explicitly,
Peter Krempa
- [PATCH 04/16] qemuMonitorJSONAttachCharDevCommand: Format only the properties,
Peter Krempa
- [PATCH 13/16] qemuDomainAttachChrDevice: Drop 'dev' variable,
Peter Krempa
- [PATCH 12/16] qemuDomainAttachChrDeviceAssignAddr: Simplify return value handling,
Peter Krempa
- [PATCH 16/16] qemuxml2argvtest: Fix type for faked chardev backing a TPM,
Peter Krempa
- [PATCH 07/16] qemu: command: Rename qemuBuildHostNetStr -> qemuBuildHostNetProps,
Peter Krempa
- [PATCH 14/16] qemuBuildStorageSourceAttachPrepare(Drive|Chardev): Unexport,
Peter Krempa
- [PATCH 01/16] qemuBuildCommandLine: Properly check return value of qemuBuildShmemCommandLine,
Peter Krempa
- [PATCH 08/16] qemuBuildChrChardevStr: Use proper type for the switch statement,
Peter Krempa
- [PATCH 15/16] conf: Properly instantiate virDomainChrSourceDef in virDomainTPMDef,
Peter Krempa
- [PATCH 06/16] qemuMonitorJSONAttachCharDevGetProps: Modernize construction of JSON objects,
Peter Krempa
- [libvirt PATCH] conf: match by network alias only if aliases are assigned,
Ján Tomko
- [PATCH 0/7] some cleanups around CPU related code,
Daniel Henrique Barboza
- [PATCH 0/2] qemuBuildHostdevMediatedDevProps: Format 'ramfb' only when enabled,
Peter Krempa
- [libvirt PATCH v5 0/3] Ignore EPERM on implicit clearing of VF VLAN ID,
Dmitrii Shcherbakov
- [PATCH] docs: Use 'live' or 'lively' to describe the device events,
Han Han
- [libvirt PATCH v4 0/3] Ignore EPERM on implicit clearing of VF VLAN ID,
Dmitrii Shcherbakov
- [PATCH v2 0/1] fix graphics-spice-timeout for ppc64le and s390x,
Daniel Henrique Barboza
- [RFC PATCH 0/3] Add virDomainInjectLaunchSecret API,
Jim Fehlig
- [RFC PATCH] tests/qemuxml2*/graphics-spice-timeout: skip CPU model check,
Daniel Henrique Barboza
- [libvirt PATCH] docs: Use new URLs for Go modules in downloads page,
Andrea Bolognani
- [PATCH] qemuDomainPrepareStorageSourceBlockdev: Set default encryption engine also when preparing virStorageSource,
Peter Krempa
- [libvirt PATCH] spec: Don't create unnecessary directory,
Andrea Bolognani
- [libvirt PATCH] conf: device: compare drive address fields separately,
Ján Tomko
- [PATCH] virt-aa-helper: fix bool initialization,
christian . ehrhardt
- [libvirt PATCH v3 0/1] Ignore EPERM on attempts to clear a VF VLAN ID,
Dmitrii Shcherbakov
- [libvirt PATCH 0/5] meson: Introduce qemu_datadir option,
Andrea Bolognani
- [libvirt PATCH 00/11] improve and cleanup internal snapshot revert,
Pavel Hrdina
- [libvirt PATCH 03/11] qemu_snapshot: revert: drop unused loadvm code,
Pavel Hrdina
- [libvirt PATCH 01/11] qemu_snapshot: revert: always error out if VM XML is missing,
Pavel Hrdina
- [libvirt PATCH 04/11] qemu_snapshot: revert: fix emitting events,
Pavel Hrdina
- [libvirt PATCH 05/11] qemu_snapshot: revert: drop error that QEMU process must be restarted,
Pavel Hrdina
- [libvirt PATCH 10/11] test: snapshot revert: drop error the VM must be restarted,
Pavel Hrdina
- [libvirt PATCH 07/11] test: snapshot revert: always emulate VM process stop,
Pavel Hrdina
- [libvirt PATCH 11/11] domain_snapshot: update virDomainRevertToSnapshot description,
Pavel Hrdina
- [libvirt PATCH 02/11] qemu_snapshot: revert: always restart QEMU process for running VM,
Pavel Hrdina
- [libvirt PATCH 09/11] test: snapshot revert: fix emitting events,
Pavel Hrdina
- [libvirt PATCH 06/11] test: snapshot revert: always error out if VM XML is missing,
Pavel Hrdina
- [libvirt PATCH 08/11] test: snapshot revert: drop unused code,
Pavel Hrdina
- [PATCH 00/18] qemu: command: Convert '-compat' and '-audiodev' to use JSON,
Peter Krempa
- [PATCH 01/18] virJSONValueObjectAdd: Convert @obj argument to double pointer,
Peter Krempa
- [PATCH 05/18] qemu: agent: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 03/18] virJSONValueObjectAddVArgs: Allocate new object if passed pointer is NULL,
Peter Krempa
- [PATCH 04/18] qemu: block: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 07/18] qemu: monitor: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 08/18] qemu: migration_cookie: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 06/18] qemu: monitor_json: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 12/18] virjsontest: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 14/18] virsh: domain: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 15/18] Replace virJSONValueObjectCreateVArgs with virJSONValueObjectAddVArgs,
Peter Krempa
- [PATCH 16/18] util: json: Remove virJSONValueObjectCreate(VArgs),
Peter Krempa
- [PATCH 17/18] qemu: command: Use JSON for parameters of -compat,
Peter Krempa
- [PATCH 02/18] virJSONValueObjectAddVArgs: Take double pointer,
Peter Krempa
- [PATCH 10/18] qemu: command: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 09/18] qemuDiskSourceGetProps: Initialize 'ret',
Peter Krempa
- [PATCH 11/18] qemublocktest: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 13/18] qemu: migration_params: Replace virJSONValueObjectCreate by virJSONValueObjectAdd,
Peter Krempa
- [PATCH 18/18] qemu: command: Use JSON for parameters of -audiodev,
Peter Krempa
- Re: [PATCH 00/18] qemu: command: Convert '-compat' and '-audiodev' to use JSON,
Ján Tomko
- [PATCH 0/1] tools/bash-completion: fix variable leaks of "IFS" and "word",
Koichi Murase
- [PATCH 1/1] NEWS: document DEVICE_UNPLUG_GUEST_ERROR support,
Daniel Henrique Barboza
- [PATCH] lib: Drop needless one line labels,
Michal Privoznik
- [PATCH 0/4] Misc style cleanups,
Michal Privoznik
- [PATCH] virt-xml-validate: Add support for cpu and domaincheckpoint,
Han Han
- [PATCH v2 0/3] Add virt-pki-query-dn binary,
Martin Kletzander
- [libvirt PATCH 0/2] improve audio device compat handling on migration,
Daniel P. Berrangé
- [PATCH 0/6] Add virt-pki-query-dn binary,
Martin Kletzander
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]