Lib Virt
[Prev Page][Next Page]
- Re: [dbus PATCH 04/22] events: Register VIR_DOMAIN_EVENT_ID_AGENT_LIFECYCLE, (continued)
- [dbus PATCH 07/22] events: Register VIR_DOMAIN_EVENT_ID_BLOCK_JOB_2,
Katerina Koukiou
- [dbus PATCH 11/22] events: Register VIR_DOMAIN_EVENT_ID_REBOOT,
Katerina Koukiou
- [dbus PATCH 05/22] events: Register VIR_DOMAIN_EVENT_ID_BALLOON_CHANGE,
Katerina Koukiou
- [dbus PATCH 12/22] events: Register VIR_DOMAIN_EVENT_ID_IO_ERROR,
Katerina Koukiou
- [dbus PATCH 08/22] events: Register VIR_DOMAIN_EVENT_ID_CONTROL_ERROR,
Katerina Koukiou
- [dbus PATCH 09/22] events: Register VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED,
Katerina Koukiou
- [dbus PATCH 21/22] events: Register VIR_DOMAIN_EVENT_ID_TUNABLE,
Katerina Koukiou
- [dbus PATCH 13/22] events: Register VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON,
Katerina Koukiou
- [dbus PATCH 18/22] events: Register VIR_DOMAIN_EVENT_ID_PMSUSPEND_DISK,
Katerina Koukiou
- [dbus PATCH 14/22] events: Register VIR_DOMAIN_EVENT_ID_JOB_COMPLETED,
Katerina Koukiou
- [dbus PATCH 19/22] events: Register VIR_DOMAIN_EVENT_ID_PMWAKEUP,
Katerina Koukiou
- [dbus PATCH 15/22] events: Register VIR_DOMAIN_EVENT_ID_METADATA_CHANGE,
Katerina Koukiou
- [dbus PATCH 20/22] events: Register VIR_DOMAIN_EVENT_ID_RTC_CHANGE,
Katerina Koukiou
- [dbus PATCH 16/22] events: Register VIR_DOMAIN_EVENT_ID_MIGRATION_ITERATION,
Katerina Koukiou
- [dbus PATCH 22/22] events: Register VIR_DOMAIN_EVENT_ID_WATCHDOG,
Katerina Koukiou
- [dbus PATCH 17/22] events: Register VIR_DOMAIN_EVENT_ID_PMSUSPEND,
Katerina Koukiou
- [PATCHv2 00/12] Switch from yajl to Jansson,
Ján Tomko
- [PATCHv2 01/12] virJSONValue: remove unused 'protect' property,
Ján Tomko
- [PATCHv2 02/12] tests: replace references to yajl,
Ján Tomko
- [PATCHv2 04/12] build: undef WITH_JANSSON for SETUID_RPC_CLIENT,
Ján Tomko
- [PATCHv2 03/12] build: add --with-jansson,
Ján Tomko
- [PATCHv2 06/12] FIXUP: Adjust test data for Jansson,
Ján Tomko
- [PATCHv2 08/12] FIXUP: make nss depend on Jansson instead of yajl,
Ján Tomko
- [PATCHv2 05/12] Switch from yajl to Jansson,
Ján Tomko
- [PATCHv2 10/12] FIXUP: s/WITH_YAJL/WITH_JANSSON/,
Ján Tomko
- [PATCHv2 07/12] FIXUP: Remove functions using yajl,
Ján Tomko
- [PATCHv2 09/12] FIXUP: compile and link with Jansson instead of yajl,
Ján Tomko
- [PATCHv2 11/12] FIXUP: libvirt.spec: use jansson instead of yajl,
Ján Tomko
- [PATCHv2 12/12] build: require Jansson if QEMU driver is enabled,
Ján Tomko
- [REPOST PATCH] util: Clean up consumers of virJSONValueArraySize,
John Ferlan
- [jenkins-ci PATCH 0/3] Various fixes to Perl jobs,
Andrea Bolognani
- [jenkins-ci PATCH 0/2] Fix archive_format handling,
Andrea Bolognani
- [jenkins-ci PATCH] Revert "projects: Drop explicit --enable-gtk-doc",
Andrea Bolognani
- [PATCH] qemu: Remove parameter 'driver' from qemuBlockJobUpdate,
Roland Schulz
- [jenkins-ci PATCH] projects: Drop explicit --enable-gtk-doc,
Andrea Bolognani
- [go-xml PATCH] test: Clone libvirt.git via https:// instead of git://,
Andrea Bolognani
- [jenkins-ci PATCH] projects: Reduce scope for local_env,
Andrea Bolognani
- [dbus PATCH] docs: Introduce man file for libvirt-dbus daemon,
Pavel Hrdina
- [dbus PATCH 0/4] Implement domain APIs with file descriptors,
Pavel Hrdina
- [PATCH v2 0/5] Add QEMU SDL OpenGL support,
Maciej Wolny
- Re: Question about verifying same uid:gid in src and dstfor live migration,
Fei Li
- [PATCH 00/12] Temporarily use other boot configuration,
Marc Hartmayer
- [PATCH 10/12] tests: Add tests for virDomainCreateWithParams,
Marc Hartmayer
- [PATCH 06/12] qemu: Add the functionality to override the boot configuration,
Marc Hartmayer
- [PATCH 04/12] utils: Add virStringUpdate,
Marc Hartmayer
- [PATCH 12/12] docs: Add news entry for new API virDomainCreateWithParams,
Marc Hartmayer
- [PATCH 08/12] test: Implement virConnectSupportsFeature,
Marc Hartmayer
- [PATCH 09/12] test: Add support for virDomainCreateWithParams,
Marc Hartmayer
- [PATCH 07/12] qemu: Add support for virDomainCreateWithParams,
Marc Hartmayer
- [PATCH 11/12] virsh: Add with-{bootdevice, kernel, initrd, cmdline} options for start,
Marc Hartmayer
- [PATCH 02/12] Introduce new domain create API virDomainCreateWithParams,
Marc Hartmayer
- [PATCH 01/12] virsh: Force boot emulation is only required for virDomainCreateWithFlags,
Marc Hartmayer
- [PATCH 05/12] conf: Add functions to change the boot configuration of a domain,
Marc Hartmayer
- [PATCH 03/12] remote: Add support for virDomainCreateWithParams,
Marc Hartmayer
- [qemu PATCH v2] docs/interop: add "firmware.json",
Laszlo Ersek
- [PATCH python] Implement virDomainCreateWithParams API,
Marc Hartmayer
- [qemu PATCH] docs/interop: add "firmware.json",
Laszlo Ersek
- [dbus PATCH 00/13] Secret APIs,
Katerina Koukiou
- [dbus PATCH 01/13] Introduce Secret Interface,
Katerina Koukiou
- [dbus PATCH 02/13] Implement ListSecrets method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 07/13] Implement GetXMLDesc method for Secret Interface,
Katerina Koukiou
- [dbus PATCH 03/13] Register Secret Lifecycle Events,
Katerina Koukiou
- [dbus PATCH 09/13] Implement SecretLookupByUsage method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 10/13] Implement Undefine method for Secret Interface,
Katerina Koukiou
- [dbus PATCH 12/13] Implement SetValue method for Secret Interface,
Katerina Koukiou
- [dbus PATCH 05/13] Implement UsageID property for Secret Interface,
Katerina Koukiou
- [dbus PATCH 04/13] Implement UUID property for Secret Interface,
Katerina Koukiou
- [dbus PATCH 06/13] Implement UsageType property for Secret Interface,
Katerina Koukiou
- [dbus PATCH 08/13] Implement SecretLookupByUUID method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 11/13] Implement GetValue method for Secret Interface,
Katerina Koukiou
- [dbus PATCH 13/13] Implement SecretDefineXML method for Connect Interface,
Katerina Koukiou
- Re: [dbus PATCH 00/13] Secret APIs,
Pavel Hrdina
- [jenkins-ci PATCH] guests: Fix os_version for development branches,
Andrea Bolognani
- [PATCH v2] rpc: fixing compilation error due to deprecated ssh_get_publickey().,
Julio Faracco
- Question about verifying same uid:gid in src and dst for live migration,
Fei Li
- [PATCH 0/3] bhyve: allow locking memory,
Fabian Freyer
- Question about using cpu mode "host-model" while providing a cpu model name,
Collin Walling
- [PATCH v2 00/12] Some fixes and improvement for virsh completion in non interactive mode,
Lin Ma
- [PATCH v2 07/12] virsh: Create macros for VSH_OT_ARGV "domain" option,
Lin Ma
- [PATCH v2 02/12] virsh: Add domain name completion to 'migrate-postcopy' command,
Lin Ma
- [PATCH v2 04/12] virsh: Create macros for VSH_OT_STRING "domain" option,
Lin Ma
- [PATCH v2 01/12] virsh: Move the definition of macro VIRSH_COMMON_OPT_DOMAIN_FULL to virsh.h,
Lin Ma
- [PATCH v2 05/12] virsh: Apply macro for current VSH_OT_STRING "domain" options,
Lin Ma
- [PATCH v2 03/12] virsh: Conditionally Ignore the first entry in list of completions,
Lin Ma
- [PATCH v2 08/12] virsh: Apply macro for current VSH_OT_ARGV "domain" options,
Lin Ma
- [PATCH v2 09/12] vshReadlineOptionsGenerator: Add already provided VSH_OT_ARGV options to list,
Lin Ma
- [PATCH v2 06/12] vshReadlineParse: Ignore vshReadlineOptionsGenerator for VSH_OT_ARGV options,
Lin Ma
- [PATCH v2 12/12] virsh: Add event name completion to 'event' command,
Lin Ma
- [PATCH v2 10/12] virsh: Enable multiple --event flags to 'event' command,
Lin Ma
- [PATCH v2 11/12] virsh: add helper for returning event name string,
Lin Ma
- Re: [PATCH v2 00/12] Some fixes and improvement for virsh completion in non interactive mode,
Michal Privoznik
- [PATCH 0/3] spec: drop deprecated el5 bits,
Cole Robinson
- [jenkins-ci PATCH] Build libosinfo and osinfo-db-tools on mingw platform,
Daniel P. Berrangé
- [PATCH] Add a MAINTAINERS file to suggest reviewers for patches,
Daniel P. Berrangé
- [PATCH 00/12] Various storage_util adjustments,
John Ferlan
- [PATCH 01/12] storage_util: Some code cleanup,
John Ferlan
- [PATCH 05/12] storage_util: Generate the qcow secret earlier,
John Ferlan
- [PATCH 02/12] storage_util: Cleanup usage of target.encryption,
John Ferlan
- [PATCH 06/12] storage_util: Move secretPath generation,
John Ferlan
- [PATCH 08/12] storage_util: Split backing_fmt set in storageBackendCreateQemuImgOpts,
John Ferlan
- [PATCH 03/12] storage_util: Remove unnecessary check,
John Ferlan
- [PATCH 09/12] storage_util: Split preallocate set in storageBackendCreateQemuImgOpts,
John Ferlan
- [PATCH 07/12] storage_util: Remove luks distinction from secret path and alias,
John Ferlan
- [PATCH 04/12] storage_util: Rename virQEMUBuildLuksOpts,
John Ferlan
- [PATCH 10/12] storage_util: Move @type into _virStorageBackendQemuImgInfo,
John Ferlan
- [PATCH 12/12] storage_util: Introduce storageBackendDoCreateQemuImg,
John Ferlan
- [PATCH 11/12] storage_util: Introduce storageBackendCreateQemuImgSetInput,
John Ferlan
- Re: [PATCH 00/12] Various storage_util adjustments,
John Ferlan
- [PATCH] xenconfig: remove my name and email from files,
David Kiarie
- [PATCH] qemu: domain: Replace qemuDomainFilePathIsHostCDROM with virFileIsCDROM,
Peter Krempa
- [PATCH] util: file: Fix usage of STRPREFIX in virFileIsCDROM,
Peter Krempa
- [PATCH v2 0/8] vfio-ccw passthrough support,
Boris Fiuczynski
- [dbus PATCH 00/19] StoragePool APIs till libvirt 3.0,
Katerina Koukiou
- [dbus PATCH 02/19] Implement ListStoragePools method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 08/19] Implement getter for Autostart property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 09/19] Implement GetInfo method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 12/19] Implement GetXMLDesc method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 13/19] Implement Active property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 14/19] Implement Persistent property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 15/19] Implement StoragePoolLookupByName method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 16/19] Implement StoragePoolLookupByUUID method for Connect Interface,
Katerina Koukiou
- [dbus PATCH 04/19] Implement Destroy method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 05/19] Implement Build method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 11/19] Implement UUID property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 18/19] Implement setter for Autostart property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 01/19] Introduce StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 03/19] Register StoragePool Lifecycle Events,
Katerina Koukiou
- [dbus PATCH 06/19] Implement Create method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 07/19] Implement Delete method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 10/19] Implement Name property for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 17/19] Implement Refresh method for StoragePool Interface,
Katerina Koukiou
- [dbus PATCH 19/19] Implement Undefine method for StoragePool Interface,
Katerina Koukiou
- Re: [dbus PATCH 00/19] StoragePool APIs till libvirt 3.0,
Pavel Hrdina
- [sandbox PATCH v2 0/4] Remove Test::AutoBuild leftovers,
Andrea Bolognani
- [dbus PATCH] "foo* [bar]" should be "foo *[bar]",
Katerina Koukiou
- [dbus PATCH 0/9] random fixes,
Pavel Hrdina
- [dbus PATCH 2/9] Use ++ operator instead of += in for loop,
Pavel Hrdina
- [dbus PATCH 3/9] connect: Fix List* methods to return empty array for empty list,
Pavel Hrdina
- [dbus PATCH 8/9] domain: Introduce virtDBusDomainGVariantToCpumap helper,
Pavel Hrdina
- [dbus PATCH 1/9] Process input arguments before getting libvirt object,
Pavel Hrdina
- [dbus PATCH 6/9] domain: Return error if libvirt API fails,
Pavel Hrdina
- [dbus PATCH 7/9] domain: Introduce virtDBusDomainGVariantToMountpoints helper,
Pavel Hrdina
- [dbus PATCH 9/9] util: Use spaces around operators,
Pavel Hrdina
- [dbus PATCH 4/9] connect: Pass error into virtDBusConnectOpen function,
Pavel Hrdina
- [dbus PATCH 5/9] domain: There is no need to check ret again,
Pavel Hrdina
- Re: [dbus PATCH 0/9] random fixes,
Katerina Koukiou
- Re: [PATCH 0/1] Bug: Sandbox: libvirt breakdowns qemu guest,
Christian Borntraeger
- [PATCHv2] Deprecate QEMU_CAPS_NESTING,
Ján Tomko
- [PATCHv1 0/7] Baseline CPU model using QEMU QMP exchanges,
Chris Venteicher
- [PATCH v2 0/3] adding virGetLastErrorCode/Domain to paritally replace virGetLastError,
ramyelkest
- [PATCH] xenconfig: Remove references to my name and email,
David Kiarie
- [PATCH v3 00/14] Add support for TPM emulator,
Stefan Berger
- [PATCH v3 01/14] util: implement virFileReadOffsetQuiet(),
Stefan Berger
- [PATCH v3 04/14] qemu: Extend QEMU capabilities with 'tpm-emulator',
Stefan Berger
- [PATCH v3 12/14] security: Label the external swtpm with SELinux labels,
Stefan Berger
- [PATCH v3 03/14] conf: Add support for external swtpm TPM emulator to domain XML,
Stefan Berger
- [PATCH v3 11/14] tests: Add test cases for external swtpm TPM emulator,
Stefan Berger
- [PATCH v3 09/14] qemu: Implement a layer for external devices like tpm-emulator,
Stefan Berger
- [PATCH v3 13/14] tpm: Add support for choosing emulation of a TPM 2,
Stefan Berger
- [PATCH v3 08/14] qemu: Extend qemu_conf with tpm-emulator support,
Stefan Berger
- [PATCH v3 10/14] qemu: Add support for external swtpm TPM emulator,
Stefan Berger
- [PATCH v3 02/14] util: Implement virStringFilterLines(),
Stefan Berger
- [PATCH v3 05/14] util: Implement virFileChownFiles(),
Stefan Berger
- [PATCH v3 07/14] util: Extend virtpm.c with tpm-emulator support,
Stefan Berger
- [PATCH v3 06/14] security: Add DAC and SELinux security for tpm-emulator,
Stefan Berger
- [PATCH v3 14/14] qemu: Add swtpm to emulator cgroup,
Stefan Berger
- [tck PATCH v2 0/3] Remove Test::AutoBuild leftovers,
Andrea Bolognani
- [perl PATCH] spec: Drop %{extra_release},
Andrea Bolognani
- [PATCH] lxc: convert to typesafe virConf accessors in lxc_native.c,
Prafull
- [jenkins-ci PATCH] guests: Update vault,
Pavel Hrdina
- [dbus PATCH v2 0/2] improve annotation of properties,
Pavel Hrdina
- [perl PATCH v2 0/3] maint: Rename autobuild.sh to prepare-release.sh,
Andrea Bolognani
- [dbus PATCH v2] Implement SetGuestVcpus method for Domain Interface,
Katerina Koukiou
- [dbus PATCH] Add detail argument to DomainEvent signal,
Katerina Koukiou
- [PATCH 0/7] Couple of tiny fixes for virsh and translation.,
Lin Ma
- [PATCH 09/12] virsh: Enable multiple --event flags to 'event' command,
Lin Ma
- [PATCH 10/12] virsh: Introduce some VIR_DOMAIN_EVENT_* macros representing domain event names,
Lin Ma
- [PATCH 11/12] domain_event: Introduce function virDomainEventGetName,
Lin Ma
- [PATCH 12/12] virsh: Add event name completion to 'event' command,
Lin Ma
- [PATCH 08/12] vshReadlineOptionsGenerator: Add already provided VSH_OT_ARGV options to list,
Lin Ma
- [PATCH 03/12] virsh: Create macros for VSH_OT_STRING "domain" option,
Lin Ma
- [PATCH 04/12] virsh: Apply macro for current VSH_OT_STRING "domain" options,
Lin Ma
- [PATCH 06/12] virsh: Create macros for VSH_OT_ARGV "domain" option,
Lin Ma
- [PATCH 01/12] virsh: Add domain name completion to 'migrate-postcopy' command,
Lin Ma
- [PATCH 05/12] vshReadlineParse: Ignore vshReadlineOptionsGenerator for VSH_OT_ARGV options,
Lin Ma
- [PATCH 07/12] virsh: Apply macro for current VSH_OT_ARGV "domain" options,
Lin Ma
- [PATCH 02/12] virsh: Conditionally Ignore the first entry in list of completions,
Lin Ma
- [dbus PATCH v2 0/9] Remove all enum->string and string->enum code,
Katerina Koukiou
- [dbus PATCH v2 1/9] Abandon usage of all *TypeToString functions in domain.c,
Katerina Koukiou
- [dbus PATCH v2 5/9] Change NetworkEvent argument from string to unsigned int,
Katerina Koukiou
- [dbus PATCH v2 3/9] Abandon usage of all *TypeToString functions in network.c,
Katerina Koukiou
- [dbus PATCH v2 6/9] Remove virtDBusUtilEnum{From, From}String functions,
Katerina Koukiou
- [dbus PATCH v2 9/9] Remove reason to string translation in virtDBusEventsDomainDiskChange,
Katerina Koukiou
- [dbus PATCH v2 8/9] Remove state to string translation in virtDBusDomainGetState,
Katerina Koukiou
- [dbus PATCH v2 2/9] Abandon usage of all *TypeToString functions in connect.c,
Katerina Koukiou
- [dbus PATCH v2 4/9] Change DomainEvent argument from string to unsigned int,
Katerina Koukiou
- [dbus PATCH v2 7/9] Remove reason to string translation in virtDBusEventsDomainTrayChange,
Katerina Koukiou
- [PATCH 0/2] adding virHas/GetLastErrorCode/Domain to paritally replace virGetLastError,
ramyelkest
- [PATCH v3 0/6] Add support for VM Generation ID (vmgenid),
John Ferlan
- [PATCH] tests: domaincapstest: Fix after iothreads addition,
Cole Robinson
- unix_sock_dir for virtlogd,
Mathieu Tarral
- [jenkins-ci PATCH] projects: Run libvirt's 'make check' on all machines,
Andrea Bolognani
- [PATCH] configure: remove bogus LIBVIRT_GETTEXT macro reference,
Daniel P. Berrangé
- [perl PATCH] maint: Drop autobuild.sh,
Andrea Bolognani
- [sandbox PATCH] maint: Drop autobuild.sh,
Andrea Bolognani
- [python PATCH] maint: Drop autobuild.sh,
Andrea Bolognani
- [tck PATCH] maint: Drop autobuild.sh,
Andrea Bolognani
- [PATCH] storagefile: conditional build of virStorageFileLoadBackendModule,
Daniel P. Berrangé
- [PATCH] tests: unlink libxl-driver.log,
Daniel P. Berrangé
- [dbus PATCH 0/4] various fixes,
Pavel Hrdina
- [jenkins-ci PATCH 0/4] Introduce Fedora 28; drop Fedora 26,
Andrea Bolognani
- [PATCH] rpm: set wireshark plugin directory from pkg-config,
Daniel P. Berrangé
- [PATCH v3 0/9] tests: Fix 'make check' on FreeBSD,
Andrea Bolognani
- [PATCH 0/5] Another batch of old capability cleanups,
Ján Tomko
- [PATCH] rpm: libvirt-daemon-driver-libxl must obsolete libvirt-daemon-driver-xen,
Daniel P. Berrangé
- [PATCH] docs: Grammar and spelling fixes,
Ville Skyttä
- [dbus RFC PATCH 0/6] Remove all enum->string and string->enum code,
Katerina Koukiou
- [PATCH v4] tests/Makefile.am: use LIBTOOL variable instead of hardcoded name,
Maciej Wolny
- [dbus PATCH] Implement SetGuestVcpus method for Domain Interface,
Katerina Koukiou
- Release of libvirt-4.3.0,
Daniel Veillard
- [GSoC] Introduction - nodejs bindings,
Ramy Elkest
- [PATCH] Makefile: fix typo,
Ján Tomko
- [PATCH] conf: remove unused VIR_DOMAIN_FS_RAM_DEFAULT_USAGE,
Ján Tomko
- [PATCH] docs: rng: Add missing <interleave> element to panic device,
Erik Skultety
- [PATCH] travis: Print test log file from distcheck as well,
Martin Kletzander
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]