1
0
Fork 0
Commit Graph

344 Commits (v1.4.0)

Author SHA1 Message Date
dump_stack() dfcd11c549 Add quotes to toml config 2018-10-07 08:07:43 +00:00
dump_stack() ce0fc1c10d Add symbolic links to Ubuntu images 2018-10-07 08:02:23 +00:00
dump_stack() 71c0395f62 Fix kernel generation for Ubuntu 14.04 2018-10-06 21:35:24 +00:00
dump_stack() 335d4e8211 Add vagrant vbguest plugin to readme 2018-10-06 20:01:27 +00:00
dump_stack() f579303bb9 Guarantee remove previous ssh config values 2018-10-06 19:56:12 +00:00
dump_stack() 792ad78b15 Basic implementation of out-of-tree util 2018-10-06 19:25:03 +00:00
dump_stack() 153b556bc5 Generate images for trusty, xenial, bionic 2018-10-06 18:21:58 +00:00
dump_stack() a06ccea904 Rewrite rc.local, not append 2018-10-06 18:15:29 +00:00
dump_stack() 0f24022b95 Fix image/kernel/initrd names 2018-10-06 17:48:53 +00:00
dump_stack() 33fe9ed78d Generate kernels.toml in kernel-factory bootstrap 2018-10-06 17:47:13 +00:00
dump_stack() 847c934bda Stop qemu if kernel panic occurs 2018-10-06 14:00:48 +00:00
dump_stack() 6670cd544b Implements async ssh commands 2018-10-06 14:00:31 +00:00
dump_stack() 335fb038a4 Allow access to qemu log while VM is running 2018-10-06 12:47:09 +00:00
dump_stack() 865de3b1a9 Supress minor scp errors 2018-10-06 12:46:11 +00:00
dump_stack() 4e898b421a Add script for generate kernels with docker 2018-10-06 06:37:54 +00:00
dump_stack() a662e77f48 Fix initrd name/mask 2018-10-05 21:22:42 +00:00
dump_stack() 9aded6e1f1 Install libelf-dev for CONFIG_STACK_VALIDATION 2018-10-05 20:50:59 +00:00
dump_stack() 9cf5e1ff33 Install development tools in docker images 2018-10-05 20:37:22 +00:00
dump_stack() 6a6ccfe728 Ignore .vagrant directory 2018-10-05 20:36:44 +00:00
dump_stack() 56175eb4ed Add README.md 2018-10-05 07:47:49 +00:00
dump_stack() bedc20d6c3 github.com/jollheef/go-qemu-kernel -> github.com/jollheef/out-of-tree/qemu 2018-10-05 07:34:10 +00:00
dump_stack() f386b5d805 Add TODO for qemu-debian-img 2018-10-05 06:54:46 +00:00
dump_stack() 997d6e24d3 Add docker files for build environment and generation of kernels 2018-10-05 03:36:08 +00:00
dump_stack() 308808cc59 Remove qemu timeout from test itself (must be from test framework) 2018-09-25 16:47:42 +00:00
dump_stack() 0053f56b6f Use real kernel path for some tests 2018-09-22 14:00:49 +00:00
dump_stack() 5bd995a66e Add usage example 2018-09-22 13:54:45 +00:00
dump_stack() 8649c791ea Implements insmod kernel module from local file 2018-09-22 13:18:25 +00:00
dump_stack() 623a7f08c1 Parallel run for longtests 2018-09-22 12:59:01 +00:00
dump_stack() a7ecd80784 Implements copying executable then run it on qemu 2018-09-22 12:44:34 +00:00
dump_stack() 737eee67e0 Implements copying files from host machine to qemu 2018-09-22 12:18:01 +00:00
dump_stack() bb8a0a013b Implements initrd support 2018-09-22 10:43:29 +00:00
dump_stack() 32c91bc0ba Use one CPU by default 2018-09-22 10:13:58 +00:00
dump_stack() ac6dc96d69 Implements timeout for qemu 2018-09-22 07:28:08 +00:00
dump_stack() a33d658001 Use configuration file for tests instead of hardcoded kernel/qcow2 path 2018-09-21 01:00:17 +00:00
dump_stack() ab7a1d5d75 Vagrant configuration for bootstrap debian/ubuntu images 2018-09-21 00:17:56 +00:00
dump_stack() 663407b241 Use HVF on macOS 2018-09-21 00:13:29 +00:00
dump_stack() 2acf22802e Use 127.0.0.0/8 only on linux 2018-09-20 23:47:36 +00:00
dump_stack() 667c42a8c6 Move qemu init for tests to separate function 2018-09-20 23:45:46 +00:00
dump_stack() 5c31812089 Implements executing of commands on qemu system 2018-09-19 07:00:12 +00:00
dump_stack() dfc1f64841 Save forwarded ssh port 2018-09-19 06:18:05 +00:00
dump_stack() a41de84157 Correct qemu arguments 2018-09-19 06:13:28 +00:00
dump_stack() e923c7c3c8 Qemu debian image generator 2018-09-19 05:09:53 +00:00
dump_stack() d723d1a8f5 Implements start/stop 2018-09-18 21:45:21 +00:00
dump_stack() 7aeec55a64
Initial commit 2018-09-17 20:15:16 +04:00