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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/qemu: handle QMP events
Alexey Kardashevskiy
2021-10-22
1
-4
/
+17
*
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/gce: allow ssh-rsa from Run()
Aleksandr Nogikh
2021-09-30
1
-0
/
+2
*
vm/gce: avoid ssh-rsa for user, for now allow it as host-key
Greg Steuck
2021-09-30
1
-1
/
+4
*
vm/qemu: fix nil deref in qmp
Dmitry Vyukov
2021-09-29
1
-2
/
+2
*
vm/gce: adjust log level for timeout errors
Aleksandr Nogikh
2021-09-29
1
-2
/
+2
*
vm/adb: support both old and new device format
Huizi Yang
2021-09-10
2
-7
/
+37
*
vm/vmimpl/console: tail to kernel log to get serial output
Huizi Yang
2021-09-10
2
-24
/
+28
*
vm/adb: add new adb device format and console impl for Cuttlefish
Huizi Yang
2021-09-10
1
-10
/
+58
*
vm/qemu: add apple_smc_osk and efi_{code,vars}_device options
Patrick Meyer
2021-09-03
1
-2
/
+26
*
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
*
all: use entire log to detect reports to suppress
Aleksandr Nogikh
2021-08-06
1
-8
/
+8
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-2
/
+2
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
4
-0
/
+4
*
vm/gvisor: stop instances properly (#2624)
Andrei Vagin
2021-06-15
1
-2
/
+14
*
vm/qemu: initial darwin support
Patrick Meyer
2021-06-09
1
-0
/
+7
*
vm/qemu: stop using deprecated -chardev server=on short form
Patrick Meyer
2021-06-09
1
-1
/
+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
4
-45
/
+65
*
vm/adb: add flag to avoid adb reboot for test
Joey Jiao
2021-03-20
1
-9
/
+17
*
vm/qemu: remove panic_on_warn/kvm/etc cmdline args
Dmitry Vyukov
2021-03-18
1
-39
/
+14
*
vm/qemu: provide info about qemu version/args
Dmitry Vyukov
2021-03-18
3
-0
/
+33
*
Revert "all: add KernelModule cfg to show DLKM coverage"
Dmitry Vyukov
2021-03-05
1
-1
/
+0
*
all: add KernelModule cfg to show DLKM coverage
Joey Jiao
2021-03-05
1
-0
/
+1
*
vm/qemu: improve parameter descriptions
Dmitry Vyukov
2021-03-05
1
-15
/
+25
*
vm/qemu: restrict network access
Dmitry Vyukov
2021-02-08
3
-42
/
+47
*
vm/gce: change how GCE ssh magic is enabled
Dmitry Vyukov
2021-01-29
1
-1
/
+1
*
vm: scale "wait for output" timeout
Dmitry Vyukov
2021-01-05
1
-1
/
+1
*
vm/qemu: fix arm qemu args
Dmitry Vyukov
2020-12-30
1
-6
/
+19
*
vm/qemu: scale ssh timeout
Dmitry Vyukov
2020-12-29
3
-21
/
+26
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
2
-19
/
+18
*
vm: declare executingProgram vars simpler
Dmitry Vyukov
2020-12-25
2
-11
/
+9
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-5
/
+7
*
vm/qemu, vm/gce: dump LOCKDEP state in Diagnose
Dmitry Vyukov
2020-11-21
3
-10
/
+60
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
12
-38
/
+60
*
vm: remove code duplication in MonitorExecution
Dmitry Vyukov
2020-11-21
1
-26
/
+12
*
vm/qemu: use virtio-rng-ccw on s390x arch
Alexander Egorenkov
2020-10-31
1
-1
/
+5
*
vm/vmware: improve kernel log collection and VM management
Radoslav Gerganov
2020-10-30
1
-26
/
+16
*
vm/qemu: enable virtio-rng-pci
Dmitry Vyukov
2020-10-29
1
-0
/
+1
*
vm/qemu: default target dir to /
Dmitry Vyukov
2020-10-29
1
-40
/
+32
*
vm/bhyve: add config variable cpu
tigergao99
2020-10-27
1
-1
/
+3
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
4
-9
/
+12
*
vm/qemu: fix {{TCP_PORT}} replacement
Dmitry Vyukov
2020-10-26
1
-1
/
+4
*
vm/qemu: dump vCPU registers when crashed/hung using QMP
Alexey Kardashevskiy
2020-10-26
2
-4
/
+143
*
vm/qemu: add {{TCP_PORT}} for configs
Alexey Kardashevskiy
2020-10-26
1
-0
/
+2
*
vm/qemu: give a VM name
Alexey Kardashevskiy
2020-10-26
1
-0
/
+1
*
vm: implement the VM interface for VMware Workstation
Radoslav Gerganov
2020-10-10
2
-0
/
+233
*
vm/isolated: remove dup log message
Radoslav Gerganov
2020-10-05
1
-1
/
+0
[next]