aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qemu: take shared lock for untarringJason A. Donenfeld2017-11-271-18/+10
|
* qemu: use netfilter.org https siteJason A. Donenfeld2017-11-251-2/+2
|
* poly1305: import MIPS64 primitive from OpenSSLJason A. Donenfeld2017-11-221-4/+4
|
* compat: new kernels have netlink fixesJason A. Donenfeld2017-11-221-1/+1
|
* qemu: use unprefixed strip when not cross-compilingJason A. Donenfeld2017-11-171-1/+2
| | | | | | | Fedora/Redhat doesn't ship with a prefixed strip, and we don't need to use it anyway when we're not cross compiling, so don't. Reported-by: Samuel Neves <sneves@dei.uc.pt>
* qemu: update kernelJason A. Donenfeld2017-11-141-1/+1
|
* qemu: bump kernel versionJason A. Donenfeld2017-11-101-1/+1
|
* qemu: check for memory leaksJason A. Donenfeld2017-11-101-1/+1
|
* qemu: test using four coresJason A. Donenfeld2017-10-311-1/+1
|
* qemu: work around ccache bugsJason A. Donenfeld2017-10-311-1/+1
|
* qemu: allow for cross compilationJason A. Donenfeld2017-10-311-44/+133
|
* qemu: put hvc directive into configurationJason A. Donenfeld2017-10-171-2/+1
|
* qemu: newer packagesJason A. Donenfeld2017-10-171-37/+50
|
* qemu: always create directory before untarringJason A. Donenfeld2017-10-171-1/+9
|
* qemu: phase out bitbangingJason A. Donenfeld2017-10-171-1/+1
| | | | | | | Although I was secretly proud of having figured out these unholy hacks, it turns out -no-reboot lets us do things in a platform-independent way. Suggested-by: Jann Horn <jann@thejh.net>
* qemu: work on ubuntu toolchainJason A. Donenfeld2017-10-171-1/+1
|
* qemu: add build-only targetJason A. Donenfeld2017-10-171-0/+3
| | | | Useful for IDEs
* qemu: bump stable kernelJason A. Donenfeld2017-10-091-1/+1
|
* qemu: add watchdog for not hanging on oopsJason A. Donenfeld2017-10-021-0/+1
|
* netlink: switch from ioctl to netlink for configurationJason A. Donenfeld2017-10-021-4/+4
|
* global: wireguard.io --> wireguard.comJason A. Donenfeld2017-07-201-1/+1
| | | | | Due to concerns with the .io TLD, we are switching to using wireguard.com instead.
* qemu: update default testing kernelJason A. Donenfeld2017-07-071-1/+1
|
* qemu: new location for test kernelsJason A. Donenfeld2017-05-171-3/+3
|
* jerry-rig: symlinks are better for tree patchingJason A. Donenfeld2017-05-171-1/+1
| | | | | | Use a symlink instead of lots of ../../.. Suggested-by: Benedikt Morbach <benedikt.morbach@googlemail.com>
* qemu: new packages and better debuggingJason A. Donenfeld2017-05-171-12/+7
|
* qemu: work on ARM64Jason A. Donenfeld2017-04-141-5/+15
|
* debug: cleanupsJason A. Donenfeld2017-04-081-2/+2
|
* qemu: ensure kernel is configured before headers are installedJason A. Donenfeld2017-04-081-1/+1
|
* qemu: new stable kernelJason A. Donenfeld2017-04-041-1/+1
|
* qemu: kernel.org mirrors get updates slowlyJason A. Donenfeld2016-12-291-2/+2
|
* compat: support 3.18, 3.19, 4.0Jason A. Donenfeld2016-12-261-2/+2
|
* qemu: bump kernel versionJason A. Donenfeld2016-12-091-3/+3
|
* tests: make sure ncat gets killedJason A. Donenfeld2016-12-041-1/+1
|
* ratelimiter: load hashlimit at modinsert timeJason A. Donenfeld2016-11-291-1/+1
| | | | This fixes a potential race with net_lock and rtnl_lock.
* qemu: kasan needs more memoryJason A. Donenfeld2016-11-061-1/+1
|
* qemu: move build outside of kernel dir to avoid kernel's make cleanJason A. Donenfeld2016-11-051-1/+1
|
* qemu: newer default kernelJason A. Donenfeld2016-11-031-1/+1
|
* qemu: enhancementsJason A. Donenfeld2016-08-171-4/+4
|
* tests: add crypto-RP filter testJason A. Donenfeld2016-08-121-1/+14
|
* qemu: lock distfilesJason A. Donenfeld2016-08-101-19/+34
|
* qemu: allow testing with RCsJason A. Donenfeld2016-08-091-2/+8
|
* tests: use makefile and expand greatlyJason A. Donenfeld2016-08-081-0/+196