summaryrefslogtreecommitdiff
path: root/tools/golang
Commit message (Expand)AuthorAgeFilesLines
* xl/libxl: Add OEM string support to smbiosJason Andryuk2023-03-151-0/+1
* xl/libxl: Add ability to specify SMBIOS stringsJason Andryuk2023-03-152-0/+78
* golang/xenlight: Extend KeyedUnion to support ArraysJason Andryuk2023-03-151-16/+25
* tools/golang: Refresh bindings following virtio changesAndrew Cooper2022-12-192-0/+79
* x86/hvm: Revert per-domain APIC acceleration supportAndrew Cooper2022-11-172-20/+0
* tools/golang/xenlight: Rework gengotypes.py and generation of *.gen.goAnthony PERARD2022-10-142-3/+15
* tools: Introduce $(xenlibs-ldflags, ) macroAnthony PERARD2022-10-141-1/+1
* libxl: Add support for Virtio disk configurationOleksandr Tyshchenko2022-07-282-0/+26
* golang/xenlight: Update generated codeOleksandr Tyshchenko2022-07-252-0/+14
* x86/HVM: allow per-domain usage of hardware virtualized APICJane Malalane2022-07-112-0/+14
* x86: report Interrupt Controller Virtualization capabilitiesJane Malalane2022-07-112-0/+6
* golang/xenlight: regen generated codeAnthony PERARD2021-11-192-0/+6
* xen: Report grant table v1/v2 capabilities to the toolstackAndrew Cooper2021-11-082-0/+6
* xen: Expose the PMU to the guestsMichal Orzel2021-10-132-0/+7
* xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vpmuMichal Orzel2021-10-122-0/+3
* tools/go: honor append build flagsRoger Pau Monne2021-09-131-1/+1
* tools/xl: Add stubdomain_cmdline option to xl.cfgScott Davis2021-07-272-0/+4
* golang/xenlight: do not negate ret when converting to ErrorNick Rosbrook2021-06-211-23/+23
* golang/xenlight: add SendTrigger wrapperNick Rosbrook2021-06-211-0/+11
* golang/xenlight: add DomainDestroy wrapperNick Rosbrook2021-06-211-0/+10
* golang/xenlight: rename Ctx receivers to ctxNick Rosbrook2021-06-211-77/+77
* golang/xenlight: use struct pointers in keyed union fieldsNick Rosbrook2021-06-212-24/+24
* golang/xenlight: export keyed union interface typesNick Rosbrook2021-06-212-32/+32
* golang/xenlight: fix StringList toC conversionNick Rosbrook2021-06-211-2/+3
* golang/xenlight: update generated codeNick Rosbrook2021-06-212-0/+11
* tools/[lib]xl: Add vmtrace_buf_size parameterMichał Leszczyński2021-02-052-0/+3
* xen+tools: Introduce XEN_SYSCTL_PHYSCAP_vmtraceAndrew Cooper2021-01-302-0/+3
* golang/xenlight: Refresh generated files after recent libxl changesAndrew Cooper2021-01-222-0/+5
* Revert patches that break libxl APIWei Liu2020-12-162-61/+24
* libxl: introduce 'libxl_pci_bdf' in the idl...Paul Durrant2020-12-152-24/+61
* golang/xenlight: standardize generated code commentNick Rosbrook2020-10-133-16/+8
* golang/xenlight: do not hard code libxl dir in gengotypes.pyNick Rosbrook2020-10-132-2/+9
* tools/libxl: move libxenlight to tools/libs/lightJuergen Gross2020-10-011-1/+1
* Revert "libxl: Generate golang bindings in libxl Makefile"George Dunlap2020-09-041-7/+0
* tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)Juergen Gross2020-08-271-2/+2
* golang/xenlight: fix code generation for python 2.6Nick Rosbrook2020-07-211-102/+102
* golang/xenlight: sort cases in switch statementNick Rosbrook2020-06-152-17/+17
* golang/xenlight: remove call to go fmt in gengotypes.pyNick Rosbrook2020-06-083-4995/+4394
* golang/xenlight: Get rid of GOPATH-based build artefactsGeorge Dunlap2020-05-282-27/+5
* libxl: Generate golang bindings in libxl MakefileGeorge Dunlap2020-05-281-1/+10
* golang: Add a variable for the libxl source directoryGeorge Dunlap2020-05-261-2/+4
* golang: Add a minimum go version to go.modGeorge Dunlap2020-05-261-0/+2
* golang/xenlight: add an empty line after DO NOT EDIT commentNick Rosbrook2020-05-223-0/+3
* golang: Update generated files after libxl_types.idl changeGeorge Dunlap2020-05-222-0/+13
* golang/xenlight: add necessary module/package documentationNick Rosbrook2020-05-133-0/+532
* golang/xenlight: init xenlight go moduleNick Rosbrook2020-05-132-1/+2
* golang/xenlight: re-track generated go codeNick Rosbrook2020-05-133-1/+5954
* golang/xenlight: add NameToDomid and DomidToName util functionsNick Rosbrook2020-05-131-1/+39
* golang/xenlight: stop tracking generated filesNick Rosbrook2020-04-273-5947/+1
* golang/xenlight: Implement DomainCreateNewGeorge Dunlap2020-04-231-0/+18