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
*
.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
*
vm/gvisor: show a list of processes in case of any failures
Andrei Vagin
2019-12-12
1
-1
/
+1
*
vm: add workdir_template functionality
Dmitry Vyukov
2019-12-03
2
-7
/
+23
*
sys/targets: add HostFuzzer flag
Dmitry Vyukov
2019-11-16
1
-14
/
+13
*
vm: Get debug information when FreeBSD on panics (#1470)
Andrew Turner
2019-10-21
3
-1
/
+51
*
all: convert Fuchsia to use "host fuzzing" mode
Matthew Dempsky
2019-08-27
1
-0
/
+1
*
vm/gvisor: run runsc with the alsologtostderr option
Andrei Vagin
2019-07-23
1
-0
/
+1
*
qemu: support advanced hard drive configurations
Alexander Popov
2019-07-15
1
-9
/
+20
*
vm: fix typo in comment
Dmitry Vyukov
2019-06-24
1
-1
/
+1
*
vm: fix spurious crash detection caused by trimmed lines
Dmitry Vyukov
2019-06-24
2
-2
/
+34
*
docs: don't duplicate manager config parameters
Dmitry Vyukov
2019-05-21
1
-6
/
+10
*
pkg/repro: fix no output timeout
Dmitry Vyukov
2019-05-20
2
-3
/
+3
*
vm/bhyve: ensure the VM is destroyed after closing
Mark Johnston
2019-05-13
1
-0
/
+1
*
Add a bhyve VM backend (#1150)
Mark Johnston
2019-05-11
2
-0
/
+343
*
all: fix some static analysis warnings
Dmitry Vyukov
2019-04-23
1
-1
/
+1
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
2
-5
/
+4
*
vm/gce: allow non-preemptible VMs
Dmitry Vyukov
2019-03-28
1
-3
/
+6
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
6
-9
/
+14
*
vm/qemu: s/Boot/boot/
Dmitry Vyukov
2019-03-17
1
-2
/
+2
*
vm/vmimpl: don't pass ssh key twice
Dmitry Vyukov
2019-02-22
1
-1
/
+3
*
pkg/build: added feature to copy kernel image for netbsd
Siddharth M
2019-02-22
1
-1
/
+6
*
vm/qemu: fix default flags for arm/arm64
Dmitry Vyukov
2019-02-13
1
-7
/
+15
*
openbsd: remove shorten report logic (#986)
Anton Lindqvist
2019-02-09
1
-1
/
+2
*
openbsd: more witness handling
Anton Lindqvist
2019-01-26
1
-0
/
+3
*
vm/vmimpl: fix vet warning about unkeyed struct
Dmitry Vyukov
2019-01-25
1
-1
/
+1
*
vm/vmimpl: produce better error in WaitForSSH
Dmitry Vyukov
2019-01-24
4
-3
/
+13
*
vm/qemu: Disable VGA on ppc64le
Andrew Donnellan
2019-01-15
1
-1
/
+1
*
vm/qemu: Enable KVM on ppc64le
Andrew Donnellan
2019-01-15
1
-0
/
+1
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
2
-28
/
+64
*
vm/gvisor: use runsc debug --stacks to diagnose
Michael Pratt
2018-12-21
1
-3
/
+5
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
10
-36
/
+79
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
vm: fix string duplication
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
vm: don't call Diagnose when VM hasn't crashed
Dmitry Vyukov
2018-12-16
2
-9
/
+22
*
vm: add tests for MonitorExecution
Dmitry Vyukov
2018-12-16
2
-13
/
+329
*
vm/gvisor: don't close conn on error
Michael Pratt
2018-12-13
1
-1
/
+0
*
Merge pull request #872 from prattmic/patch-2
Michael Pratt
2018-12-13
1
-1
/
+1
*
vm: respect Shutdown signal in waitForOutput
Dmitry Vyukov
2018-12-12
1
-0
/
+2
[next]