summaryrefslogtreecommitdiff
path: root/tools/misc
Commit message (Expand)AuthorAgeFilesLines
* x86: Add AMD's CpuidUserDis bit definitionsAlejandro Vallejo2023-05-111-0/+2
* tools: Use new xc function for some xc_domain_getinfo() callsAlejandro Vallejo2023-05-104-22/+18
* tools/xen-ucode: print information about currently loaded ucodeSergey Dyasli2023-05-031-10/+75
* x86emul: support AVX-NE-CONVERT insnsJan Beulich2023-04-171-1/+1
* x86emul: support AVX-VNNI-INT8Jan Beulich2023-04-171-0/+2
* x86emul: support AVX-IFMA insnsJan Beulich2023-04-171-0/+2
* tools: rename xen-tools/libs.h file to common-macros.hJuergen Gross2023-03-227-7/+7
* tools: Delete trailing whitespace in python scriptsAndrew Cooper2023-03-171-1/+0
* tools/misc: Drop xenconsAndrew Cooper2023-03-172-94/+0
* x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_maxAndrew Cooper2023-03-131-4/+6
* tools/xen-cpuid: Rework the handling of dynamic featuresetsAndrew Cooper2023-03-131-31/+22
* tools/xen-cpuid: Support dash as a bitmap separatorAndrew Cooper2023-03-131-2/+3
* x86/spec-ctrl: Enumerations for DDP controlsAndrew Cooper2023-03-131-1/+1
* x86/spec-ctrl: Add BHI controls to userspace componentsAndrew Cooper2023-03-131-3/+3
* change assorted xenbits.xen.org links to HTTPSDemi Marie Obenour2023-02-281-1/+1
* x86/shskt: Disable CET-SS on parts susceptible to fractured updatesAndrew Cooper2023-02-091-0/+1
* x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}Andrew Cooper2023-02-091-0/+10
* x86: Initial support for WRMSRNSAndrew Cooper2023-01-201-0/+2
* x86/prot-key: Enumeration for Protection Key SupervisorAndrew Cooper2023-01-201-1/+1
* x86/spec-ctrl: Enumeration for IBPB_RETAndrew Cooper2022-11-081-0/+1
* tools: Remove -Werror everywhere elseAnthony PERARD2022-10-141-1/+0
* x86/CPUID: AVX512-FP16 definitionsJan Beulich2022-08-111-0/+1
* x86/cpuid: Enumeration for BTC_NOAndrew Cooper2022-07-121-1/+1
* x86/cpuid: expose MCDT_NO to guestsRoger Pau Monné2022-05-181-0/+2
* x86/spec-ctrl: Support Intel PSFD for guestsAndrew Cooper2022-02-081-0/+1
* x86/cpuid: Infrastructure for cpuid word 7:2.edxAndrew Cooper2022-02-081-0/+5
* x86/Intel: use CPUID bit to determine PPIN availabilityJan Beulich2022-01-271-0/+1
* x86/cpuid: Infrastructure for leaf 7:1.ebxJan Beulich2022-01-271-0/+5
* libs/guest: move cpu policy related prototypes to xenguest.hRoger Pau Monné2022-01-191-0/+1
* tools/xen-detect: avoid possible pitfall with cpuid()Jan Beulich2022-01-061-8/+10
* tools/libxc: Drop copy-in in xc_physinfo()Andrew Cooper2022-01-051-1/+1
* xenperf: omit meaningless trailing zeroes from outputJan Beulich2022-01-041-4/+5
* xenperf: name "newer" hypercallsJan Beulich2022-01-041-1/+11
* tools/misc: rework MakefileAnthony PERARD2021-12-161-8/+8
* xen: move include/asm-* to arch/*/include/asmAnthony PERARD2021-12-151-2/+2
* x86/cpuid: Fix TSXLDTRK definitionAndrew Cooper2021-12-141-2/+1
* x86/cpufreq: Drop opencoded CPUID handling from powernowAndrew Cooper2021-11-291-1/+2
* x86/amd: Enumeration for speculative features/hintsAndrew Cooper2021-09-081-1/+7
* x86/cpuid: expose NullSelectorClearsBase CPUID bit to guestsJane Malalane2021-09-071-0/+1
* tools/tests: Drop obsolete mce-test infrastructureAndrew Cooper2021-07-093-0/+556
* tools/misc/xen-vmtrace: handle more signals and install by defaultTamas K Lengyel2021-07-092-4/+10
* x86/tsx: Cope with TSX deprecation on SKL/KBL/CFL/WHLAndrew Cooper2021-06-091-1/+1
* tools/misc: Use const whenever we point to literal stringsJulien Grall2021-05-182-4/+4
* libs/guest: Don't hide the indirection on xc_cpu_policy_tAndrew Cooper2021-05-051-1/+1
* tools: switch existing users of xc_get_{system,domain}_cpu_policyRoger Pau Monne2021-04-291-7/+14
* libs/guest: rename xc_get_cpu_policy_size to xc_cpu_policy_get_sizeRoger Pau Monne2021-04-291-1/+1
* x86/cpuid: support LFENCE always serialising CPUID bitRoger Pau Monné2021-04-221-0/+6
* x86/CPUID: add further "fast repeated string ops" feature flagsJan Beulich2021-04-191-0/+3
* x86/cpuid: Advertise no-lmsl unilaterally to hvm guestsAndrew Cooper2021-04-131-0/+1
* tools/misc/xen-vmtrace: use reset and enableTamas K Lengyel2021-02-221-1/+1