]> xenbits.xensource.com Git - people/wipawel/livepatch-build-tools/commit
Add project files
authorRoss Lagerwall <ross.lagerwall@citrix.com>
Mon, 12 Oct 2015 11:25:14 +0000 (12:25 +0100)
committerRoss Lagerwall <ross.lagerwall@citrix.com>
Mon, 12 Oct 2015 11:30:44 +0000 (12:30 +0100)
commitcf59a534b7f987720820ef94ac15e5491c34ba86
tree0a33dc4e83b52a0d7ee88dd1cd126847264d94e3
Add project files

xsplice-build can build live patches for most XSAs. It is, however,
still prototype code.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
16 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
create-diff-object.c [new file with mode: 0644]
insn/asm/inat.h [new file with mode: 0644]
insn/asm/inat_types.h [new file with mode: 0644]
insn/asm/insn.h [new file with mode: 0644]
insn/inat-tables.c [new file with mode: 0644]
insn/inat.c [new file with mode: 0644]
insn/insn.c [new file with mode: 0644]
list.h [new file with mode: 0644]
lookup.c [new file with mode: 0644]
lookup.h [new file with mode: 0644]
xsplice-build [new file with mode: 0755]
xsplice-gcc [new file with mode: 0755]