3 Commits

Author SHA1 Message Date
Dimitri John Ledkov e0b5a5d99c Fix compilation with old kernel headers.
Signed-off-by: Dimitri John Ledkov <dimitri.j.ledkov@intel.com>
2015-09-04 16:09:56 +01:00
Dimitri John Ledkov 7a5e69fb4d kvmtool: make vmlinux support patch compile in the stand alone kvmtool. 2015-07-15 12:51:53 +01:00
Andre Przywara 813359ed4a kvmtool: add processor-flags.h with the single EFLAGS_CF define
Two BIOS source files used a definition from <asm/processor-flags.h>,
which could not be found on x86_64 multiarch machines without the
compat headers installed.
Create a file with the single definition actually used in the kvmtool
source tree.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2015-06-01 17:54:09 +01:00