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_capabilities.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virCapabilitiesAllocMachines: Use NULL-terminated list as argument and return...
Peter Krempa
2023-04-03
1
-4
/
+5
*
libxlCapsInitGuests: Rework insane use of ternary operators
Peter Krempa
2023-04-03
1
-16
/
+22
*
libxl: Update format strings in translated messages
Jiri Denemark
2023-04-01
1
-1
/
+1
*
libxl: Remove unused includes
Peng Liang
2022-06-16
1
-1
/
+0
*
lib: Use g_clear_pointer() more
Michal Privoznik
2022-02-08
1
-2
/
+1
*
Remove empty cleanup sections
Ján Tomko
2021-12-13
1
-6
/
+3
*
Use g_auto for stealing virCaps
Ján Tomko
2021-12-13
1
-3
/
+2
*
lib: Use G_N_ELEMENTS instead of sizeof()/sizeof()
Michal Privoznik
2021-11-03
1
-1
/
+1
*
lib: Don't check for virCapabilitiesAddGuestDomain() retval
Michal Privoznik
2021-11-01
1
-7
/
+2
*
lib: Don't check for virCapabilitiesAddGuest() retval
Michal Privoznik
2021-11-01
1
-14
/
+11
*
libxl: Improve reporting of die_id in capabilities
Jim Fehlig
2021-09-14
1
-0
/
+2
*
libxl: use g_auto in libxlDomainGetEmulatorType
Ján Tomko
2021-09-08
1
-5
/
+3
*
libxl: use g_auto in libxlCapsNodeData
Ján Tomko
2021-09-08
1
-8
/
+4
*
libxl: refactor libxlCapsInitCPU
Ján Tomko
2021-09-08
1
-16
/
+6
*
libxl: capsInitCPU: fail if we can't initialize host features
Ján Tomko
2021-09-08
1
-4
/
+5
*
libxl: remove enum libxlHwcapVersion
Ján Tomko
2021-09-08
1
-20
/
+4
*
libxl: capabilities: assume Xen version >= 4.7
Ján Tomko
2021-09-08
1
-34
/
+20
*
Xen: Remove unneeded LIBXL_HAVE_* ifdefs
Jim Fehlig
2021-06-21
1
-12
/
+2
*
capabilities: Expose NUMA memory side cache
Michal Privoznik
2021-06-15
1
-1
/
+2
*
libxl: Break down an if() in libxlCapsInitNuma()
Michal Privoznik
2021-05-25
1
-7
/
+7
*
conf: Deduplicate NUMA distance code
Michal Privoznik
2021-05-24
1
-4
/
+4
*
capabilities: Rename siblings to distances
Michal Privoznik
2021-05-24
1
-10
/
+10
*
virCapabilitiesHostNUMAAddCell: Take double pointer
Michal Privoznik
2021-05-10
1
-2
/
+2
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-32
/
+32
*
Do not check return value of VIR_REALLOC_N
Jiri Denemark
2021-03-22
1
-2
/
+1
*
libxl: Use g_autofree for char* where easily possible
Jim Fehlig
2021-02-17
1
-2
/
+1
*
Fix incorrect g_new0 conversions
Ján Tomko
2020-10-06
1
-2
/
+0
*
virBitmapNew: Don't check return value
Peter Krempa
2020-10-05
1
-4
/
+0
*
libxl: prefer g_new0 to VIR_ALLOC
Ján Tomko
2020-10-01
1
-8
/
+5
*
libxl: remove unused 'bits' from struct guest_arch
Ján Tomko
2020-09-24
1
-1
/
+0
*
lib: Prefer WITH_* prefix for #if conditionals
Michal Privoznik
2020-09-02
1
-1
/
+1
*
conf: add support for specifying CPU "dies" parameter
Daniel P. Berrangé
2020-01-16
1
-0
/
+1
*
conf: make virCPUDef into a ref counted struct
Daniel P. Berrangé
2019-12-09
1
-2
/
+1
*
conf: move NUMA capabilities into self contained object
Daniel P. Berrangé
2019-12-09
1
-10
/
+10
*
domcaps: Remove function initializing domain caps as unsupported
Peter Krempa
2019-11-22
1
-2
/
+3
*
libxl: do not use G_REGEX_EXTENDED
Ján Tomko
2019-11-14
1
-1
/
+1
*
domcaps: Add function for initializing domain caps as unsupported
Peter Krempa
2019-11-14
1
-3
/
+2
*
conf: capabilities: Refactor API for setting guest capability features
Peter Krempa
2019-11-13
1
-33
/
+13
*
libxl: use g_strdup instead of VIR_STRDUP
Ján Tomko
2019-10-21
1
-3
/
+1
*
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
Ján Tomko
2019-10-15
1
-4
/
+4
*
libxl: convert over to use GRegex for regular expressions
Daniel P. Berrangé
2019-10-14
1
-23
/
+19
*
cpu_x86: Store virCPUx86DataItem content in union
Jiri Denemark
2019-04-12
1
-1
/
+2
*
cpu_x86: Rename virCPUx86DataAddCPUID
Jiri Denemark
2019-04-12
1
-1
/
+1
*
cpu_x86: Introduce virCPUx86DataItem container struct
Jiri Denemark
2019-04-12
1
-3
/
+5
*
libxl: fill in virCapsEnum 'report'
Cole Robinson
2019-03-18
1
-0
/
+13
*
libxl: domcaps: fill in explicit supported BOOL_NO
Cole Robinson
2019-03-18
1
-0
/
+6
*
conf: domcaps: use virTristateBool for 'supported'
Cole Robinson
2019-03-18
1
-6
/
+6
*
libxl: Break out libxlCapsHasPVUSB
Cole Robinson
2019-02-11
1
-4
/
+12
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-2
/
+0
*
libxl: add support for PVH
Marek Marczykowski-Górecki
2018-11-26
1
-4
/
+34
[next]