Updated README, example virt-install script
authorBrenden Blanco <bblanco@plumgrid.com>
Sun, 3 May 2015 17:43:07 +0000 (10:43 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Sun, 3 May 2015 17:44:01 +0000 (10:44 -0700)
commit452de20f3c3bb5cde8413c89277992f0e0c23835
tree4d29b96f819923a10b838b25a31c603bc13a9cbd
parentc3c4fc196a22950ee019e3144dc7b992718bc7c0
Updated README, example virt-install script

* Add Getting Started section in README.md
* Add a virt-install script which creates a BPF-capable Fedora 21 VM
* Fix a test that was failing on F21

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
.gitignore
CMakeLists.txt
README.md
scripts/bpf_demo.ks.erb [new file with mode: 0644]
scripts/build_bpf_demo.sh [new file with mode: 0755]
tests/jit/trace1.py
tests/jit/trace2.py
tests/wrapper.sh.in