1
0
Commit Graph

75 Commits

Author SHA1 Message Date
56175eb4ed Add README.md 2018-10-05 07:47:49 +00:00
bedc20d6c3 github.com/jollheef/go-qemu-kernel -> github.com/jollheef/out-of-tree/qemu 2018-10-05 07:34:10 +00:00
f386b5d805 Add TODO for qemu-debian-img 2018-10-05 06:54:46 +00:00
997d6e24d3 Add docker files for build environment and generation of kernels 2018-10-05 03:36:08 +00:00
308808cc59 Remove qemu timeout from test itself (must be from test framework) 2018-09-25 16:47:42 +00:00
0053f56b6f Use real kernel path for some tests 2018-09-22 14:00:49 +00:00
5bd995a66e Add usage example 2018-09-22 13:54:45 +00:00
8649c791ea Implements insmod kernel module from local file 2018-09-22 13:18:25 +00:00
623a7f08c1 Parallel run for longtests 2018-09-22 12:59:01 +00:00
a7ecd80784 Implements copying executable then run it on qemu 2018-09-22 12:44:34 +00:00
737eee67e0 Implements copying files from host machine to qemu 2018-09-22 12:18:01 +00:00
bb8a0a013b Implements initrd support 2018-09-22 10:43:29 +00:00
32c91bc0ba Use one CPU by default 2018-09-22 10:13:58 +00:00
ac6dc96d69 Implements timeout for qemu 2018-09-22 07:28:08 +00:00
a33d658001 Use configuration file for tests instead of hardcoded kernel/qcow2 path 2018-09-21 01:00:17 +00:00
ab7a1d5d75 Vagrant configuration for bootstrap debian/ubuntu images 2018-09-21 00:17:56 +00:00
663407b241 Use HVF on macOS 2018-09-21 00:13:29 +00:00
2acf22802e Use 127.0.0.0/8 only on linux 2018-09-20 23:47:36 +00:00
667c42a8c6 Move qemu init for tests to separate function 2018-09-20 23:45:46 +00:00
5c31812089 Implements executing of commands on qemu system 2018-09-19 07:00:12 +00:00
dfc1f64841 Save forwarded ssh port 2018-09-19 06:18:05 +00:00
a41de84157 Correct qemu arguments 2018-09-19 06:13:28 +00:00
e923c7c3c8 Qemu debian image generator 2018-09-19 05:09:53 +00:00
d723d1a8f5 Implements start/stop 2018-09-18 21:45:21 +00:00
7aeec55a64
Initial commit 2018-09-17 20:15:16 +04:00