]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/shortlog
people/andrewcoop/xen-test-framework.git
2024-09-13 Andrew CooperXTF: Use fastcall by default for 32bit devel
2024-09-13 Andrew Coopermemop-seg: Have %fs/%gs loaded unconditionally
2024-09-13 Andrew Cooperselftest: Fix test_unhandled_exception_hook()
2024-08-30 Andrew CooperCI: Update FreeBSD 13 to 13.3
2024-08-30 Andrew CooperCI: Drop GCC-13
2024-08-30 Andrew CooperCI: Reduce the CodeQL schedule from weekly to monthly
2024-08-30 Bernhard Kaindlxtf-runner: Spelling fix
2024-08-30 Andrew Cooperbuild: Use `command -v` in preference to `which`
2024-07-25 Manuel AndreasXSA-454 PoC
2024-07-24 Andrew CooperSwitch to python3 shebangs
2024-03-03 Andrew CooperXTF: Drop test_wants_user_mappings
2024-03-03 Andrew CooperXTF: Drop exlog
2024-03-03 Andrew Coopertest-swint: Update to avoid using test_wants_user_mappings
2024-03-03 Andrew Coopertest-swint: Update to use ex_record rather than exlog
2024-03-03 Andrew Coopertest-swint: Update to use exinfo_t
2024-03-03 Andrew Coopertest-pv-iopl: Update to avoid using test_wants_user_map...
2024-03-03 Andrew Coopertest-pv-iopl: Update to using exinto_t rather than...
2024-03-03 Andrew Coopertest-pv-iopl: Misc improvements
2024-03-03 Andrew Coopertest-umip: Update to avoid using test_wants_user_mappings
2024-03-03 Andrew Coopertest-umip: Misc improvements, mostly for 32bit
2024-03-03 Andrew Coopertest-cpuid-faulting: Update to avoid using test_wants_u...
2024-03-03 Andrew Coopertest-nmi-ts-priv: Update to avoid using test_wants_user...
2024-03-03 Andrew Cooperxsa-170/196: Update to avoid using test_wants_user_mappings
2024-03-03 Andrew Cooperxsa-204: Update to use exinfo_t and avoid test_wants_us...
2024-03-03 Andrew CooperBump copyright year
2024-02-28 Andrew CooperCI: Bump action versions
2024-02-28 Andrew CooperXSA-451 PoC
2024-02-01 Frediano ZiglioFix some typos in comments
2024-01-13 Andrew CooperCI: Add Cirrus-CI FreeBSD testing
2024-01-13 Andrew CooperDocs: Mention the bintuils 2.41 regression and point...
2024-01-10 Andrew CooperXSA-296: Don't rely on PV-L1TF side effects
2024-01-10 Andrew Cooperbuild: Express XSA-168/173 as single-variation tests
2024-01-09 Andrew Cooperrunner: Use virt caps to identify whether a test can run
2024-01-09 Andrew Cooperrunner: Collect the host virt capabilities
2024-01-08 Andrew CooperCI: Use reorder-python-imports
2024-01-08 Andrew Cooperrunner: Misc pylint fixups
2024-01-08 Andrew Cooperrunner: Use context managers to simplify get_all_test_i...
2024-01-08 Andrew Cooperrunner: More extensive Python 3 universal_newline fixes
2024-01-08 Andrew Cooperrunner: Use set-literal notation
2024-01-08 Andrew Cooperbuild: Don't force mkinfo/mkcfg
2024-01-08 Andrew CooperRevert "CI: Run CodeQL in main repo only"
2024-01-08 Bernhard KaindlCI: More pre-commit hooks along with fixes
2024-01-08 Bernhard KaindlCI: Add basic pre-commit integration and hook into...
2024-01-08 Bernhard KaindlCI: Run CodeQL in main repo only
2024-01-08 Andrew Cooperrunner: Remove the use of simplejson
2024-01-08 Andrew Cooperrunner: Update minimum python version to 2.7
2024-01-03 Andrew CooperXSA-444 PoC
2024-01-03 Andrew Coopertests/lm-ts: Fix Doxygen syntax in description
2024-01-03 Andrew CooperDoxygen: Update to 1.9.1
2023-10-04 Andrew CooperCI: Allow manual invocation of CodeQL
2023-10-03 Andrew CooperFixes from Github Code Scanning
2023-10-03 Andrew CooperCI: Add GCC-13
2023-10-03 Andrew CooperWork around Clang IAS error with XSA-304
2023-10-02 Andrew CooperTest Long Mode #TS
2023-10-02 Andrew Cooperdebug-regs: Check MSR_DR_ADDR_MASK state too
2023-08-18 Anthony PERARDxtf-runner: python3 fix
2023-01-27 Andrew CooperXSA-304 PoC
2023-01-11 Andrew Cooperlink: Move the linker script to being common
2023-01-11 Andrew Cooperlink: Move x86-ism out of the linker script
2023-01-11 Andrew Cooperbuild: Move -nostdinc from COMMON_CFLAGS to COMMON_FLAGS
2022-12-27 Andrew CooperCI: Refresh github actions
2022-10-03 Andrew Cooperbuild: Drop -no-pie from CFLAGS
2022-10-03 Jan Beulichbuild: silence GNU ld 2.39 warning about executable...
2022-10-03 Jan Beulichbuild: suppress GNU ld 2.39 warning about RWX load...
2022-05-31 Andrew Cooperbuild: Fix build with GCC 4.8.5
2022-03-29 Andrew Cooperbuild: Rename obj-perarch to obj-perbits
2022-02-07 Andrew Cooperbuild: Make head.S invariant to link order
2022-02-07 Andrew Cooperbuild: Fix notes
2022-02-07 Andrew Cooperbuild: Remove multiple definitions of _start
2021-09-30 Michal Orzelxsa-227: Fix link to XSA-227 web page
2021-09-30 Michal Orzelxsa-265: Fix link to a web page
2021-09-06 Michal Orzelbuild: Trivial cleanup ahead supporting new architectures
2021-09-02 Jan Beulichgnttab: drop GNTMAP_can_fail
2021-08-19 Andrew Cooperbuild: Include Makefile.local earlier
2021-08-17 Andrew Coopercommon: Move {BITS,BYTES}_PER_LONG into limits.h
2021-08-17 Andrew Coopercommon: Make a weak default for arch_fmt_pointer()
2021-08-17 Andrew Coopercommon: Make a weak default for arch_crash_hard()
2021-08-17 Andrew Coopercommon: Introduce weak defaults for interfaces used...
2021-07-01 Andrew Cooperbuild: Fix build when only python3 is available
2021-06-24 Andrew CooperUtility for classifying the current RTM behaviour
2021-06-17 Andrew CooperWork around GCC issue 99578
2021-05-17 Andrew Cooperbuild: Fix build with binutils 2.36
2021-05-06 Michal OrzelFix issue with clang --target when cross compiling...
2021-04-22 Michal OrzelCI/build: Explicitly specify the packages to install
2021-04-21 Andrew CooperCI: Expand matrix for more toolchain combinations
2021-04-19 Andrew Cooperbuild: Support LLVM=y for full LLVM toolchain
2021-04-19 Andrew Cooperbuild: Use LD
2021-04-19 Andrew Cooperbuild: Drop lto
2021-04-19 Andrew CooperCodeQL: Two trivial fixes
2021-04-17 Andrew CooperCI: Add Github Action for CodeQL analysis
2021-04-16 Andrew CooperCI: Add Github Actions for running scan-build
2021-04-16 Andrew Coopervarious: Fix scan-build deadcode.DeadStores issues
2021-04-16 Andrew Coopergnttab: Fix scan-build core.CallAndMessage issues
2021-04-16 Andrew CooperCI: Add Github Actions for building
2021-04-16 Andrew CooperDrop dependency on gcc-multilib
2021-04-15 Andrew CooperFix LGTM static analysis issues
2021-04-13 Michal Orzelxtf: Perform misc code cleanup
2021-04-13 Christopher... Add HYPERCALL5 and hypercall_argo_op()
2020-11-11 Andrew Cooperhypercall: Refine fix for Clang code generation bug github/master
2020-11-06 Andrew Cooperhypercall: Work around Clang code generation bug
next