]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
XSA-261 PoC
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 2 May 2018 14:22:35 +0000 (15:22 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 28 May 2018 16:56:24 +0000 (17:56 +0100)
commitcf77aa0ee894080cc962a503e0bfaccddd9463bd
tree64418e52a3383b659ceffe6772fc7df24823371d
parentc56f94a46771f1682fa2536cde0feed022d66c53
XSA-261 PoC

This requires adding some basic IO APIC and HPET functionality.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Compile fixes, misc cleanup and consistency improvements, and written
documentation.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/hpet.c
arch/x86/include/arch/hpet.h
arch/x86/include/arch/io-apic.h
arch/x86/io-apic.c
docs/all-tests.dox
include/xtf/numbers.h
tests/xsa-261/Makefile [new file with mode: 0644]
tests/xsa-261/main.c [new file with mode: 0644]