index
:
syz
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: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-3
/
+3
*
vm/adb: pass device|console info to script
Jiao, Joey
2025-04-08
1
-1
/
+1
*
vm/adb: run script allows executing complex script
Jiao, Joey
2025-04-08
1
-7
/
+1
*
vm/adb: change printk level to allow findConsole
Jiao, Joey
2025-04-03
1
-0
/
+8
*
vm: support console_cmd to run cmd to collect console log
Joey Jiao
2025-02-10
1
-20
/
+29
*
vm: dedup VM count restriction in debug mode
Dmitry Vyukov
2024-11-25
1
-3
/
+0
*
vmimpl: refactor VM type registration
Dmitry Vyukov
2024-07-23
1
-1
/
+3
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-1
/
+2
*
vm: refactor vm.Multiplex arguments
Aleksandr Nogikh
2024-07-01
1
-13
/
+22
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-1
/
+1
*
vm/adb: fix permission when running under WSL
Joey Jiao
2024-05-21
1
-0
/
+1
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-1
/
+1
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+0
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-1
/
+1
*
vm/adb: allow lower-case in serial number
Necip Fazil Yildiran
2023-08-31
1
-1
/
+1
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-8
/
+8
*
vm/adb: have adb work with android emulator by default
b10tt0
2023-06-13
1
-2
/
+3
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-3
/
+2
*
vm/adb: added a new condition to determine localhost
Andrey Artemiev
2022-08-10
1
-1
/
+1
*
vm/adb: wait for Android boot to finish
Andrey Artemiev
2022-07-25
1
-10
/
+51
*
vm/adb: use adb wait-for-device for inst.waitForSSH()
Kris Alder
2022-06-24
1
-10
/
+13
*
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
[next]