Julio Montes
2079f90290
Merge pull request #12 from chavafg/topic/remove-static-option
...
qemu: does not use --disable-static for qemu 2.11
2018-03-28 17:28:47 -05:00
Salvador Fuentes
fb59a2b966
qemu: does not use unsupported flags for qemu 2.11
...
Qemu 2.11 does not support --disable-static flag and
--enable-strip flag, this patch adds a condition
to only use it for qemu 2.7 or older.
Fixes : #11 .
Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
2018-03-28 16:23:38 -06:00
Sebastien Boeuf
2118e5f74b
Merge pull request #10 from chavafg/topic/qemu-config
...
qemu: Add script to generate hypervisor configure options.
2018-03-28 12:05:56 -07:00
Salvador Fuentes
d7dd8b623e
qemu: Add script to generate hypervisor configure options.
...
This script will ensure we use a single source of qemu build
options for the Kata Containers project.
Fixes : #7 .
Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
2018-03-28 10:05:27 -06:00
James O. D. Hunt
32d86f1863
Merge pull request #4 from jodh-intel/bootstrap-repo
...
Bootstrap repo
2018-02-07 17:10:16 +00:00
James O. D. Hunt
de5a62942e
CI: Add pullapprove config
...
Add the pullapprove configuration file.
Fixes #3 .
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 15:33:31 +00:00
James O. D. Hunt
d12122c8e3
docs: Add CoC and contributing doc
...
Add the standard Code of Conduct and contributing docs.
Partly fixes #3 .
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 15:33:30 +00:00
James O. D. Hunt
83148b18c2
Update README.md
2018-02-02 09:30:21 +00:00
James O. D. Hunt
f09756ee81
Initial commit
2018-02-02 09:27:48 +00:00