summaryrefslogtreecommitdiff
path: root/tools/xl
Commit message (Expand)AuthorAgeFilesLines
* tools/xl: rework p9 config parsingJuergen Gross2023-03-231-37/+37
* tools/xl: make split_string_into_pair() more usableJuergen Gross2023-03-232-13/+14
* tools/xl: allow split_string_into_pair() to trim valuesJuergen Gross2023-03-222-25/+21
* tools: rename xen-tools/libs.h file to common-macros.hJuergen Gross2023-03-221-1/+1
* xl/libxl: Add OEM string support to smbiosJason Andryuk2023-03-151-0/+13
* xl/libxl: Add ability to specify SMBIOS stringsJason Andryuk2023-03-151-1/+57
* xl: add support to parse generic virtio deviceViresh Kumar2022-12-141-0/+81
* x86/hvm: Revert per-domain APIC acceleration supportAndrew Cooper2022-11-174-33/+2
* tools: Remove -Werror everywhere elseAnthony PERARD2022-10-141-1/+1
* libxl: Add support for Virtio disk configurationOleksandr Tyshchenko2022-07-281-0/+6
* tools/xl: use sparse init for dom_info, remove duplicate varsElliott Mitchell2022-07-192-40/+37
* xl: move freemem()'s "credit expired" loop exitJan Beulich2022-07-181-4/+5
* xl: relax freemem()'s retry calculationJan Beulich2022-07-121-3/+7
* x86/HVM: allow per-domain usage of hardware virtualized APICJane Malalane2022-07-113-0/+29
* x86: report Interrupt Controller Virtualization capabilitiesJane Malalane2022-07-111-2/+4
* tools/libxl: report trusted backend status to frontendsRoger Pau Monne2022-07-053-0/+48
* tools/xl: sort create command optionsElliott Mitchell2022-05-252-26/+26
* tools/xl: fix vif and vcpupin parse testsRoger Pau Monné2022-04-112-52/+2
* xl: Fix global pci optionsJason Andryuk2022-03-311-26/+26
* tools: Use config.h from autoconf instead of "buildmakevars2header"Anthony PERARD2021-12-162-7/+1
* tools/xl: Remove unnecessary -I. from CFLAGSAnthony PERARD2021-12-161-1/+1
* gnttab: allow setting max version per-domainRoger Pau Monne2021-11-083-0/+18
* xen: Report grant table v1/v2 capabilities to the toolstackAndrew Cooper2021-11-081-2/+4
* xen: Expose the PMU to the guestsMichal Orzel2021-10-131-0/+2
* xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vpmuMichal Orzel2021-10-121-2/+3
* tools/xl: fix autoballoon regexDmitry Isaykin2021-10-121-1/+7
* tools/xl: Add stubdomain_cmdline option to xl.cfgScott Davis2021-07-271-0/+2
* tools/xl: Use const whenever we point to literal stringsJulien Grall2021-05-054-9/+9
* xl: constify cmd_table entriesAnthony PERARD2021-05-043-9/+10
* x86/msr: introduce an option for compatible MSR behavior selectionRoger Pau Monné2021-03-121-0/+7
* tools/xl: Fix exit code for `xl vkbattach`Andrew Cooper2021-02-171-1/+2
* xl: optionally print timestamps when running xl commandsOlaf Hering2021-02-093-6/+16
* Use XEN_SCRIPT_DIR to refer to /etc/xen/scriptsOlaf Hering2021-02-081-1/+1
* tools/[lib]xl: Add vmtrace_buf_size parameterMichał Leszczyński2021-02-051-0/+4
* xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtraceAndrew Cooper2021-01-301-2/+3
* tools/xl: use proper name for bash_completion fileOlaf Hering2021-01-222-3/+3
* xl: support naming of assignable devicesPaul Durrant2021-01-212-28/+73
* libxlu: introduce xlu_pci_parse_spec_string()Paul Durrant2021-01-213-21/+20
* Revert patches that break libxl APIWei Liu2020-12-164-97/+60
* xl: support naming of assignable devicesPaul Durrant2020-12-152-38/+74
* libxlu: introduce xlu_pci_parse_spec_string()Paul Durrant2020-12-153-23/+22
* libxl: introduce 'libxl_pci_bdf' in the idl...Paul Durrant2020-12-152-4/+6
* libxl: add libxl_device_pci_assignable_list_free()...Paul Durrant2020-12-151-2/+1
* libxl: make sure callers of libxl_device_pci_list() free the list after usePaul Durrant2020-12-151-2/+1
* xl: s/pcidev/pci where possiblePaul Durrant2020-12-152-45/+45
* fix spelling errorsDiederik de Haas2020-12-041-1/+1
* tools: rename global libxlutil make variablesJuergen Gross2020-10-011-2/+2
* xl: implement documented '--force' option for block-detachPaul Durrant2020-10-012-6/+18
* tools/xl: don't assume libxl and libxlutil are in one directoryJuergen Gross2020-09-091-0/+1
* tools/libxl: move xl parsing checks to tools/xlJuergen Gross2020-09-094-0/+741