libvirt
[Prev Page][Next Page]
- Re: [PATCH v2 24/73] qemu: Hide internals of qemuMigrationParams struct
- Re: [dbus PATCH v3 01/20] Implement Setter for Autostart property for Domain interface
- Re: [PATCH v2 23/73] qemu: Rename qemuMigrationParamsSet
- [dbus PATCH v3 18/20] Implement MigrateSetMaxSpeed method for Domain Interface
- [dbus PATCH v3 14/20] Implement GetMemoryParameters method for Domain Interface
- [dbus PATCH v3 11/20] Implement HasManagedSaveImage method for Domain Interface
- [dbus PATCH v3 10/20] Implement ManagedSave method for Domain Interface
- [dbus PATCH v3 09/20] Implement MigrateGetMaxDowntime method for Domain Interface
- [dbus PATCH v3 07/20] Implement AbortJob for Domain interface
- [dbus PATCH v3 06/20] Implement GetJobInfo method for Domain interface
- [dbus PATCH v3 04/20] Implement AttachDevice method for Domain Interface
- [dbus PATCH v3 12/20] Implement ManagedSaveRemove method for Domain Interface
- [dbus PATCH v3 03/20] Implement MemoryStats for Domain Interface
- [dbus PATCH v3 01/20] Implement Setter for Autostart property for Domain interface
- [dbus PATCH v3 02/20] Implement SchedulerType property for Domain Interface
- [dbus PATCH v3 00/20] More APIs for Domain Interface
- Re: [dbus PATCH v2 20/22] Implement MigrateSetMaxSpeed method for Domain Interface
- Re: [dbus PATCH v2 19/22] Implement MigrateGetMaxSpeed method for Domain Interface
- Re: [PATCH v2 21/73] qemu: Set tlsHostname inside qemuMigrationParamsEnableTLS
- Re: [dbus PATCH v2 17/22] Implement GetBlkioParameters method for domain Interface
- Re: [PATCH v2 20/73] qemu: Rename qemuMigrationParamsAddTLSObjects
- Re: [PATCH v2 17/73] qemu: Drop qemuMigrationParamsCheckSetupTLS
- Re: [PATCH v2 16/73] qemu: Reset all migration parameters
- Re: [dbus PATCH v2 16/22] Implement GetMemoryParameters method for Domain Interface
- Re: [PATCH] Add function that raises error if domain is not active
- Re: [PATCH v2 14/73] qemu: Typedef struct qemuDomainJobObj
- Re: [dbus PATCH v2 13/22] Implement HasManagedSaveImage method for Domain Interface
- Re: [PATCH v2 11/73] qemu: Introduce qemuMigrationParams struct
- Re: [dbus PATCH v2 11/22] Implement MigrateGetMaxDowntime method for Domain Interface
- Re: [RFC v2] external (pull) backup API
- From: Nikolay Shirokovskiy
- crash in libxlDoMigrateDstReceive in error case
- Re: [RFC v2] external (pull) backup API
- From: Nikolay Shirokovskiy
- Re: [RFC v2] external (pull) backup API
- Re: [PATCH v2 07/73] qemu: Make qemuMigrationParamsFree follow common pattern
- Re: [PATCH v2 06/73] qemu: Reindent qemuMigrationParamsSetEmptyTLS
- Re: [PATCH v2 05/73] qemu: Move qemuMigrationCapsGet
- Re: [PATCH v2 04/73] qemu: Move qemuDomainCheckMigrationCapabilities
- Re: [PATCH v2 03/73] qemu: New file for all APIs related to migration parameters
- Re: [dbus PATCH v2 08/22] Implement GetJobInfo method for Domain interface
- Re: [dbus PATCH v2 04/22] Implement MemoryStats for Domain Interface
- Re: [PATCH] Add function that raises error if domain is not active
- Re: [dbus PATCH v2 07/22] Introduce virtDBusDomainJobTypeToString function
- Re: [dbus PATCH v2 06/22] Implement DetachDevice method for Domain Interface
- Re: [dbus PATCH v2 04/22] Implement MemoryStats for Domain Interface
- Re: [dbus PATCH v2 04/22] Implement MemoryStats for Domain Interface
- Re: [PATCH] Add function that raises error if domain is not active
- Re: [PATCH] Remove redundant virFileIsExecutable check
- Re: [dbus PATCH v2 03/22] Introduce virtDBusDomainMemoryStatTypeToString helper function
- [PATCHv2] Remove redundant virFileIsExecutable check
- Re: [dbus PATCH v2 02/22] Implement SchedulerType property for Domain Interface
- Re: [PATCH] Add function that raises error if domain is not active
- [PATCH] Remove redundant virFileIsExecutable check
- Re: [RFC v2] external (pull) backup API
- Re: [RFC v2] external (pull) backup API
- Re: [RFC v2] external (pull) backup API
- Re: [RFC v2] external (pull) backup API
- [PATCH] Add function that raises error if domain is not active
- Re: [PATCH v3 1/2] util: Add helper APIs to get/verify VF Representor name
- [PATCH v1 4/7] qemu_monitor: Introduce qemuMonitorGetObjectProps
- [PATCH v1 2/7] qemu_capabilities: s/ObjectProps/DeviceProps/g
- [PATCH v1 1/7] qemu: Rename qemuMonitorGetObjectProps to qemuMonitorGetDeviceProps
- [jenkins-ci PATCH v2 6/6] jobs: Introduce {all_machines} and {rpm_machines}
- [jenkins-ci PATCH v2 5/6] guests: Drop projects from CentOS 6
- [jenkins-ci PATCH v2 4/6] projects: Stop building on CentOS 6
- [jenkins-ci PATCH v2 2/6] guests: Introduce libvirt+website project
- [jenkins-ci PATCH v2 1/6] jobs: Introduce autotools-website-job
- [jenkins-ci PATCH v2 3/6] projects: Add libvirt-master-website job
- Re: [PATCHv3 2/6] qemu: use query-cpus-fast in JSON monitor
- [PATCH] tests: remove FLAG_JSON from xml2argvtest
- Re: [libvirt PATCH v2 11/44] Deprecate QEMU_CAPS_NO_USER_CONFIG
- Re: [PATCH 3/8] driver: introduce a driver method for probing default URIs
- Re: [libvirt PATCH v2 09/44] Remove qemuDomainSupportsNetdev
- [dbus PATCH v2 17/22] Implement GetBlkioParameters method for domain Interface
- [dbus PATCH v2 21/22] Implement SetMemory method for Domain Interface
- [dbus PATCH v2 14/22] Implement ManagedSaveRemove method for Domain Interface
- [dbus PATCH v2 13/22] Implement HasManagedSaveImage method for Domain Interface
- [dbus PATCH v2 20/22] Implement MigrateSetMaxSpeed method for Domain Interface
- [dbus PATCH v2 19/22] Implement MigrateGetMaxSpeed method for Domain Interface
- [dbus PATCH v2 12/22] Implement ManagedSave method for Domain Interface
- [dbus PATCH v2 18/22] Implement Updated property for Domain Interface
- [dbus PATCH v2 07/22] Introduce virtDBusDomainJobTypeToString function
- [dbus PATCH v2 16/22] Implement GetMemoryParameters method for Domain Interface
- [dbus PATCH v2 06/22] Implement DetachDevice method for Domain Interface
- [dbus PATCH v2 11/22] Implement MigrateGetMaxDowntime method for Domain Interface
- [dbus PATCH v2 04/22] Implement MemoryStats for Domain Interface
- [dbus PATCH v2 10/22] Implement MigrateSetMaxDowntime method for Domain interface
- [dbus PATCH v2 03/22] Introduce virtDBusDomainMemoryStatTypeToString helper function
- [dbus PATCH v2 09/22] Implement AbortJob for Domain interface
- [dbus PATCH v2 02/22] Implement SchedulerType property for Domain Interface
- [dbus PATCH v2 01/22] Implement Setter for Autostart property for Domain interface
- [dbus PATCH v2 00/22] More APIs for Domain Interface
- [PATCH jenkins-ci 1/2] Enable mingw build for libvirt-glib project
- [PATCH jenkins-ci 2/2] Enable mingw build for virt-viewer project
- [PATCH jenkins-ci 0/2] Enable virt-viewer mingw build
- Re: [RFC v2] external (pull) backup API
- From: Vladimir Sementsov-Ogievskiy
- Re: [jenkins-ci PATCH] jobs: Unset $CC for Go and MinGW jobs
- [PATCH 4/5] po: stop storing libvirt.pot in git
- Re: [RFC v2] external (pull) backup API
- From: Vladimir Sementsov-Ogievskiy
- Re: [RFC v2] external (pull) backup API
- From: Vladimir Sementsov-Ogievskiy
- [PATCH 2/5] po: remove language list from zanata configuration
- [PATCH 5/5] po: minimize & canonicalize translations stored in git
- [PATCH 3/5] po: add rules for integration with zanata
- [PATCH 0/5] Improve translation handling
- Re: [jenkins-ci PATCH 04/10] guests: Move ccache configuration to shell profile
- [jenkins-ci PATCH] jobs: Unset $CC for Go and MinGW jobs
- [PATCH libvirt v2 5/9] rpc: Introduce virNetServerGetProgramLocked helper function
- [PATCH libvirt v2 4/9] remote: Use domainClientEventCallbacks for remoteReplayConnectionClosedEvent
- [PATCH libvirt v2 8/9] remote: remove ATTRIBUTE_UNUSED when attribute is actually used
- [PATCH libvirt v2 9/9] remote: shrink the critical sections
- [PATCH libvirt v2 1/9] virConnectRegisterCloseCallback: Cleanup 'opaque' if there is no connectRegisterCloseCallback
- [PATCH libvirt v2 3/9] remote: Add the information which program has to be used to daemonClientEventCallback
- [PATCH libvirt v2 2/9] test: Convert testDriver to virObjectLockable
- Re: [PATCH 08/10] qemu: Handle genid processing during startup/launch
- Re: [PATCH 0/9] Add Jansson support
- Re: [PATCH 0/9] Add Jansson support
- Re: [PATCH] conf: Actually make virDomainChrSourceDef an object
- Re: [PATCH] conf: Actually make virDomainChrSourceDef an object
- Re: [PATCH 06/10] conf: Add VM Generation ID parse/format support
- Re: [PATCH 08/10] qemu: Handle genid processing during startup/launch
- Re: [PATCH 06/10] conf: Add VM Generation ID parse/format support
- Re: [PATCH 06/10] conf: Add VM Generation ID parse/format support
- Re: [dbus PATCH] APIs should appear in aplhabetical order in all files.
- [jenkins-ci PATCH v2] guests: Clean up packages after update
- Re: [jenkins-ci PATCH] guests: Clean up packages after update
- Re: [libvirt PATCH v2 13/44] Deprecate QEMU_CAPS_DRIVE_SERIAL
- Re: [jenkins-ci PATCH] guests: Clean up packages after update
- Re: [jenkins-ci PATCH] guests: Clean up packages after update
- Re: [libvirt PATCH v2 14/44] Deprecate QEMU_CAPS_SDL
- [dbus PATCH 5/6] Implement AttachDevice method for Domain Interface
- [dbus PATCH 6/6] Implement DetachDevice method for Domain Interface
- [dbus PATCH 4/6] Implement MemoryStats for Domain Interface
- [dbus PATCH 3/6] Introduce virtDBusDomainMemoryStatTypeToString helper function
- [dbus PATCH 2/6] Implement SchedulerType property for Domain Interface
- [dbus PATCH 0/6] More methods for Domain Interface
- [dbus PATCH 1/6] Implement Setter for Autostart property for Domain interface
- [dbus PATCH] APIs should appear in aplhabetical order in all files.
- Re: [PATCH] apparmor: add rules to use qemu_bridge_helper
- Re: [PATCH] conf: Actually make virDomainChrSourceDef an object
- Re: [jenkins-ci PATCH] guests: Fix intltool-update on FreeBSD
- Re: [libvirt PATCH v2 13/44] Deprecate QEMU_CAPS_DRIVE_SERIAL
- Re: [libvirt PATCH v2 10/44] Deprecate QEMU_CAPS_MONITOR_JSON
- Re: [libvirt PATCH v2 12/44] Deprecate QEMU_CAPS_MEM_PATH
- Re: [PATCH jenkins-ci] Run "make check" for osinfo-db
- Re: [PATCH 0/8] vfio-ccw passthrough support
- From: Shalini Chellathurai Saroja
- [PATCH] conf: Actually make virDomainChrSourceDef an object
- [PATCH 2/2] qemu: Figure out nodeset bitmap size correctly
- [PATCH 1/2] tests: Create full host NUMA topology by default
- [PATCH] vbox: Make vboxCommonDriver static
- Re: [RFC v2] external (pull) backup API
- [PATCH v7 8/9] xenconfig: add CPUID handling to domXML <-> xl.cfg conversion
- From: Marek Marczykowski-Górecki
- [PATCH v7 1/9] libxl: fix libxlDriverConfigDispose for partially constructed object
- From: Marek Marczykowski-Górecki
- [PATCH v7 5/9] xenconfig: do not override def->cpu if already set elsewhere
- From: Marek Marczykowski-Górecki
- [PATCH v7 6/9] libxl: add support for CPUID features policy
- From: Marek Marczykowski-Górecki
- [PATCH v7 3/9] libxl: warn about ignored CPU mode=custom
- From: Marek Marczykowski-Górecki
- [PATCH v7 2/9] libxl: pass driver config to libxlMakeDomBuildInfo
- From: Marek Marczykowski-Górecki
- [PATCH v7 9/9] tests: add test case for CPUID in xenconfig driver
- From: Marek Marczykowski-Górecki
- [PATCH 10/10] docs: Add news article for VM Generation ID
- [PATCH 09/10] qemu: Add VM Generation ID to qemu command line
- [PATCH 08/10] qemu: Handle genid processing during startup/launch
- [PATCH 07/10] qemu: Add VM Generation ID device capability
- [PATCH 06/10] conf: Add VM Generation ID parse/format support
- [PATCH 03/10] qemu: Add flags to qemuDomainMigratableDefCheckABIStability
- [PATCH 02/10] conf: Modify last arg to virDomainDefCopy
- [PATCH 01/10] Check return status for virUUIDGenerate
- [PATCH] tests: Xen: use qemu-system-i386 for emulator
- Re: [PATCH] news: announce dropping of legacy Xen driver
- Re: [RFC v2] external (pull) backup API
- [PATCH 1/2] openvz: Remove unnecessary Unref in openvzLoadDomains
- [PATCH 0/2] A couple of openvz fixups
- Re: [RFC v2] external (pull) backup API
- Re: [libvirt PATCH v2 07/44] Clean up qemuDomainAttachNetDevice
- Re: [libvirt PATCH v2 06/44] Deprecate QEMU_CAPS_NETDEV
- Re: [PATCH 6/6] tests: qemuxml2argv: Test formatting of 'write-cache' parameter
- Re: [PATCH 5/6] qemu: Format 'write-cache' parameter for disk frontends
- Re: [PATCH 3/6] qemu: domain: Add helper for translating disk cachemode to qemu flags
- [PATCH 5/8] qemu: command line generation for vfio-ccw device
- From: Shalini Chellathurai Saroja
- [PATCH 6/8] tests: tests for vfio-ccw passthrough
- From: Shalini Chellathurai Saroja
- [PATCH 1/8] qemu: introduce capability for virtual-css-bridge
- From: Shalini Chellathurai Saroja
- [PATCH 2/8] qemu: introduce vfio-ccw capability
- From: Shalini Chellathurai Saroja
- [PATCH 7/8] docs: documentation for vfio-ccw passthrough
- From: Shalini Chellathurai Saroja
- Re: [PATCH 2/6] tests: qemuxm2argv: Add infrastructure for testing with real qemuCaps
- [PATCH 0/8] vfio-ccw passthrough support
- From: Shalini Chellathurai Saroja
- Re: [PATCH 1/6] tests: utils: Allow parsing test capability file without virCaps
- [PATCH 4/8] qemu: vfio-ccw device address generation
- From: Shalini Chellathurai Saroja
- Re: [PATCH 6/6] tests: qemuxml2argv: Test formatting of 'write-cache' parameter
- Re: [PATCH 3/6] qemu: domain: Add helper for translating disk cachemode to qemu flags
- path for user provided all-guest-read-only content
- Re: [PATCH 1/6] tests: utils: Allow parsing test capability file without virCaps
- [PATCH v2 73/73] qemuxml2xmltest: Add status XML tests for migration params
- [PATCH v2 71/73] qemu: Store API flags for async jobs in status XML
- [PATCH v2 70/73] qemu: Drop priv->job.postcopyEnabled bool
- [PATCH v2 66/73] qemumigparamstest: Add test data for TLS parameters
- [PATCH v2 64/73] tests: Add tests for QEMU migration parameters
- [PATCH v2 69/73] qemu: Drop priv->job.dump_memory_only bool
- [PATCH v2 59/73] qemu: Add support for sending capabilities in migration cookie
- [PATCH v2 60/73] qemu: Check remote caps when enabling always-on capabilities
- [PATCH v2 57/73] qemu: Move migration capabilities JSON formatting
- [PATCH v2 54/73] qemu: Export qemuMigrationParams{To, From}JSON for tests
- [PATCH v2 47/73] qemu: Drop qemuMigrationCompression structure
- [PATCH v2 51/73] util: Introduce virJSONValueObjectStealObject
- [PATCH v2 61/73] qemu: Generalize qemuMigrationParamsGetDowntimeLimit
- [PATCH v2 55/73] qemu: Move qemuMonitorMigrationParams structure
- [PATCH v2 39/73] qemu: Set migration capabilities automatically
- [PATCH v2 52/73] qemu: Move migration parameters JSON parsing
- [PATCH v2 38/73] qemu: Set always-on migration caps in ParamsCheck
- [PATCH v2 50/73] qemumonitorjsontest: Drop migration params test
- [PATCH v2 36/73] qemu: Hide qemuMigrationParamsNew
- [PATCH v2 46/73] qemu: Replace qemuMigrationAnyCompressionDump
- [PATCH v2 34/73] qemu: Introduce qemuMigrationParty enum
- [PATCH v2 48/73] qemu: Introduce qemuMigrationParamsFetch
- [PATCH v2 30/73] qemu: Set XBZRLE cache size via migration parameters
- [PATCH v2 26/73] qemu: Set migration caps via migration params APIs
- [PATCH v2 49/73] qemu: Limit usage of qemuMonitorMigrationParams
- [PATCH v2 28/73] qemu: Drop unused qemuMonitorSetMigrationCapability
- [PATCH v2 44/73] qemu: Move qemuMigrationAnyCompression*
- [PATCH v2 25/73] qemu: Introduce qemuMonitorSetMigrationCapabilities
- [PATCH v2 40/73] qemu: Call qemuMigrationAnyCompressionParse only from driver
- [PATCH v2 19/73] qemu: Rename qemuMigrationParamsSetEmptyTLS
- [PATCH v2 23/73] qemu: Rename qemuMigrationParamsSet
- [PATCH v2 35/73] qemu: Use qemuMigrationParamsFromFlags everywhere
- [PATCH v2 42/73] qemu: Drop qemuMigrationParamsSetCapability
- [PATCH v2 13/73] qemu: Store original migration params in job
- [PATCH v2 33/73] qemu: Check supported caps in qemuMigrationParamsCheck
- [PATCH v2 14/73] qemu: Typedef struct qemuDomainJobObj
- [PATCH v2 21/73] qemu: Set tlsHostname inside qemuMigrationParamsEnableTLS
- [PATCH v2 09/73] qemu: Drop qemuMigrationParamsClear
- [PATCH v2 22/73] qemu: Hide cfg inside qemuMigrationParamsEnableTLS
- [PATCH v2 10/73] qemu: Move qemuMigrationCompression struct
- [PATCH v2 01/73] qemu: Rename qemuMigrationAnyCapsGet as qemuMigrationCapsGet
- [PATCH v2 16/73] qemu: Reset all migration parameters
- [PATCH v2 15/73] qemu: Pass job object to qemuProcessRecoverMigration{In, Out}
- [PATCH v2 08/73] qemu: Allocate struct for migration parameters
- [PATCH v2 06/73] qemu: Reindent qemuMigrationParamsSetEmptyTLS
- [PATCH v2 11/73] qemu: Introduce qemuMigrationParams struct
- [PATCH v2 03/73] qemu: New file for all APIs related to migration parameters
- [PATCH v2 02/73] qemu: Rename qemuMigrationParams
- [PATCH v2 00/73] qemu: Refactor migration parameters
- [PATCH v2 05/73] qemu: Move qemuMigrationCapsGet
- Re: [RFC v2] external (pull) backup API
- Re: [RFC PATCH 0/4] LXC - Implement save/restore domain state
- [jenkins-ci PATCH] guests: Fix intltool-update on FreeBSD
- Re: [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
- Re: [PATCH v2] bhyve: Use virDomainObjListFindBy{UUID|ID}Ref
- Re: [PATCH v2] bhyve: Use virDomainObjListFindBy{UUID|ID}Ref
- Re: [PATCH 0/2] Fix lxc callers using virDomainObjListRemove
- Re: [PATCH] qemu: Format gic-version=2 on the command line
- Re: [PATCH 5/8] driver: declare supported URI schemes in virConnectDriver struct
- Re: [PATCH 0/8] Simplify & standarize more parts of driver URI handling
- Re: [PATCH 3/8] driver: introduce a driver method for probing default URIs
- Re: [RFC PATCH 0/4] LXC - Implement save/restore domain state
- Re: [PATCH 2/2] vmware: Failures in cache info init are non-fatal
- Re: [PATCH 1/2] vmware: Fix initialization of VMware Fusion
- Re: [RFC] add option to configure qcow2 cache sizes in domain xml
- Re: [RFC PATCH 0/4] LXC - Implement save/restore domain state
- [RFC PATCH 3/4] lxc: Add restore mode for libvirt-lxc
- [RFC PATCH 1/4] configure: Include support for CRIU
- [RFC PATCH 4/4] lxc: Add save/restore support
- [RFC PATCH 0/4] LXC - Implement save/restore domain state
- [RFC PATCH 2/4] lxc: Add save/restore helper functions
- [PATCH] qemu: use target.port for isa-serial
- [RFC] add option to configure qcow2 cache sizes in domain xml
- From: Nikolay Shirokovskiy
- Re: [PATCH v2] util: don't check for parallel iteration in hash-related functions
- Re: [PATCH] apparmor: add rules to use qemu_bridge_helper
- Re: [PATCH] util: improve virNetDevTapGetRealDeviceName
- Re: [PATCH] libxl: add support for memballoon device
- Re: [PATCH v2] util: don't check for parallel iteration in hash-related functions
- [PATCH v2 1/2] cputest: New test for Intel Core i5-650
- From: Nikolay Shirokovskiy
- [PATCH v2 2/2] qemu: cpu: fix "full" CPU to include all "reported" CPU features
- From: Nikolay Shirokovskiy
- [PATCH v2 0/2] qemu: cpu: fix "full" CPU to include all "reported" CPU features
- From: Nikolay Shirokovskiy
- Re: [PATCH v2] util: don't check for parallel iteration in hash-related functions
- Re: [PATCH v2 1/1] storage: extend preallocation flags support for qemu-img
- [PATCH v2 6/6] tpm: Add swtpm to emulator cgroup
- [PATCH v2 0/6] Add support for TPM emulator and CRB interface
- [PATCH v2 4/6] tpm: Label the external swtpm with SELinux labels
- [PATCH v2 2/6] tpm: Add support for external swtpm TPM emulator
- [PATCH v2 5/6] tpm: Add support for choosing emulation of a TPM 2
- [PATCH v2 3/6] tpm: Add test cases for external swtpm TPM emulator
- [PATCH v2 1/6] tpm: Enable TPM CRB interface
- Re: [PATCH v3] qemu: add virQEMUBuildBufferEscapeComma in qemu_command.c
- Re: [PATCH V2 2/8] tests: move sexpr2xml tests to WITH_LIBXL
- [PATCH] libxl: add support for memballoon device
- Re: [PATCH v6.1 2/9] libxl: pass driver config to libxlMakeDomBuildInfo
- [PATCH jenkins-ci] Run "make check" for osinfo-db
- [PATCH v4 04/14] qemu: Generate alias and socket path for pr-helper
- [PATCH v4 14/14] qemu: Detect pr-manager-helper capability
- [PATCH v4 12/14] qemu_hotplug: Hotplug of reservations
- [PATCH v4 13/14] qemu_hotplug: Hotunplug of reservations
- [PATCH v4 08/14] qemu: Generate cmd line at startup
- [PATCH v4 11/14] qemu: Start PR daemon on disk hotplug
- [PATCH v4 09/14] qemu: Introduce pr_helper to qemu.conf
- [PATCH v4 05/14] qemu: Store pr runtime data in status XML
- [PATCH v4 10/14] qemu: Start PR daemon on domain startup
- [PATCH v4 03/14] qemu: Introduce pr-manager-helper capability
- [PATCH v4 01/14] virstoragefile: Introduce virStoragePRDef
- [PATCH v4 00/14] Basic implementation of persistent reservations
- [PATCH v4 07/14] qemu_cgroup: Allow /dev/mapper/control for PR
- [PATCH v4 06/14] qemu_ns: Allow /dev/mapper/control for PR
- [PATCH v4 02/14] qemuDomainDiskChangeSupported: Deny changing reservations
- [PATCHv2 4/4] qemu: deny privilege elevation and spawn in seccomp
- [PATCHv2 2/4] Introduce qemuBuildSeccompSandboxCommandLine
- [PATCHv2 0/4] qemu: enable sandbox whitelist by default
- [PATCHv2 1/4] Introduce QEMU_CAPS_SECCOMP_BLACKLIST
- [PATCHv2 3/4] Refactor qemuBuildSeccompSandboxCommandLine
- Re: [libvirt PATCH v2 04/44] Require QEMU 1.5.0
- Re: [dbus PATCH v2 00/11] Some code move to have functions sorted
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [PATCH v2 0/9] Be consistent with vir*Obj*Remove* APIs
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [Qemu-devel] [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [Qemu-devel] [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [Qemu-devel] [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [Qemu-devel] [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [PATCH] qemuDomainNamespaceSetupDisk: Fix const correctness
- Re: [PATCH v2 0/9] Be consistent with vir*Obj*Remove* APIs
- Re: [libvirt PATCH v2 03/44] Force QMP capability probing
- Re: [PATCH] news: announce dropping of legacy Xen driver
- Re: [jenkins-ci PATCH 0/2] jobs: Simplify Python jobs
- Re: [jenkins-ci PATCH 0/2] Add libvirt-dbus project
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- [PATCH] qemuDomainNamespaceSetupDisk: Fix const correctness
- Re: [PATCH] util: don't check for parallel iteration in hash-related functions
- Re: [qemu RFC] qapi: add "firmware.json"
- [PATCH v2] util: don't check for parallel iteration in hash-related functions
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [PATCH V2 2/8] tests: move sexpr2xml tests to WITH_LIBXL
- [PATCH] news: announce dropping of legacy Xen driver
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- [PATCH v2 1/1] storage: extend preallocation flags support for qemu-img
- [PATCH v2 0/1] Fix qcow2 fully allocated filesystem objects.
- Re: [PATCH v1 1/2] storage: extend preallocation flags support for qemu-img
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: Race condition between qemuDomainCreate and qemuDomainDestroy
- [dbus PATCH v2 08/11] APIs should appear in alphabetical order: Move Resume method
- [dbus PATCH v2 10/11] APIs should appear in alphabetical order: Move Shutdown method
- [dbus PATCH v2 09/11] APIs should appear in alphabetical order: Move Undefine method
- [dbus PATCH v2 07/11] APIs should appear in alphabetical order: Move GetStats method
- [dbus PATCH v2 11/11] APIs should appear in alphabetical order: Move ListDomains method
- [dbus PATCH v2 06/11] APIs should appear in alphabetical order: Move Destroy method
- [dbus PATCH v2 05/11] APIs should appear in alphabetical order: Move Create method
- [dbus PATCH v2 02/11] APIs should appear in alphabetical order: Move Autostart property
- [dbus PATCH v2 04/11] APIs should appear in alphabetical order: Move UUID property
- [dbus PATCH v2 01/11] APIs should appear in alphabetical order: Move Active property
- [dbus PATCH v2 03/11] APIs should appear in alphabetical order: Move Id property
- [dbus PATCH v2 00/11] Some code move to have functions sorted
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [libvirt PATCH v2 05/44] Deprecate QEMU_CAPS_PCI_MULTIFUNCTION
- Re: Race condition between qemuDomainCreate and qemuDomainDestroy
- Re: [PATCH 0/8] Simplify & standarize more parts of driver URI handling
- Re: [libvirt PATCH v2 04/44] Require QEMU 1.5.0
- Re: [dbus PATCH] APIs should appear in aplhabetical order in all files.
- Re: [libvirt PATCH v2 14/44] Deprecate QEMU_CAPS_SDL
- [PATCH 8/8] driver: ensure URI path is non-NULL to simplify drivers
- [PATCH 7/8] driver: enforce a non-NULL URI scheme
- [PATCH 6/8] driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
- [PATCH 3/8] driver: introduce a driver method for probing default URIs
- [PATCH 2/8] lxc: allow use of lxc:///system URI as preferred format
- [PATCH 5/8] driver: declare supported URI schemes in virConnectDriver struct
- [PATCH 1/8] xen: encourage use of xen:///system URI as preferred format
- [PATCH 4/8] driver: allow drivers to indicate if they permit remote connections
- Re: [dbus PATCH] APIs should appear in aplhabetical order in all files.
- [PATCH 0/8] Simplify & standarize more parts of driver URI handling
- Re: [libvirt PATCH v2 03/44] Force QMP capability probing
- [libvirt PATCH v2 40/44] Deprecate QEMU_CAPS_DUMP_GUEST_CORE
- Re: [libvirt PATCH v2 14/44] Deprecate QEMU_CAPS_SDL
- Re: [RFC] Defining firmware (OVMF, et al) metadata format & file
- [libvirt PATCH v2 44/44] Deprecate QEMU_CAPS_MACHINE_USB_OPT
- [libvirt PATCH v2 43/44] Deprecate QEMU_CAPS_DISPLAY
- Re: [libvirt PATCH v2 03/44] Force QMP capability probing
- [libvirt PATCH v2 34/44] Deprecate QEMU_CAPS_WAKEUP
- [libvirt PATCH v2 33/44] Deprecate QEMU_CAPS_DRIVE_IOTUNE
- [libvirt PATCH v2 28/44] Deprecate QEMU_CAPS_NO_SHUTDOWN
- [libvirt PATCH v2 25/44] Deprecate QEMU_CAPS_CHARDEV_SPICEVMC
- [libvirt PATCH v2 23/44] Deprecate QEMU_CAPS_VGA_NONE
- [libvirt PATCH v2 20/44] Deprecate QEMU_CAPS_FSDEV
- [libvirt PATCH v2 19/44] Deprecate QEMU_CAPS_BOOT_MENU
- [libvirt PATCH v2 42/44] Deprecate QEMU_CAPS_HOST_PCI_MULTIDOMAIN
- [libvirt PATCH v2 41/44] Deprecate QEMU_CAPS_VNC_SHARE_POLICY
- [libvirt PATCH v2 39/44] Deprecate QEMU_CAPS_MACHINE_OPT
- [libvirt PATCH v2 37/44] Deprecate QEMU_CAPS_DTB
- [libvirt PATCH v2 24/44] Deprecate QEMU_CAPS_DRIVE_AIO
- [libvirt PATCH v2 26/44] Deprecate QEMU_CAPS_DEVICE_SPICEVMC
- [libvirt PATCH v2 22/44] Deprecate QEMU_CAPS_SMBIOS_TYPE
- [libvirt PATCH v2 18/44] Deprecate QEMU_CAPS_NODEFCONFIG
- [libvirt PATCH v2 38/44] Deprecate QEMU_CAPS_IPV6_MIGRATION
- [libvirt PATCH v2 17/44] Deprecate QEMU_CAPS_VHOST_NET
- [libvirt PATCH v2 36/44] Deprecate QEMU_CAPS_SECCOMP_SANDBOX
- [libvirt PATCH v2 16/44] Deprecate QEMU_CAPS_RTC_TD_HACK
- [libvirt PATCH v2 15/44] Deprecate QEMU_CAPS_RTC
- [libvirt PATCH v2 35/44] Deprecate QEMU_CAPS_NETDEV_BRIDGE
- [libvirt PATCH v2 32/44] Deprecate QEMU_CAPS_FSDEV_WRITEOUT
- [libvirt PATCH v2 31/44] Deprecate QEMU_CAPS_DRIVE_COPY_ON_READ
- [libvirt PATCH v2 30/44] Deprecate QEMU_CAPS_FSDEV_READONLY
- [libvirt PATCH v2 29/44] Deprecate QEMU_CAPS_DRIVE_CACHE_UNSAFE
- [libvirt PATCH v2 27/44] Deprecate QEMU_CAPS_DRIVE_CACHE_DIRECTSYNC
- [libvirt PATCH v2 14/44] Deprecate QEMU_CAPS_SDL
- [libvirt PATCH v2 13/44] Deprecate QEMU_CAPS_DRIVE_SERIAL
- [libvirt PATCH v2 12/44] Deprecate QEMU_CAPS_MEM_PATH
- [libvirt PATCH v2 21/44] Deprecate QEMU_CAPS_NAME_PROCESS
- [libvirt PATCH v2 11/44] Deprecate QEMU_CAPS_NO_USER_CONFIG
- [libvirt PATCH v2 10/44] Deprecate QEMU_CAPS_MONITOR_JSON
- [libvirt PATCH v2 07/44] Clean up qemuDomainAttachNetDevice
- [libvirt PATCH v2 08/44] Remove unused qemuDomainNetVLAN
- [libvirt PATCH v2 09/44] Remove qemuDomainSupportsNetdev
- [libvirt PATCH v2 06/44] Deprecate QEMU_CAPS_NETDEV
- [libvirt PATCH v2 05/44] Deprecate QEMU_CAPS_PCI_MULTIFUNCTION
- [dbus PATCH] APIs should appear in aplhabetical order in all files.
- Re: [libvirt PATCH v2 02/44] Delete bogus cpu-host-passthrough test
- Re: Race condition between qemuDomainCreate and qemuDomainDestroy
- Re: [PATCH 4/4] qemu: Obtain reference on monConfig
- Re: [PATCH 3/4] conf: Convert virDomainChrSourceDefNew to return object
- Re: [libvirt PATCH v2 00/4] Require QEMU 1.5.0
- Re: [libvirt PATCH v2 01/44] qemuxml2argvtest: Fix q35-virt-manager capabilities
- Re: [PATCH V2 0/8] Remove the legacy xen driver
- Re: [PATCH 2/4] qemu: Use virDomainChrSourceDefNew for monConfig
- Re: [PATCH V2 2/8] tests: move sexpr2xml tests to WITH_LIBXL
- Re: [PATCH 1/4] conf: Use virDomainChrSourceDefNew for vhostuser
- Re: [PATCH 4/4] qemu: Obtain reference on monConfig
- Re: [dbus PATCH v2 5/8] Implement Secure property for Connect Interface
- Re: [dbus PATCH v2 4/8] Implement Encrypted property for Connect Interface
- Re: [dbus PATCH v2 1/8] Implement GetCapabilities method for connect Interface
- [dbus PATCH v2 8/8] Removing G_GNUC_UNUSED in cases where the parameter is used
- [dbus PATCH v2 7/8] All functions in src/connect.c should have virtDBusConnect prefix
- [dbus PATCH v2 5/8] Implement Secure property for Connect Interface
- [dbus PATCH v2 3/8] Implement LibVersion property for Connect Interface
- [dbus PATCH v2 4/8] Implement Encrypted property for Connect Interface
- [dbus PATCH v2 6/8] Implement GetSysinfo method for connect Interface
- [dbus PATCH v2 1/8] Implement GetCapabilities method for connect Interface
- [dbus PATCH v2 2/8] Implement Hostname property for Connect Interface
- [dbus PATCH v2 0/8] Properties/Methods for Connect Interface
- [jenkins-ci PATCH] guests: Clean up packages after update
- Re: [dbus PATCH 1/8] Implement Capabilities property for connect Interface
- Re: [dbus PATCH 4/8] Implement Encrypted property for Connect Interface
- Re: [PATCH] qemu: use target.port for isa-serial
- Re: [dbus PATCH 4/8] Implement Encrypted property for Connect Interface
- Re: [dbus PATCH 1/8] Implement Capabilities property for connect Interface
- Re: [dbus PATCH 8/8] Removing G_GNUC_UNUSED in cases where the parameter is used
- Re: [dbus PATCH 7/8] All functions in src/connect.c should have virtDBusConnect prefix.
- [PATCH] qemu: use target.port for isa-serial
- Re: [dbus PATCH 6/8] Implement GetSysinfo method for connect Interface
- Re: [dbus PATCH 4/8] Implement Encrypted property for Connect Interface
- Re: [dbus PATCH 3/8] Implement LibVersion property for Connect Interface
- Re: [dbus PATCH 2/8] Implement Hostname property for Connect Interface
- Re: [dbus PATCH 1/8] Implement Capabilities property for connect Interface
- [dbus PATCH 4/8] Implement Encrypted property for Connect Interface
- [dbus PATCH 8/8] Removing G_GNUC_UNUSED in cases where the parameter is used
- [dbus PATCH 3/8] Implement LibVersion property for Connect Interface
- [dbus PATCH 2/8] Implement Hostname property for Connect Interface
- [dbus PATCH 7/8] All functions in src/connect.c should have virtDBusConnect prefix.
- [dbus PATCH 5/8] Implement Secure property for Connect Interface
- [dbus PATCH 6/8] Implement GetSysinfo method for connect Interface
- [dbus PATCH 0/8] Properties/Methods for Connect Interface
- [dbus PATCH 1/8] Implement Capabilities property for connect Interface
- Re: [jenkins-ci PATCH 12/10] guests: Enable bash completion by default
- Re: [RFC] Defining firmware (OVMF, et al) metadata format & file
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [jenkins-ci PATCH 12/10] guests: Enable bash completion by default
- Re: Permissions and ownership on /dev/kvm keep reverting after starting a vm
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [PATCH 2/2] util: Alter virCloseCallback typedef to return void
- Re: [PATCH 1/2] qemu: Fix qemuProcessAutoDestroy
- Re: Permissions and ownership on /dev/kvm keep reverting after starting a vm
- Re: [qemu RFC] qapi: add "firmware.json"
- Re: [jenkins-ci PATCH 12/10] guests: Enable bash completion by default
- Re: [PATCH 03/11] conf: Remove dubious code from virDomainPCIAddressSetGrow()
- Re: [PATCH 0/4] Introduce wildcard to log filters
- Re: [PATCH 3/4] util: virlog: Introduce wildcard to log filters
- [PATCH] apparmor: add rules to use qemu_bridge_helper
- [PATCH] util: improve virNetDevTapGetRealDeviceName
- Re: [ovirt-devel] [kubevirt-dev] Re: [virt-tools-list] Project for profiles and defaults for libvirt domains
- [PATCH V2 5/8] Remove the xend driver
- Re: [PATCH v6.1 2/9] libxl: pass driver config to libxlMakeDomBuildInfo
- From: Marek Marczykowski-Górecki
- [qemu RFC] qapi: add "firmware.json"
- Permissions and ownership on /dev/kvm keep reverting after starting a vm
- Re: [PATCH v2] docs: add page describing goals for host platform version support
- Re: [PATCH 0/7] Remove the legacy xen driver
- [PATCH V2 0/8] Remove the legacy xen driver
- [PATCH V2 1/8] tests: move xml2sexpr tests to WITH_LIBXL
- [PATCH V2 2/8] tests: move sexpr2xml tests to WITH_LIBXL
- [PATCH V2 4/8] Remove xencaps tests and data files
- [PATCH V2 6/8] docs: remove mention of legacy Xen driver
- [PATCH V2 3/8] tests: move xmconfig tests to WITH_LIBXL
- [PATCH V2 7/8] spec: remove legacy xen driver
- [PATCH V2 8/8] docs: update Xen driver information
- Re: [PATCH 1/4] conf: Use virDomainChrSourceDefNew for vhostuser
- Re: [PATCH 2/4] qemu: Use virDomainChrSourceDefNew for monConfig
- Re: [PATCH 1/4] conf: Use virDomainChrSourceDefNew for vhostuser
- Re: [PATCH 03/11] conf: Remove dubious code from virDomainPCIAddressSetGrow()
- Re: [RFC] Defining firmware (OVMF, et al) metadata format & file
- Re: [RFC] Defining firmware (OVMF, et al) metadata format & file
- Re: [PATCH 3/4] conf: Introduce virDomainObjListAddObjLocked
- Re: [PATCH 1/4] conf: Fix error path logic in virDomainObjListAddLocked
- Re: [RFC] Defining firmware (OVMF, et al) metadata format & file
- [PATCH 4/4] qemu: Obtain reference on monConfig
- [PATCH 3/4] conf: Convert virDomainChrSourceDefNew to return object
- [PATCH 2/4] qemu: Use virDomainChrSourceDefNew for monConfig
- [PATCH 0/4] Fix a race to using monConfig
- [PATCH 1/4] conf: Use virDomainChrSourceDefNew for vhostuser
- Re: Race condition between qemuDomainCreate and qemuDomainDestroy
- Re: [dbus PATCH 9/9] Implement Setter for Autostart property of Network Interface.
- Re: [jenkins-ci PATCH 06/10] guests: Move $PATH configuration to shell profile
- Re: [dbus PATCH 5/9] Implement NetworkDefineXML method for Connect interface
- Re: [dbus PATCH 8/9] Implement Persistent property for Network Interface.
- Re: [dbus PATCH 7/9] Implement Active property for Network Interface.
- Re: [dbus PATCH 6/9] Implement GetXMLDesc method for Network Interface.
- [jenkins-ci PATCH 12/10] guests: Enable bash completion by default
- Re: [dbus PATCH 4/9] Implement NetworkCreateXML method for Connect interface
- Re: [dbus PATCH 3/9] Add Domain prefix to DefineXML method, tests and related functions.
- Re: [dbus PATCH 2/9] Add Domain prefix to CreateXML method, test and related functions.
- Re: [dbus PATCH 1/9] tests: Rename minimal_xml to minimal_domain_xml
- Re: [jenkins-ci PATCH 11/10] guests: Move $OSINFO_SYSTEM_DIR configuration to shell profile
- Re: [jenkins-ci PATCH 10/10] guests: Remove per-host make variable
- Re: [jenkins-ci PATCH 06/10] guests: Move $PATH configuration to shell profile
- Re: [jenkins-ci PATCH 09/10] guests: Add Python configuration to shell profile
- Re: [jenkins-ci PATCH 07/10] guests: Add more enviroment variables to shell profile
- Re: [jenkins-ci PATCH 08/10] guests: Move Perl configuration to shell profile
- Re: [jenkins-ci PATCH 03/10] guests: Add custom shell profile
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [jenkins-ci PATCH 03/10] guests: Add custom shell profile
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [jenkins-ci PATCH 0/3] Drop CentOS 6, which makes some nice cleanups possible
- Re: [jenkins-ci PATCH 0/3] Drop CentOS 6, which makes some nice cleanups possible
- Re: [jenkins-ci PATCH 0/3] Drop CentOS 6, which makes some nice cleanups possible
- Re: [jenkins-ci PATCH 0/3] Drop CentOS 6, which makes some nice cleanups possible
- Re: [jenkins-ci PATCH 05/10] guests: Move make configuration to shell profile
- Re: [jenkins-ci PATCH 03/10] guests: Add custom shell profile
- Re: [jenkins-ci PATCH 04/10] guests: Move ccache configuration to shell profile
- Re: [PATCH 00/68] qemu: Refactor migration parameters
- Re: [PATCH 4/4] news: Update the news file with the log filter wildcard improvement
- Re: [PATCH 3/4] util: virlog: Introduce wildcard to log filters
- Re: [PATCH 2/4] libvirtd.conf: Document that we do a 'first' match on log filters
- Re: [PATCH 1/4] virlog: Fix a typo in virLogParseFilter's error msg
- Re: [jenkins-ci PATCH 03/10] guests: Add custom shell profile
- Re: [PATCH 3/4] conf: Introduce virDomainObjListAddObjLocked
- Re: [PATCH 0/4] Initial phase of domain obj add/remove cleanup
- Re: [PATCH 1/4] conf: Fix error path logic in virDomainObjListAddLocked
- Re: [PATCH 0/2] Two almost trivial fixes
- [PATCH 0/2] Two almost trivial fixes
- [PATCH 1/2] storageVolLookupData: Drop conn struct member
- [PATCH 2/2] storageDriverAutostart: Drop unused @conn
- Re: [PATCH 02/68] qemu: Rename qemuMigrationAnyCapsGet as qemuMigrationCapsGet
- Re: [PATCH 03/68] qemu: Rename qemuMigrationParams
- Re: [jenkins-ci PATCH 02/10] guests: Enable ~/.bashrc on FreeBSD
- [jenkins-ci PATCH 1/3] guests: Drop CentOS 6 support
- [jenkins-ci PATCH 3/3] jobs: Introduce {all_machines} and {rpm_machines}
- [jenkins-ci PATCH 2/3] projects: Drop CentOS 6 support
- [jenkins-ci PATCH 0/3] Drop CentOS 6, which makes some nice cleanups possible
- Re: [dbus PATCH 0/9] Add more properties and methods for Network
- Re: [jenkins-ci PATCH 01/10] guests: Rename compat -> kludges
- [jenkins-ci PATCH 11/10] guests: Move $OSINFO_SYSTEM_DIR configuration to shell profile
- Re: [PATCH 06/11] qemu: Implement pcie-to-pci-bridge controller
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [PATCH 0/2] Change virCloseCallback typedef to return void
- [dbus PATCH 9/9] Implement Setter for Autostart property of Network Interface.
- [dbus PATCH 8/9] Implement Persistent property for Network Interface.
- [dbus PATCH 4/9] Implement NetworkCreateXML method for Connect interface
- [dbus PATCH 0/9] Add more properties and methods for Network
- Re: [PATCH 0/4] Initial phase of domain obj add/remove cleanup
- Re: [PATCH v2 0/9] Be consistent with vir*Obj*Remove* APIs
- [dbus PATCH 7/9] Implement Active property for Network Interface.
- [dbus PATCH 6/9] Implement GetXMLDesc method for Network Interface.
- [dbus PATCH 2/9] Add Domain prefix to CreateXML method, test and related functions.
- [dbus PATCH 5/9] Implement NetworkDefineXML method for Connect interface
- [dbus PATCH 1/9] tests: Rename minimal_xml to minimal_domain_xml
- [dbus PATCH 3/9] Add Domain prefix to DefineXML method, tests and related functions.
- Re: [PATCH] util: don't check for parallel iteration in hash-related functions
- Re: [PATCH] util: don't check for parallel iteration in hash-related functions
- Re: [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- Re: [PATCH 06/11] qemu: Implement pcie-to-pci-bridge controller
- [PATCH] util: don't check for parallel iteration in hash-related functions
- Re: [PATCH 0/7] Prepare for daemon split
- [PATCH 2/6] tpm: Add support for external swtpm TPM emulator
- [PATCH 6/6] tpm: Add swtpm to emulator cgroup
- [PATCH 4/6] tpm: Handle TPM emulator device reconfigurations
- [PATCH 0/6] Add support for TPM emulator and CRB interface
- [PATCH 5/6] tpm: Add support for choosing emulation of a TPM 2
- [PATCH 1/6] tpm: Enable TPM CRB interface
- [PATCH 3/6] tpm: Label the external swtpm with SELinux labels
- Re: [PATCH 2/2] util: introduce virSocketAddrParseAny
- [PATCH] util: fix spelling in virSocketAddrParseAny docs
- Re: [PATCH 2/2] util: introduce virSocketAddrParseAny
- Re: anyone ever seen virDomainCreateWithFlags() essentially hang?
- Re: anyone ever seen virDomainCreateWithFlags() essentially hang?
- anyone ever seen virDomainCreateWithFlags() essentially hang?
- Re: [PATCH 0/7] Prepare for daemon split
- Re: [PATCH 0/7] Prepare for daemon split
- Re: Run libvirtd from git: virsh hangs
- [jenkins-ci PATCH 2/2] jobs: Build using $PYTHON
- [jenkins-ci PATCH 1/2] jobs: Don't set $PYTHONPATH for python-distutil jobs
- [jenkins-ci PATCH 0/2] jobs: Simplify Python jobs
- Re: Run libvirtd from git: virsh hangs
- Re: Run libvirtd from git: virsh hangs
- Re: [PATCH v4 3/3] news: Document device mapper fix
- Re: [PATCH v5 05/10] qemu: add support to launch SEV guest
- Re: [dbus PATCH] test: Don't hardcode python3 path
- Re: [dbus PATCH 10/10] Implement Create method for Network Interface
- Re: [dbus PATCH 09/10] Implement Undefine method for Network Interface
- Re: [dbus PATCH 08/10] Implement Destroy method for Network Interface.
- Re: [PATCH 01/68] qemu: Move qemuDomainCheckMigrationCapabilities
- Re: [dbus PATCH 07/10] Register Network Lifecycle Events
- Re: Run libvirtd from git: virsh hangs
- Re: [PATCH v2] docs: add page describing goals for host platform version support
- [jenkins-ci PATCH 2/2] projects: Add libvirt-dbus project
- [jenkins-ci PATCH 1/2] guests: Add libvirt-dbus project
- [jenkins-ci PATCH 0/2] Add libvirt-dbus project
- Run libvirtd from git: virsh hangs
- Re: [dbus PATCH 06/10] Rename callback_ids variable to domain_callback_ids
- Re: [dbus PATCH 05/10] Rename virtDBusEventsRegisterEvent to virtDBusDomainEventsRegisterEvent
- Re: [dbus PATCH 04/10] Implement NetworkLookupByUUID method for network interface.
- Re: [dbus PATCH 01/10] Implement BridgeName property for Network interface.
- [dbus PATCH] test: Don't hardcode python3 path
- Re: [dbus PATCH 03/10] Implement UUID property for Network interface.
- Re: [dbus PATCH 02/10] Implement Autostart property for Network Interface
- Re: [dbus PATCH 01/10] Implement BridgeName property for Network interface.
- [PATCH] qemu: use target.port for isa-serial
- [dbus PATCH 10/10] Implement Create method for Network Interface
- [dbus PATCH 09/10] Implement Undefine method for Network Interface
- [dbus PATCH 08/10] Implement Destroy method for Network Interface.
- [dbus PATCH 06/10] Rename callback_ids variable to domain_callback_ids
- [dbus PATCH 07/10] Register Network Lifecycle Events
- [dbus PATCH 04/10] Implement NetworkLookupByUUID method for network interface.
- [dbus PATCH 05/10] Rename virtDBusEventsRegisterEvent to virtDBusDomainEventsRegisterEvent
- [dbus PATCH 02/10] Implement Autostart property for Network Interface
- [dbus PATCH 03/10] Implement UUID property for Network interface.
- [dbus PATCH 00/10] Impement some APIs for network Interface
- [dbus PATCH 01/10] Implement BridgeName property for Network interface.
- Re: [PATCH] qemu: cpu: fix fullCPU to include all emulatable qemu features
- Re: Libvirt master compilation failed
- [libvirt PATCH v2 04/44] Require QEMU 1.5.0
- [libvirt PATCH v2 02/44] Delete bogus cpu-host-passthrough test
- [libvirt PATCH v2 03/44] Force QMP capability probing
- [libvirt PATCH v2 01/44] qemuxml2argvtest: Fix q35-virt-manager capabilities
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]