index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/adb: unlink symlinks before calling rm
Max Spector
2021-10-20
1
-2
/
+6
*
vm/adb: add localhost to ip regex of device
Huizi Yang
2021-10-14
1
-2
/
+2
*
vm/adb: support both old and new device format
Huizi Yang
2021-09-10
1
-6
/
+34
*
vm/vmimpl/console: tail to kernel log to get serial output
Huizi Yang
2021-09-10
1
-24
/
+1
*
vm/adb: add new adb device format and console impl for Cuttlefish
Huizi Yang
2021-09-10
1
-10
/
+58
*
vm/adb: invoke waitForSSH right after the `root` command
Aleksandr Nogikh
2021-08-31
1
-2
/
+1
*
vm/adb: mount debugfs on Android if it is not mounted
Max Spector
2021-08-31
1
-0
/
+11
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-0
/
+1
*
vm/adb: add repair_script before adb available
Joey Jiao
2021-04-14
1
-10
/
+25
*
vm/adb: add startup_script config
Joey Jiao
2021-04-14
1
-2
/
+17
*
vm/adb: add flag to avoid adb reboot for test
Joey Jiao
2021-03-20
1
-9
/
+17
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-1
/
+2
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-2
/
+2
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-4
/
+3
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-2
/
+2
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-1
/
+1
*
gometalinter: clean up some errcheck warnings
Dmitry Vyukov
2018-08-02
1
-35
/
+3
*
adb: Add console logic for ttyUSB.serial
Zach Riggle
2018-07-26
1
-0
/
+8
*
vm/vmimpl: add vm.Diagnose method
Dmitry Vyukov
2018-06-22
1
-0
/
+4
*
vm/adb: don't fail if port 35099 is busy
Dmitry Vyukov
2018-06-11
1
-5
/
+8
*
vm/adb: disable kptr_restrict for Android
Billy Lau
2018-05-16
1
-0
/
+1
*
all: get rid of underscores in identifiers
Dmitry Vyukov
2018-05-07
1
-6
/
+6
*
vm/{adb,isolated}: dudup common code
Dmitry Vyukov
2018-05-06
1
-37
/
+1
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
gometalinter: check dot imports
Dmitry Vyukov
2018-05-03
1
-13
/
+13
*
adb: add debug level to ALERT for UART detector
Jean-Baptiste Théou
2018-04-18
1
-1
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-9
/
+6
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-3
/
+3
*
vm/adb: add an option to disable battery check
Dmitry Vyukov
2017-06-27
1
-3
/
+13
*
syz-manager/mgrconfig: move sshkey from vm config to manager config
Dmitry Vyukov
2017-06-17
1
-1
/
+1
*
vm: overhaul
Dmitry Vyukov
2017-06-03
1
-44
/
+76
*
pkg/log: move from log
Dmitry Vyukov
2017-06-03
1
-1
/
+1
*
vm: validate if cfg.Bin is in $PATH for kvm,adb,qemu
baishuai
2017-05-21
1
-1
/
+6
*
vm: don't leak tty fds in adb
Andrey Konovalov
2017-03-10
1
-0
/
+2
*
vm: add Odroid support
Andrey Konovalov
2017-03-10
2
-137
/
+3
*
vm/adb: fix ppc64le build
Dmitry Vyukov
2017-03-02
3
-0
/
+11
*
vm/adb: support fuzzing without console
Dmitry Vyukov
2017-02-06
2
-10
/
+83
*
vm: properly detect when a program exits
Dmitry Vyukov
2017-02-02
1
-1
/
+8
*
adb: executor: Revert to adb reboot
Billy Lau
2017-01-26
1
-5
/
+6
*
vm/adb: increase battery check timeout
Dmitry Vyukov
2017-01-09
1
-1
/
+1
*
vm/adb: support BeagleBone console
Dmitry Vyukov
2016-12-19
2
-56
/
+92
*
vm: add ability to interrupt commands
Dmitry Vyukov
2016-11-19
1
-1
/
+5
*
Merge pull request #88 from billy-lau/hotfix/check-battery-level
Dmitry Vyukov
2016-11-15
1
-5
/
+15
|
\
|
*
Added a retry clause when doing battery check in adb.go
Billy Lau
2016-11-15
1
-5
/
+15
*
|
vm/adb: print device<->console association
Dmitry Vyukov
2016-11-15
1
-0
/
+1
|
/
*
vm/adb: support separate serial console cable
Dmitry Vyukov
2016-11-11
1
-28
/
+87
*
vm/adb: switch adb to root
Dmitry Vyukov
2016-11-11
1
-8
/
+14
*
log: add package
Dmitry Vyukov
2016-10-09
1
-12
/
+12
*
vm/adb: reboot devices in the beginning of each cycle
Dmitry Vyukov
2016-09-29
1
-9
/
+5
*
vm/adb: avoid draining battery
Dmitry Vyukov
2016-09-29
1
-14
/
+76
[next]