index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxl
/
libxl_migration.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxl: Update format strings in translated messages
Jiri Denemark
2023-04-01
1
-3
/
+3
*
libxl: migration: Use 'unsigned int' for flags
Peter Krempa
2022-12-02
1
-2
/
+2
*
libxl: use virDomainObjEndJob()
Kristina Hanicova
2022-09-07
1
-7
/
+7
*
libxl: use virDomainObjBeginJob()
Kristina Hanicova
2022-09-07
1
-3
/
+3
*
libxl: remove cleanup label from libxlDomainMigrationSrcPerform
Ján Tomko
2022-06-22
1
-6
/
+4
*
Use g_auto for virURI almost everywhere
Ján Tomko
2022-06-22
1
-5
/
+2
*
libxl: Remove unused includes
Peng Liang
2022-06-16
1
-3
/
+0
*
libxl: use virDomainJob enum instead of libxlDomainJob
Kristina Hanicova
2022-03-25
1
-3
/
+3
*
lib: Use g_clear_pointer() more
Michal Privoznik
2022-02-08
1
-4
/
+2
*
do not report generic OPERATION_FAILED error when calling virConnectOpenAuth()
Ani Sinha
2022-01-07
1
-3
/
+0
*
lib: Use g_autoptr() for virDomainDef
Michal Privoznik
2021-12-03
1
-2
/
+1
*
virDomainObjListAdd: Transfer definition ownership
Michal Privoznik
2021-11-24
1
-4
/
+2
*
lib: Drop needless one line labels
Michal Privoznik
2021-11-22
1
-3
/
+2
*
Remove redundant labels
Ján Tomko
2021-08-17
1
-6
/
+2
*
Use g_auto for xmlFreeDoc everywhere
Ján Tomko
2021-08-17
1
-2
/
+1
*
Use g_auto for xmlXPathContext everywhere
Ján Tomko
2021-08-17
1
-2
/
+1
*
libxl: Add helper function for running the hook script
Jim Fehlig
2021-07-12
1
-10
/
+5
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-73
/
+72
*
libxl: add API wrapper for libxl_domain_unpause
Olaf Hering
2021-04-01
1
-1
/
+2
*
lib: Use g_steal_pointer() more
Michal Privoznik
2021-03-24
1
-4
/
+2
*
libxl: Add lock process indicator to libxlDomainObjPrivate object
Jim Fehlig
2021-02-23
1
-2
/
+6
*
libxl: Use g_autofree for char* where easily possible
Jim Fehlig
2021-02-17
1
-10
/
+5
*
libxl: replace VIR_FREE with g_free in all *Dispose() functions
Laine Stump
2021-02-05
1
-1
/
+1
*
libxl: replace VIR_FREE with g_free in all vir*Free() functions
Laine Stump
2021-02-05
1
-3
/
+3
*
libxl: adopt to VIR_DRV_SUPPORTS_FEATURE return -1
Nikolay Shirokovskiy
2021-01-06
1
-4
/
+6
*
libxl: prefer g_new0 to VIR_ALLOC
Ján Tomko
2020-10-01
1
-14
/
+7
*
libxl: use g_auto() for all virBuffers
Laine Stump
2020-07-08
1
-1
/
+1
*
libxlDomainMigrationDstPrepareDef: remove use of temporary variable
Peter Krempa
2020-06-15
1
-3
/
+1
*
src: improve thread naming with human targetted names
Daniel P. Berrangé
2020-03-05
1
-5
/
+18
*
virsh: include virutil.h where used
Ján Tomko
2020-02-24
1
-0
/
+1
*
src: convert code to use virPipe APIs
Daniel P. Berrangé
2020-02-04
1
-4
/
+2
*
conf: drop virCapsPtr param from APIs for saving domains
Daniel P. Berrangé
2019-12-09
1
-3
/
+3
*
conf: drop virCapsPtr param from domain APIs for copying config
Daniel P. Berrangé
2019-12-09
1
-2
/
+1
*
conf: drop virCapsPtr param from domain parse APIs
Daniel P. Berrangé
2019-12-09
1
-4
/
+3
*
conf: drop virCapsPtr param from domain formatting APIs
Daniel P. Berrangé
2019-12-09
1
-2
/
+2
*
conf: sanitize virDomainObjFormat & virDomainDefFormat* APIs
Daniel P. Berrangé
2019-12-09
1
-2
/
+2
*
conf: sanitize virDomainSaveStatus & virDomainSaveConfig APIs
Daniel P. Berrangé
2019-12-09
1
-3
/
+3
*
replace use of gnulib snprintf by g_snprintf
Pavel Hrdina
2019-11-15
1
-2
/
+2
*
libxl: Fix lock manager lock ordering
Jim Fehlig
2019-11-14
1
-9
/
+5
*
libxl: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-6
/
+3
*
util: buffer: Remove virBufferCheckError
Peter Krempa
2019-10-24
1
-3
/
+0
*
libxl: use g_strdup instead of VIR_STRDUP
Ján Tomko
2019-10-21
1
-6
/
+2
*
libxl: Use consistent error preservation and restoration calls
John Ferlan
2019-10-16
1
-12
/
+6
*
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
Ján Tomko
2019-10-15
1
-2
/
+2
*
libxl: use G_GNUC_UNUSED
Ján Tomko
2019-10-15
1
-6
/
+6
*
qemu: Pass correct qemuCaps to virDomainDefCopy
Jiri Denemark
2019-08-09
1
-1
/
+1
*
Require a semicolon for VIR_ONCE_GLOBAL_INIT calls
Cole Robinson
2019-02-03
1
-1
/
+1
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-4
/
+0
*
Fix minor typos in messages and docs
Yuri Chornoivan
2018-12-05
1
-1
/
+1
*
libxl: Fix possible object refcnt issue
John Ferlan
2018-10-01
1
-2
/
+2
[next]