]> xenbits.xensource.com Git - people/liuw/xtf.git/shortlog
people/liuw/xtf.git
2016-09-05 Wei LiuDO NOT APPLY a test that always returns error master
2016-09-05 Wei Liuxtf-runner: Introduce logfile mode for obtaining results
2016-09-02 Andrew CooperUpdate XSA-173 to use newer helpers
2016-08-30 Andrew CooperAdd helpers to fold and unfold a pv32pae guest cr3
2016-08-18 Andrew CooperUpdate the documentation to point at XTF's canonical...
2016-08-12 Andrew CooperFix Clang build following c/s 9f35dbe0
2016-08-12 Andrew CooperIntroduce a binary representation of the Force Emulatio...
2016-08-12 Andrew CooperIntroduce xtf_set_idte() to allow tests to add extra...
2016-08-12 Andrew CooperIDT Vector allocation and infrastructure
2016-08-03 Andrew CooperAdd `./xtf-runner --list --environments` to obtain...
2016-08-03 Andrew CooperAdd CONFIG_{32,64}BIT to config.h
2016-08-03 Andrew CooperAudit the use of the skip result
2016-08-03 Andrew CooperIntroduce test_needs_fep to help uniform handling of...
2016-08-02 Andrew Cooperbuild: Fix the install rule for configuration files
2016-08-02 Andrew Coopermkinfo: Fix JSON damage from splitting an empty string
2016-08-02 Andrew CooperRework the pv-iopl test using variations
2016-08-02 Andrew CooperAdd an implementation of strcmp()
2016-08-02 Andrew CooperXSA-183 PoC
2016-08-02 Andrew CooperIntroduce GFN terminology to memory management
2016-08-02 Andrew Cooperrunner: Add --all and --non-default options to help...
2016-08-01 Andrew CooperMisc documentation improvements
2016-08-01 Andrew CooperIntroduce 'hap' and 'shadow' variations
2016-08-01 Andrew CooperIntroduce test variations
2016-08-01 Andrew Cooperrunner: Rework test selection logic
2016-08-01 Andrew Cooperrunner: Introduce TestInstance to wrap an individual...
2016-08-01 Andrew Cooperrunner: Introduce TestInfo to wrap the raw test json
2016-08-01 Andrew Cooperrunner: Cache the combined test json
2016-08-01 Andrew Cooperrunner: Switch --host to being a real parameter
2016-08-01 Andrew CooperIntroduce .gitattributes
2016-07-28 Andrew Cooperbuild: Generate xl configurations with a python script...
2016-07-27 Andrew Coopermkinfo: Assign names to command line parameters
2016-07-27 Andrew CooperRename test-info.json to just info.json
2016-07-26 Andrew Cooperbuild: Add move-if-changed helper
2016-07-26 Andrew CooperCorrect the usage of $(DESTDIR) and $(PREFIX)
2016-07-25 Andrew CooperIntroduce $(INSTALL_DIR) and use it in preference to...
2016-07-25 Andrew CooperIntroduce zeroptr[] for accessing virtual address 0
2016-07-22 Wei Liuxtf-runner: regularise runner exit code
2016-07-22 Wei Liuxtf-runner: provide a set of exit codes for different...
2016-07-22 Wei Liuxtf-runner: sync all test results
2016-07-22 Wei Liugitignore: ignore vim swp file
2016-07-20 Andrew CooperExport ROOT, DESTDIR and PREFIX to all makefiles
2016-07-20 Andrew CooperIntroduce makefile variable for commands in use per...
2016-07-20 Andrew CooperFix the handling of errors in the all/build targets
2016-07-19 Andrew Cooperpv32pae: Probe for leaked SMEP/SMAP before switching...
2016-07-19 Andrew CooperIntroduce more pagetable helpers
2016-07-19 Andrew Cooperhvm: Honour test_wants_user_mappings
2016-07-19 Andrew CooperProvide PTE_SIZE and PTE_ORDER appropriate for the...
2016-07-19 Andrew Cooperpv: Honour test_wants_user_mappings
2016-07-19 Andrew CooperIntroduce a per-test opt-in for using user mappings
2016-07-19 Andrew CooperIntroduce more memory management helpers
2016-07-18 Andrew CooperAdd Xen ABI for update_va_mapping flags, and replace...
2016-07-18 Andrew CooperReplace @sa with @see in all documentation
2016-07-12 Andrew CooperIntroduce invlpg() helper
2016-07-12 Andrew CooperHelpers to pack and unpack a frame in a PSE36 superpage
2016-07-12 Andrew CooperCreate aliases of the live L1 and L2 pagetables
2016-07-12 Andrew CooperIntroduce paddr_t
2016-07-12 Andrew CooperIntroduce PRI helper definitions for PTEs
2016-07-12 Andrew CooperMore pagetable order and entries information
2016-07-12 Andrew CooperMore space for static inline pagetable helpers
2016-07-12 Andrew CooperIntroduce typesafe min()/max() helpers
2016-07-12 Andrew CooperIntroduce mmu_update() hypercall infrastructure
2016-07-05 Andrew CooperCollect CPU family/model/stepping information on boot
2016-06-20 Wei LiuAdd FEP utility
2016-06-16 Andrew CooperHelpers to retrieve %ss and %esp from cpu_regs
2016-06-16 Andrew CooperIntroduce ASSERT() and BUILD_BUG_ON()
2016-06-09 Andrew Cooperxtf-runner: Extend test selection to run multiple tests...
2016-06-07 Andrew Cooperxtf-runner: Support listing tests
2016-06-07 Andrew Cooperxtf-runner: Basic test runner
2016-06-07 Andrew CooperIntroduce a pylint configuration file
2016-06-06 Andrew CooperConstants for all EFER bits
2016-06-06 Andrew CooperFix _ASM_EXTABLE_HANDLER() to expand preprocessor token...
2016-05-31 Andrew CooperIntroduce _PAGE_* constants for all pagetable entry...
2016-05-31 Andrew CooperProvide cpu_has_* helper predicates for common features
2016-05-23 Andrew CooperCollect the CPU vendor on boot, and make it available...
2016-05-23 Andrew CooperProvide {BITS,BYTES}_PER_LONG
2016-05-20 Andrew CooperAdd cpuid_e[abcd]x() helper wrappers
2016-05-19 Andrew CooperHelper script to create new tests, and high level tests...
2016-05-19 Andrew CooperDisable implicit makefile rules
2016-05-19 Roger Pau MonneRemove setting ROOT path in common.mk
2016-05-17 Andrew CooperProvide _PAGE_AD as shorthand, and simplify the invlpg...
2016-05-11 Andrew CooperCollect feature information from cpuid
2016-05-11 Andrew CooperUse IS_DEFINED() in preference to #ifdef
2016-05-11 Andrew CooperIntroduce IS_DEFINED() for use in C code
2016-05-11 Andrew CooperProvide function pointer abstractions for cpuid() and...
2016-05-11 Andrew CooperIntroduce an architecture specific convenience header
2016-05-10 Andrew CooperXSA-173 PoC
2016-05-10 Andrew CooperMake the tables from hvm/pagetables.S available to...
2016-05-10 Roger Pau MonneAllow selecting objcopy binary to use
2016-05-10 Roger Pau MonneOnly set CC if it's not set
2016-05-09 Andrew CooperInvlpg handling test
2016-05-06 Andrew CooperExtend exception table support to include custom handlers
2016-05-06 Roger Pau MonneAvoid shifting a negative value
2016-05-06 Roger Pau MonneFix usage of "-executable" with find
2016-05-06 Roger Pau MonneDon't re-define __noinline
2016-05-05 Andrew CooperProvide all {read,write}_cr[02348]() stub functions
2016-05-05 Andrew CooperAdd 64bit segment base MSRs to the index
2016-05-05 Andrew CooperReserve space in the GDT for test use
2016-04-29 Andrew CooperPrint more information when dumping exceptions
2016-04-29 Andrew CooperHelper routines for decoding x86 architectural state
2016-04-28 Andrew CooperIntroduce snprintf() and give vsnprintf() an appropriat...
next