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: 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
*
vm/qemu/qemu.go: update SCP Timeout for Slower devices/Nested Virtualisation
Palash Oswal
2020-10-04
1
-1
/
+1
*
vm/vmimpl/merger: remove all CRs from output
Alexander Egorenkov
2020-10-02
2
-3
/
+8
*
vm/qemu: support {{INDEX}} in qemu_args
Dmitry Vyukov
2020-10-01
1
-6
/
+14
*
tools/create-gce-image.sh: drop rodata=n
Dmitry Vyukov
2020-10-01
1
-1
/
+0
*
vm/qemu: allow to specify network device type
Dmitry Vyukov
2020-09-28
1
-24
/
+24
*
vm/vmimpl: update console code for the new unix package
Dmitry Vyukov
2020-09-15
1
-8
/
+5
*
Revert "vm/vmimpl: disallow ssh authentication agent"
Dmitry Vyukov
2020-08-18
1
-1
/
+0
*
vm/vmimpl: disallow ssh authentication agent
Marco Vanotti
2020-08-18
1
-0
/
+1
*
all: fix comments format
Dmitry Vyukov
2020-07-12
7
-17
/
+17
*
vm/qemu: add support for linux/riscv64
Tobias Klauser
2020-06-27
1
-10
/
+39
*
vm/vmimpl: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+15
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
2
-0
/
+24
*
vm/gvisor: Send debug logs to stderr so they can be read by syzkaller
Nicolas Lacasse
2020-06-13
1
-1
/
+3
*
all: use more respective language
Dmitry Vyukov
2020-06-11
1
-12
/
+12
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
1
-1
/
+1
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
vm/isolated: fix hang when target_reboot is not set
Dipanjan Das
2020-05-21
1
-3
/
+3
*
vm/vmimpl: Don't show ktr, but uma on FreeBSD
Michael Tuexen
2020-05-12
1
-1
/
+1
*
vm/.../openbsd: get back traces of the first two cpus. (#1705)
Greg Steuck
2020-04-29
1
-0
/
+4
*
vm: better handle VM diagnosis output
Dmitry Vyukov
2020-03-21
2
-11
/
+38
*
vm/vmimpl: refactor DiagnoseFree/OpenBSD
Dmitry Vyukov
2020-03-21
5
-8
/
+8
*
gvisor: code cleanups
Andrei Vagin
2020-03-04
1
-4
/
+4
*
vm/gvisor: allocate a separate stream of GO's runtime messges
Andrei Vagin
2020-03-01
1
-1
/
+29
*
vm/isolated: add initial support for fuzzing chromebooks
Zubin Mithra
2020-02-20
2
-34
/
+209
*
vm/gvisor: fix potential deadlock
Dmitry Vyukov
2020-02-13
1
-1
/
+3
*
vm/isolated: update isolated vm
Jonghyuk Song
2020-01-08
1
-18
/
+46
*
Implement basic support for MIPS64LE
Jouni Hogander
2019-12-17
1
-0
/
+10
[next]