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
*
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
*
vm/gvisor: replace signal panic with log
Michael Pratt
2018-12-12
1
-1
/
+1
*
vm/gce: close old consolew in Run
Dmitry Vyukov
2018-12-02
2
-0
/
+6
*
vm/gce: use openbsd console diagnostic code for both vmm and gce
Greg Steuck
2018-12-02
3
-28
/
+48
*
vm/qemu: improve debug output
Michael Tüxen
2018-11-30
6
-6
/
+14
*
vm/qemu: Allow empty qemu-args.
Michael Tuexen
2018-11-30
1
-1
/
+3
*
openbsd: run on gce
Greg Steuck
2018-11-27
6
-20
/
+42
*
openbsd: include process information into crashes
Greg Steuck
2018-11-21
1
-0
/
+2
*
vm/vmm: make sure to always end ddb commands with a newline
Anton Lindqvist
2018-11-15
1
-5
/
+5
*
vm/vmm: disable pagination and show panic in Diagnose()
Anton Lindqvist
2018-11-12
1
-1
/
+8
*
vm/qemu: don't use e1000 on arm64
Dmitry Vyukov
2018-10-28
1
-3
/
+11
*
vm/qemu: use -cpu host,migratable=off
Dmitry Vyukov
2018-10-28
1
-3
/
+3
*
Pass -debug flag to runsc.
Nicolas Lacasse
2018-10-17
1
-0
/
+1
*
vm/vmm: use derived disks for VMs
Anton Lindqvist
2018-10-11
1
-6
/
+9
*
vm/vmm: recover from vmctl errors faster
Dmitry Vyukov
2018-09-20
1
-6
/
+14
*
vm/vmm: don't start separate process for console
Dmitry Vyukov
2018-09-20
1
-98
/
+60
*
vm/vmm: fix fd leaks
Dmitry Vyukov
2018-09-20
1
-1
/
+6
*
vm/vmm: increase timeouts
Dmitry Vyukov
2018-09-20
1
-5
/
+5
[next]