]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/shortlog
people/andrewcoop/xen-test-framework.git
2019-02-11 Andrew Cooperldt vmfunc github/vmfunc
2019-02-11 Andrew Coopervmfunc
2019-01-11 Jan Beulichnested-vmx: exceptions take priority over VMFail*
2018-11-19 Andrew CooperXSA-278 PoC
2018-11-02 Andrew Cooperdebug-regs: Check the vcpu's initial register state
2018-10-15 Andrew Cooperdebug-regs: Detect the PV IO shadow handling bugs
2018-09-04 Andrew CooperXSA-269 PoC
2018-07-20 Andrew CooperXSA-265 PoC
2018-06-15 Andrew CooperTSX intrinsics
2018-06-05 Andrew CooperXSA-260: Work around toolchain problems with older GCC
2018-05-28 Roger Pau MonneXSA-261 PoC
2018-05-28 Andrew CooperXSA-260 PoC
2018-05-25 Andrew Cooperx86/msr: Clean up MSR field declarations
2018-05-10 Andrew Cooperx86: mov to/from sreg can be encoded with a memory...
2018-05-02 Andrew CooperXSA-259 PoC
2018-05-02 Andrew CooperProperly bracket EXINFO()'s parameters before operating...
2018-04-18 Andrew CooperRudimentary syscall handling for PV guests
2018-04-13 Andrew CooperIntroduce __user_data
2018-04-13 Andrew Cooperx86/io-apic: Fix 64bit MMIO accesses
2018-04-13 Andrew CooperIntroduce some basic IO-APIC infrastructure
2018-04-13 Roger Pau MonneIntroduce some basic HPET infrastructure
2018-04-09 Andrew CooperIntroduce __{KERN,USER}_{CS,DS}32 selector constants
2018-04-07 Andrew CooperIntroduce and use __user_page_aligned_bss
2018-04-07 Andrew CooperUse a linker ASSERT() to check that the mappings are...
2018-04-07 Andrew CooperIntroduce and use __maybe_unused
2018-04-05 Jan BeulichXSA-255 PoC
2018-04-04 Andrew CooperFix latent bug in 64bit exec_user_param()
2018-04-03 Andrew CooperIntroduce a basic test for debugging infrastructure
2018-04-03 Andrew CooperIntroduce new debug register definitions and helpers
2018-04-03 Andrew CooperFactor out debug register infrastructure into a new...
2018-03-07 Andrew CooperIntroduce update_desc() for updates to live descriptor...
2018-03-02 Andrew CooperAdd more helpful GDTE() helpers
2018-03-02 Andrew Coopervmx: Don't create strings[] on the stack of every vmx_i...
2018-02-28 Andrew Cooperx86/apic: Set SPIV.EN in apic_init() so the device...
2018-02-28 Andrew Cooperselftest: test x2apic basic initialisation as well...
2018-02-22 Roger Pau MonneFix cdefs.h conflict with __section
2018-02-16 Andrew CooperMemory operand and segment emulation tests
2018-02-15 Andrew CooperSupport the use of GDTs in PV guests
2018-02-15 Andrew CooperAllow for fine tuning of the exec_user_* infrastructure
2018-02-15 Andrew CooperMove more includes into arch/xtf.h to ease writing...
2018-02-15 Andrew Cooper32bit: Save and restore %ds and %es when handling excep...
2018-02-12 Andrew CooperIntroduce and use xenstore_init()
2018-02-12 Andrew CooperIntroduce a nested-svm skeleton test
2018-02-12 Andrew CooperRename the vvmx test to nested-vmx
2018-01-31 Andrew CooperCope being booting as the initial domain
2018-01-31 Andrew CooperIntroduce support for booting with the PVH ABI
2018-01-31 Andrew CooperRename start_info to pv_start_info
2017-12-28 Andrew Cooperxtf-runner: Sort tests by variation as well
2017-12-28 Andrew Cooperx86/msr: Introduce xtf_msr_consistency_test()
2017-12-28 Andrew Cooperx86: Split out new msr.h header
2017-11-20 Andrew Cooperxtf-runner: Adjust whitespace when running multiple...
2017-10-17 Andrew CooperXSA-239 PoC
2017-10-17 Andrew CooperUpdate XSA-182 PoC to cope with linear pagetables being...
2017-10-11 Paul Semellibc: Fix strcpy() assignment mistake
2017-10-06 Andrew CooperUpdate xl.cfg files for Xen 4.10 support
2017-09-29 Andrew Cooperbuild: Avoid using initialisers for anonymous unions
2017-09-29 Andrew Cooperbuild: Opencode vmfunc as bytes
2017-09-29 Andrew Cooperbuild: Drop unnecessary register clobbers
2017-09-29 Andrew Cooperbuild: Support BUILD_BUG_ON() with compilers lacking...
2017-09-25 Andrew CooperXSA-234 PoC
2017-09-25 Andrew CooperXSA-232 PoC
2017-09-25 Andrew CooperXSA-231 PoC
2017-09-06 Andrew CooperIntroduce VCPU_OP and vcpu_*_context hypercall ABI
2017-08-31 Petre Pircalabugitignore: add local vimrc
2017-08-21 Andrew CooperXSA-227 PoC
2017-08-15 Boqun FengFunctional: Add a UMIP test
2017-08-10 Andrew CooperReplace uses of x86_decode_exinfo() with %pe
2017-08-10 Andrew CooperImplement arch_fmt_pointer() for custom %pe handling
2017-08-10 Andrew CooperExport some vsprintf() internals
2017-08-10 Andrew CooperFix xtf_init_grant_table() to actually work on older...
2017-08-09 Andrew CooperXSA-224 PoC
2017-08-09 Andrew CooperBasic grant table infrastructure
2017-08-09 Andrew CooperImplement xtf_get_domid() for tests which need to know...
2017-08-09 Andrew CooperBasic xenstore read implementation
2017-08-09 Andrew CooperInfrastructure for connecting the xenbus ring
2017-08-09 Andrew CooperProvide non-PV compatability for mfn related functions
2017-07-31 Wei Liubuild: append -fno-pic to CFLAGS
2017-07-25 Andrew CooperFurther LTO cleanup
2017-07-25 Felix SchmollImplement pv_read_some
2017-07-18 Andrew CooperIntroduce hypercall_poll() infrastructure for the console
2017-07-10 Andrew Cooperdocs: Fix up the doxygen formatting for _ASM_TRAP_OK()
2017-07-10 Andrew Coopercleanup to nmi-taskswitch-priv
2017-07-10 Andrew Cooperdocs: Fix the list of changeset in the history section
2017-07-06 Andrew CooperFunctional test for an NMI-triggered task switch which...
2017-07-06 Andrew CooperSplit existing Gate Descriptor infrastructure out into...
2017-07-06 Andrew Cooperhvm32: Fill in tss.cr3 for the default task
2017-07-06 Andrew CooperAdd declarations for l?_table_offset() in unpaged envir...
2017-07-06 Andrew CooperExtend APIC infrastructure with ICR helpers
2017-07-06 Andrew CooperIntroduce locked bt* operations
2017-06-30 Haozhong Zhangvvmx: Test vmxon in VMX root w/ CPL = 3 and w/ current...
2017-06-30 Haozhong Zhangvvmx: Test vmxon in VMX root w/ CPL = 0 and w/ current...
2017-06-30 Haozhong Zhangvvmx: Test vmxon in VMX root w/ CPL = 3 and w/o current...
2017-06-30 Haozhong Zhangvvmx: Test vmxon in VMX root w/ CPL = 0 and w/o current...
2017-06-30 Haozhong Zhangvvmx: Test the correct vmxon
2017-06-30 Haozhong Zhangvvmx: Test vmxon with bit 31 of VMCS revision ID set
2017-06-30 Haozhong Zhangvvmx: Test vmxon with mismatched VMCS revision ID
2017-06-30 Haozhong Zhangvvmx: Test vmxon with unaligned VMXON region address
2017-06-30 Haozhong Zhangvvmx: Test vmxon with invalidly wide VMXON region address
2017-06-30 Haozhong Zhangvvmx: Test vmxon in CPL=3 inside and outside of VMX...
2017-06-30 Haozhong Zhangvvmx: Test vmxon with CR4.VMXE cleared
next