summaryrefslogtreecommitdiff
path: root/tools/python
Commit message (Expand)AuthorAgeFilesLines
* tools: Make some callers of xc_domain_getinfo() use xc_domain_getinfolist()Alejandro Vallejo2023-04-281-14/+14
* tools: rename xen-tools/libs.h file to common-macros.hJuergen Gross2023-03-221-1/+1
* tools/python: Drop shebangs from library filesAndrew Cooper2023-03-178-8/+0
* tools/python: Improve unit test handlingAndrew Cooper2023-03-172-13/+3
* tools: Delete trailing whitespace in python scriptsAndrew Cooper2023-03-172-102/+102
* tools/python: Drop pylintrcAndrew Cooper2023-03-171-307/+0
* tools/python: change 's#' size type for Python >= 3.10Marek Marczykowski-Górecki2023-02-062-2/+4
* tools: Remove -Werror everywhere elseAnthony PERARD2022-10-141-1/+1
* tools/python: fix python libxc bindings to pass a max grant versionRoger Pau Monné2021-11-171-4/+6
* libxc: split xc_logdirty_control() from xc_shadow_control()Jan Beulich2021-09-031-4/+3
* tools/python: fix Python3.4 TypeError in format stringOlaf Hering2021-07-061-3/+3
* tools/python: handle libxl__physmap_info.name properly in convert-legacy-streamOlaf Hering2021-07-061-1/+1
* tools: use integer division in convert-legacy-streamOlaf Hering2021-07-021-4/+5
* tools/python: pass more -rpath-link options to ldJan Beulich2020-11-052-7/+14
* tools/python: Pass linker to Python build processElliott Mitchell2020-10-161-4/+5
* tools: drop all deprecated usages of xs_*_open() and friends in toolsJuergen Gross2020-10-081-3/+3
* tools/libs: merge xenctrl_dom.h into xenguest.hJuergen Gross2020-10-011-1/+1
* tools: Delete XEN_DOMCTL_disable_migrateAndrew Cooper2020-09-181-21/+0
* tools/build: fix python xc bindingsJuergen Gross2020-09-141-4/+5
* tools: split libxenstore into new tools/libs/store directoryJuergen Gross2020-09-091-1/+1
* tools: move libxenctrl below tools/libsJuergen Gross2020-09-092-5/+5
* tools/misc: rename xc_dom.h do xenctrl_dom.hJuergen Gross2020-09-091-1/+1
* tools/python: drop libxenguest from setup.pyJuergen Gross2020-09-091-2/+2
* docs/migration: Specify X86_{CPUID,MSR}_POLICY recordsAndrew Cooper2020-05-291-0/+43
* libxc/save: Write a v3 streamAndrew Cooper2020-05-291-1/+8
* python/migration: Update validation logic to understand a v3 streamAndrew Cooper2020-05-291-4/+22
* docs/migration Specify migration v3 and STATIC_DATA_ENDAndrew Cooper2020-05-291-0/+2
* tools/migration: Drop IHDR_VERSION constant from libxc and pythonAndrew Cooper2020-05-293-9/+8
* tools: Use INSTALL_PYTHON_PROGAnthony PERARD2020-05-191-2/+2
* tools/python: Fix install-wrapAnthony PERARD2020-05-191-1/+1
* tools/python: mismatch between pyxc_methods flags and PyObject definitionsYOUNG, MICHAEL A2020-03-281-8/+8
* tools/python: Drop cpuid helpersAndrew Cooper2020-02-101-98/+0
* tools/migration: Formatting and style cleanupAndrew Cooper2020-01-163-88/+95
* libxc/migration: Drop unimplemented domain typesAndrew Cooper2019-12-241-4/+0
* libxc/migration: Rename TSC_INFO to X86_TSC_INFOAndrew Cooper2019-12-243-8/+8
* tools/python: Python 3 compatibilityAndrew Cooper2019-12-208-110/+74
* tools/python: Drop test.pyAndrew Cooper2019-12-194-1157/+1
* Rationalize max_grant_frames and max_maptrack_frames handlingGeorge Dunlap2019-11-291-2/+2
* tools: Fix local variable blockAndrew Cooper2019-11-122-2/+2
* xen/domctl: Drop guest suffix from XEN_DOMCTL_CDF_hvmAndrew Cooper2019-09-101-1/+1
* xen: Drop XEN_DOMCTL_{get,set}_machine_address_sizeAndrew Cooper2019-08-281-23/+0
* xen: Drop XEN_DOMCTL_suppress_spurious_page_faultsAndrew Cooper2019-08-281-22/+0
* python: do not report handled EAGAIN errorMarek Marczykowski-Górecki2019-08-211-0/+1
* python: Add XC binding for Xen build IDPawel Wieczorkiewicz2019-08-201-0/+27
* python: fix -Wsign-compare warningsMarek Marczykowski-Górecki2019-08-092-7/+10
* python: Adjust xc_physinfo wrapper for updated virt_caps bitsMarek Marczykowski-Górecki2019-05-131-3/+13
* tools: remove tmem code and commandsWei Liu2019-05-131-87/+0
* tools/docs: Remove PVRDTSCP supportAndrew Cooper2018-12-181-1/+1
* Various: Fix typo `mappping'Ian Jackson2018-10-081-1/+1
* Various: Fix typo `infomation'Ian Jackson2018-10-081-1/+1